Searched refs:vm_module (Results 1 – 1 of 1) sorted by relevance
291 static const std::string vm_module = "mindspore.ops.vm_impl_registry"; in GetComputeFunction() local294 py::function get_fn = parse::python_adapter::GetPyFn(vm_module, get_vm_impl_fn); in GetComputeFunction()