Searched defs:MetaFuncGraph (Results 1 – 4 of 4) sorted by relevance
40 explicit MetaFuncGraph(const std::string &name) : name_(name) { in MetaFuncGraph() function
110 …: MetaFuncGraph(name), tail_type_(tail_type), enable_tuple_grad_first_(false), return_ids_(return_… in MetaFuncGraph() function356 : MetaFuncGraph(name), fn_leaf_(fn_leaf) {} in MetaFuncGraph() function
64 using MetaFuncGraph = mindspore::MetaFuncGraph; typedef
45 using MetaFuncGraph = mindspore::MetaFuncGraph; typedef