mindspore/docs/api/api_python/dataset/mindspore.dataset.close_poo...

3 lines
158 B
ReStructuredText
Raw Normal View History

2021-11-26 19:07:07 +08:00
.. py:method:: close_pool()
2021-11-22 16:38:21 +08:00
关闭数据集对象中的多进程池。如果您熟悉多进程库,可以将此视为进程池对象的析构函数。