Searched defs:ParseKernels (Results 1 – 5 of 5) sorted by relevance
111 STATUS CaffeConvBaseParser::ParseKernels(const caffe::ConvolutionParameter &convParam, std::vector<… in ParseKernels() function in mindspore::lite::CaffeConvBaseParser
115 STATUS CaffeConvBaseParser::ParseKernels(const caffe::ConvolutionParameter &convParam, std::vector<… in ParseKernels() function in mindspore::lite::CaffeConvBaseParser
37 STATUS TFConvBaseParser::ParseKernels(const tensorflow::NodeDef &node_def, const mindspore::Format … in ParseKernels() function in mindspore::lite::TFConvBaseParser
74 STATUS ParseKernels(std::vector<int64_t> *kernels, int *conv_dims, const onnx::AttributeProto &onnx… in ParseKernels() function
734 void DumpJsonParser::ParseKernels(const nlohmann::json &content) { in ParseKernels() function in mindspore::DumpJsonParser