Home
last modified time | relevance | path

Searched defs:ResourcePtr (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ad/
Dgrad.h29 using ResourcePtr = std::shared_ptr<pipeline::Resource>; variable
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dresource.h104 using ResourcePtr = std::shared_ptr<pipeline::Resource>; variable
Daction.cc803 bool StartPSWorkerAction(const ResourcePtr &) { in StartPSWorkerAction()
807 bool StartFLWorkerAction(const ResourcePtr &) { in StartFLWorkerAction()
891 bool StartPSSchedulerAction(const ResourcePtr &) { in StartPSSchedulerAction()
/third_party/flutter/engine/flutter/shell/common/
Dpipeline.h33 using ResourcePtr = std::unique_ptr<Resource>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h181 ResourceOwnerImpl(ResourcePtrT ResourcePtr) in ResourceOwnerImpl()
192 wrapOwnership(ResourcePtrT ResourcePtr) { in wrapOwnership()