Skip to content

Commit

Permalink
Pyre Configurationless migration for] [batch:9/28]
Browse files Browse the repository at this point in the history
Differential Revision: D56932990
  • Loading branch information
CodemodService Bot authored and facebook-github-bot committed May 3, 2024
1 parent c1f7a66 commit 77c5185
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fbgemm_gpu/experimental/gemm/triton/fp8_gemm_benchmark.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

from typing import Callable, Tuple

import torch
Expand Down
2 changes: 2 additions & 0 deletions fbgemm_gpu/experimental/gemm/triton/fp8_gemm_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 Optional, Tuple

Expand Down

0 comments on commit 77c5185

Please sign in to comment.