Searched refs:ConvertGatherOperator (Results 1 – 2 of 2) sorted by relevance
1549 tensorflow::Status ConvertGatherOperator( in ConvertGatherOperator() function2456 {"Gather", ConvertGatherOperator}, in GetTensorFlowNodeConverterMap()2457 {"GatherV2", ConvertGatherOperator}, in GetTensorFlowNodeConverterMap()
1218 void ConvertGatherOperator(const Model& model, const GatherOperator& src_op, in ConvertGatherOperator() function2214 ConvertGatherOperator(model, static_cast<const GatherOperator&>(src_op), in ConvertOperator()