Searched defs:ParseParameters (Results 1 – 2 of 2) sorted by relevance
364 void KernelPack::ParseParameters(const std::string &key, const nlohmann::json &js, KernelJsonInfo *… in ParseParameters() function in mindspore::kernel::KernelPack
921 static bool ParseParameters(const std::string& parameter, in ParseParameters() function