Skip to content

Commit

Permalink
Add missing Pyre mode headers] [shard:2/N]
Browse files Browse the repository at this point in the history
Differential Revision: D68205729

fbshipit-source-id: 04e0f9b3fadb203a3a6ed52999ed5f0b6ad49873
  • Loading branch information
generatedunixname89002005307016 authored and facebook-github-bot committed Jan 16, 2025
1 parent 45a9d61 commit f440788
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions torchrec/sparse/tensor_dict.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.

# pyre-strict

from typing import List, Optional

import torch
Expand Down

0 comments on commit f440788

Please sign in to comment.