Skip to content

Commit ae85a7f

Browse files
authored
[New Sample] Add Some NLP Model Computational Graph (#114)
* [New Sample] Add Some NLP Model Computational Graph * [New Sample] Add Some NLP Model Computational Graph
1 parent 555e821 commit ae85a7f

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

+32039
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
12429bb42890bdcb69495a267eaa72a3177a8276f2a08bb64e04a73f6d2d08cd
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/EleutherAI_pythia-70m/input_meta.py

Whitespace-only changes.

samples/transformers-auto-model/EleutherAI_pythia-70m/input_tensor_constraints.py

Whitespace-only changes.

samples/transformers-auto-model/EleutherAI_pythia-70m/model.py

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

0 commit comments

Comments
 (0)