Searched refs:ConvertGatherOperator (Results 1 – 2 of 2) sorted by relevance
1667 tensorflow::Status ConvertGatherOperator( in ConvertGatherOperator() function2617 {"Gather", ConvertGatherOperator}, in GetTensorFlowNodeConverterMap()2618 {"GatherV2", ConvertGatherOperator}, in GetTensorFlowNodeConverterMap()
1236 void ConvertGatherOperator(const Model& model, const GatherOperator& src_op, in ConvertGatherOperator() function2256 ConvertGatherOperator(model, static_cast<const GatherOperator&>(src_op), in ConvertOperator()