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