mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
[ez] fix grammar error in comment (#156053)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/156053 Approved by: https://github.com/jingsh ghstack dependencies: #155982, #155996
This commit is contained in:
parent
247113e03e
commit
a24ce67dee
|
|
@ -147,7 +147,7 @@ class MultiKernel:
|
|||
)
|
||||
```
|
||||
|
||||
Here is an concrete example: https://gist.github.com/shunting314/d9f3fb6bc6cee3dbae005825ca196d39
|
||||
Here is a concrete example: https://gist.github.com/shunting314/d9f3fb6bc6cee3dbae005825ca196d39
|
||||
"""
|
||||
|
||||
def __init__(self, kernels):
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user