Searched refs:ConvertGatherOperator (Results 1 – 2 of 2) sorted by relevance
1660 tensorflow::Status ConvertGatherOperator( in ConvertGatherOperator() function2609 {"Gather", ConvertGatherOperator}, in GetTensorFlowNodeConverterMap()2610 {"GatherV2", ConvertGatherOperator}, in GetTensorFlowNodeConverterMap()
1231 void ConvertGatherOperator(const Model& model, const GatherOperator& src_op, in ConvertGatherOperator() function2251 ConvertGatherOperator(model, static_cast<const GatherOperator&>(src_op), in ConvertOperator()