Home
last modified time | relevance | path

Searched defs:operand_shapes (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_autotuning.proto13 repeated xla.ShapeProto operand_shapes = 2; field
Dir_emitter_unnested.h81 std::vector<Shape> operand_shapes; member
Dir_emitter_unnested.cc1684 std::vector<Shape>* operand_shapes, in ProcessFusionForConversion()
2739 std::vector<Shape> operand_shapes, output_shapes; in GetOrCreateSubComputationFromRegion() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc115 std::vector<const Shape*> operand_shapes; in HandleConcatenate() local
284 std::vector<const Shape*> operand_shapes; in HandleAllReduce() local
326 std::vector<const Shape*> operand_shapes; in HandleAllToAll() local
666 std::vector<const Shape*> operand_shapes; in HandleReduce() local
870 std::vector<const Shape*> operand_shapes; in HandleMap() local
1149 std::vector<const Shape*> operand_shapes; in HandleAfterAll() local
Dall_reduce_combiner.cc62 std::vector<Shape> operand_shapes; in CombineAllReduces() local
Dhlo_creation_utils.cc242 std::vector<const Shape*> operand_shapes; in MakeConcatHlo() local
305 std::vector<const Shape*> operand_shapes; in MakeMapHlo() local
Dshape_inference.cc1067 std::vector<const Shape*> operand_shapes; in InferVariadicOpShape() local
1076 HloOpcode opcode, absl::Span<const Shape* const> operand_shapes) { in InferVariadicOpShape()
2046 absl::Span<const Shape* const> operand_shapes) { in InferAllReduceShape()
2089 absl::Span<const Shape* const> operand_shapes) { in InferAllToAllTupleShape()
Dhlo_evaluator.cc2410 absl::InlinedVector<const Shape*, 1> operand_shapes; in HandleReduce() local
Dhlo_instruction.cc554 std::vector<Shape> operand_shapes; in CreateFromProto() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dfold_broadcast.cc165 std::array<llvm::ArrayRef<int64_t>, 2> operand_shapes; in RewriteOp() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dmlir_emitter.cc92 llvm::ArrayRef<Shape> operand_shapes, llvm::Value *result_ptr, in EmitMlirFuncAndCall()
Ddot_op_emitter.cc255 Shape operand_shapes[] = {dot_info_.lhs_shape, dot_info_.rhs_shape}; in EmitLinalgMatmul() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc235 std::vector<Shape> operand_shapes; in GetOperandShapes() local
2557 std::vector<const Shape*> operand_shapes, init_shapes; in ReduceWindowWithGeneralPadding() local
2602 std::vector<const Shape*> operand_shapes, init_shapes; in ReduceWindowInternal() local
2788 std::vector<const Shape*> operand_shapes; in AllReduce() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2184 std::vector<Shape> operand_shapes; in HandleSingleDevice() local