Skip to content

Commit 63bc24d

Browse files
authored
[New Sample] Add timm serious Model Computational Graph part2 (#191)
* add timm models * del redundant model
1 parent c926eea commit 63bc24d

File tree

132 files changed

+145536
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+145536
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3c0cb9bf3182ac9260a5af94dd25b131ff050e17b5545c0b71e791ec9e309e55
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/timm/convformer_b36/input_meta.py

Whitespace-only changes.

samples/timm/convformer_b36/input_tensor_constraints.py

Whitespace-only changes.

samples/timm/convformer_b36/model.py

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

0 commit comments

Comments
 (0)