add info about sampler api

This commit is contained in:
shenwei41 2022-08-09 14:28:16 +08:00
parent 6aa13448c3
commit 1f1b3bc449
1 changed files with 4 additions and 1 deletions

View File

@ -7,4 +7,7 @@
.. py:method:: get_child()
获取给定采样器的子采样器。
获取给定采样器的子采样器。
返回:
Sampler给定采样器的子采样器。