Skip to content

Commit e0b8908

Browse files
authored
[New Sample] Add Some NLP Model Computational Graph (#103)
1 parent 44278ea commit e0b8908

File tree

12 files changed

+8363
-0
lines changed

12 files changed

+8363
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8e817bb4f4169b2cff9758f503eb823682ff62be166abb5c253e4bbcb801eca2
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/microsoft_layoutlm-base-uncased/input_meta.py

Whitespace-only changes.

samples/transformers-auto-model/microsoft_layoutlm-base-uncased/input_tensor_constraints.py

Whitespace-only changes.

samples/transformers-auto-model/microsoft_layoutlm-base-uncased/model.py

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

0 commit comments

Comments
 (0)