Skip to content

Commit

Permalink
remove pyre ignore (#1945)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #1945

fix oss ci pyre

Reviewed By: TroyGarden

Differential Revision: D56914820

fbshipit-source-id: 2070a558f4ed66c19d939ae2e6c08f95d048aa26
  • Loading branch information
henrylhtsang authored and facebook-github-bot committed May 3, 2024
1 parent c758d6e commit dc834d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchrec/sparse/jagged_tensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
from torch.autograd.profiler import record_function
from torch.fx._pytree import register_pytree_flatten_spec, TreeSpec

# pyre-ignore
from torch.fx.experimental.symbolic_shapes import guard_size_oblivious
from torch.utils._pytree import GetAttrKey, KeyEntry, register_pytree_node

Expand Down

0 comments on commit dc834d1

Please sign in to comment.