Searched defs:GatherLoopFusionTestSpec (Results 1 – 1 of 1) sorted by relevance
726 struct GatherLoopFusionTestSpec { struct727 std::string test_name;728 std::string hlo_computation_text;730 static std::string Name( in Name()