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:
Yanan Cao 2021-04-29 04:51:41 -07:00 committed by Facebook GitHub Bot
parent e903e16d40
commit 2aadeac0ff

View file

@ -1651,9 +1651,6 @@ Python Builtin Functions Support
* - ``filter()``
- None
-
* - ``filter()``
- None
-
* - ``float()``
- Partial
- Doesn't honor ``__index__`` override