Skip to content

Commit ebef631

Browse files
authored
add vit model (#112)
1 parent cb3e8dd commit ebef631

30 files changed

+21903
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
63837185eed549f26b0aa6d5da0bf82a28619feff18d895dc44709578023210f
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"framework": "torch",
3+
"num_devices_required": 1,
4+
"num_nodes_required": 1,
5+
"dynamic": false
6+
}

samples/torchvision/vit_b_16/input_meta.py

Whitespace-only changes.

samples/torchvision/vit_b_16/input_tensor_constraints.py

Whitespace-only changes.

samples/torchvision/vit_b_16/model.py

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

0 commit comments

Comments
 (0)