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 4945579 commit b0eda9cCopy full SHA for b0eda9c
benchmarks/load_tensor/main.py
@@ -5,6 +5,8 @@
5
# This source code is licensed under the BSD-style license found in the
6
# LICENSE file in the root directory of this source tree.
7
8
+# pyre-unsafe
9
+
10
import argparse
11
import logging
12
import os
0 commit comments