Home
last modified time | relevance | path

Searched refs:run_with_mind_rt (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline.cc166 bool run_with_mind_rt = graph_nums == 1 || context_ptr->get_param<bool>(MS_CTX_ENABLE_MINDRT); in SetLoopCount() local
167 resource->set_vm_loop(!run_with_mind_rt, loop_size); in SetLoopCount()