Skip to content

Commit 9297cf6

Browse files
authored
[New Sample] Add Some TorchVision Computational Graph (#469)
* [New Sample] Add Some TorchVision Computational Graph * fix codestyle check
1 parent a4fe530 commit 9297cf6

File tree

6 files changed

+13421
-0
lines changed

6 files changed

+13421
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e40d589dd1bc0ad4b7b6087f35f92473c8935b96fac3f039fd83511f47cf16e3
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"framework": "torch",
3+
"num_devices_required": 1,
4+
"num_nodes_required": 1,
5+
"dynamic": true,
6+
"model_name": "fcn_resnet101"
7+
}

samples/torchvision/fcn_resnet101/input_meta.py

Whitespace-only changes.

samples/torchvision/fcn_resnet101/input_tensor_constraints.py

Whitespace-only changes.

samples/torchvision/fcn_resnet101/model.py

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

0 commit comments

Comments
 (0)