Skip to content

Commit

Permalink
Add missing Pyre mode headers] [batch:8/1557] [shard:11/N]
Browse files Browse the repository at this point in the history
Differential Revision: D69040464

fbshipit-source-id: 9fe8f48ef45fe258617495935520139152947bcc
  • Loading branch information
generatedunixname89002005307016 authored and facebook-github-bot committed Feb 4, 2025
1 parent 01d4c68 commit f18ec58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fbgemm_gpu/fbgemm_gpu/tbe_input_multiplexer.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-unsafe

import abc

from dataclasses import dataclass
Expand Down
2 changes: 2 additions & 0 deletions fbgemm_gpu/test/tbe/utils/generate_vbe_metadata_test.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-unsafe

import unittest
from itertools import accumulate

Expand Down

0 comments on commit f18ec58

Please sign in to comment.