This website requires JavaScript.
Explore
Help
Sign In
Nigel
/
mindspore
forked from
mindspore-Ecosystem/mindspore
Watch
0
Star
0
Fork
You've already forked mindspore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2edfdb2a2f
mindspore
/
docs
/
api
/
api_python
/
dataset
/
mindspore.dataset.Dataset.a...
7 lines
166 B
ReStructuredText
Raw
Normal View
History
Unescape
Escape
modify doc
2022-01-24 16:31:13 +08:00
..
py:method
::
add_sampler(new_sampler)
Update chinese doc
2021-12-02 14:16:26 +08:00
fix the remaining review problems
2022-04-02 16:26:32 +08:00
为当前数据集添加子采样器。
Update chinese doc
2021-12-02 14:16:26 +08:00
format modification
2022-07-06 17:30:12 +08:00
参数:
-
**new_sampler**
(Sampler) - 待添加的子采样器。