Skip to content

Commit

Permalink
fixes unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
  • Loading branch information
wyli committed Mar 28, 2022
1 parent a676e38 commit b78b390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_mmar_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"item": "clara_pt_pathology_metastasis_detection",
"map_location": "cuda" if torch.cuda.is_available() else "cpu",
},
"TorchVisionFullyConvModel",
"TorchVisionFCModel",
np.array(
[
[-0.00693138, -0.00441378, -0.01057985, 0.05604396, 0.03526996, -0.00399302, -0.0267504],
Expand Down

0 comments on commit b78b390

Please sign in to comment.