Skip to content

Commit 7db82bd

Browse files
authored
[New Sample] Add siglip Model Computational Graph (#179)
* add siglip model * ci * fix
1 parent bf021a4 commit 7db82bd

Some content is hidden

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

42 files changed

+776845
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1c123c95ecd0edd3719a28ee7efba007c180a1feda05b05122813df0c96bcf35
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/transformers-auto-model/google/siglip-base-patch16-224/input_meta.py

Whitespace-only changes.

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

Whitespace-only changes.

samples/transformers-auto-model/google/siglip-base-patch16-224/model.py

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

0 commit comments

Comments
 (0)