Searched defs:executor_type (Results 1 – 3 of 3) sorted by relevance
| /third_party/grpc/src/core/lib/iomgr/ | ||
| D | executor.cc | 391 ExecutorType executor_type, ExecutorJobType job_type) { in Run() |
| /third_party/python/Lib/test/ | ||
| D | test_concurrent_futures.py | 151 executor_type = futures.ThreadPoolExecutor variable in ThreadPoolMixin |
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/operations/ | ||
| D | _inner_ops.py | 1496 def __init__(self, graph, executor_type=""): argument |