| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/parallel_stub/ |
| D | executor_manager_stub.h | 26 class Executor; variable
|
| D | executor_stub.h | 28 …Executor(const std::string &device_name, uint32_t device_id) : device_name_(device_name), device_i… in Executor() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/ |
| D | executor_manager.h | 26 class Executor; variable
|
| D | executor.h | 130 …Executor(std::string device_name, uint32_t device_id) : device_name_(std::move(device_name)), devi… in Executor() function
|
| D | session_basic.h | 98 class Executor; variable
|
| /third_party/grpc/src/python/grpcio/grpc/aio/ |
| D | _server.py | 41 thread_pool: Optional[Executor], 201 migration_thread_pool: Optional[Executor] = None,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Parallel.cpp | 30 class Executor { class
|
| /third_party/mindspore/mindspore-src/source/ |
| D | RELEASE.md | 2926 #### Executor subsubsection 3127 #### Executor subsubsection 3209 #### Executor subsubsection 3275 #### Executor subsubsection 3391 #### Executor subsubsection 3437 #### Executor subsubsection 3517 #### Executor subsubsection 3557 #### Executor subsubsection 3640 #### Executor subsubsection 3757 #### Executor subsubsection [all …]
|
| D | RELEASE_CN.md | 2924 #### Executor subsubsection 3125 #### Executor subsubsection
|
| /third_party/grpc/src/core/lib/event_engine/posix_engine/ |
| D | posix_engine.h | 111 ThreadPool* Executor() { return executor_.get(); } in Executor() function
|
| /third_party/grpc/src/core/lib/iomgr/ |
| D | executor.cc | 76 Executor::Executor(const char* name) : name_(name) { in Executor() function in grpc_core::Executor
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/mock/ |
| D | executor.cc | 156 Executor::Executor(const std::string &device_name, uint32_t device_id) { in Executor() function in mindspore::session::Executor
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/ |
| D | executor.cc | 156 Executor::Executor(const std::string &device_name, uint32_t device_id) { in Executor() function in mindspore::session::Executor
|
| /third_party/python/Lib/concurrent/futures/ |
| D | _base.py | 569 class Executor(object): class
|