Home
last modified time | relevance | path

Searched refs:MakeGatherDimNumbers (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference_test.cc2480 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
2495 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
2510 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
2526 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
2544 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
2561 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
2578 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
2595 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
2613 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
2631 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
[all …]
Dgather_simplifier.cc74 HloGatherInstruction::MakeGatherDimNumbers( in ExpandInstruction()
Dhlo_instruction_test.cc1598 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
1634 HloGatherInstruction::MakeGatherDimNumbers( in TEST_F()
Dhlo_instructions.h2121 static GatherDimensionNumbers MakeGatherDimNumbers(
Dhlo_instructions.cc3079 /* static */ GatherDimensionNumbers HloGatherInstruction::MakeGatherDimNumbers( in MakeGatherDimNumbers() function in xla::HloGatherInstruction
Dhlo_parser.cc2830 HloGatherInstruction::MakeGatherDimNumbers( in CreateInstruction()