| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/graph/ |
| D | graph_impl.h | 37 void SetContext(const std::shared_ptr<Context> &context) { graph_context_ = context; } in SetContext() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/ |
| D | model_impl.h | 72 void SetContext(const std::shared_ptr<Context> &model_context) { in SetContext() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_ge/ |
| D | ge_context_manager.cc | 49 bool GeContextManager::SetContext() { in SetContext() function in mindspore::GeContextManager
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/ |
| D | cell.cc | 30 void GraphCell::SetContext(const std::shared_ptr<Context> &context) { in SetContext() function in mindspore::GraphCell
|
| /third_party/grpc/src/core/lib/promise/ |
| D | context.h | 127 GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION inline void SetContext(T* p) { in SetContext() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/model/ |
| D | model_impl.h | 136 void SetContext(const std::shared_ptr<Context> &context) { context_ = context; } in SetContext() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/ |
| D | execution_flow.h | 47 void SetContext(InferContextPtr context) override { context_ = context; } in SetContext() function
|
| D | execution_plan.h | 57 void SetContext(std::shared_ptr<abstract::Context> context) override { context_ = context; } in SetContext() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ |
| D | inner_allocator.cc | 30 void DefaultAllocator::SetContext(const AllocatorContext &ctx) { in SetContext() function in mindspore::DefaultAllocator
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model_pool/ |
| D | model_parallel_runner.cc | 48 void RunnerConfig::SetContext(const std::shared_ptr<Context> &context) { in SetContext() function in mindspore::RunnerConfig
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/ |
| D | kernel_runtime.h | 84 virtual void SetContext() {} in SetContext() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/providers/dpico/src/ |
| D | custom_allocator.cc | 40 void CustomAllocator::SetContext(const AllocatorContext &ctx) { in SetContext() function in mindspore::lite::CustomAllocator
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/graph/ |
| D | graph_impl.h | 51 void SetContext(const std::shared_ptr<Context> &context) { graph_context_ = context; } in SetContext() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | module.h | 260 void SetContext(IRContext* c) { context_ = c; } in SetContext() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | module.h | 260 void SetContext(IRContext* c) { context_ = c; } in SetContext() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/gpu/opencl/ |
| D | opencl_allocator.cc | 29 void OpenCLAllocator::SetContext(const AllocatorContext &ctx) { in SetContext() function in mindspore::lite::opencl::OpenCLAllocator
|
| /third_party/spirv-tools/source/opt/ |
| D | module.h | 277 void SetContext(IRContext* c) { context_ = c; } in SetContext() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/ |
| D | ascend_kernel_runtime.cc | 126 void AscendKernelRuntime::SetContext() { in SetContext() function in mindspore::device::ascend::AscendKernelRuntime
|