Home
last modified time | relevance | path

Searched defs:hyper_param_count (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dresolve.cc172 size_t hyper_param_count = top_graph->hyper_param_count(); in ConvertLoadedGraph() local
/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.h224 size_t hyper_param_count() const { return hyper_param_count_; } in hyper_param_count() function
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Dless_batch_normalization.cc341 size_t hyper_param_count = root_graph->hyper_param_count(); in RemoveBatchNormalizetionNotUseParameters() local