Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_autotuning.proto12 repeated xla.ShapeProto operand_shapes = 2; field
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc121 std::vector<const Shape*> operand_shapes; in HandleConcatenate() local
188 std::vector<const Shape*> operand_shapes; in HandleAllReduce() local
196 std::vector<const Shape*> operand_shapes; in HandleAllToAll() local
448 std::vector<const Shape*> operand_shapes; in HandleReduce() local
600 std::vector<const Shape*> operand_shapes; in HandleMap() local
828 std::vector<const Shape*> operand_shapes; in HandleAfterAll() local
Dhlo_creation_utils.cc207 std::vector<const Shape*> operand_shapes; in MakeConcatHlo() local
233 std::vector<const Shape*> operand_shapes; in MakeMapHlo() local
Dshape_inference.cc1023 std::vector<const Shape*> operand_shapes; in InferVariadicOpShape() local
1032 HloOpcode opcode, absl::Span<const Shape* const> operand_shapes) { in InferVariadicOpShape()
1976 absl::Span<const Shape* const> operand_shapes) { in InferAllReduceShape()
2019 absl::Span<const Shape* const> operand_shapes) { in InferAllToAllTupleShape()
Dhlo_evaluator_typed_visitor.h1691 absl::InlinedVector<const Shape*, 1> operand_shapes; in HandleReduce() local
Dhlo_instruction.cc448 std::vector<Shape> operand_shapes; in CreateFromProto() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc113 std::vector<Shape> operand_shapes; in GetOperandShapes() local