Searched defs:executor_type (Results 1 – 2 of 2) sorted by relevance
| /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 |