Skip to content

Commit a342d13

Browse files
authored
[New Sample] Add Some NLP Model Computational Graph (#99)
1 parent 959ab81 commit a342d13

Some content is hidden

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

54 files changed

+40001
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
63274f127abd3f82bf486c79283364e50c052b227b3c84b4014f8f3bedb06f49
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/albert-base-v2/input_meta.py

Whitespace-only changes.

samples/transformers-auto-model/albert-base-v2/input_tensor_constraints.py

Whitespace-only changes.

samples/transformers-auto-model/albert-base-v2/model.py

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

0 commit comments

Comments
 (0)