mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[BE][2/16] fix typos in torch/ (torch/_*/) (#156312)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/156312 Approved by: https://github.com/albanD
This commit is contained in:
committed by
PyTorch MergeBot
parent
8b97e4dd8c
commit
7a92b51196
@ -94,7 +94,7 @@ class elementwise_type_promotion_wrapper:
|
||||
|
||||
Takes two kwargs, type_promoting_args and type_promotion_kind.
|
||||
|
||||
type_promoting_args must be a string Sequence specifiying the argument names of all
|
||||
type_promoting_args must be a string Sequence specifying the argument names of all
|
||||
arguments that participate in type promotion (and should be type promoted). If the
|
||||
arg specifies a Sequence-type then every element of the Sequence will participate in
|
||||
type promotion.
|
||||
|
Reference in New Issue
Block a user