HomeSort by relevance Sort by last modified time
    Searched refs:HloDotInstruction (Results 1 - 6 of 6) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/tests/
test_utils.h 104 std::unique_ptr<HloDotInstruction> CreateCanonicalDot(const Shape& shape,
test_utils.cc 575 std::unique_ptr<HloDotInstruction> CreateCanonicalDot(const Shape& shape,
586 return absl::make_unique<HloDotInstruction>(
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_instructions.cc     [all...]
hlo_instruction.cc 561 instruction = absl::make_unique<HloDotInstruction>(
    [all...]
hlo_instructions.h     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
dot_op_emitter.cc     [all...]

Completed in 560 milliseconds