Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion_test.cc726 struct GatherLoopFusionTestSpec { struct
727 std::string test_name;
728 std::string hlo_computation_text;
730 static std::string Name( in Name()