Skip to content

Commit af50fab

Browse files
[New Sample] Add google/vit-base-patch16-224 & microsoft/resnet-50 computation graph (#90)
* add google_vit-base-patch16-224 & microsoft_resnet-50 * Update model.py * Update model.py --------- Co-authored-by: 秋风送爽屁屁凉 <[email protected]>
1 parent c6f0e21 commit af50fab

File tree

12 files changed

+8253
-0
lines changed

12 files changed

+8253
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5d1eb3b61f5aea2262dfa275b5b6ec799ef6855efb686bdd75eb2f8039d49b14
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"framework": "torch",
3+
"num_devices_required": 1,
4+
"num_nodes_required": 1
5+
}

samples/transformers-auto-model/google_vit-base-patch16-224/input_meta.py

Whitespace-only changes.

samples/transformers-auto-model/google_vit-base-patch16-224/input_tensor_constraints.py

Whitespace-only changes.

samples/transformers-auto-model/google_vit-base-patch16-224/model.py

Lines changed: 1677 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)