We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806a8b7 commit cc8c6c4Copy full SHA for cc8c6c4
tests/test_aot_eager.py
@@ -1,3 +1,8 @@
1
+# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
2
+#
3
+# This source code is licensed under the BSD license found in the
4
+# LICENSE file in the root directory of this source tree.
5
+
6
import pytest
7
import torch
8
from torch.utils._debug_mode import DebugMode
0 commit comments