Skip to content

Commit 9f1b610

Browse files
authored
[New Sample] Add bert_uncased Model Computational Graph (#183)
* add bert_uncased * ci * fix
1 parent 46274e5 commit 9f1b610

File tree

168 files changed

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

168 files changed

+70357
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d93d8c948c74cbd59a7dd244a292c67ba24b24827df168a18daa261742216ab7
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/bert_uncased_L-10_H-128_A-2/input_meta.py

Whitespace-only changes.

samples/transformers-auto-model/google/bert_uncased_L-10_H-128_A-2/input_tensor_constraints.py

Whitespace-only changes.

samples/transformers-auto-model/google/bert_uncased_L-10_H-128_A-2/model.py

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

0 commit comments

Comments
 (0)