mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Remove duplicate entry for filter in language ref v2 (#57154)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/57154 Reviewed By: zou3519 Differential Revision: D28061690 Pulled By: gmagogsfm fbshipit-source-id: b895238c0425cc6b60f5e19c67fc5bc6e0115d7f
This commit is contained in:
parent
e903e16d40
commit
2aadeac0ff
1 changed files with 0 additions and 3 deletions
|
|
@ -1651,9 +1651,6 @@ Python Builtin Functions Support
|
|||
* - ``filter()``
|
||||
- None
|
||||
-
|
||||
* - ``filter()``
|
||||
- None
|
||||
-
|
||||
* - ``float()``
|
||||
- Partial
|
||||
- Doesn't honor ``__index__`` override
|
||||
|
|
|
|||
Loading…
Reference in a new issue