Skip to content

Commit

Permalink
xu feedbacK
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim committed Jul 26, 2023
1 parent 861937d commit 5f65e3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions torchbenchmark/models/clip/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
devices:
NVIDIA A100-SXM4-40GB:
eval_batch_size: 1
eval_train_size: 1
eval_batch_size: 32
train_batch_size: 32
eval_benchmark: false
eval_deterministic: false
eval_nograd: true
Expand Down
2 changes: 1 addition & 1 deletion torchbenchmark/models/clip/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
git+https://github.com/facebookresearch/multimodal.git
git+https://github.com/facebookresearch/multimodal.git@bf42547c5fcfd063eba4f036def0c57309c2ee57

0 comments on commit 5f65e3c

Please sign in to comment.