Skip to content

Commit 2cd2fc0

Browse files
authored
[New Sample] Add Some NLP Model Computational Graph (#151)
* add model * fix
1 parent 2c2c1c1 commit 2cd2fc0

File tree

108 files changed

+70507
-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.

108 files changed

+70507
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bc3de59155cf73a1d1261ffc1a500b56ab66170eabe230830f3ac5f9c00a29be
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/mmarco-mMiniLMv2-L12-H384-v1/input_meta.py

Whitespace-only changes.

samples/transformers-auto-model/mmarco-mMiniLMv2-L12-H384-v1/input_tensor_constraints.py

Whitespace-only changes.

samples/transformers-auto-model/mmarco-mMiniLMv2-L12-H384-v1/model.py

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

0 commit comments

Comments
 (0)