Skip to content

Commit

Permalink
Pyre Configurationless migration for] [batch:50/244] (#2412)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #2412

Reviewed By: connernilsen

Differential Revision: D54729785

fbshipit-source-id: 758c3e4685d04ae30172c06e7189d9cf59eaa64e
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Mar 10, 2024
1 parent b8c9869 commit c6b536f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fbgemm_gpu/test/combine/empty_weights_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-strict

import unittest

import torch
Expand Down
2 changes: 2 additions & 0 deletions fbgemm_gpu/test/runtime_monitor_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,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


import unittest
from typing import cast, List, Tuple
Expand Down

0 comments on commit c6b536f

Please sign in to comment.