Searched refs:ConvertGather (Results 1 – 2 of 2) sorted by relevance
3712 Status ConvertGather(OpConverterParams* params) { in ConvertGather() function3997 (*registration)["GatherV2"] = ConvertGather; in RegisterValidatableOpConverters()
3498 TEST_F(OpConverterTest, ConvertGather) { in TEST_F() argument