Home
last modified time | relevance | path

Searched defs:empty_input (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
Dtest_subprocess.py359 async def empty_input(): function
378 async def empty_input(): function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/dvm/
Ddvm_kernel_build.cc144 std::vector<ShapeVector> *shapes_ref_source, bool empty_input) in OpBuilder()