Home
last modified time | relevance | path

Searched defs:PreInit (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime.h108 virtual void PreInit() {} in PreInit() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc307 void AscendKernelRuntime::PreInit() { in PreInit() function in mindspore::device::ascend::AscendKernelRuntime