mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Fix non-existing parameters in docstrings in misc places (#91121)
This should be the last continuation of https://github.com/pytorch/pytorch/pull/90505 Pull Request resolved: https://github.com/pytorch/pytorch/pull/91121 Approved by: https://github.com/clee2000
This commit is contained in:
committed by
PyTorch MergeBot
parent
0210d508cc
commit
99bd8d12e1
@ -143,7 +143,7 @@ class OmniglotNShot:
|
||||
:param batchsz: task num
|
||||
:param n_way:
|
||||
:param k_shot:
|
||||
:param k_qry:
|
||||
:param k_query:
|
||||
:param imgsz:
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user