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 c13d86c commit 6e601fcCopy full SHA for 6e601fc
.circleci/config.yml
@@ -54,7 +54,7 @@ jobs:
54
# cd py/torch_tensorrt/fx/setup
55
# python3 setup.py install
56
- run:
57
- name: run tests
+ name: run fx2trt tests
58
command: |
59
# one fix pending to enable below
60
# cd py/torch_tensorrt/fx/test
0 commit comments