Searched defs:GenOtherJson (Results 1 – 3 of 3) sorted by relevance
80 virtual void GenOtherJson(const AnfNodePtr &anf_node, nlohmann::json *compute_json) {} in GenOtherJson() function
310 void FusionBuildTbeJsonCreator::GenOtherJson(const AnfNodePtr &anf_node, nlohmann::json *compute_js… in GenOtherJson() function in mindspore::kernel::FusionBuildTbeJsonCreator
313 void SingleTbeJsonCreator::GenOtherJson(const AnfNodePtr &anf_node, nlohmann::json *compute_json) { in GenOtherJson() function in mindspore::kernel::SingleTbeJsonCreator