identifier
stringlengths 7
18
| space
stringclasses 4
values | uid
stringlengths 1
6
| arch_str
stringlengths 1
32
| input
stringlengths 8.51k
461k
| target_metric
stringclasses 1
value | val_accuracy
float64 0
95.1
| flops
float64 31.1M
14.7B
| params
float64 227k
50M
| metadata
stringlengths 0
1.46k
| metainformation
stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|
NASBench101_24634
|
NASBench101
|
24634
|
0edcfd76e756a42b286d8e7974c582db
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_437[FLOAT, 128x3x3x3]
%onnx::Conv_438[FLOAT, 128]
%onnx::Conv_440[FLOAT, 64x128x1x1]
%onnx::Conv_441[FLOAT, 64]
%onnx::Conv_443[FLOAT, 64x64x1x1]
%onnx::Conv_446[FLOAT, 64x128x1x1]
%onnx::Conv_449[FLOAT, 64x64x1x1]
%onnx::Conv_452[FLOAT, 64x128x1x1]
%onnx::Conv_455[FLOAT, 64x64x1x1]
%onnx::Conv_458[FLOAT, 128x128x1x1]
%onnx::Conv_461[FLOAT, 128x128x1x1]
%onnx::Conv_464[FLOAT, 128x256x1x1]
%onnx::Conv_467[FLOAT, 128x128x1x1]
%onnx::Conv_470[FLOAT, 128x256x1x1]
%onnx::Conv_473[FLOAT, 128x128x1x1]
%onnx::Conv_476[FLOAT, 256x256x1x1]
%onnx::Conv_477[FLOAT, 256]
%onnx::Conv_479[FLOAT, 256x256x1x1]
%onnx::Conv_482[FLOAT, 256x512x1x1]
%onnx::Conv_485[FLOAT, 256x256x1x1]
%onnx::Conv_488[FLOAT, 256x512x1x1]
%onnx::Conv_491[FLOAT, 256x256x1x1]
) {
%onnx::Conv_492 = Identity(%onnx::Conv_477)
%onnx::Conv_489 = Identity(%onnx::Conv_477)
%onnx::Conv_486 = Identity(%onnx::Conv_477)
%onnx::Conv_483 = Identity(%onnx::Conv_477)
%onnx::Conv_480 = Identity(%onnx::Conv_477)
%onnx::Conv_474 = Identity(%onnx::Conv_438)
%onnx::Conv_471 = Identity(%onnx::Conv_438)
%onnx::Conv_468 = Identity(%onnx::Conv_438)
%onnx::Conv_465 = Identity(%onnx::Conv_438)
%onnx::Conv_462 = Identity(%onnx::Conv_438)
%onnx::Conv_459 = Identity(%onnx::Conv_438)
%onnx::Conv_456 = Identity(%onnx::Conv_441)
%onnx::Conv_453 = Identity(%onnx::Conv_441)
%onnx::Conv_450 = Identity(%onnx::Conv_441)
%onnx::Conv_447 = Identity(%onnx::Conv_441)
%onnx::Conv_444 = Identity(%onnx::Conv_441)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_437, %onnx::Conv_438)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_440, %onnx::Conv_441)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_443, %onnx::Conv_444)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_446, %onnx::Conv_447)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_449, %onnx::Conv_450)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_452, %onnx::Conv_453)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_455, %onnx::Conv_456)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_458, %onnx::Conv_459)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_461, %onnx::Conv_462)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_464, %onnx::Conv_465)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_467, %onnx::Conv_468)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_470, %onnx::Conv_471)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_473, %onnx::Conv_474)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_476, %onnx::Conv_477)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_479, %onnx::Conv_480)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_482, %onnx::Conv_483)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_485, %onnx::Conv_486)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_488, %onnx::Conv_489)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_491, %onnx::Conv_492)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%435 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %435
}
|
val_accuracy
| 86.929089
| 223,356,928
| 706,442
|
{'zcp_epe_nas': 89.56923594047058, 'zcp_fisher': 4.292072772979736, 'zcp_flops': 3573710848.0, 'zcp_grad_norm': 29.266361236572266, 'zcp_grasp': 1.628890991210937, 'zcp_jacov': -16.045097587274658, 'zcp_l2_norm': 348.677978515625, 'zcp_nwot': 208.74164539383838, 'zcp_params': 706442.0, 'zcp_plain': -0.07468287646770401, 'zcp_snip': 161.7960968017578, 'zcp_synflow': 61.15941002663634, 'zcp_zen': 41.058799743652344, 'zcp_val_accuracy': 0.9364984035491941}
| |
NASBench101_107986
|
NASBench101
|
107986
|
413d6535fcfd13be301643f889be10f5
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_860[FLOAT, 128x3x3x3]
%onnx::Conv_861[FLOAT, 128]
%onnx::Conv_863[FLOAT, 128x128x1x1]
%onnx::Conv_866[FLOAT, 128x128x3x3]
%onnx::Conv_869[FLOAT, 128x128x3x3]
%onnx::Conv_872[FLOAT, 128x128x1x1]
%onnx::Conv_875[FLOAT, 128x128x3x3]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 128x128x1x1]
%onnx::Conv_884[FLOAT, 128x128x3x3]
%onnx::Conv_887[FLOAT, 128x128x3x3]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x3x3]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 128x128x1x1]
%onnx::Conv_902[FLOAT, 128x128x3x3]
%onnx::Conv_905[FLOAT, 128x128x3x3]
%onnx::Conv_908[FLOAT, 128x128x1x1]
%onnx::Conv_911[FLOAT, 128x128x3x3]
%onnx::Conv_914[FLOAT, 128x128x1x1]
%onnx::Conv_917[FLOAT, 256x128x1x1]
%onnx::Conv_918[FLOAT, 256]
%onnx::Conv_920[FLOAT, 256x256x3x3]
%onnx::Conv_923[FLOAT, 256x256x3x3]
%onnx::Conv_926[FLOAT, 256x256x1x1]
%onnx::Conv_929[FLOAT, 256x256x3x3]
%onnx::Conv_932[FLOAT, 256x256x1x1]
%onnx::Conv_935[FLOAT, 256x256x1x1]
%onnx::Conv_938[FLOAT, 256x256x3x3]
%onnx::Conv_941[FLOAT, 256x256x3x3]
%onnx::Conv_944[FLOAT, 256x256x1x1]
%onnx::Conv_947[FLOAT, 256x256x3x3]
%onnx::Conv_950[FLOAT, 256x256x1x1]
%onnx::Conv_953[FLOAT, 256x256x1x1]
%onnx::Conv_956[FLOAT, 256x256x3x3]
%onnx::Conv_959[FLOAT, 256x256x3x3]
%onnx::Conv_962[FLOAT, 256x256x1x1]
%onnx::Conv_965[FLOAT, 256x256x3x3]
%onnx::Conv_968[FLOAT, 256x256x1x1]
%onnx::Conv_971[FLOAT, 512x256x1x1]
%onnx::Conv_972[FLOAT, 512]
%onnx::Conv_974[FLOAT, 512x512x3x3]
%onnx::Conv_977[FLOAT, 512x512x3x3]
%onnx::Conv_980[FLOAT, 512x512x1x1]
%onnx::Conv_983[FLOAT, 512x512x3x3]
%onnx::Conv_986[FLOAT, 512x512x1x1]
%onnx::Conv_989[FLOAT, 512x512x1x1]
%onnx::Conv_992[FLOAT, 512x512x3x3]
%onnx::Conv_995[FLOAT, 512x512x3x3]
%onnx::Conv_998[FLOAT, 512x512x1x1]
%onnx::Conv_1001[FLOAT, 512x512x3x3]
%onnx::Conv_1004[FLOAT, 512x512x1x1]
%onnx::Conv_1007[FLOAT, 512x512x1x1]
%onnx::Conv_1010[FLOAT, 512x512x3x3]
%onnx::Conv_1013[FLOAT, 512x512x3x3]
%onnx::Conv_1016[FLOAT, 512x512x1x1]
%onnx::Conv_1019[FLOAT, 512x512x3x3]
%onnx::Conv_1022[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1023 = Identity(%onnx::Conv_972)
%onnx::Conv_1020 = Identity(%onnx::Conv_972)
%onnx::Conv_1017 = Identity(%onnx::Conv_972)
%onnx::Conv_1014 = Identity(%onnx::Conv_972)
%onnx::Conv_1011 = Identity(%onnx::Conv_972)
%onnx::Conv_1008 = Identity(%onnx::Conv_972)
%onnx::Conv_1005 = Identity(%onnx::Conv_972)
%onnx::Conv_1002 = Identity(%onnx::Conv_972)
%onnx::Conv_999 = Identity(%onnx::Conv_972)
%onnx::Conv_996 = Identity(%onnx::Conv_972)
%onnx::Conv_993 = Identity(%onnx::Conv_972)
%onnx::Conv_990 = Identity(%onnx::Conv_972)
%onnx::Conv_987 = Identity(%onnx::Conv_972)
%onnx::Conv_984 = Identity(%onnx::Conv_972)
%onnx::Conv_981 = Identity(%onnx::Conv_972)
%onnx::Conv_978 = Identity(%onnx::Conv_972)
%onnx::Conv_975 = Identity(%onnx::Conv_972)
%onnx::Conv_969 = Identity(%onnx::Conv_918)
%onnx::Conv_966 = Identity(%onnx::Conv_918)
%onnx::Conv_963 = Identity(%onnx::Conv_918)
%onnx::Conv_960 = Identity(%onnx::Conv_918)
%onnx::Conv_957 = Identity(%onnx::Conv_918)
%onnx::Conv_954 = Identity(%onnx::Conv_918)
%onnx::Conv_951 = Identity(%onnx::Conv_918)
%onnx::Conv_948 = Identity(%onnx::Conv_918)
%onnx::Conv_945 = Identity(%onnx::Conv_918)
%onnx::Conv_942 = Identity(%onnx::Conv_918)
%onnx::Conv_939 = Identity(%onnx::Conv_918)
%onnx::Conv_936 = Identity(%onnx::Conv_918)
%onnx::Conv_933 = Identity(%onnx::Conv_918)
%onnx::Conv_930 = Identity(%onnx::Conv_918)
%onnx::Conv_927 = Identity(%onnx::Conv_918)
%onnx::Conv_924 = Identity(%onnx::Conv_918)
%onnx::Conv_921 = Identity(%onnx::Conv_918)
%onnx::Conv_915 = Identity(%onnx::Conv_861)
%onnx::Conv_912 = Identity(%onnx::Conv_861)
%onnx::Conv_909 = Identity(%onnx::Conv_861)
%onnx::Conv_906 = Identity(%onnx::Conv_861)
%onnx::Conv_903 = Identity(%onnx::Conv_861)
%onnx::Conv_900 = Identity(%onnx::Conv_861)
%onnx::Conv_897 = Identity(%onnx::Conv_861)
%onnx::Conv_894 = Identity(%onnx::Conv_861)
%onnx::Conv_891 = Identity(%onnx::Conv_861)
%onnx::Conv_888 = Identity(%onnx::Conv_861)
%onnx::Conv_885 = Identity(%onnx::Conv_861)
%onnx::Conv_882 = Identity(%onnx::Conv_861)
%onnx::Conv_879 = Identity(%onnx::Conv_861)
%onnx::Conv_876 = Identity(%onnx::Conv_861)
%onnx::Conv_873 = Identity(%onnx::Conv_861)
%onnx::Conv_870 = Identity(%onnx::Conv_861)
%onnx::Conv_867 = Identity(%onnx::Conv_861)
%onnx::Conv_864 = Identity(%onnx::Conv_861)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_860, %onnx::Conv_861)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%858 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %858
}
|
val_accuracy
| 86.278045
| 9,067,309,056
| 30,843,018
|
{'zcp_epe_nas': 110.82913521558922, 'zcp_fisher': 23996.53125, 'zcp_flops': 145076944896.0, 'zcp_grad_norm': 2253.206298828125, 'zcp_grasp': -93656.3125, 'zcp_jacov': -16.055926268927436, 'zcp_l2_norm': 1258.5145263671875, 'zcp_nwot': 234.97019954900315, 'zcp_params': 30843018.0, 'zcp_plain': 0.06593954563140801, 'zcp_snip': 17804.78125, 'zcp_synflow': 191.47062145036617, 'zcp_zen': 115.7196273803711, 'zcp_val_accuracy': 0.9202724099159241}
| |
NASBench101_180982
|
NASBench101
|
180982
|
6d87148850947c0ba9495bb4279afd86
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_968[FLOAT, 128x3x3x3]
%onnx::Conv_969[FLOAT, 128]
%onnx::Conv_971[FLOAT, 128x128x1x1]
%onnx::Conv_974[FLOAT, 128x128x1x1]
%onnx::Conv_977[FLOAT, 128x128x1x1]
%onnx::Conv_980[FLOAT, 128x128x1x1]
%onnx::Conv_983[FLOAT, 128x128x3x3]
%onnx::Conv_986[FLOAT, 128x128x3x3]
%onnx::Conv_989[FLOAT, 128x128x1x1]
%onnx::Conv_992[FLOAT, 128x128x1x1]
%onnx::Conv_995[FLOAT, 128x128x1x1]
%onnx::Conv_998[FLOAT, 128x128x1x1]
%onnx::Conv_1001[FLOAT, 128x128x1x1]
%onnx::Conv_1004[FLOAT, 128x128x3x3]
%onnx::Conv_1007[FLOAT, 128x128x3x3]
%onnx::Conv_1010[FLOAT, 128x128x1x1]
%onnx::Conv_1013[FLOAT, 128x128x1x1]
%onnx::Conv_1016[FLOAT, 128x128x1x1]
%onnx::Conv_1019[FLOAT, 128x128x1x1]
%onnx::Conv_1022[FLOAT, 128x128x1x1]
%onnx::Conv_1025[FLOAT, 128x128x3x3]
%onnx::Conv_1028[FLOAT, 128x128x3x3]
%onnx::Conv_1031[FLOAT, 128x128x1x1]
%onnx::Conv_1034[FLOAT, 256x128x1x1]
%onnx::Conv_1035[FLOAT, 256]
%onnx::Conv_1037[FLOAT, 256x256x1x1]
%onnx::Conv_1040[FLOAT, 256x128x1x1]
%onnx::Conv_1043[FLOAT, 256x128x1x1]
%onnx::Conv_1046[FLOAT, 256x256x3x3]
%onnx::Conv_1049[FLOAT, 256x256x3x3]
%onnx::Conv_1052[FLOAT, 256x256x1x1]
%onnx::Conv_1055[FLOAT, 256x256x1x1]
%onnx::Conv_1058[FLOAT, 256x256x1x1]
%onnx::Conv_1061[FLOAT, 256x256x1x1]
%onnx::Conv_1064[FLOAT, 256x256x1x1]
%onnx::Conv_1067[FLOAT, 256x256x3x3]
%onnx::Conv_1070[FLOAT, 256x256x3x3]
%onnx::Conv_1073[FLOAT, 256x256x1x1]
%onnx::Conv_1076[FLOAT, 256x256x1x1]
%onnx::Conv_1079[FLOAT, 256x256x1x1]
%onnx::Conv_1082[FLOAT, 256x256x1x1]
%onnx::Conv_1085[FLOAT, 256x256x1x1]
%onnx::Conv_1088[FLOAT, 256x256x3x3]
%onnx::Conv_1091[FLOAT, 256x256x3x3]
%onnx::Conv_1094[FLOAT, 256x256x1x1]
%onnx::Conv_1097[FLOAT, 512x256x1x1]
%onnx::Conv_1098[FLOAT, 512]
%onnx::Conv_1100[FLOAT, 512x512x1x1]
%onnx::Conv_1103[FLOAT, 512x256x1x1]
%onnx::Conv_1106[FLOAT, 512x256x1x1]
%onnx::Conv_1109[FLOAT, 512x512x3x3]
%onnx::Conv_1112[FLOAT, 512x512x3x3]
%onnx::Conv_1115[FLOAT, 512x512x1x1]
%onnx::Conv_1118[FLOAT, 512x512x1x1]
%onnx::Conv_1121[FLOAT, 512x512x1x1]
%onnx::Conv_1124[FLOAT, 512x512x1x1]
%onnx::Conv_1127[FLOAT, 512x512x1x1]
%onnx::Conv_1130[FLOAT, 512x512x3x3]
%onnx::Conv_1133[FLOAT, 512x512x3x3]
%onnx::Conv_1136[FLOAT, 512x512x1x1]
%onnx::Conv_1139[FLOAT, 512x512x1x1]
%onnx::Conv_1142[FLOAT, 512x512x1x1]
%onnx::Conv_1145[FLOAT, 512x512x1x1]
%onnx::Conv_1148[FLOAT, 512x512x1x1]
%onnx::Conv_1151[FLOAT, 512x512x3x3]
%onnx::Conv_1154[FLOAT, 512x512x3x3]
%onnx::Conv_1157[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1158 = Identity(%onnx::Conv_1098)
%onnx::Conv_1155 = Identity(%onnx::Conv_1098)
%onnx::Conv_1152 = Identity(%onnx::Conv_1098)
%onnx::Conv_1149 = Identity(%onnx::Conv_1098)
%onnx::Conv_1146 = Identity(%onnx::Conv_1098)
%onnx::Conv_1143 = Identity(%onnx::Conv_1098)
%onnx::Conv_1140 = Identity(%onnx::Conv_1098)
%onnx::Conv_1137 = Identity(%onnx::Conv_1098)
%onnx::Conv_1134 = Identity(%onnx::Conv_1098)
%onnx::Conv_1131 = Identity(%onnx::Conv_1098)
%onnx::Conv_1128 = Identity(%onnx::Conv_1098)
%onnx::Conv_1125 = Identity(%onnx::Conv_1098)
%onnx::Conv_1122 = Identity(%onnx::Conv_1098)
%onnx::Conv_1119 = Identity(%onnx::Conv_1098)
%onnx::Conv_1116 = Identity(%onnx::Conv_1098)
%onnx::Conv_1113 = Identity(%onnx::Conv_1098)
%onnx::Conv_1110 = Identity(%onnx::Conv_1098)
%onnx::Conv_1107 = Identity(%onnx::Conv_1098)
%onnx::Conv_1104 = Identity(%onnx::Conv_1098)
%onnx::Conv_1101 = Identity(%onnx::Conv_1098)
%onnx::Conv_1095 = Identity(%onnx::Conv_1035)
%onnx::Conv_1092 = Identity(%onnx::Conv_1035)
%onnx::Conv_1089 = Identity(%onnx::Conv_1035)
%onnx::Conv_1086 = Identity(%onnx::Conv_1035)
%onnx::Conv_1083 = Identity(%onnx::Conv_1035)
%onnx::Conv_1080 = Identity(%onnx::Conv_1035)
%onnx::Conv_1077 = Identity(%onnx::Conv_1035)
%onnx::Conv_1074 = Identity(%onnx::Conv_1035)
%onnx::Conv_1071 = Identity(%onnx::Conv_1035)
%onnx::Conv_1068 = Identity(%onnx::Conv_1035)
%onnx::Conv_1065 = Identity(%onnx::Conv_1035)
%onnx::Conv_1062 = Identity(%onnx::Conv_1035)
%onnx::Conv_1059 = Identity(%onnx::Conv_1035)
%onnx::Conv_1056 = Identity(%onnx::Conv_1035)
%onnx::Conv_1053 = Identity(%onnx::Conv_1035)
%onnx::Conv_1050 = Identity(%onnx::Conv_1035)
%onnx::Conv_1047 = Identity(%onnx::Conv_1035)
%onnx::Conv_1044 = Identity(%onnx::Conv_1035)
%onnx::Conv_1041 = Identity(%onnx::Conv_1035)
%onnx::Conv_1038 = Identity(%onnx::Conv_1035)
%onnx::Conv_1032 = Identity(%onnx::Conv_969)
%onnx::Conv_1029 = Identity(%onnx::Conv_969)
%onnx::Conv_1026 = Identity(%onnx::Conv_969)
%onnx::Conv_1023 = Identity(%onnx::Conv_969)
%onnx::Conv_1020 = Identity(%onnx::Conv_969)
%onnx::Conv_1017 = Identity(%onnx::Conv_969)
%onnx::Conv_1014 = Identity(%onnx::Conv_969)
%onnx::Conv_1011 = Identity(%onnx::Conv_969)
%onnx::Conv_1008 = Identity(%onnx::Conv_969)
%onnx::Conv_1005 = Identity(%onnx::Conv_969)
%onnx::Conv_1002 = Identity(%onnx::Conv_969)
%onnx::Conv_999 = Identity(%onnx::Conv_969)
%onnx::Conv_996 = Identity(%onnx::Conv_969)
%onnx::Conv_993 = Identity(%onnx::Conv_969)
%onnx::Conv_990 = Identity(%onnx::Conv_969)
%onnx::Conv_987 = Identity(%onnx::Conv_969)
%onnx::Conv_984 = Identity(%onnx::Conv_969)
%onnx::Conv_981 = Identity(%onnx::Conv_969)
%onnx::Conv_978 = Identity(%onnx::Conv_969)
%onnx::Conv_975 = Identity(%onnx::Conv_969)
%onnx::Conv_972 = Identity(%onnx::Conv_969)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_968, %onnx::Conv_969)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_6_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_6_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_6_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_6_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_6_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_6_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_6_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_6_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_6_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_6_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_6_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_6_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%966 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %966
}
|
val_accuracy
| 90.594953
| 6,891,776,000
| 23,295,370
|
{'zcp_epe_nas': 89.19145848781656, 'zcp_fisher': 727.3926391601562, 'zcp_flops': 110268416000.0, 'zcp_grad_norm': 430.28070068359375, 'zcp_grasp': 561.525390625, 'zcp_jacov': -16.0525810781665, 'zcp_l2_norm': 1438.8997802734375, 'zcp_nwot': 237.36103339411784, 'zcp_params': 23295370.0, 'zcp_plain': -0.0025850073434410003, 'zcp_snip': 3337.707275390625, 'zcp_synflow': 156.82201161910703, 'zcp_zen': 126.10223388671875, 'zcp_val_accuracy': 0.9261819124221801}
| |
NASBench101_143181
|
NASBench101
|
143181
|
5697c46c337bb9b1a245ff9cda9764bb
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_1076[FLOAT, 128x3x3x3]
%onnx::Conv_1077[FLOAT, 128]
%onnx::Conv_1079[FLOAT, 64x128x1x1]
%onnx::Conv_1080[FLOAT, 64]
%onnx::Conv_1082[FLOAT, 64x64x3x3]
%onnx::Conv_1085[FLOAT, 64x128x1x1]
%onnx::Conv_1088[FLOAT, 64x64x1x1]
%onnx::Conv_1091[FLOAT, 64x128x1x1]
%onnx::Conv_1094[FLOAT, 64x64x1x1]
%onnx::Conv_1097[FLOAT, 64x64x1x1]
%onnx::Conv_1100[FLOAT, 64x64x1x1]
%onnx::Conv_1103[FLOAT, 64x128x1x1]
%onnx::Conv_1106[FLOAT, 64x64x3x3]
%onnx::Conv_1109[FLOAT, 64x128x1x1]
%onnx::Conv_1112[FLOAT, 64x64x1x1]
%onnx::Conv_1115[FLOAT, 64x128x1x1]
%onnx::Conv_1118[FLOAT, 64x64x1x1]
%onnx::Conv_1121[FLOAT, 64x64x1x1]
%onnx::Conv_1124[FLOAT, 64x64x1x1]
%onnx::Conv_1127[FLOAT, 64x128x1x1]
%onnx::Conv_1130[FLOAT, 64x64x3x3]
%onnx::Conv_1133[FLOAT, 64x128x1x1]
%onnx::Conv_1136[FLOAT, 64x64x1x1]
%onnx::Conv_1139[FLOAT, 64x128x1x1]
%onnx::Conv_1142[FLOAT, 64x64x1x1]
%onnx::Conv_1145[FLOAT, 64x64x1x1]
%onnx::Conv_1148[FLOAT, 64x64x1x1]
%onnx::Conv_1151[FLOAT, 128x128x1x1]
%onnx::Conv_1154[FLOAT, 128x128x3x3]
%onnx::Conv_1157[FLOAT, 128x128x1x1]
%onnx::Conv_1160[FLOAT, 128x128x1x1]
%onnx::Conv_1163[FLOAT, 128x128x1x1]
%onnx::Conv_1166[FLOAT, 128x128x1x1]
%onnx::Conv_1169[FLOAT, 128x128x1x1]
%onnx::Conv_1172[FLOAT, 128x128x1x1]
%onnx::Conv_1175[FLOAT, 128x256x1x1]
%onnx::Conv_1178[FLOAT, 128x128x3x3]
%onnx::Conv_1181[FLOAT, 128x256x1x1]
%onnx::Conv_1184[FLOAT, 128x128x1x1]
%onnx::Conv_1187[FLOAT, 128x256x1x1]
%onnx::Conv_1190[FLOAT, 128x128x1x1]
%onnx::Conv_1193[FLOAT, 128x128x1x1]
%onnx::Conv_1196[FLOAT, 128x128x1x1]
%onnx::Conv_1199[FLOAT, 128x256x1x1]
%onnx::Conv_1202[FLOAT, 128x128x3x3]
%onnx::Conv_1205[FLOAT, 128x256x1x1]
%onnx::Conv_1208[FLOAT, 128x128x1x1]
%onnx::Conv_1211[FLOAT, 128x256x1x1]
%onnx::Conv_1214[FLOAT, 128x128x1x1]
%onnx::Conv_1217[FLOAT, 128x128x1x1]
%onnx::Conv_1220[FLOAT, 128x128x1x1]
%onnx::Conv_1223[FLOAT, 256x256x1x1]
%onnx::Conv_1224[FLOAT, 256]
%onnx::Conv_1226[FLOAT, 256x256x3x3]
%onnx::Conv_1229[FLOAT, 256x256x1x1]
%onnx::Conv_1232[FLOAT, 256x256x1x1]
%onnx::Conv_1235[FLOAT, 256x256x1x1]
%onnx::Conv_1238[FLOAT, 256x256x1x1]
%onnx::Conv_1241[FLOAT, 256x256x1x1]
%onnx::Conv_1244[FLOAT, 256x256x1x1]
%onnx::Conv_1247[FLOAT, 256x512x1x1]
%onnx::Conv_1250[FLOAT, 256x256x3x3]
%onnx::Conv_1253[FLOAT, 256x512x1x1]
%onnx::Conv_1256[FLOAT, 256x256x1x1]
%onnx::Conv_1259[FLOAT, 256x512x1x1]
%onnx::Conv_1262[FLOAT, 256x256x1x1]
%onnx::Conv_1265[FLOAT, 256x256x1x1]
%onnx::Conv_1268[FLOAT, 256x256x1x1]
%onnx::Conv_1271[FLOAT, 256x512x1x1]
%onnx::Conv_1274[FLOAT, 256x256x3x3]
%onnx::Conv_1277[FLOAT, 256x512x1x1]
%onnx::Conv_1280[FLOAT, 256x256x1x1]
%onnx::Conv_1283[FLOAT, 256x512x1x1]
%onnx::Conv_1286[FLOAT, 256x256x1x1]
%onnx::Conv_1289[FLOAT, 256x256x1x1]
%onnx::Conv_1292[FLOAT, 256x256x1x1]
) {
%onnx::Conv_1293 = Identity(%onnx::Conv_1224)
%onnx::Conv_1290 = Identity(%onnx::Conv_1224)
%onnx::Conv_1287 = Identity(%onnx::Conv_1224)
%onnx::Conv_1284 = Identity(%onnx::Conv_1224)
%onnx::Conv_1281 = Identity(%onnx::Conv_1224)
%onnx::Conv_1278 = Identity(%onnx::Conv_1224)
%onnx::Conv_1275 = Identity(%onnx::Conv_1224)
%onnx::Conv_1272 = Identity(%onnx::Conv_1224)
%onnx::Conv_1269 = Identity(%onnx::Conv_1224)
%onnx::Conv_1266 = Identity(%onnx::Conv_1224)
%onnx::Conv_1263 = Identity(%onnx::Conv_1224)
%onnx::Conv_1260 = Identity(%onnx::Conv_1224)
%onnx::Conv_1257 = Identity(%onnx::Conv_1224)
%onnx::Conv_1254 = Identity(%onnx::Conv_1224)
%onnx::Conv_1251 = Identity(%onnx::Conv_1224)
%onnx::Conv_1248 = Identity(%onnx::Conv_1224)
%onnx::Conv_1245 = Identity(%onnx::Conv_1224)
%onnx::Conv_1242 = Identity(%onnx::Conv_1224)
%onnx::Conv_1239 = Identity(%onnx::Conv_1224)
%onnx::Conv_1236 = Identity(%onnx::Conv_1224)
%onnx::Conv_1233 = Identity(%onnx::Conv_1224)
%onnx::Conv_1230 = Identity(%onnx::Conv_1224)
%onnx::Conv_1227 = Identity(%onnx::Conv_1224)
%onnx::Conv_1221 = Identity(%onnx::Conv_1077)
%onnx::Conv_1218 = Identity(%onnx::Conv_1077)
%onnx::Conv_1215 = Identity(%onnx::Conv_1077)
%onnx::Conv_1212 = Identity(%onnx::Conv_1077)
%onnx::Conv_1209 = Identity(%onnx::Conv_1077)
%onnx::Conv_1206 = Identity(%onnx::Conv_1077)
%onnx::Conv_1203 = Identity(%onnx::Conv_1077)
%onnx::Conv_1200 = Identity(%onnx::Conv_1077)
%onnx::Conv_1197 = Identity(%onnx::Conv_1077)
%onnx::Conv_1194 = Identity(%onnx::Conv_1077)
%onnx::Conv_1191 = Identity(%onnx::Conv_1077)
%onnx::Conv_1188 = Identity(%onnx::Conv_1077)
%onnx::Conv_1185 = Identity(%onnx::Conv_1077)
%onnx::Conv_1182 = Identity(%onnx::Conv_1077)
%onnx::Conv_1179 = Identity(%onnx::Conv_1077)
%onnx::Conv_1176 = Identity(%onnx::Conv_1077)
%onnx::Conv_1173 = Identity(%onnx::Conv_1077)
%onnx::Conv_1170 = Identity(%onnx::Conv_1077)
%onnx::Conv_1167 = Identity(%onnx::Conv_1077)
%onnx::Conv_1164 = Identity(%onnx::Conv_1077)
%onnx::Conv_1161 = Identity(%onnx::Conv_1077)
%onnx::Conv_1158 = Identity(%onnx::Conv_1077)
%onnx::Conv_1155 = Identity(%onnx::Conv_1077)
%onnx::Conv_1152 = Identity(%onnx::Conv_1077)
%onnx::Conv_1149 = Identity(%onnx::Conv_1080)
%onnx::Conv_1146 = Identity(%onnx::Conv_1080)
%onnx::Conv_1143 = Identity(%onnx::Conv_1080)
%onnx::Conv_1140 = Identity(%onnx::Conv_1080)
%onnx::Conv_1137 = Identity(%onnx::Conv_1080)
%onnx::Conv_1134 = Identity(%onnx::Conv_1080)
%onnx::Conv_1131 = Identity(%onnx::Conv_1080)
%onnx::Conv_1128 = Identity(%onnx::Conv_1080)
%onnx::Conv_1125 = Identity(%onnx::Conv_1080)
%onnx::Conv_1122 = Identity(%onnx::Conv_1080)
%onnx::Conv_1119 = Identity(%onnx::Conv_1080)
%onnx::Conv_1116 = Identity(%onnx::Conv_1080)
%onnx::Conv_1113 = Identity(%onnx::Conv_1080)
%onnx::Conv_1110 = Identity(%onnx::Conv_1080)
%onnx::Conv_1107 = Identity(%onnx::Conv_1080)
%onnx::Conv_1104 = Identity(%onnx::Conv_1080)
%onnx::Conv_1101 = Identity(%onnx::Conv_1080)
%onnx::Conv_1098 = Identity(%onnx::Conv_1080)
%onnx::Conv_1095 = Identity(%onnx::Conv_1080)
%onnx::Conv_1092 = Identity(%onnx::Conv_1080)
%onnx::Conv_1089 = Identity(%onnx::Conv_1080)
%onnx::Conv_1086 = Identity(%onnx::Conv_1080)
%onnx::Conv_1083 = Identity(%onnx::Conv_1080)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_6_output_0 = Add(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_6_output_0 = Add(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_6_output_0 = Add(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_6_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1169, %onnx::Conv_1170)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_6_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_1172, %onnx::Conv_1173)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1175, %onnx::Conv_1176)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1178, %onnx::Conv_1179)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1181, %onnx::Conv_1182)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1184, %onnx::Conv_1185)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1187, %onnx::Conv_1188)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1190, %onnx::Conv_1191)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1193, %onnx::Conv_1194)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_6_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_1196, %onnx::Conv_1197)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1199, %onnx::Conv_1200)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1202, %onnx::Conv_1203)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1205, %onnx::Conv_1206)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1208, %onnx::Conv_1209)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1211, %onnx::Conv_1212)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1214, %onnx::Conv_1215)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_1217, %onnx::Conv_1218)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_6_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_6_output_0, %onnx::Conv_1220, %onnx::Conv_1221)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1223, %onnx::Conv_1224)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1226, %onnx::Conv_1227)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1229, %onnx::Conv_1230)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1232, %onnx::Conv_1233)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1235, %onnx::Conv_1236)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1238, %onnx::Conv_1239)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1241, %onnx::Conv_1242)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_6_output_0 = Add(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1244, %onnx::Conv_1245)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1247, %onnx::Conv_1248)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1250, %onnx::Conv_1251)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1253, %onnx::Conv_1254)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1256, %onnx::Conv_1257)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1259, %onnx::Conv_1260)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1262, %onnx::Conv_1263)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1265, %onnx::Conv_1266)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_6_output_0 = Add(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1268, %onnx::Conv_1269)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1271, %onnx::Conv_1272)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1274, %onnx::Conv_1275)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1277, %onnx::Conv_1278)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1280, %onnx::Conv_1281)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1283, %onnx::Conv_1284)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1286, %onnx::Conv_1287)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1289, %onnx::Conv_1290)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_6_output_0 = Add(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_6_output_0, %onnx::Conv_1292, %onnx::Conv_1293)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%1074 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %1074
}
|
val_accuracy
| 93.088943
| 1,414,277,120
| 4,687,498
|
{'zcp_epe_nas': 90.33043629017834, 'zcp_fisher': 17.208114624023438, 'zcp_flops': 22628433920.0, 'zcp_grad_norm': 101.67084503173828, 'zcp_grasp': -25.740478515625, 'zcp_jacov': -16.046475324398664, 'zcp_l2_norm': 1339.6748046875, 'zcp_nwot': 229.1822907361481, 'zcp_params': 4687498.0, 'zcp_plain': 0.006963072344660001, 'zcp_snip': 562.1064453125, 'zcp_synflow': 122.00601702328811, 'zcp_zen': 110.06879425048828, 'zcp_val_accuracy': 0.911858975887298}
| |
NASBench101_324140
|
NASBench101
|
324140
|
c41fb0ddf6624d4df6eb7f0d8c0e070c
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_671[FLOAT, 128x3x3x3]
%onnx::Conv_672[FLOAT, 128]
%onnx::Conv_674[FLOAT, 32x128x1x1]
%onnx::Conv_675[FLOAT, 32]
%onnx::Conv_677[FLOAT, 32x32x1x1]
%onnx::Conv_680[FLOAT, 32x32x1x1]
%onnx::Conv_683[FLOAT, 32x128x1x1]
%onnx::Conv_686[FLOAT, 32x128x1x1]
%onnx::Conv_689[FLOAT, 32x32x1x1]
%onnx::Conv_692[FLOAT, 32x32x1x1]
%onnx::Conv_695[FLOAT, 32x128x1x1]
%onnx::Conv_698[FLOAT, 32x128x1x1]
%onnx::Conv_701[FLOAT, 32x32x1x1]
%onnx::Conv_704[FLOAT, 32x32x1x1]
%onnx::Conv_707[FLOAT, 32x128x1x1]
%onnx::Conv_710[FLOAT, 64x128x1x1]
%onnx::Conv_711[FLOAT, 64]
%onnx::Conv_713[FLOAT, 64x64x1x1]
%onnx::Conv_716[FLOAT, 64x64x1x1]
%onnx::Conv_719[FLOAT, 64x128x1x1]
%onnx::Conv_722[FLOAT, 64x256x1x1]
%onnx::Conv_725[FLOAT, 64x64x1x1]
%onnx::Conv_728[FLOAT, 64x64x1x1]
%onnx::Conv_731[FLOAT, 64x256x1x1]
%onnx::Conv_734[FLOAT, 64x256x1x1]
%onnx::Conv_737[FLOAT, 64x64x1x1]
%onnx::Conv_740[FLOAT, 64x64x1x1]
%onnx::Conv_743[FLOAT, 64x256x1x1]
%onnx::Conv_746[FLOAT, 128x256x1x1]
%onnx::Conv_749[FLOAT, 128x128x1x1]
%onnx::Conv_752[FLOAT, 128x128x1x1]
%onnx::Conv_755[FLOAT, 128x256x1x1]
%onnx::Conv_758[FLOAT, 128x512x1x1]
%onnx::Conv_761[FLOAT, 128x128x1x1]
%onnx::Conv_764[FLOAT, 128x128x1x1]
%onnx::Conv_767[FLOAT, 128x512x1x1]
%onnx::Conv_770[FLOAT, 128x512x1x1]
%onnx::Conv_773[FLOAT, 128x128x1x1]
%onnx::Conv_776[FLOAT, 128x128x1x1]
%onnx::Conv_779[FLOAT, 128x512x1x1]
) {
%onnx::Conv_780 = Identity(%onnx::Conv_672)
%onnx::Conv_777 = Identity(%onnx::Conv_672)
%onnx::Conv_774 = Identity(%onnx::Conv_672)
%onnx::Conv_771 = Identity(%onnx::Conv_672)
%onnx::Conv_768 = Identity(%onnx::Conv_672)
%onnx::Conv_765 = Identity(%onnx::Conv_672)
%onnx::Conv_762 = Identity(%onnx::Conv_672)
%onnx::Conv_759 = Identity(%onnx::Conv_672)
%onnx::Conv_756 = Identity(%onnx::Conv_672)
%onnx::Conv_753 = Identity(%onnx::Conv_672)
%onnx::Conv_750 = Identity(%onnx::Conv_672)
%onnx::Conv_747 = Identity(%onnx::Conv_672)
%onnx::Conv_744 = Identity(%onnx::Conv_711)
%onnx::Conv_741 = Identity(%onnx::Conv_711)
%onnx::Conv_738 = Identity(%onnx::Conv_711)
%onnx::Conv_735 = Identity(%onnx::Conv_711)
%onnx::Conv_732 = Identity(%onnx::Conv_711)
%onnx::Conv_729 = Identity(%onnx::Conv_711)
%onnx::Conv_726 = Identity(%onnx::Conv_711)
%onnx::Conv_723 = Identity(%onnx::Conv_711)
%onnx::Conv_720 = Identity(%onnx::Conv_711)
%onnx::Conv_717 = Identity(%onnx::Conv_711)
%onnx::Conv_714 = Identity(%onnx::Conv_711)
%onnx::Conv_708 = Identity(%onnx::Conv_675)
%onnx::Conv_705 = Identity(%onnx::Conv_675)
%onnx::Conv_702 = Identity(%onnx::Conv_675)
%onnx::Conv_699 = Identity(%onnx::Conv_675)
%onnx::Conv_696 = Identity(%onnx::Conv_675)
%onnx::Conv_693 = Identity(%onnx::Conv_675)
%onnx::Conv_690 = Identity(%onnx::Conv_675)
%onnx::Conv_687 = Identity(%onnx::Conv_675)
%onnx::Conv_684 = Identity(%onnx::Conv_675)
%onnx::Conv_681 = Identity(%onnx::Conv_675)
%onnx::Conv_678 = Identity(%onnx::Conv_675)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_671, %onnx::Conv_672)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_674, %onnx::Conv_675)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_677, %onnx::Conv_678)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_680, %onnx::Conv_681)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_683, %onnx::Conv_684)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_686, %onnx::Conv_687)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_689, %onnx::Conv_690)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%669 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %669
}
|
val_accuracy
| 88.571715
| 185,608,192
| 577,418
|
{'zcp_epe_nas': 127.58307448399498, 'zcp_fisher': 26.85338592529297, 'zcp_flops': 2969731072.0, 'zcp_grad_norm': 97.32000732421875, 'zcp_grasp': -17.438720703125, 'zcp_jacov': -16.05572893100436, 'zcp_l2_norm': 607.2606201171875, 'zcp_nwot': 209.0298689272654, 'zcp_params': 577418.0, 'zcp_plain': 0.057856105268001, 'zcp_snip': 392.66229248046875, 'zcp_synflow': 71.74516306267556, 'zcp_zen': 49.13515090942383, 'zcp_val_accuracy': 0.8957331776618951}
| |
NASBench101_170248
|
NASBench101
|
170248
|
6712ddd7e42906d1566ffbe7daf18aa4
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_788[FLOAT, 128x3x3x3]
%onnx::Conv_789[FLOAT, 128]
%onnx::Conv_791[FLOAT, 64x128x1x1]
%onnx::Conv_792[FLOAT, 64]
%onnx::Conv_794[FLOAT, 64x64x3x3]
%onnx::Conv_797[FLOAT, 64x64x1x1]
%onnx::Conv_800[FLOAT, 64x64x3x3]
%onnx::Conv_803[FLOAT, 64x64x1x1]
%onnx::Conv_806[FLOAT, 64x128x1x1]
%onnx::Conv_809[FLOAT, 64x64x3x3]
%onnx::Conv_812[FLOAT, 64x64x1x1]
%onnx::Conv_815[FLOAT, 64x64x3x3]
%onnx::Conv_818[FLOAT, 64x64x1x1]
%onnx::Conv_821[FLOAT, 64x128x1x1]
%onnx::Conv_824[FLOAT, 64x64x3x3]
%onnx::Conv_827[FLOAT, 64x64x1x1]
%onnx::Conv_830[FLOAT, 64x64x3x3]
%onnx::Conv_833[FLOAT, 64x64x1x1]
%onnx::Conv_836[FLOAT, 128x128x1x1]
%onnx::Conv_839[FLOAT, 128x128x3x3]
%onnx::Conv_842[FLOAT, 128x128x1x1]
%onnx::Conv_845[FLOAT, 128x128x3x3]
%onnx::Conv_848[FLOAT, 128x128x1x1]
%onnx::Conv_851[FLOAT, 128x256x1x1]
%onnx::Conv_854[FLOAT, 128x128x3x3]
%onnx::Conv_857[FLOAT, 128x128x1x1]
%onnx::Conv_860[FLOAT, 128x128x3x3]
%onnx::Conv_863[FLOAT, 128x128x1x1]
%onnx::Conv_866[FLOAT, 128x256x1x1]
%onnx::Conv_869[FLOAT, 128x128x3x3]
%onnx::Conv_872[FLOAT, 128x128x1x1]
%onnx::Conv_875[FLOAT, 128x128x3x3]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 256x256x1x1]
%onnx::Conv_882[FLOAT, 256]
%onnx::Conv_884[FLOAT, 256x256x3x3]
%onnx::Conv_887[FLOAT, 256x256x1x1]
%onnx::Conv_890[FLOAT, 256x256x3x3]
%onnx::Conv_893[FLOAT, 256x256x1x1]
%onnx::Conv_896[FLOAT, 256x512x1x1]
%onnx::Conv_899[FLOAT, 256x256x3x3]
%onnx::Conv_902[FLOAT, 256x256x1x1]
%onnx::Conv_905[FLOAT, 256x256x3x3]
%onnx::Conv_908[FLOAT, 256x256x1x1]
%onnx::Conv_911[FLOAT, 256x512x1x1]
%onnx::Conv_914[FLOAT, 256x256x3x3]
%onnx::Conv_917[FLOAT, 256x256x1x1]
%onnx::Conv_920[FLOAT, 256x256x3x3]
%onnx::Conv_923[FLOAT, 256x256x1x1]
) {
%onnx::Conv_924 = Identity(%onnx::Conv_882)
%onnx::Conv_921 = Identity(%onnx::Conv_882)
%onnx::Conv_918 = Identity(%onnx::Conv_882)
%onnx::Conv_915 = Identity(%onnx::Conv_882)
%onnx::Conv_912 = Identity(%onnx::Conv_882)
%onnx::Conv_909 = Identity(%onnx::Conv_882)
%onnx::Conv_906 = Identity(%onnx::Conv_882)
%onnx::Conv_903 = Identity(%onnx::Conv_882)
%onnx::Conv_900 = Identity(%onnx::Conv_882)
%onnx::Conv_897 = Identity(%onnx::Conv_882)
%onnx::Conv_894 = Identity(%onnx::Conv_882)
%onnx::Conv_891 = Identity(%onnx::Conv_882)
%onnx::Conv_888 = Identity(%onnx::Conv_882)
%onnx::Conv_885 = Identity(%onnx::Conv_882)
%onnx::Conv_879 = Identity(%onnx::Conv_789)
%onnx::Conv_876 = Identity(%onnx::Conv_789)
%onnx::Conv_873 = Identity(%onnx::Conv_789)
%onnx::Conv_870 = Identity(%onnx::Conv_789)
%onnx::Conv_867 = Identity(%onnx::Conv_789)
%onnx::Conv_864 = Identity(%onnx::Conv_789)
%onnx::Conv_861 = Identity(%onnx::Conv_789)
%onnx::Conv_858 = Identity(%onnx::Conv_789)
%onnx::Conv_855 = Identity(%onnx::Conv_789)
%onnx::Conv_852 = Identity(%onnx::Conv_789)
%onnx::Conv_849 = Identity(%onnx::Conv_789)
%onnx::Conv_846 = Identity(%onnx::Conv_789)
%onnx::Conv_843 = Identity(%onnx::Conv_789)
%onnx::Conv_840 = Identity(%onnx::Conv_789)
%onnx::Conv_837 = Identity(%onnx::Conv_789)
%onnx::Conv_834 = Identity(%onnx::Conv_792)
%onnx::Conv_831 = Identity(%onnx::Conv_792)
%onnx::Conv_828 = Identity(%onnx::Conv_792)
%onnx::Conv_825 = Identity(%onnx::Conv_792)
%onnx::Conv_822 = Identity(%onnx::Conv_792)
%onnx::Conv_819 = Identity(%onnx::Conv_792)
%onnx::Conv_816 = Identity(%onnx::Conv_792)
%onnx::Conv_813 = Identity(%onnx::Conv_792)
%onnx::Conv_810 = Identity(%onnx::Conv_792)
%onnx::Conv_807 = Identity(%onnx::Conv_792)
%onnx::Conv_804 = Identity(%onnx::Conv_792)
%onnx::Conv_801 = Identity(%onnx::Conv_792)
%onnx::Conv_798 = Identity(%onnx::Conv_792)
%onnx::Conv_795 = Identity(%onnx::Conv_792)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_788, %onnx::Conv_789)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_6_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_6_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_6_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%786 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %786
}
|
val_accuracy
| 92.057294
| 1,666,066,432
| 5,617,418
|
{'zcp_epe_nas': 88.20132737588649, 'zcp_fisher': 45.6246223449707, 'zcp_flops': 26657062912.0, 'zcp_grad_norm': 116.11641693115234, 'zcp_grasp': 1.7119140625, 'zcp_jacov': -16.056158066364127, 'zcp_l2_norm': 797.4176025390625, 'zcp_nwot': 221.72980113384742, 'zcp_params': 5617418.0, 'zcp_plain': -0.013812934979796, 'zcp_snip': 684.72509765625, 'zcp_synflow': 121.5165561469982, 'zcp_zen': 84.98616027832031, 'zcp_val_accuracy': 0.939102590084075}
| |
NASBench101_67003
|
NASBench101
|
67003
|
28aff6aa821e132b787af6134c6fee97
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_671[FLOAT, 128x3x3x3]
%onnx::Conv_672[FLOAT, 128]
%onnx::Conv_674[FLOAT, 128x128x1x1]
%onnx::Conv_677[FLOAT, 128x128x1x1]
%onnx::Conv_680[FLOAT, 128x128x3x3]
%onnx::Conv_683[FLOAT, 128x128x1x1]
%onnx::Conv_686[FLOAT, 128x128x1x1]
%onnx::Conv_689[FLOAT, 128x128x1x1]
%onnx::Conv_692[FLOAT, 128x128x3x3]
%onnx::Conv_695[FLOAT, 128x128x1x1]
%onnx::Conv_698[FLOAT, 128x128x1x1]
%onnx::Conv_701[FLOAT, 128x128x1x1]
%onnx::Conv_704[FLOAT, 128x128x3x3]
%onnx::Conv_707[FLOAT, 128x128x1x1]
%onnx::Conv_710[FLOAT, 256x128x1x1]
%onnx::Conv_711[FLOAT, 256]
%onnx::Conv_713[FLOAT, 256x256x1x1]
%onnx::Conv_716[FLOAT, 256x256x3x3]
%onnx::Conv_719[FLOAT, 256x128x1x1]
%onnx::Conv_722[FLOAT, 256x256x1x1]
%onnx::Conv_725[FLOAT, 256x256x1x1]
%onnx::Conv_728[FLOAT, 256x256x3x3]
%onnx::Conv_731[FLOAT, 256x256x1x1]
%onnx::Conv_734[FLOAT, 256x256x1x1]
%onnx::Conv_737[FLOAT, 256x256x1x1]
%onnx::Conv_740[FLOAT, 256x256x3x3]
%onnx::Conv_743[FLOAT, 256x256x1x1]
%onnx::Conv_746[FLOAT, 512x256x1x1]
%onnx::Conv_747[FLOAT, 512]
%onnx::Conv_749[FLOAT, 512x512x1x1]
%onnx::Conv_752[FLOAT, 512x512x3x3]
%onnx::Conv_755[FLOAT, 512x256x1x1]
%onnx::Conv_758[FLOAT, 512x512x1x1]
%onnx::Conv_761[FLOAT, 512x512x1x1]
%onnx::Conv_764[FLOAT, 512x512x3x3]
%onnx::Conv_767[FLOAT, 512x512x1x1]
%onnx::Conv_770[FLOAT, 512x512x1x1]
%onnx::Conv_773[FLOAT, 512x512x1x1]
%onnx::Conv_776[FLOAT, 512x512x3x3]
%onnx::Conv_779[FLOAT, 512x512x1x1]
) {
%onnx::Conv_780 = Identity(%onnx::Conv_747)
%onnx::Conv_777 = Identity(%onnx::Conv_747)
%onnx::Conv_774 = Identity(%onnx::Conv_747)
%onnx::Conv_771 = Identity(%onnx::Conv_747)
%onnx::Conv_768 = Identity(%onnx::Conv_747)
%onnx::Conv_765 = Identity(%onnx::Conv_747)
%onnx::Conv_762 = Identity(%onnx::Conv_747)
%onnx::Conv_759 = Identity(%onnx::Conv_747)
%onnx::Conv_756 = Identity(%onnx::Conv_747)
%onnx::Conv_753 = Identity(%onnx::Conv_747)
%onnx::Conv_750 = Identity(%onnx::Conv_747)
%onnx::Conv_744 = Identity(%onnx::Conv_711)
%onnx::Conv_741 = Identity(%onnx::Conv_711)
%onnx::Conv_738 = Identity(%onnx::Conv_711)
%onnx::Conv_735 = Identity(%onnx::Conv_711)
%onnx::Conv_732 = Identity(%onnx::Conv_711)
%onnx::Conv_729 = Identity(%onnx::Conv_711)
%onnx::Conv_726 = Identity(%onnx::Conv_711)
%onnx::Conv_723 = Identity(%onnx::Conv_711)
%onnx::Conv_720 = Identity(%onnx::Conv_711)
%onnx::Conv_717 = Identity(%onnx::Conv_711)
%onnx::Conv_714 = Identity(%onnx::Conv_711)
%onnx::Conv_708 = Identity(%onnx::Conv_672)
%onnx::Conv_705 = Identity(%onnx::Conv_672)
%onnx::Conv_702 = Identity(%onnx::Conv_672)
%onnx::Conv_699 = Identity(%onnx::Conv_672)
%onnx::Conv_696 = Identity(%onnx::Conv_672)
%onnx::Conv_693 = Identity(%onnx::Conv_672)
%onnx::Conv_690 = Identity(%onnx::Conv_672)
%onnx::Conv_687 = Identity(%onnx::Conv_672)
%onnx::Conv_684 = Identity(%onnx::Conv_672)
%onnx::Conv_681 = Identity(%onnx::Conv_672)
%onnx::Conv_678 = Identity(%onnx::Conv_672)
%onnx::Conv_675 = Identity(%onnx::Conv_672)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_671, %onnx::Conv_672)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_674, %onnx::Conv_675)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_677, %onnx::Conv_678)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_680, %onnx::Conv_681)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_683, %onnx::Conv_684)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_686, %onnx::Conv_687)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_689, %onnx::Conv_690)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%669 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %669
}
|
val_accuracy
| 90.454727
| 3,586,926,592
| 12,088,970
|
{'zcp_epe_nas': 107.7617344030325, 'zcp_fisher': 180.9093475341797, 'zcp_flops': 57390825472.0, 'zcp_grad_norm': 259.17742919921875, 'zcp_grasp': -145.15625, 'zcp_jacov': -16.059649599778144, 'zcp_l2_norm': 819.1304931640625, 'zcp_nwot': 228.74497847063645, 'zcp_params': 12088970.0, 'zcp_plain': 0.295732885599136, 'zcp_snip': 1979.5152587890625, 'zcp_synflow': 93.94260259046646, 'zcp_zen': 86.75211334228516, 'zcp_val_accuracy': 0.9297876358032221}
| |
NASBench101_126483
|
NASBench101
|
126483
|
4c668ece85f41434a7ae092bda96d340
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_761[FLOAT, 128x3x3x3]
%onnx::Conv_762[FLOAT, 128]
%onnx::Conv_764[FLOAT, 64x128x1x1]
%onnx::Conv_765[FLOAT, 64]
%onnx::Conv_767[FLOAT, 64x64x1x1]
%onnx::Conv_770[FLOAT, 64x128x1x1]
%onnx::Conv_773[FLOAT, 64x64x3x3]
%onnx::Conv_776[FLOAT, 64x64x3x3]
%onnx::Conv_779[FLOAT, 64x128x1x1]
%onnx::Conv_782[FLOAT, 64x64x1x1]
%onnx::Conv_785[FLOAT, 64x128x1x1]
%onnx::Conv_788[FLOAT, 64x64x3x3]
%onnx::Conv_791[FLOAT, 64x64x3x3]
%onnx::Conv_794[FLOAT, 64x128x1x1]
%onnx::Conv_797[FLOAT, 64x64x1x1]
%onnx::Conv_800[FLOAT, 64x128x1x1]
%onnx::Conv_803[FLOAT, 64x64x3x3]
%onnx::Conv_806[FLOAT, 64x64x3x3]
%onnx::Conv_809[FLOAT, 128x128x1x1]
%onnx::Conv_812[FLOAT, 128x128x1x1]
%onnx::Conv_815[FLOAT, 128x128x1x1]
%onnx::Conv_818[FLOAT, 128x128x3x3]
%onnx::Conv_821[FLOAT, 128x128x3x3]
%onnx::Conv_824[FLOAT, 128x256x1x1]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x256x1x1]
%onnx::Conv_833[FLOAT, 128x128x3x3]
%onnx::Conv_836[FLOAT, 128x128x3x3]
%onnx::Conv_839[FLOAT, 128x256x1x1]
%onnx::Conv_842[FLOAT, 128x128x1x1]
%onnx::Conv_845[FLOAT, 128x256x1x1]
%onnx::Conv_848[FLOAT, 128x128x3x3]
%onnx::Conv_851[FLOAT, 128x128x3x3]
%onnx::Conv_854[FLOAT, 256x256x1x1]
%onnx::Conv_855[FLOAT, 256]
%onnx::Conv_857[FLOAT, 256x256x1x1]
%onnx::Conv_860[FLOAT, 256x256x1x1]
%onnx::Conv_863[FLOAT, 256x256x3x3]
%onnx::Conv_866[FLOAT, 256x256x3x3]
%onnx::Conv_869[FLOAT, 256x512x1x1]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_875[FLOAT, 256x512x1x1]
%onnx::Conv_878[FLOAT, 256x256x3x3]
%onnx::Conv_881[FLOAT, 256x256x3x3]
%onnx::Conv_884[FLOAT, 256x512x1x1]
%onnx::Conv_887[FLOAT, 256x256x1x1]
%onnx::Conv_890[FLOAT, 256x512x1x1]
%onnx::Conv_893[FLOAT, 256x256x3x3]
%onnx::Conv_896[FLOAT, 256x256x3x3]
) {
%onnx::Conv_897 = Identity(%onnx::Conv_855)
%onnx::Conv_894 = Identity(%onnx::Conv_855)
%onnx::Conv_891 = Identity(%onnx::Conv_855)
%onnx::Conv_888 = Identity(%onnx::Conv_855)
%onnx::Conv_885 = Identity(%onnx::Conv_855)
%onnx::Conv_882 = Identity(%onnx::Conv_855)
%onnx::Conv_879 = Identity(%onnx::Conv_855)
%onnx::Conv_876 = Identity(%onnx::Conv_855)
%onnx::Conv_873 = Identity(%onnx::Conv_855)
%onnx::Conv_870 = Identity(%onnx::Conv_855)
%onnx::Conv_867 = Identity(%onnx::Conv_855)
%onnx::Conv_864 = Identity(%onnx::Conv_855)
%onnx::Conv_861 = Identity(%onnx::Conv_855)
%onnx::Conv_858 = Identity(%onnx::Conv_855)
%onnx::Conv_852 = Identity(%onnx::Conv_762)
%onnx::Conv_849 = Identity(%onnx::Conv_762)
%onnx::Conv_846 = Identity(%onnx::Conv_762)
%onnx::Conv_843 = Identity(%onnx::Conv_762)
%onnx::Conv_840 = Identity(%onnx::Conv_762)
%onnx::Conv_837 = Identity(%onnx::Conv_762)
%onnx::Conv_834 = Identity(%onnx::Conv_762)
%onnx::Conv_831 = Identity(%onnx::Conv_762)
%onnx::Conv_828 = Identity(%onnx::Conv_762)
%onnx::Conv_825 = Identity(%onnx::Conv_762)
%onnx::Conv_822 = Identity(%onnx::Conv_762)
%onnx::Conv_819 = Identity(%onnx::Conv_762)
%onnx::Conv_816 = Identity(%onnx::Conv_762)
%onnx::Conv_813 = Identity(%onnx::Conv_762)
%onnx::Conv_810 = Identity(%onnx::Conv_762)
%onnx::Conv_807 = Identity(%onnx::Conv_765)
%onnx::Conv_804 = Identity(%onnx::Conv_765)
%onnx::Conv_801 = Identity(%onnx::Conv_765)
%onnx::Conv_798 = Identity(%onnx::Conv_765)
%onnx::Conv_795 = Identity(%onnx::Conv_765)
%onnx::Conv_792 = Identity(%onnx::Conv_765)
%onnx::Conv_789 = Identity(%onnx::Conv_765)
%onnx::Conv_786 = Identity(%onnx::Conv_765)
%onnx::Conv_783 = Identity(%onnx::Conv_765)
%onnx::Conv_780 = Identity(%onnx::Conv_765)
%onnx::Conv_777 = Identity(%onnx::Conv_765)
%onnx::Conv_774 = Identity(%onnx::Conv_765)
%onnx::Conv_771 = Identity(%onnx::Conv_765)
%onnx::Conv_768 = Identity(%onnx::Conv_765)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_761, %onnx::Conv_762)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%759 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %759
}
|
val_accuracy
| 92.91867
| 1,724,786,688
| 5,793,546
|
{'zcp_epe_nas': 107.08635116699058, 'zcp_fisher': 13.487042427062988, 'zcp_flops': 27596587008.0, 'zcp_grad_norm': 68.79232025146484, 'zcp_grasp': 2.04669189453125, 'zcp_jacov': -16.04651413604187, 'zcp_l2_norm': 844.4877319335938, 'zcp_nwot': 221.22301867682586, 'zcp_params': 5793546.0, 'zcp_plain': -0.041283138096332, 'zcp_snip': 426.46429443359375, 'zcp_synflow': 90.96946282383541, 'zcp_zen': 90.58946228027344, 'zcp_val_accuracy': 0.9232772588729851}
| |
NASBench101_21343
|
NASBench101
|
21343
|
0ce8dca51676ffb18ce765a0dc2e25b5
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_662[FLOAT, 128x3x3x3]
%onnx::Conv_663[FLOAT, 128]
%onnx::Conv_665[FLOAT, 64x128x1x1]
%onnx::Conv_666[FLOAT, 64]
%onnx::Conv_668[FLOAT, 64x64x3x3]
%onnx::Conv_671[FLOAT, 64x64x3x3]
%onnx::Conv_674[FLOAT, 64x64x1x1]
%onnx::Conv_677[FLOAT, 64x128x1x1]
%onnx::Conv_680[FLOAT, 64x64x3x3]
%onnx::Conv_683[FLOAT, 64x64x3x3]
%onnx::Conv_686[FLOAT, 64x64x1x1]
%onnx::Conv_689[FLOAT, 64x128x1x1]
%onnx::Conv_692[FLOAT, 64x64x3x3]
%onnx::Conv_695[FLOAT, 64x64x3x3]
%onnx::Conv_698[FLOAT, 64x64x1x1]
%onnx::Conv_701[FLOAT, 128x128x1x1]
%onnx::Conv_704[FLOAT, 128x128x3x3]
%onnx::Conv_707[FLOAT, 128x128x3x3]
%onnx::Conv_710[FLOAT, 128x128x1x1]
%onnx::Conv_713[FLOAT, 128x256x1x1]
%onnx::Conv_716[FLOAT, 128x128x3x3]
%onnx::Conv_719[FLOAT, 128x128x3x3]
%onnx::Conv_722[FLOAT, 128x128x1x1]
%onnx::Conv_725[FLOAT, 128x256x1x1]
%onnx::Conv_728[FLOAT, 128x128x3x3]
%onnx::Conv_731[FLOAT, 128x128x3x3]
%onnx::Conv_734[FLOAT, 128x128x1x1]
%onnx::Conv_737[FLOAT, 256x256x1x1]
%onnx::Conv_738[FLOAT, 256]
%onnx::Conv_740[FLOAT, 256x256x3x3]
%onnx::Conv_743[FLOAT, 256x256x3x3]
%onnx::Conv_746[FLOAT, 256x256x1x1]
%onnx::Conv_749[FLOAT, 256x512x1x1]
%onnx::Conv_752[FLOAT, 256x256x3x3]
%onnx::Conv_755[FLOAT, 256x256x3x3]
%onnx::Conv_758[FLOAT, 256x256x1x1]
%onnx::Conv_761[FLOAT, 256x512x1x1]
%onnx::Conv_764[FLOAT, 256x256x3x3]
%onnx::Conv_767[FLOAT, 256x256x3x3]
%onnx::Conv_770[FLOAT, 256x256x1x1]
) {
%onnx::Conv_771 = Identity(%onnx::Conv_738)
%onnx::Conv_768 = Identity(%onnx::Conv_738)
%onnx::Conv_765 = Identity(%onnx::Conv_738)
%onnx::Conv_762 = Identity(%onnx::Conv_738)
%onnx::Conv_759 = Identity(%onnx::Conv_738)
%onnx::Conv_756 = Identity(%onnx::Conv_738)
%onnx::Conv_753 = Identity(%onnx::Conv_738)
%onnx::Conv_750 = Identity(%onnx::Conv_738)
%onnx::Conv_747 = Identity(%onnx::Conv_738)
%onnx::Conv_744 = Identity(%onnx::Conv_738)
%onnx::Conv_741 = Identity(%onnx::Conv_738)
%onnx::Conv_735 = Identity(%onnx::Conv_663)
%onnx::Conv_732 = Identity(%onnx::Conv_663)
%onnx::Conv_729 = Identity(%onnx::Conv_663)
%onnx::Conv_726 = Identity(%onnx::Conv_663)
%onnx::Conv_723 = Identity(%onnx::Conv_663)
%onnx::Conv_720 = Identity(%onnx::Conv_663)
%onnx::Conv_717 = Identity(%onnx::Conv_663)
%onnx::Conv_714 = Identity(%onnx::Conv_663)
%onnx::Conv_711 = Identity(%onnx::Conv_663)
%onnx::Conv_708 = Identity(%onnx::Conv_663)
%onnx::Conv_705 = Identity(%onnx::Conv_663)
%onnx::Conv_702 = Identity(%onnx::Conv_663)
%onnx::Conv_699 = Identity(%onnx::Conv_666)
%onnx::Conv_696 = Identity(%onnx::Conv_666)
%onnx::Conv_693 = Identity(%onnx::Conv_666)
%onnx::Conv_690 = Identity(%onnx::Conv_666)
%onnx::Conv_687 = Identity(%onnx::Conv_666)
%onnx::Conv_684 = Identity(%onnx::Conv_666)
%onnx::Conv_681 = Identity(%onnx::Conv_666)
%onnx::Conv_678 = Identity(%onnx::Conv_666)
%onnx::Conv_675 = Identity(%onnx::Conv_666)
%onnx::Conv_672 = Identity(%onnx::Conv_666)
%onnx::Conv_669 = Identity(%onnx::Conv_666)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_662, %onnx::Conv_663)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_665, %onnx::Conv_666)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_668, %onnx::Conv_669)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_671, %onnx::Conv_672)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_674, %onnx::Conv_675)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_677, %onnx::Conv_678)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_680, %onnx::Conv_681)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_683, %onnx::Conv_684)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_686, %onnx::Conv_687)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_689, %onnx::Conv_690)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%660 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %660
}
|
val_accuracy
| 89.693511
| 1,587,816,448
| 5,356,682
|
{'zcp_epe_nas': 121.41898011371055, 'zcp_fisher': 123.06399536132812, 'zcp_flops': 25405063168.0, 'zcp_grad_norm': 152.65631103515625, 'zcp_grasp': 2.633544921875, 'zcp_jacov': -16.051177294862956, 'zcp_l2_norm': 647.9088745117188, 'zcp_nwot': 218.16618639948285, 'zcp_params': 5356682.0, 'zcp_plain': 0.013825594447553002, 'zcp_snip': 951.9401245117188, 'zcp_synflow': 124.20708199386371, 'zcp_zen': 85.11624145507812, 'zcp_val_accuracy': 0.9298878312110901}
| |
NASBench101_153271
|
NASBench101
|
153271
|
5cbea5ddada946979c9cca114a1cb8bc
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_779[FLOAT, 128x3x3x3]
%onnx::Conv_780[FLOAT, 128]
%onnx::Conv_782[FLOAT, 64x128x1x1]
%onnx::Conv_783[FLOAT, 64]
%onnx::Conv_785[FLOAT, 64x64x1x1]
%onnx::Conv_788[FLOAT, 64x64x1x1]
%onnx::Conv_791[FLOAT, 64x128x1x1]
%onnx::Conv_794[FLOAT, 64x64x3x3]
%onnx::Conv_797[FLOAT, 64x128x1x1]
%onnx::Conv_800[FLOAT, 64x64x1x1]
%onnx::Conv_803[FLOAT, 64x64x1x1]
%onnx::Conv_806[FLOAT, 64x128x1x1]
%onnx::Conv_809[FLOAT, 64x64x3x3]
%onnx::Conv_812[FLOAT, 64x128x1x1]
%onnx::Conv_815[FLOAT, 64x64x1x1]
%onnx::Conv_818[FLOAT, 64x64x1x1]
%onnx::Conv_821[FLOAT, 64x128x1x1]
%onnx::Conv_824[FLOAT, 64x64x3x3]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x128x1x1]
%onnx::Conv_833[FLOAT, 128x128x1x1]
%onnx::Conv_836[FLOAT, 128x128x1x1]
%onnx::Conv_839[FLOAT, 128x128x3x3]
%onnx::Conv_842[FLOAT, 128x256x1x1]
%onnx::Conv_845[FLOAT, 128x128x1x1]
%onnx::Conv_848[FLOAT, 128x128x1x1]
%onnx::Conv_851[FLOAT, 128x256x1x1]
%onnx::Conv_854[FLOAT, 128x128x3x3]
%onnx::Conv_857[FLOAT, 128x256x1x1]
%onnx::Conv_860[FLOAT, 128x128x1x1]
%onnx::Conv_863[FLOAT, 128x128x1x1]
%onnx::Conv_866[FLOAT, 128x256x1x1]
%onnx::Conv_869[FLOAT, 128x128x3x3]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_873[FLOAT, 256]
%onnx::Conv_875[FLOAT, 256x256x1x1]
%onnx::Conv_878[FLOAT, 256x256x1x1]
%onnx::Conv_881[FLOAT, 256x256x1x1]
%onnx::Conv_884[FLOAT, 256x256x3x3]
%onnx::Conv_887[FLOAT, 256x512x1x1]
%onnx::Conv_890[FLOAT, 256x256x1x1]
%onnx::Conv_893[FLOAT, 256x256x1x1]
%onnx::Conv_896[FLOAT, 256x512x1x1]
%onnx::Conv_899[FLOAT, 256x256x3x3]
%onnx::Conv_902[FLOAT, 256x512x1x1]
%onnx::Conv_905[FLOAT, 256x256x1x1]
%onnx::Conv_908[FLOAT, 256x256x1x1]
%onnx::Conv_911[FLOAT, 256x512x1x1]
%onnx::Conv_914[FLOAT, 256x256x3x3]
) {
%onnx::Conv_915 = Identity(%onnx::Conv_873)
%onnx::Conv_912 = Identity(%onnx::Conv_873)
%onnx::Conv_909 = Identity(%onnx::Conv_873)
%onnx::Conv_906 = Identity(%onnx::Conv_873)
%onnx::Conv_903 = Identity(%onnx::Conv_873)
%onnx::Conv_900 = Identity(%onnx::Conv_873)
%onnx::Conv_897 = Identity(%onnx::Conv_873)
%onnx::Conv_894 = Identity(%onnx::Conv_873)
%onnx::Conv_891 = Identity(%onnx::Conv_873)
%onnx::Conv_888 = Identity(%onnx::Conv_873)
%onnx::Conv_885 = Identity(%onnx::Conv_873)
%onnx::Conv_882 = Identity(%onnx::Conv_873)
%onnx::Conv_879 = Identity(%onnx::Conv_873)
%onnx::Conv_876 = Identity(%onnx::Conv_873)
%onnx::Conv_870 = Identity(%onnx::Conv_780)
%onnx::Conv_867 = Identity(%onnx::Conv_780)
%onnx::Conv_864 = Identity(%onnx::Conv_780)
%onnx::Conv_861 = Identity(%onnx::Conv_780)
%onnx::Conv_858 = Identity(%onnx::Conv_780)
%onnx::Conv_855 = Identity(%onnx::Conv_780)
%onnx::Conv_852 = Identity(%onnx::Conv_780)
%onnx::Conv_849 = Identity(%onnx::Conv_780)
%onnx::Conv_846 = Identity(%onnx::Conv_780)
%onnx::Conv_843 = Identity(%onnx::Conv_780)
%onnx::Conv_840 = Identity(%onnx::Conv_780)
%onnx::Conv_837 = Identity(%onnx::Conv_780)
%onnx::Conv_834 = Identity(%onnx::Conv_780)
%onnx::Conv_831 = Identity(%onnx::Conv_780)
%onnx::Conv_828 = Identity(%onnx::Conv_780)
%onnx::Conv_825 = Identity(%onnx::Conv_783)
%onnx::Conv_822 = Identity(%onnx::Conv_783)
%onnx::Conv_819 = Identity(%onnx::Conv_783)
%onnx::Conv_816 = Identity(%onnx::Conv_783)
%onnx::Conv_813 = Identity(%onnx::Conv_783)
%onnx::Conv_810 = Identity(%onnx::Conv_783)
%onnx::Conv_807 = Identity(%onnx::Conv_783)
%onnx::Conv_804 = Identity(%onnx::Conv_783)
%onnx::Conv_801 = Identity(%onnx::Conv_783)
%onnx::Conv_798 = Identity(%onnx::Conv_783)
%onnx::Conv_795 = Identity(%onnx::Conv_783)
%onnx::Conv_792 = Identity(%onnx::Conv_783)
%onnx::Conv_789 = Identity(%onnx::Conv_783)
%onnx::Conv_786 = Identity(%onnx::Conv_783)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_779, %onnx::Conv_780)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%777 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %777
}
|
val_accuracy
| 90.414661
| 1,120,806,912
| 3,729,162
|
{'zcp_epe_nas': 69.67961446291996, 'zcp_fisher': 36.801116943359375, 'zcp_flops': 17932910592.0, 'zcp_grad_norm': 116.29927825927734, 'zcp_grasp': -4.9859619140625, 'zcp_jacov': -16.054383055982345, 'zcp_l2_norm': 844.2623901367188, 'zcp_nwot': 222.05130163767188, 'zcp_params': 3729162.0, 'zcp_plain': 0.016185816377401, 'zcp_snip': 696.643310546875, 'zcp_synflow': 113.43820345256708, 'zcp_zen': 82.51473999023438, 'zcp_val_accuracy': 0.865985572338104}
| |
NASBench101_39928
|
NASBench101
|
39928
|
1835c928f0a0b316b8da63f80fb8f739
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_545[FLOAT, 128x3x3x3]
%onnx::Conv_546[FLOAT, 128]
%onnx::Conv_548[FLOAT, 128x128x1x1]
%onnx::Conv_551[FLOAT, 128x128x1x1]
%onnx::Conv_554[FLOAT, 128x128x3x3]
%onnx::Conv_557[FLOAT, 128x128x1x1]
%onnx::Conv_560[FLOAT, 128x128x1x1]
%onnx::Conv_563[FLOAT, 128x128x3x3]
%onnx::Conv_566[FLOAT, 128x128x1x1]
%onnx::Conv_569[FLOAT, 128x128x1x1]
%onnx::Conv_572[FLOAT, 128x128x3x3]
%onnx::Conv_575[FLOAT, 256x128x1x1]
%onnx::Conv_576[FLOAT, 256]
%onnx::Conv_578[FLOAT, 256x128x1x1]
%onnx::Conv_581[FLOAT, 256x256x3x3]
%onnx::Conv_584[FLOAT, 256x256x1x1]
%onnx::Conv_587[FLOAT, 256x256x1x1]
%onnx::Conv_590[FLOAT, 256x256x3x3]
%onnx::Conv_593[FLOAT, 256x256x1x1]
%onnx::Conv_596[FLOAT, 256x256x1x1]
%onnx::Conv_599[FLOAT, 256x256x3x3]
%onnx::Conv_602[FLOAT, 512x256x1x1]
%onnx::Conv_603[FLOAT, 512]
%onnx::Conv_605[FLOAT, 512x256x1x1]
%onnx::Conv_608[FLOAT, 512x512x3x3]
%onnx::Conv_611[FLOAT, 512x512x1x1]
%onnx::Conv_614[FLOAT, 512x512x1x1]
%onnx::Conv_617[FLOAT, 512x512x3x3]
%onnx::Conv_620[FLOAT, 512x512x1x1]
%onnx::Conv_623[FLOAT, 512x512x1x1]
%onnx::Conv_626[FLOAT, 512x512x3x3]
) {
%onnx::Conv_627 = Identity(%onnx::Conv_603)
%onnx::Conv_624 = Identity(%onnx::Conv_603)
%onnx::Conv_621 = Identity(%onnx::Conv_603)
%onnx::Conv_618 = Identity(%onnx::Conv_603)
%onnx::Conv_615 = Identity(%onnx::Conv_603)
%onnx::Conv_612 = Identity(%onnx::Conv_603)
%onnx::Conv_609 = Identity(%onnx::Conv_603)
%onnx::Conv_606 = Identity(%onnx::Conv_603)
%onnx::Conv_600 = Identity(%onnx::Conv_576)
%onnx::Conv_597 = Identity(%onnx::Conv_576)
%onnx::Conv_594 = Identity(%onnx::Conv_576)
%onnx::Conv_591 = Identity(%onnx::Conv_576)
%onnx::Conv_588 = Identity(%onnx::Conv_576)
%onnx::Conv_585 = Identity(%onnx::Conv_576)
%onnx::Conv_582 = Identity(%onnx::Conv_576)
%onnx::Conv_579 = Identity(%onnx::Conv_576)
%onnx::Conv_573 = Identity(%onnx::Conv_546)
%onnx::Conv_570 = Identity(%onnx::Conv_546)
%onnx::Conv_567 = Identity(%onnx::Conv_546)
%onnx::Conv_564 = Identity(%onnx::Conv_546)
%onnx::Conv_561 = Identity(%onnx::Conv_546)
%onnx::Conv_558 = Identity(%onnx::Conv_546)
%onnx::Conv_555 = Identity(%onnx::Conv_546)
%onnx::Conv_552 = Identity(%onnx::Conv_546)
%onnx::Conv_549 = Identity(%onnx::Conv_546)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_545, %onnx::Conv_546)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_548, %onnx::Conv_549)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_551, %onnx::Conv_552)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_554, %onnx::Conv_555)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_557, %onnx::Conv_558)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_560, %onnx::Conv_561)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_563, %onnx::Conv_564)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_566, %onnx::Conv_567)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_569, %onnx::Conv_570)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_572, %onnx::Conv_573)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_575, %onnx::Conv_576)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_578, %onnx::Conv_579)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_581, %onnx::Conv_582)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_584, %onnx::Conv_585)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_587, %onnx::Conv_588)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_590, %onnx::Conv_591)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_593, %onnx::Conv_594)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_596, %onnx::Conv_597)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_599, %onnx::Conv_600)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_602, %onnx::Conv_603)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_605, %onnx::Conv_606)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_608, %onnx::Conv_609)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_611, %onnx::Conv_612)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_614, %onnx::Conv_615)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_617, %onnx::Conv_618)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_620, %onnx::Conv_621)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_623, %onnx::Conv_624)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_626, %onnx::Conv_627)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%543 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %543
}
|
val_accuracy
| 90.304488
| 3,279,431,680
| 11,051,402
|
{'zcp_epe_nas': 70.60001884705723, 'zcp_fisher': 6.203892707824707, 'zcp_flops': 52470906880.0, 'zcp_grad_norm': 29.106721878051758, 'zcp_grasp': 0.026363372802734004, 'zcp_jacov': -16.047828191912338, 'zcp_l2_norm': 606.39013671875, 'zcp_nwot': 223.22765949341584, 'zcp_params': 11051402.0, 'zcp_plain': -0.015176966786384001, 'zcp_snip': 287.9231872558594, 'zcp_synflow': 79.48889435751857, 'zcp_zen': 66.82403564453125, 'zcp_val_accuracy': 0.9221754670143121}
| |
NASBench101_14742
|
NASBench101
|
14742
|
08dda53970a0ba3e56d02f2f8b33ad7f
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_752[FLOAT, 128x3x3x3]
%onnx::Conv_753[FLOAT, 128]
%onnx::Conv_755[FLOAT, 64x128x1x1]
%onnx::Conv_756[FLOAT, 64]
%onnx::Conv_758[FLOAT, 64x64x3x3]
%onnx::Conv_761[FLOAT, 64x128x1x1]
%onnx::Conv_764[FLOAT, 64x64x3x3]
%onnx::Conv_767[FLOAT, 128x128x1x1]
%onnx::Conv_770[FLOAT, 64x128x1x1]
%onnx::Conv_773[FLOAT, 64x64x3x3]
%onnx::Conv_776[FLOAT, 64x128x1x1]
%onnx::Conv_779[FLOAT, 64x64x3x3]
%onnx::Conv_782[FLOAT, 128x128x1x1]
%onnx::Conv_785[FLOAT, 64x128x1x1]
%onnx::Conv_788[FLOAT, 64x64x3x3]
%onnx::Conv_791[FLOAT, 64x128x1x1]
%onnx::Conv_794[FLOAT, 64x64x3x3]
%onnx::Conv_797[FLOAT, 128x128x1x1]
%onnx::Conv_800[FLOAT, 128x128x1x1]
%onnx::Conv_803[FLOAT, 128x128x3x3]
%onnx::Conv_806[FLOAT, 128x128x1x1]
%onnx::Conv_809[FLOAT, 128x128x3x3]
%onnx::Conv_812[FLOAT, 256x128x1x1]
%onnx::Conv_813[FLOAT, 256]
%onnx::Conv_815[FLOAT, 128x256x1x1]
%onnx::Conv_818[FLOAT, 128x128x3x3]
%onnx::Conv_821[FLOAT, 128x256x1x1]
%onnx::Conv_824[FLOAT, 128x128x3x3]
%onnx::Conv_827[FLOAT, 256x256x1x1]
%onnx::Conv_830[FLOAT, 128x256x1x1]
%onnx::Conv_833[FLOAT, 128x128x3x3]
%onnx::Conv_836[FLOAT, 128x256x1x1]
%onnx::Conv_839[FLOAT, 128x128x3x3]
%onnx::Conv_842[FLOAT, 256x256x1x1]
%onnx::Conv_845[FLOAT, 256x256x1x1]
%onnx::Conv_848[FLOAT, 256x256x3x3]
%onnx::Conv_851[FLOAT, 256x256x1x1]
%onnx::Conv_854[FLOAT, 256x256x3x3]
%onnx::Conv_857[FLOAT, 512x256x1x1]
%onnx::Conv_858[FLOAT, 512]
%onnx::Conv_860[FLOAT, 256x512x1x1]
%onnx::Conv_863[FLOAT, 256x256x3x3]
%onnx::Conv_866[FLOAT, 256x512x1x1]
%onnx::Conv_869[FLOAT, 256x256x3x3]
%onnx::Conv_872[FLOAT, 512x512x1x1]
%onnx::Conv_875[FLOAT, 256x512x1x1]
%onnx::Conv_878[FLOAT, 256x256x3x3]
%onnx::Conv_881[FLOAT, 256x512x1x1]
%onnx::Conv_884[FLOAT, 256x256x3x3]
%onnx::Conv_887[FLOAT, 512x512x1x1]
) {
%onnx::Conv_888 = Identity(%onnx::Conv_858)
%onnx::Conv_885 = Identity(%onnx::Conv_813)
%onnx::Conv_882 = Identity(%onnx::Conv_813)
%onnx::Conv_879 = Identity(%onnx::Conv_813)
%onnx::Conv_876 = Identity(%onnx::Conv_813)
%onnx::Conv_873 = Identity(%onnx::Conv_858)
%onnx::Conv_870 = Identity(%onnx::Conv_813)
%onnx::Conv_867 = Identity(%onnx::Conv_813)
%onnx::Conv_864 = Identity(%onnx::Conv_813)
%onnx::Conv_861 = Identity(%onnx::Conv_813)
%onnx::Conv_855 = Identity(%onnx::Conv_813)
%onnx::Conv_852 = Identity(%onnx::Conv_813)
%onnx::Conv_849 = Identity(%onnx::Conv_813)
%onnx::Conv_846 = Identity(%onnx::Conv_813)
%onnx::Conv_843 = Identity(%onnx::Conv_813)
%onnx::Conv_840 = Identity(%onnx::Conv_753)
%onnx::Conv_837 = Identity(%onnx::Conv_753)
%onnx::Conv_834 = Identity(%onnx::Conv_753)
%onnx::Conv_831 = Identity(%onnx::Conv_753)
%onnx::Conv_828 = Identity(%onnx::Conv_813)
%onnx::Conv_825 = Identity(%onnx::Conv_753)
%onnx::Conv_822 = Identity(%onnx::Conv_753)
%onnx::Conv_819 = Identity(%onnx::Conv_753)
%onnx::Conv_816 = Identity(%onnx::Conv_753)
%onnx::Conv_810 = Identity(%onnx::Conv_753)
%onnx::Conv_807 = Identity(%onnx::Conv_753)
%onnx::Conv_804 = Identity(%onnx::Conv_753)
%onnx::Conv_801 = Identity(%onnx::Conv_753)
%onnx::Conv_798 = Identity(%onnx::Conv_753)
%onnx::Conv_795 = Identity(%onnx::Conv_756)
%onnx::Conv_792 = Identity(%onnx::Conv_756)
%onnx::Conv_789 = Identity(%onnx::Conv_756)
%onnx::Conv_786 = Identity(%onnx::Conv_756)
%onnx::Conv_783 = Identity(%onnx::Conv_753)
%onnx::Conv_780 = Identity(%onnx::Conv_756)
%onnx::Conv_777 = Identity(%onnx::Conv_756)
%onnx::Conv_774 = Identity(%onnx::Conv_756)
%onnx::Conv_771 = Identity(%onnx::Conv_756)
%onnx::Conv_768 = Identity(%onnx::Conv_753)
%onnx::Conv_765 = Identity(%onnx::Conv_756)
%onnx::Conv_762 = Identity(%onnx::Conv_756)
%onnx::Conv_759 = Identity(%onnx::Conv_756)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_752, %onnx::Conv_753)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_3_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_3_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_3_output_0)
%750 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %750
}
|
val_accuracy
| 92.217547
| 1,920,477,184
| 6,406,538
|
{'zcp_epe_nas': 103.44804050474679, 'zcp_fisher': 2.227954864501953, 'zcp_flops': 30727634944.0, 'zcp_grad_norm': 30.299686431884766, 'zcp_grasp': -2.910964965820312, 'zcp_jacov': -16.051964939912413, 'zcp_l2_norm': 890.6668090820312, 'zcp_nwot': 223.68048082922326, 'zcp_params': 6406538.0, 'zcp_plain': 0.10321288555860501, 'zcp_snip': 209.82749938964844, 'zcp_synflow': 70.77384935115651, 'zcp_zen': 99.70196533203125, 'zcp_val_accuracy': 0.889423072338104}
| |
NASBench101_405070
|
NASBench101
|
405070
|
f4e0c7198356fdd6219e1bd9cffa65d7
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_689[FLOAT, 128x3x3x3]
%onnx::Conv_690[FLOAT, 128]
%onnx::Conv_692[FLOAT, 64x128x1x1]
%onnx::Conv_693[FLOAT, 64]
%onnx::Conv_695[FLOAT, 64x64x3x3]
%onnx::Conv_698[FLOAT, 64x128x1x1]
%onnx::Conv_701[FLOAT, 64x64x3x3]
%onnx::Conv_704[FLOAT, 64x128x1x1]
%onnx::Conv_707[FLOAT, 64x64x3x3]
%onnx::Conv_710[FLOAT, 64x128x1x1]
%onnx::Conv_713[FLOAT, 64x64x3x3]
%onnx::Conv_716[FLOAT, 64x128x1x1]
%onnx::Conv_719[FLOAT, 64x64x3x3]
%onnx::Conv_722[FLOAT, 64x128x1x1]
%onnx::Conv_725[FLOAT, 64x64x3x3]
%onnx::Conv_728[FLOAT, 128x128x1x1]
%onnx::Conv_731[FLOAT, 128x128x3x3]
%onnx::Conv_734[FLOAT, 128x128x1x1]
%onnx::Conv_737[FLOAT, 128x128x3x3]
%onnx::Conv_740[FLOAT, 128x256x1x1]
%onnx::Conv_743[FLOAT, 128x128x3x3]
%onnx::Conv_746[FLOAT, 128x256x1x1]
%onnx::Conv_749[FLOAT, 128x128x3x3]
%onnx::Conv_752[FLOAT, 128x256x1x1]
%onnx::Conv_755[FLOAT, 128x128x3x3]
%onnx::Conv_758[FLOAT, 128x256x1x1]
%onnx::Conv_761[FLOAT, 128x128x3x3]
%onnx::Conv_764[FLOAT, 256x256x1x1]
%onnx::Conv_765[FLOAT, 256]
%onnx::Conv_767[FLOAT, 256x256x3x3]
%onnx::Conv_770[FLOAT, 256x256x1x1]
%onnx::Conv_773[FLOAT, 256x256x3x3]
%onnx::Conv_776[FLOAT, 256x512x1x1]
%onnx::Conv_779[FLOAT, 256x256x3x3]
%onnx::Conv_782[FLOAT, 256x512x1x1]
%onnx::Conv_785[FLOAT, 256x256x3x3]
%onnx::Conv_788[FLOAT, 256x512x1x1]
%onnx::Conv_791[FLOAT, 256x256x3x3]
%onnx::Conv_794[FLOAT, 256x512x1x1]
%onnx::Conv_797[FLOAT, 256x256x3x3]
) {
%onnx::Conv_798 = Identity(%onnx::Conv_765)
%onnx::Conv_795 = Identity(%onnx::Conv_765)
%onnx::Conv_792 = Identity(%onnx::Conv_765)
%onnx::Conv_789 = Identity(%onnx::Conv_765)
%onnx::Conv_786 = Identity(%onnx::Conv_765)
%onnx::Conv_783 = Identity(%onnx::Conv_765)
%onnx::Conv_780 = Identity(%onnx::Conv_765)
%onnx::Conv_777 = Identity(%onnx::Conv_765)
%onnx::Conv_774 = Identity(%onnx::Conv_765)
%onnx::Conv_771 = Identity(%onnx::Conv_765)
%onnx::Conv_768 = Identity(%onnx::Conv_765)
%onnx::Conv_762 = Identity(%onnx::Conv_690)
%onnx::Conv_759 = Identity(%onnx::Conv_690)
%onnx::Conv_756 = Identity(%onnx::Conv_690)
%onnx::Conv_753 = Identity(%onnx::Conv_690)
%onnx::Conv_750 = Identity(%onnx::Conv_690)
%onnx::Conv_747 = Identity(%onnx::Conv_690)
%onnx::Conv_744 = Identity(%onnx::Conv_690)
%onnx::Conv_741 = Identity(%onnx::Conv_690)
%onnx::Conv_738 = Identity(%onnx::Conv_690)
%onnx::Conv_735 = Identity(%onnx::Conv_690)
%onnx::Conv_732 = Identity(%onnx::Conv_690)
%onnx::Conv_729 = Identity(%onnx::Conv_690)
%onnx::Conv_726 = Identity(%onnx::Conv_693)
%onnx::Conv_723 = Identity(%onnx::Conv_693)
%onnx::Conv_720 = Identity(%onnx::Conv_693)
%onnx::Conv_717 = Identity(%onnx::Conv_693)
%onnx::Conv_714 = Identity(%onnx::Conv_693)
%onnx::Conv_711 = Identity(%onnx::Conv_693)
%onnx::Conv_708 = Identity(%onnx::Conv_693)
%onnx::Conv_705 = Identity(%onnx::Conv_693)
%onnx::Conv_702 = Identity(%onnx::Conv_693)
%onnx::Conv_699 = Identity(%onnx::Conv_693)
%onnx::Conv_696 = Identity(%onnx::Conv_693)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_689, %onnx::Conv_690)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%687 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %687
}
|
val_accuracy
| 92.407852
| 1,646,536,704
| 5,532,810
|
{'zcp_epe_nas': 130.24875312883245, 'zcp_fisher': 3.002766609191894, 'zcp_flops': 26344587264.0, 'zcp_grad_norm': 31.275142669677734, 'zcp_grasp': -0.23194122314453103, 'zcp_jacov': -16.054357343622335, 'zcp_l2_norm': 694.4978637695312, 'zcp_nwot': 217.71254677750008, 'zcp_params': 5532810.0, 'zcp_plain': 0.003394406754523, 'zcp_snip': 209.77224731445312, 'zcp_synflow': 100.21457234856952, 'zcp_zen': 82.07972717285156, 'zcp_val_accuracy': 0.8881210088729851}
| |
NASBench101_403336
|
NASBench101
|
403336
|
f3d3faedd2a2993e5e213cfb0e05e63e
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_752[FLOAT, 128x3x3x3]
%onnx::Conv_753[FLOAT, 128]
%onnx::Conv_755[FLOAT, 64x128x1x1]
%onnx::Conv_756[FLOAT, 64]
%onnx::Conv_758[FLOAT, 64x64x1x1]
%onnx::Conv_761[FLOAT, 64x128x1x1]
%onnx::Conv_764[FLOAT, 64x64x3x3]
%onnx::Conv_767[FLOAT, 64x64x3x3]
%onnx::Conv_770[FLOAT, 64x128x1x1]
%onnx::Conv_773[FLOAT, 64x64x1x1]
%onnx::Conv_776[FLOAT, 64x128x1x1]
%onnx::Conv_779[FLOAT, 64x64x3x3]
%onnx::Conv_782[FLOAT, 64x64x3x3]
%onnx::Conv_785[FLOAT, 64x128x1x1]
%onnx::Conv_788[FLOAT, 64x64x1x1]
%onnx::Conv_791[FLOAT, 64x128x1x1]
%onnx::Conv_794[FLOAT, 64x64x3x3]
%onnx::Conv_797[FLOAT, 64x64x3x3]
%onnx::Conv_800[FLOAT, 128x128x1x1]
%onnx::Conv_803[FLOAT, 128x128x1x1]
%onnx::Conv_806[FLOAT, 128x128x1x1]
%onnx::Conv_809[FLOAT, 128x128x3x3]
%onnx::Conv_812[FLOAT, 128x128x3x3]
%onnx::Conv_815[FLOAT, 128x256x1x1]
%onnx::Conv_818[FLOAT, 128x128x1x1]
%onnx::Conv_821[FLOAT, 128x256x1x1]
%onnx::Conv_824[FLOAT, 128x128x3x3]
%onnx::Conv_827[FLOAT, 128x128x3x3]
%onnx::Conv_830[FLOAT, 128x256x1x1]
%onnx::Conv_833[FLOAT, 128x128x1x1]
%onnx::Conv_836[FLOAT, 128x256x1x1]
%onnx::Conv_839[FLOAT, 128x128x3x3]
%onnx::Conv_842[FLOAT, 128x128x3x3]
%onnx::Conv_845[FLOAT, 256x256x1x1]
%onnx::Conv_846[FLOAT, 256]
%onnx::Conv_848[FLOAT, 256x256x1x1]
%onnx::Conv_851[FLOAT, 256x256x1x1]
%onnx::Conv_854[FLOAT, 256x256x3x3]
%onnx::Conv_857[FLOAT, 256x256x3x3]
%onnx::Conv_860[FLOAT, 256x512x1x1]
%onnx::Conv_863[FLOAT, 256x256x1x1]
%onnx::Conv_866[FLOAT, 256x512x1x1]
%onnx::Conv_869[FLOAT, 256x256x3x3]
%onnx::Conv_872[FLOAT, 256x256x3x3]
%onnx::Conv_875[FLOAT, 256x512x1x1]
%onnx::Conv_878[FLOAT, 256x256x1x1]
%onnx::Conv_881[FLOAT, 256x512x1x1]
%onnx::Conv_884[FLOAT, 256x256x3x3]
%onnx::Conv_887[FLOAT, 256x256x3x3]
) {
%onnx::Conv_888 = Identity(%onnx::Conv_846)
%onnx::Conv_885 = Identity(%onnx::Conv_846)
%onnx::Conv_882 = Identity(%onnx::Conv_846)
%onnx::Conv_879 = Identity(%onnx::Conv_846)
%onnx::Conv_876 = Identity(%onnx::Conv_846)
%onnx::Conv_873 = Identity(%onnx::Conv_846)
%onnx::Conv_870 = Identity(%onnx::Conv_846)
%onnx::Conv_867 = Identity(%onnx::Conv_846)
%onnx::Conv_864 = Identity(%onnx::Conv_846)
%onnx::Conv_861 = Identity(%onnx::Conv_846)
%onnx::Conv_858 = Identity(%onnx::Conv_846)
%onnx::Conv_855 = Identity(%onnx::Conv_846)
%onnx::Conv_852 = Identity(%onnx::Conv_846)
%onnx::Conv_849 = Identity(%onnx::Conv_846)
%onnx::Conv_843 = Identity(%onnx::Conv_753)
%onnx::Conv_840 = Identity(%onnx::Conv_753)
%onnx::Conv_837 = Identity(%onnx::Conv_753)
%onnx::Conv_834 = Identity(%onnx::Conv_753)
%onnx::Conv_831 = Identity(%onnx::Conv_753)
%onnx::Conv_828 = Identity(%onnx::Conv_753)
%onnx::Conv_825 = Identity(%onnx::Conv_753)
%onnx::Conv_822 = Identity(%onnx::Conv_753)
%onnx::Conv_819 = Identity(%onnx::Conv_753)
%onnx::Conv_816 = Identity(%onnx::Conv_753)
%onnx::Conv_813 = Identity(%onnx::Conv_753)
%onnx::Conv_810 = Identity(%onnx::Conv_753)
%onnx::Conv_807 = Identity(%onnx::Conv_753)
%onnx::Conv_804 = Identity(%onnx::Conv_753)
%onnx::Conv_801 = Identity(%onnx::Conv_753)
%onnx::Conv_798 = Identity(%onnx::Conv_756)
%onnx::Conv_795 = Identity(%onnx::Conv_756)
%onnx::Conv_792 = Identity(%onnx::Conv_756)
%onnx::Conv_789 = Identity(%onnx::Conv_756)
%onnx::Conv_786 = Identity(%onnx::Conv_756)
%onnx::Conv_783 = Identity(%onnx::Conv_756)
%onnx::Conv_780 = Identity(%onnx::Conv_756)
%onnx::Conv_777 = Identity(%onnx::Conv_756)
%onnx::Conv_774 = Identity(%onnx::Conv_756)
%onnx::Conv_771 = Identity(%onnx::Conv_756)
%onnx::Conv_768 = Identity(%onnx::Conv_756)
%onnx::Conv_765 = Identity(%onnx::Conv_756)
%onnx::Conv_762 = Identity(%onnx::Conv_756)
%onnx::Conv_759 = Identity(%onnx::Conv_756)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_752, %onnx::Conv_753)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%750 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %750
}
|
val_accuracy
| 91.676682
| 1,724,786,688
| 5,793,546
|
{'zcp_epe_nas': 127.96786850983347, 'zcp_fisher': 71.49739074707031, 'zcp_flops': 27596587008.0, 'zcp_grad_norm': 153.4052734375, 'zcp_grasp': -6.771240234375, 'zcp_jacov': -16.058030602604827, 'zcp_l2_norm': 844.50146484375, 'zcp_nwot': 221.55784880514108, 'zcp_params': 5793546.0, 'zcp_plain': -0.004953489638864, 'zcp_snip': 890.1654052734375, 'zcp_synflow': 118.21445897187003, 'zcp_zen': 90.499267578125, 'zcp_val_accuracy': 0.9171674847602841}
| |
NASBench101_272135
|
NASBench101
|
272135
|
a4cf57decba5ddd476f0b545b3c8b7c7
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_968[FLOAT, 128x3x3x3]
%onnx::Conv_969[FLOAT, 128]
%onnx::Conv_971[FLOAT, 128x128x1x1]
%onnx::Conv_974[FLOAT, 128x128x1x1]
%onnx::Conv_977[FLOAT, 128x128x3x3]
%onnx::Conv_980[FLOAT, 128x128x3x3]
%onnx::Conv_983[FLOAT, 128x128x1x1]
%onnx::Conv_986[FLOAT, 128x128x3x3]
%onnx::Conv_989[FLOAT, 128x128x1x1]
%onnx::Conv_992[FLOAT, 128x128x1x1]
%onnx::Conv_995[FLOAT, 128x128x1x1]
%onnx::Conv_998[FLOAT, 128x128x3x3]
%onnx::Conv_1001[FLOAT, 128x128x3x3]
%onnx::Conv_1004[FLOAT, 128x128x1x1]
%onnx::Conv_1007[FLOAT, 128x128x3x3]
%onnx::Conv_1010[FLOAT, 128x128x1x1]
%onnx::Conv_1013[FLOAT, 128x128x1x1]
%onnx::Conv_1016[FLOAT, 128x128x1x1]
%onnx::Conv_1019[FLOAT, 128x128x3x3]
%onnx::Conv_1022[FLOAT, 128x128x3x3]
%onnx::Conv_1025[FLOAT, 128x128x1x1]
%onnx::Conv_1028[FLOAT, 128x128x3x3]
%onnx::Conv_1031[FLOAT, 128x128x1x1]
%onnx::Conv_1034[FLOAT, 256x128x1x1]
%onnx::Conv_1035[FLOAT, 256]
%onnx::Conv_1037[FLOAT, 256x128x1x1]
%onnx::Conv_1040[FLOAT, 256x256x3x3]
%onnx::Conv_1043[FLOAT, 256x256x3x3]
%onnx::Conv_1046[FLOAT, 256x128x1x1]
%onnx::Conv_1049[FLOAT, 256x256x3x3]
%onnx::Conv_1052[FLOAT, 256x256x1x1]
%onnx::Conv_1055[FLOAT, 256x256x1x1]
%onnx::Conv_1058[FLOAT, 256x256x1x1]
%onnx::Conv_1061[FLOAT, 256x256x3x3]
%onnx::Conv_1064[FLOAT, 256x256x3x3]
%onnx::Conv_1067[FLOAT, 256x256x1x1]
%onnx::Conv_1070[FLOAT, 256x256x3x3]
%onnx::Conv_1073[FLOAT, 256x256x1x1]
%onnx::Conv_1076[FLOAT, 256x256x1x1]
%onnx::Conv_1079[FLOAT, 256x256x1x1]
%onnx::Conv_1082[FLOAT, 256x256x3x3]
%onnx::Conv_1085[FLOAT, 256x256x3x3]
%onnx::Conv_1088[FLOAT, 256x256x1x1]
%onnx::Conv_1091[FLOAT, 256x256x3x3]
%onnx::Conv_1094[FLOAT, 256x256x1x1]
%onnx::Conv_1097[FLOAT, 512x256x1x1]
%onnx::Conv_1098[FLOAT, 512]
%onnx::Conv_1100[FLOAT, 512x256x1x1]
%onnx::Conv_1103[FLOAT, 512x512x3x3]
%onnx::Conv_1106[FLOAT, 512x512x3x3]
%onnx::Conv_1109[FLOAT, 512x256x1x1]
%onnx::Conv_1112[FLOAT, 512x512x3x3]
%onnx::Conv_1115[FLOAT, 512x512x1x1]
%onnx::Conv_1118[FLOAT, 512x512x1x1]
%onnx::Conv_1121[FLOAT, 512x512x1x1]
%onnx::Conv_1124[FLOAT, 512x512x3x3]
%onnx::Conv_1127[FLOAT, 512x512x3x3]
%onnx::Conv_1130[FLOAT, 512x512x1x1]
%onnx::Conv_1133[FLOAT, 512x512x3x3]
%onnx::Conv_1136[FLOAT, 512x512x1x1]
%onnx::Conv_1139[FLOAT, 512x512x1x1]
%onnx::Conv_1142[FLOAT, 512x512x1x1]
%onnx::Conv_1145[FLOAT, 512x512x3x3]
%onnx::Conv_1148[FLOAT, 512x512x3x3]
%onnx::Conv_1151[FLOAT, 512x512x1x1]
%onnx::Conv_1154[FLOAT, 512x512x3x3]
%onnx::Conv_1157[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1158 = Identity(%onnx::Conv_1098)
%onnx::Conv_1155 = Identity(%onnx::Conv_1098)
%onnx::Conv_1152 = Identity(%onnx::Conv_1098)
%onnx::Conv_1149 = Identity(%onnx::Conv_1098)
%onnx::Conv_1146 = Identity(%onnx::Conv_1098)
%onnx::Conv_1143 = Identity(%onnx::Conv_1098)
%onnx::Conv_1140 = Identity(%onnx::Conv_1098)
%onnx::Conv_1137 = Identity(%onnx::Conv_1098)
%onnx::Conv_1134 = Identity(%onnx::Conv_1098)
%onnx::Conv_1131 = Identity(%onnx::Conv_1098)
%onnx::Conv_1128 = Identity(%onnx::Conv_1098)
%onnx::Conv_1125 = Identity(%onnx::Conv_1098)
%onnx::Conv_1122 = Identity(%onnx::Conv_1098)
%onnx::Conv_1119 = Identity(%onnx::Conv_1098)
%onnx::Conv_1116 = Identity(%onnx::Conv_1098)
%onnx::Conv_1113 = Identity(%onnx::Conv_1098)
%onnx::Conv_1110 = Identity(%onnx::Conv_1098)
%onnx::Conv_1107 = Identity(%onnx::Conv_1098)
%onnx::Conv_1104 = Identity(%onnx::Conv_1098)
%onnx::Conv_1101 = Identity(%onnx::Conv_1098)
%onnx::Conv_1095 = Identity(%onnx::Conv_1035)
%onnx::Conv_1092 = Identity(%onnx::Conv_1035)
%onnx::Conv_1089 = Identity(%onnx::Conv_1035)
%onnx::Conv_1086 = Identity(%onnx::Conv_1035)
%onnx::Conv_1083 = Identity(%onnx::Conv_1035)
%onnx::Conv_1080 = Identity(%onnx::Conv_1035)
%onnx::Conv_1077 = Identity(%onnx::Conv_1035)
%onnx::Conv_1074 = Identity(%onnx::Conv_1035)
%onnx::Conv_1071 = Identity(%onnx::Conv_1035)
%onnx::Conv_1068 = Identity(%onnx::Conv_1035)
%onnx::Conv_1065 = Identity(%onnx::Conv_1035)
%onnx::Conv_1062 = Identity(%onnx::Conv_1035)
%onnx::Conv_1059 = Identity(%onnx::Conv_1035)
%onnx::Conv_1056 = Identity(%onnx::Conv_1035)
%onnx::Conv_1053 = Identity(%onnx::Conv_1035)
%onnx::Conv_1050 = Identity(%onnx::Conv_1035)
%onnx::Conv_1047 = Identity(%onnx::Conv_1035)
%onnx::Conv_1044 = Identity(%onnx::Conv_1035)
%onnx::Conv_1041 = Identity(%onnx::Conv_1035)
%onnx::Conv_1038 = Identity(%onnx::Conv_1035)
%onnx::Conv_1032 = Identity(%onnx::Conv_969)
%onnx::Conv_1029 = Identity(%onnx::Conv_969)
%onnx::Conv_1026 = Identity(%onnx::Conv_969)
%onnx::Conv_1023 = Identity(%onnx::Conv_969)
%onnx::Conv_1020 = Identity(%onnx::Conv_969)
%onnx::Conv_1017 = Identity(%onnx::Conv_969)
%onnx::Conv_1014 = Identity(%onnx::Conv_969)
%onnx::Conv_1011 = Identity(%onnx::Conv_969)
%onnx::Conv_1008 = Identity(%onnx::Conv_969)
%onnx::Conv_1005 = Identity(%onnx::Conv_969)
%onnx::Conv_1002 = Identity(%onnx::Conv_969)
%onnx::Conv_999 = Identity(%onnx::Conv_969)
%onnx::Conv_996 = Identity(%onnx::Conv_969)
%onnx::Conv_993 = Identity(%onnx::Conv_969)
%onnx::Conv_990 = Identity(%onnx::Conv_969)
%onnx::Conv_987 = Identity(%onnx::Conv_969)
%onnx::Conv_984 = Identity(%onnx::Conv_969)
%onnx::Conv_981 = Identity(%onnx::Conv_969)
%onnx::Conv_978 = Identity(%onnx::Conv_969)
%onnx::Conv_975 = Identity(%onnx::Conv_969)
%onnx::Conv_972 = Identity(%onnx::Conv_969)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_968, %onnx::Conv_969)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_6_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_6_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_6_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%966 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %966
}
|
val_accuracy
| 91.806889
| 9,307,695,104
| 31,552,906
|
{'zcp_epe_nas': 131.99591584408319, 'zcp_fisher': 638.084716796875, 'zcp_flops': 148923121664.0, 'zcp_grad_norm': 412.5018005371094, 'zcp_grasp': -393.1435546875, 'zcp_jacov': -16.055708061450805, 'zcp_l2_norm': 1438.511474609375, 'zcp_nwot': 237.08269910104883, 'zcp_params': 31552906.0, 'zcp_plain': 0.0063138185068960006, 'zcp_snip': 3395.764892578125, 'zcp_synflow': 171.58167727354166, 'zcp_zen': 136.8795928955078, 'zcp_val_accuracy': 0.939002394676208}
| |
NASBench101_340399
|
NASBench101
|
340399
|
cdd44cd7f9326e5f2ff2f56f041cbee4
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_977[FLOAT, 128x3x3x3]
%onnx::Conv_978[FLOAT, 128]
%onnx::Conv_980[FLOAT, 64x128x1x1]
%onnx::Conv_981[FLOAT, 64]
%onnx::Conv_983[FLOAT, 64x64x3x3]
%onnx::Conv_986[FLOAT, 64x64x3x3]
%onnx::Conv_989[FLOAT, 64x64x1x1]
%onnx::Conv_992[FLOAT, 64x64x1x1]
%onnx::Conv_995[FLOAT, 64x128x1x1]
%onnx::Conv_998[FLOAT, 64x64x1x1]
%onnx::Conv_1001[FLOAT, 64x128x1x1]
%onnx::Conv_1004[FLOAT, 64x64x3x3]
%onnx::Conv_1007[FLOAT, 64x64x3x3]
%onnx::Conv_1010[FLOAT, 64x64x1x1]
%onnx::Conv_1013[FLOAT, 64x64x1x1]
%onnx::Conv_1016[FLOAT, 64x128x1x1]
%onnx::Conv_1019[FLOAT, 64x64x1x1]
%onnx::Conv_1022[FLOAT, 64x128x1x1]
%onnx::Conv_1025[FLOAT, 64x64x3x3]
%onnx::Conv_1028[FLOAT, 64x64x3x3]
%onnx::Conv_1031[FLOAT, 64x64x1x1]
%onnx::Conv_1034[FLOAT, 64x64x1x1]
%onnx::Conv_1037[FLOAT, 64x128x1x1]
%onnx::Conv_1040[FLOAT, 64x64x1x1]
%onnx::Conv_1043[FLOAT, 128x128x1x1]
%onnx::Conv_1046[FLOAT, 128x128x3x3]
%onnx::Conv_1049[FLOAT, 128x128x3x3]
%onnx::Conv_1052[FLOAT, 128x128x1x1]
%onnx::Conv_1055[FLOAT, 128x128x1x1]
%onnx::Conv_1058[FLOAT, 128x128x1x1]
%onnx::Conv_1061[FLOAT, 128x128x1x1]
%onnx::Conv_1064[FLOAT, 128x256x1x1]
%onnx::Conv_1067[FLOAT, 128x128x3x3]
%onnx::Conv_1070[FLOAT, 128x128x3x3]
%onnx::Conv_1073[FLOAT, 128x128x1x1]
%onnx::Conv_1076[FLOAT, 128x128x1x1]
%onnx::Conv_1079[FLOAT, 128x256x1x1]
%onnx::Conv_1082[FLOAT, 128x128x1x1]
%onnx::Conv_1085[FLOAT, 128x256x1x1]
%onnx::Conv_1088[FLOAT, 128x128x3x3]
%onnx::Conv_1091[FLOAT, 128x128x3x3]
%onnx::Conv_1094[FLOAT, 128x128x1x1]
%onnx::Conv_1097[FLOAT, 128x128x1x1]
%onnx::Conv_1100[FLOAT, 128x256x1x1]
%onnx::Conv_1103[FLOAT, 128x128x1x1]
%onnx::Conv_1106[FLOAT, 256x256x1x1]
%onnx::Conv_1107[FLOAT, 256]
%onnx::Conv_1109[FLOAT, 256x256x3x3]
%onnx::Conv_1112[FLOAT, 256x256x3x3]
%onnx::Conv_1115[FLOAT, 256x256x1x1]
%onnx::Conv_1118[FLOAT, 256x256x1x1]
%onnx::Conv_1121[FLOAT, 256x256x1x1]
%onnx::Conv_1124[FLOAT, 256x256x1x1]
%onnx::Conv_1127[FLOAT, 256x512x1x1]
%onnx::Conv_1130[FLOAT, 256x256x3x3]
%onnx::Conv_1133[FLOAT, 256x256x3x3]
%onnx::Conv_1136[FLOAT, 256x256x1x1]
%onnx::Conv_1139[FLOAT, 256x256x1x1]
%onnx::Conv_1142[FLOAT, 256x512x1x1]
%onnx::Conv_1145[FLOAT, 256x256x1x1]
%onnx::Conv_1148[FLOAT, 256x512x1x1]
%onnx::Conv_1151[FLOAT, 256x256x3x3]
%onnx::Conv_1154[FLOAT, 256x256x3x3]
%onnx::Conv_1157[FLOAT, 256x256x1x1]
%onnx::Conv_1160[FLOAT, 256x256x1x1]
%onnx::Conv_1163[FLOAT, 256x512x1x1]
%onnx::Conv_1166[FLOAT, 256x256x1x1]
) {
%onnx::Conv_1167 = Identity(%onnx::Conv_1107)
%onnx::Conv_1164 = Identity(%onnx::Conv_1107)
%onnx::Conv_1161 = Identity(%onnx::Conv_1107)
%onnx::Conv_1158 = Identity(%onnx::Conv_1107)
%onnx::Conv_1155 = Identity(%onnx::Conv_1107)
%onnx::Conv_1152 = Identity(%onnx::Conv_1107)
%onnx::Conv_1149 = Identity(%onnx::Conv_1107)
%onnx::Conv_1146 = Identity(%onnx::Conv_1107)
%onnx::Conv_1143 = Identity(%onnx::Conv_1107)
%onnx::Conv_1140 = Identity(%onnx::Conv_1107)
%onnx::Conv_1137 = Identity(%onnx::Conv_1107)
%onnx::Conv_1134 = Identity(%onnx::Conv_1107)
%onnx::Conv_1131 = Identity(%onnx::Conv_1107)
%onnx::Conv_1128 = Identity(%onnx::Conv_1107)
%onnx::Conv_1125 = Identity(%onnx::Conv_1107)
%onnx::Conv_1122 = Identity(%onnx::Conv_1107)
%onnx::Conv_1119 = Identity(%onnx::Conv_1107)
%onnx::Conv_1116 = Identity(%onnx::Conv_1107)
%onnx::Conv_1113 = Identity(%onnx::Conv_1107)
%onnx::Conv_1110 = Identity(%onnx::Conv_1107)
%onnx::Conv_1104 = Identity(%onnx::Conv_978)
%onnx::Conv_1101 = Identity(%onnx::Conv_978)
%onnx::Conv_1098 = Identity(%onnx::Conv_978)
%onnx::Conv_1095 = Identity(%onnx::Conv_978)
%onnx::Conv_1092 = Identity(%onnx::Conv_978)
%onnx::Conv_1089 = Identity(%onnx::Conv_978)
%onnx::Conv_1086 = Identity(%onnx::Conv_978)
%onnx::Conv_1083 = Identity(%onnx::Conv_978)
%onnx::Conv_1080 = Identity(%onnx::Conv_978)
%onnx::Conv_1077 = Identity(%onnx::Conv_978)
%onnx::Conv_1074 = Identity(%onnx::Conv_978)
%onnx::Conv_1071 = Identity(%onnx::Conv_978)
%onnx::Conv_1068 = Identity(%onnx::Conv_978)
%onnx::Conv_1065 = Identity(%onnx::Conv_978)
%onnx::Conv_1062 = Identity(%onnx::Conv_978)
%onnx::Conv_1059 = Identity(%onnx::Conv_978)
%onnx::Conv_1056 = Identity(%onnx::Conv_978)
%onnx::Conv_1053 = Identity(%onnx::Conv_978)
%onnx::Conv_1050 = Identity(%onnx::Conv_978)
%onnx::Conv_1047 = Identity(%onnx::Conv_978)
%onnx::Conv_1044 = Identity(%onnx::Conv_978)
%onnx::Conv_1041 = Identity(%onnx::Conv_981)
%onnx::Conv_1038 = Identity(%onnx::Conv_981)
%onnx::Conv_1035 = Identity(%onnx::Conv_981)
%onnx::Conv_1032 = Identity(%onnx::Conv_981)
%onnx::Conv_1029 = Identity(%onnx::Conv_981)
%onnx::Conv_1026 = Identity(%onnx::Conv_981)
%onnx::Conv_1023 = Identity(%onnx::Conv_981)
%onnx::Conv_1020 = Identity(%onnx::Conv_981)
%onnx::Conv_1017 = Identity(%onnx::Conv_981)
%onnx::Conv_1014 = Identity(%onnx::Conv_981)
%onnx::Conv_1011 = Identity(%onnx::Conv_981)
%onnx::Conv_1008 = Identity(%onnx::Conv_981)
%onnx::Conv_1005 = Identity(%onnx::Conv_981)
%onnx::Conv_1002 = Identity(%onnx::Conv_981)
%onnx::Conv_999 = Identity(%onnx::Conv_981)
%onnx::Conv_996 = Identity(%onnx::Conv_981)
%onnx::Conv_993 = Identity(%onnx::Conv_981)
%onnx::Conv_990 = Identity(%onnx::Conv_981)
%onnx::Conv_987 = Identity(%onnx::Conv_981)
%onnx::Conv_984 = Identity(%onnx::Conv_981)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_977, %onnx::Conv_978)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_6_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_6_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_6_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%975 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %975
}
|
val_accuracy
| 93.149036
| 1,881,286,656
| 6,315,018
|
{'zcp_epe_nas': 107.61655970580115, 'zcp_fisher': 35.427330017089844, 'zcp_flops': 30100586496.0, 'zcp_grad_norm': 115.21622467041016, 'zcp_grasp': 41.3226318359375, 'zcp_jacov': -16.068833805223832, 'zcp_l2_norm': 1143.3211669921875, 'zcp_nwot': 226.99699922595954, 'zcp_params': 6315018.0, 'zcp_plain': -0.0038875015452500003, 'zcp_snip': 661.4403076171875, 'zcp_synflow': 162.71974234045442, 'zcp_zen': 104.83235931396484, 'zcp_val_accuracy': 0.91796875}
| |
NASBench101_300207
|
NASBench101
|
300207
|
b5a45d7a2fa8cf021bbb29ff8add26f4
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_878[FLOAT, 128x3x3x3]
%onnx::Conv_879[FLOAT, 128]
%onnx::Conv_881[FLOAT, 128x128x1x1]
%onnx::Conv_884[FLOAT, 128x128x1x1]
%onnx::Conv_887[FLOAT, 128x128x1x1]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x1x1]
%onnx::Conv_896[FLOAT, 128x128x3x3]
%onnx::Conv_899[FLOAT, 128x128x1x1]
%onnx::Conv_902[FLOAT, 128x128x1x1]
%onnx::Conv_905[FLOAT, 128x128x1x1]
%onnx::Conv_908[FLOAT, 128x128x1x1]
%onnx::Conv_911[FLOAT, 128x128x1x1]
%onnx::Conv_914[FLOAT, 128x128x3x3]
%onnx::Conv_917[FLOAT, 128x128x1x1]
%onnx::Conv_920[FLOAT, 128x128x1x1]
%onnx::Conv_923[FLOAT, 128x128x1x1]
%onnx::Conv_926[FLOAT, 128x128x1x1]
%onnx::Conv_929[FLOAT, 128x128x1x1]
%onnx::Conv_932[FLOAT, 128x128x3x3]
%onnx::Conv_935[FLOAT, 256x128x1x1]
%onnx::Conv_936[FLOAT, 256]
%onnx::Conv_938[FLOAT, 256x256x1x1]
%onnx::Conv_941[FLOAT, 256x128x1x1]
%onnx::Conv_944[FLOAT, 256x128x1x1]
%onnx::Conv_947[FLOAT, 256x256x1x1]
%onnx::Conv_950[FLOAT, 256x256x3x3]
%onnx::Conv_953[FLOAT, 256x256x1x1]
%onnx::Conv_956[FLOAT, 256x256x1x1]
%onnx::Conv_959[FLOAT, 256x256x1x1]
%onnx::Conv_962[FLOAT, 256x256x1x1]
%onnx::Conv_965[FLOAT, 256x256x1x1]
%onnx::Conv_968[FLOAT, 256x256x3x3]
%onnx::Conv_971[FLOAT, 256x256x1x1]
%onnx::Conv_974[FLOAT, 256x256x1x1]
%onnx::Conv_977[FLOAT, 256x256x1x1]
%onnx::Conv_980[FLOAT, 256x256x1x1]
%onnx::Conv_983[FLOAT, 256x256x1x1]
%onnx::Conv_986[FLOAT, 256x256x3x3]
%onnx::Conv_989[FLOAT, 512x256x1x1]
%onnx::Conv_990[FLOAT, 512]
%onnx::Conv_992[FLOAT, 512x512x1x1]
%onnx::Conv_995[FLOAT, 512x256x1x1]
%onnx::Conv_998[FLOAT, 512x256x1x1]
%onnx::Conv_1001[FLOAT, 512x512x1x1]
%onnx::Conv_1004[FLOAT, 512x512x3x3]
%onnx::Conv_1007[FLOAT, 512x512x1x1]
%onnx::Conv_1010[FLOAT, 512x512x1x1]
%onnx::Conv_1013[FLOAT, 512x512x1x1]
%onnx::Conv_1016[FLOAT, 512x512x1x1]
%onnx::Conv_1019[FLOAT, 512x512x1x1]
%onnx::Conv_1022[FLOAT, 512x512x3x3]
%onnx::Conv_1025[FLOAT, 512x512x1x1]
%onnx::Conv_1028[FLOAT, 512x512x1x1]
%onnx::Conv_1031[FLOAT, 512x512x1x1]
%onnx::Conv_1034[FLOAT, 512x512x1x1]
%onnx::Conv_1037[FLOAT, 512x512x1x1]
%onnx::Conv_1040[FLOAT, 512x512x3x3]
) {
%onnx::Conv_1041 = Identity(%onnx::Conv_990)
%onnx::Conv_1038 = Identity(%onnx::Conv_990)
%onnx::Conv_1035 = Identity(%onnx::Conv_990)
%onnx::Conv_1032 = Identity(%onnx::Conv_990)
%onnx::Conv_1029 = Identity(%onnx::Conv_990)
%onnx::Conv_1026 = Identity(%onnx::Conv_990)
%onnx::Conv_1023 = Identity(%onnx::Conv_990)
%onnx::Conv_1020 = Identity(%onnx::Conv_990)
%onnx::Conv_1017 = Identity(%onnx::Conv_990)
%onnx::Conv_1014 = Identity(%onnx::Conv_990)
%onnx::Conv_1011 = Identity(%onnx::Conv_990)
%onnx::Conv_1008 = Identity(%onnx::Conv_990)
%onnx::Conv_1005 = Identity(%onnx::Conv_990)
%onnx::Conv_1002 = Identity(%onnx::Conv_990)
%onnx::Conv_999 = Identity(%onnx::Conv_990)
%onnx::Conv_996 = Identity(%onnx::Conv_990)
%onnx::Conv_993 = Identity(%onnx::Conv_990)
%onnx::Conv_987 = Identity(%onnx::Conv_936)
%onnx::Conv_984 = Identity(%onnx::Conv_936)
%onnx::Conv_981 = Identity(%onnx::Conv_936)
%onnx::Conv_978 = Identity(%onnx::Conv_936)
%onnx::Conv_975 = Identity(%onnx::Conv_936)
%onnx::Conv_972 = Identity(%onnx::Conv_936)
%onnx::Conv_969 = Identity(%onnx::Conv_936)
%onnx::Conv_966 = Identity(%onnx::Conv_936)
%onnx::Conv_963 = Identity(%onnx::Conv_936)
%onnx::Conv_960 = Identity(%onnx::Conv_936)
%onnx::Conv_957 = Identity(%onnx::Conv_936)
%onnx::Conv_954 = Identity(%onnx::Conv_936)
%onnx::Conv_951 = Identity(%onnx::Conv_936)
%onnx::Conv_948 = Identity(%onnx::Conv_936)
%onnx::Conv_945 = Identity(%onnx::Conv_936)
%onnx::Conv_942 = Identity(%onnx::Conv_936)
%onnx::Conv_939 = Identity(%onnx::Conv_936)
%onnx::Conv_933 = Identity(%onnx::Conv_879)
%onnx::Conv_930 = Identity(%onnx::Conv_879)
%onnx::Conv_927 = Identity(%onnx::Conv_879)
%onnx::Conv_924 = Identity(%onnx::Conv_879)
%onnx::Conv_921 = Identity(%onnx::Conv_879)
%onnx::Conv_918 = Identity(%onnx::Conv_879)
%onnx::Conv_915 = Identity(%onnx::Conv_879)
%onnx::Conv_912 = Identity(%onnx::Conv_879)
%onnx::Conv_909 = Identity(%onnx::Conv_879)
%onnx::Conv_906 = Identity(%onnx::Conv_879)
%onnx::Conv_903 = Identity(%onnx::Conv_879)
%onnx::Conv_900 = Identity(%onnx::Conv_879)
%onnx::Conv_897 = Identity(%onnx::Conv_879)
%onnx::Conv_894 = Identity(%onnx::Conv_879)
%onnx::Conv_891 = Identity(%onnx::Conv_879)
%onnx::Conv_888 = Identity(%onnx::Conv_879)
%onnx::Conv_885 = Identity(%onnx::Conv_879)
%onnx::Conv_882 = Identity(%onnx::Conv_879)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_878, %onnx::Conv_879)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_6_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_6_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_6_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_6_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_6_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_6_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_6_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_6_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_6_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%876 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %876
}
|
val_accuracy
| 91.606569
| 4,168,361,984
| 14,000,266
|
{'zcp_epe_nas': 72.6168890943042, 'zcp_fisher': 123.69058227539062, 'zcp_flops': 66693791744.0, 'zcp_grad_norm': 177.5055389404297, 'zcp_grasp': -35.739501953125, 'zcp_jacov': -16.063623606374318, 'zcp_l2_norm': 1226.1328125, 'zcp_nwot': 234.62036787250173, 'zcp_params': 14000266.0, 'zcp_plain': 0.051845606416463005, 'zcp_snip': 1371.5853271484375, 'zcp_synflow': 121.1006993576905, 'zcp_zen': 105.225341796875, 'zcp_val_accuracy': 0.875}
| |
NASBench101_34193
|
NASBench101
|
34193
|
14b54d1054086dc7e181af18675c65b5
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_944[FLOAT, 128x3x3x3]
%onnx::Conv_945[FLOAT, 128]
%onnx::Conv_947[FLOAT, 43x128x1x1]
%onnx::Conv_948[FLOAT, 43]
%onnx::Conv_950[FLOAT, 43x43x1x1]
%onnx::Conv_953[FLOAT, 43x43x1x1]
%onnx::Conv_956[FLOAT, 42x42x1x1]
%onnx::Conv_957[FLOAT, 42]
%onnx::Conv_959[FLOAT, 42x42x1x1]
%onnx::Conv_962[FLOAT, 42x42x3x3]
%onnx::Conv_965[FLOAT, 43x128x1x1]
%onnx::Conv_968[FLOAT, 43x43x1x1]
%onnx::Conv_971[FLOAT, 43x43x1x1]
%onnx::Conv_974[FLOAT, 42x42x1x1]
%onnx::Conv_977[FLOAT, 42x42x1x1]
%onnx::Conv_980[FLOAT, 42x42x3x3]
%onnx::Conv_983[FLOAT, 43x128x1x1]
%onnx::Conv_986[FLOAT, 43x43x1x1]
%onnx::Conv_989[FLOAT, 43x43x1x1]
%onnx::Conv_992[FLOAT, 42x42x1x1]
%onnx::Conv_995[FLOAT, 42x42x1x1]
%onnx::Conv_998[FLOAT, 42x42x3x3]
%onnx::Conv_1001[FLOAT, 86x128x1x1]
%onnx::Conv_1002[FLOAT, 86]
%onnx::Conv_1004[FLOAT, 86x86x1x1]
%onnx::Conv_1007[FLOAT, 85x85x1x1]
%onnx::Conv_1008[FLOAT, 85]
%onnx::Conv_1010[FLOAT, 85x85x1x1]
%onnx::Conv_1013[FLOAT, 85x85x1x1]
%onnx::Conv_1016[FLOAT, 85x85x3x3]
%onnx::Conv_1019[FLOAT, 86x256x1x1]
%onnx::Conv_1022[FLOAT, 86x86x1x1]
%onnx::Conv_1025[FLOAT, 85x85x1x1]
%onnx::Conv_1028[FLOAT, 85x85x1x1]
%onnx::Conv_1031[FLOAT, 85x85x1x1]
%onnx::Conv_1034[FLOAT, 85x85x3x3]
%onnx::Conv_1037[FLOAT, 86x256x1x1]
%onnx::Conv_1040[FLOAT, 86x86x1x1]
%onnx::Conv_1043[FLOAT, 85x85x1x1]
%onnx::Conv_1046[FLOAT, 85x85x1x1]
%onnx::Conv_1049[FLOAT, 85x85x1x1]
%onnx::Conv_1052[FLOAT, 85x85x3x3]
%onnx::Conv_1055[FLOAT, 171x256x1x1]
%onnx::Conv_1056[FLOAT, 171]
%onnx::Conv_1058[FLOAT, 171x171x1x1]
%onnx::Conv_1061[FLOAT, 171x171x1x1]
%onnx::Conv_1064[FLOAT, 170x170x1x1]
%onnx::Conv_1065[FLOAT, 170]
%onnx::Conv_1067[FLOAT, 170x170x1x1]
%onnx::Conv_1070[FLOAT, 170x170x3x3]
%onnx::Conv_1073[FLOAT, 171x512x1x1]
%onnx::Conv_1076[FLOAT, 171x171x1x1]
%onnx::Conv_1079[FLOAT, 171x171x1x1]
%onnx::Conv_1082[FLOAT, 170x170x1x1]
%onnx::Conv_1085[FLOAT, 170x170x1x1]
%onnx::Conv_1088[FLOAT, 170x170x3x3]
%onnx::Conv_1091[FLOAT, 171x512x1x1]
%onnx::Conv_1094[FLOAT, 171x171x1x1]
%onnx::Conv_1097[FLOAT, 171x171x1x1]
%onnx::Conv_1100[FLOAT, 170x170x1x1]
%onnx::Conv_1103[FLOAT, 170x170x1x1]
%onnx::Conv_1106[FLOAT, 170x170x3x3]
) {
%onnx::Conv_1107 = Identity(%onnx::Conv_1065)
%onnx::Conv_1104 = Identity(%onnx::Conv_1065)
%onnx::Conv_1101 = Identity(%onnx::Conv_1065)
%onnx::Conv_1098 = Identity(%onnx::Conv_1056)
%onnx::Conv_1095 = Identity(%onnx::Conv_1056)
%onnx::Conv_1092 = Identity(%onnx::Conv_1056)
%onnx::Conv_1089 = Identity(%onnx::Conv_1065)
%onnx::Conv_1086 = Identity(%onnx::Conv_1065)
%onnx::Conv_1083 = Identity(%onnx::Conv_1065)
%onnx::Conv_1080 = Identity(%onnx::Conv_1056)
%onnx::Conv_1077 = Identity(%onnx::Conv_1056)
%onnx::Conv_1074 = Identity(%onnx::Conv_1056)
%onnx::Conv_1071 = Identity(%onnx::Conv_1065)
%onnx::Conv_1068 = Identity(%onnx::Conv_1065)
%onnx::Conv_1062 = Identity(%onnx::Conv_1056)
%onnx::Conv_1059 = Identity(%onnx::Conv_1056)
%onnx::Conv_1053 = Identity(%onnx::Conv_1008)
%onnx::Conv_1050 = Identity(%onnx::Conv_1008)
%onnx::Conv_1047 = Identity(%onnx::Conv_1008)
%onnx::Conv_1044 = Identity(%onnx::Conv_1008)
%onnx::Conv_1041 = Identity(%onnx::Conv_1002)
%onnx::Conv_1038 = Identity(%onnx::Conv_1002)
%onnx::Conv_1035 = Identity(%onnx::Conv_1008)
%onnx::Conv_1032 = Identity(%onnx::Conv_1008)
%onnx::Conv_1029 = Identity(%onnx::Conv_1008)
%onnx::Conv_1026 = Identity(%onnx::Conv_1008)
%onnx::Conv_1023 = Identity(%onnx::Conv_1002)
%onnx::Conv_1020 = Identity(%onnx::Conv_1002)
%onnx::Conv_1017 = Identity(%onnx::Conv_1008)
%onnx::Conv_1014 = Identity(%onnx::Conv_1008)
%onnx::Conv_1011 = Identity(%onnx::Conv_1008)
%onnx::Conv_1005 = Identity(%onnx::Conv_1002)
%onnx::Conv_999 = Identity(%onnx::Conv_957)
%onnx::Conv_996 = Identity(%onnx::Conv_957)
%onnx::Conv_993 = Identity(%onnx::Conv_957)
%onnx::Conv_990 = Identity(%onnx::Conv_948)
%onnx::Conv_987 = Identity(%onnx::Conv_948)
%onnx::Conv_984 = Identity(%onnx::Conv_948)
%onnx::Conv_981 = Identity(%onnx::Conv_957)
%onnx::Conv_978 = Identity(%onnx::Conv_957)
%onnx::Conv_975 = Identity(%onnx::Conv_957)
%onnx::Conv_972 = Identity(%onnx::Conv_948)
%onnx::Conv_969 = Identity(%onnx::Conv_948)
%onnx::Conv_966 = Identity(%onnx::Conv_948)
%onnx::Conv_963 = Identity(%onnx::Conv_957)
%onnx::Conv_960 = Identity(%onnx::Conv_957)
%onnx::Conv_954 = Identity(%onnx::Conv_948)
%onnx::Conv_951 = Identity(%onnx::Conv_948)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_944, %onnx::Conv_945)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_2_output_0, %/layers.1/Constant_5_output_0)
%/layers.1/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_6_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_1_output_0 = Slice(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_8_output_0, %/layers.1/Constant_9_output_0, %/layers.1/Constant_7_output_0, %/layers.1/Constant_10_output_0)
%/layers.1/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/Slice_1_output_0, %/layers.1/Constant_11_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_12_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_2_output_0, %/layers.2/Constant_5_output_0)
%/layers.2/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_6_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_1_output_0 = Slice(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_8_output_0, %/layers.2/Constant_9_output_0, %/layers.2/Constant_7_output_0, %/layers.2/Constant_10_output_0)
%/layers.2/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/Slice_1_output_0, %/layers.2/Constant_11_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_12_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_2_output_0, %/layers.3/Constant_5_output_0)
%/layers.3/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_6_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_1_output_0 = Slice(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_8_output_0, %/layers.3/Constant_9_output_0, %/layers.3/Constant_7_output_0, %/layers.3/Constant_10_output_0)
%/layers.3/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/Slice_1_output_0, %/layers.3/Constant_11_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_12_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_1_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_7_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_8_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_1_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_7_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_8_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_1_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_7_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_8_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_2_output_0, %/layers.9/Constant_5_output_0)
%/layers.9/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_6_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_1_output_0 = Slice(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_8_output_0, %/layers.9/Constant_9_output_0, %/layers.9/Constant_7_output_0, %/layers.9/Constant_10_output_0)
%/layers.9/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/Slice_1_output_0, %/layers.9/Constant_11_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_12_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_2_output_0, %/layers.10/Constant_5_output_0)
%/layers.10/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_6_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_1_output_0 = Slice(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_8_output_0, %/layers.10/Constant_9_output_0, %/layers.10/Constant_7_output_0, %/layers.10/Constant_10_output_0)
%/layers.10/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/Slice_1_output_0, %/layers.10/Constant_11_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_12_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_2_output_0, %/layers.11/Constant_5_output_0)
%/layers.11/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_6_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_1_output_0 = Slice(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_8_output_0, %/layers.11/Constant_9_output_0, %/layers.11/Constant_7_output_0, %/layers.11/Constant_10_output_0)
%/layers.11/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/Slice_1_output_0, %/layers.11/Constant_11_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_12_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%942 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %942
}
|
val_accuracy
| 90.825319
| 540,135,168
| 1,790,754
|
{'zcp_epe_nas': 126.32949758299179, 'zcp_fisher': 73.05267333984375, 'zcp_flops': 8642162688.0, 'zcp_grad_norm': 161.48924255371094, 'zcp_grasp': 62.40283203125, 'zcp_jacov': -16.062913198476235, 'zcp_l2_norm': 809.8671875, 'zcp_nwot': 218.8045706326846, 'zcp_params': 1790754.0, 'zcp_plain': 0.004290632903575, 'zcp_snip': 661.7636108398438, 'zcp_synflow': 142.9315388836688, 'zcp_zen': 73.33234405517578, 'zcp_val_accuracy': 0.9338942170143121}
| |
NASBench101_94158
|
NASBench101
|
94158
|
38f16aacbcc9972a972e0bdcf10ecf9e
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_833[FLOAT, 128x3x3x3]
%onnx::Conv_834[FLOAT, 128]
%onnx::Conv_836[FLOAT, 64x128x1x1]
%onnx::Conv_837[FLOAT, 64]
%onnx::Conv_839[FLOAT, 64x64x3x3]
%onnx::Conv_842[FLOAT, 64x128x1x1]
%onnx::Conv_845[FLOAT, 64x64x3x3]
%onnx::Conv_848[FLOAT, 64x64x1x1]
%onnx::Conv_851[FLOAT, 64x64x1x1]
%onnx::Conv_854[FLOAT, 64x128x1x1]
%onnx::Conv_857[FLOAT, 64x64x3x3]
%onnx::Conv_860[FLOAT, 64x128x1x1]
%onnx::Conv_863[FLOAT, 64x64x3x3]
%onnx::Conv_866[FLOAT, 64x64x1x1]
%onnx::Conv_869[FLOAT, 64x64x1x1]
%onnx::Conv_872[FLOAT, 64x128x1x1]
%onnx::Conv_875[FLOAT, 64x64x3x3]
%onnx::Conv_878[FLOAT, 64x128x1x1]
%onnx::Conv_881[FLOAT, 64x64x3x3]
%onnx::Conv_884[FLOAT, 64x64x1x1]
%onnx::Conv_887[FLOAT, 64x64x1x1]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x3x3]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 128x128x3x3]
%onnx::Conv_902[FLOAT, 128x128x1x1]
%onnx::Conv_905[FLOAT, 128x128x1x1]
%onnx::Conv_908[FLOAT, 128x256x1x1]
%onnx::Conv_911[FLOAT, 128x128x3x3]
%onnx::Conv_914[FLOAT, 128x256x1x1]
%onnx::Conv_917[FLOAT, 128x128x3x3]
%onnx::Conv_920[FLOAT, 128x128x1x1]
%onnx::Conv_923[FLOAT, 128x128x1x1]
%onnx::Conv_926[FLOAT, 128x256x1x1]
%onnx::Conv_929[FLOAT, 128x128x3x3]
%onnx::Conv_932[FLOAT, 128x256x1x1]
%onnx::Conv_935[FLOAT, 128x128x3x3]
%onnx::Conv_938[FLOAT, 128x128x1x1]
%onnx::Conv_941[FLOAT, 128x128x1x1]
%onnx::Conv_944[FLOAT, 256x256x1x1]
%onnx::Conv_945[FLOAT, 256]
%onnx::Conv_947[FLOAT, 256x256x3x3]
%onnx::Conv_950[FLOAT, 256x256x1x1]
%onnx::Conv_953[FLOAT, 256x256x3x3]
%onnx::Conv_956[FLOAT, 256x256x1x1]
%onnx::Conv_959[FLOAT, 256x256x1x1]
%onnx::Conv_962[FLOAT, 256x512x1x1]
%onnx::Conv_965[FLOAT, 256x256x3x3]
%onnx::Conv_968[FLOAT, 256x512x1x1]
%onnx::Conv_971[FLOAT, 256x256x3x3]
%onnx::Conv_974[FLOAT, 256x256x1x1]
%onnx::Conv_977[FLOAT, 256x256x1x1]
%onnx::Conv_980[FLOAT, 256x512x1x1]
%onnx::Conv_983[FLOAT, 256x256x3x3]
%onnx::Conv_986[FLOAT, 256x512x1x1]
%onnx::Conv_989[FLOAT, 256x256x3x3]
%onnx::Conv_992[FLOAT, 256x256x1x1]
%onnx::Conv_995[FLOAT, 256x256x1x1]
) {
%onnx::Conv_996 = Identity(%onnx::Conv_945)
%onnx::Conv_993 = Identity(%onnx::Conv_945)
%onnx::Conv_990 = Identity(%onnx::Conv_945)
%onnx::Conv_987 = Identity(%onnx::Conv_945)
%onnx::Conv_984 = Identity(%onnx::Conv_945)
%onnx::Conv_981 = Identity(%onnx::Conv_945)
%onnx::Conv_978 = Identity(%onnx::Conv_945)
%onnx::Conv_975 = Identity(%onnx::Conv_945)
%onnx::Conv_972 = Identity(%onnx::Conv_945)
%onnx::Conv_969 = Identity(%onnx::Conv_945)
%onnx::Conv_966 = Identity(%onnx::Conv_945)
%onnx::Conv_963 = Identity(%onnx::Conv_945)
%onnx::Conv_960 = Identity(%onnx::Conv_945)
%onnx::Conv_957 = Identity(%onnx::Conv_945)
%onnx::Conv_954 = Identity(%onnx::Conv_945)
%onnx::Conv_951 = Identity(%onnx::Conv_945)
%onnx::Conv_948 = Identity(%onnx::Conv_945)
%onnx::Conv_942 = Identity(%onnx::Conv_834)
%onnx::Conv_939 = Identity(%onnx::Conv_834)
%onnx::Conv_936 = Identity(%onnx::Conv_834)
%onnx::Conv_933 = Identity(%onnx::Conv_834)
%onnx::Conv_930 = Identity(%onnx::Conv_834)
%onnx::Conv_927 = Identity(%onnx::Conv_834)
%onnx::Conv_924 = Identity(%onnx::Conv_834)
%onnx::Conv_921 = Identity(%onnx::Conv_834)
%onnx::Conv_918 = Identity(%onnx::Conv_834)
%onnx::Conv_915 = Identity(%onnx::Conv_834)
%onnx::Conv_912 = Identity(%onnx::Conv_834)
%onnx::Conv_909 = Identity(%onnx::Conv_834)
%onnx::Conv_906 = Identity(%onnx::Conv_834)
%onnx::Conv_903 = Identity(%onnx::Conv_834)
%onnx::Conv_900 = Identity(%onnx::Conv_834)
%onnx::Conv_897 = Identity(%onnx::Conv_834)
%onnx::Conv_894 = Identity(%onnx::Conv_834)
%onnx::Conv_891 = Identity(%onnx::Conv_834)
%onnx::Conv_888 = Identity(%onnx::Conv_837)
%onnx::Conv_885 = Identity(%onnx::Conv_837)
%onnx::Conv_882 = Identity(%onnx::Conv_837)
%onnx::Conv_879 = Identity(%onnx::Conv_837)
%onnx::Conv_876 = Identity(%onnx::Conv_837)
%onnx::Conv_873 = Identity(%onnx::Conv_837)
%onnx::Conv_870 = Identity(%onnx::Conv_837)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_837)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_837)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_846 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_833, %onnx::Conv_834)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%831 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %831
}
|
val_accuracy
| 92.427886
| 1,803,036,672
| 6,054,282
|
{'zcp_epe_nas': 84.18074193633406, 'zcp_fisher': 26.82295799255371, 'zcp_flops': 28848586752.0, 'zcp_grad_norm': 104.47439575195312, 'zcp_grasp': 83.08447265625, 'zcp_jacov': -16.050829622689438, 'zcp_l2_norm': 993.6973876953125, 'zcp_nwot': 224.67350964418355, 'zcp_params': 6054282.0, 'zcp_plain': -0.023383434861898002, 'zcp_snip': 600.2025756835938, 'zcp_synflow': 113.84639759776616, 'zcp_zen': 93.52586364746094, 'zcp_val_accuracy': 0.9385015964508051}
| |
NASBench101_110318
|
NASBench101
|
110318
|
429bb07848c137ac8d7004fe9dbdda18
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_800[FLOAT, 128x3x3x3]
%onnx::Conv_801[FLOAT, 128]
%onnx::Conv_803[FLOAT, 43x128x1x1]
%onnx::Conv_804[FLOAT, 43]
%onnx::Conv_806[FLOAT, 43x43x3x3]
%onnx::Conv_809[FLOAT, 43x128x1x1]
%onnx::Conv_812[FLOAT, 43x43x3x3]
%onnx::Conv_815[FLOAT, 42x42x1x1]
%onnx::Conv_816[FLOAT, 42]
%onnx::Conv_818[FLOAT, 43x128x1x1]
%onnx::Conv_821[FLOAT, 43x43x3x3]
%onnx::Conv_824[FLOAT, 43x128x1x1]
%onnx::Conv_827[FLOAT, 43x43x3x3]
%onnx::Conv_830[FLOAT, 42x42x1x1]
%onnx::Conv_833[FLOAT, 43x128x1x1]
%onnx::Conv_836[FLOAT, 43x43x3x3]
%onnx::Conv_839[FLOAT, 43x128x1x1]
%onnx::Conv_842[FLOAT, 43x43x3x3]
%onnx::Conv_845[FLOAT, 42x42x1x1]
%onnx::Conv_848[FLOAT, 86x128x1x1]
%onnx::Conv_849[FLOAT, 86]
%onnx::Conv_851[FLOAT, 86x86x3x3]
%onnx::Conv_854[FLOAT, 85x128x1x1]
%onnx::Conv_855[FLOAT, 85]
%onnx::Conv_857[FLOAT, 85x85x3x3]
%onnx::Conv_860[FLOAT, 85x85x1x1]
%onnx::Conv_863[FLOAT, 86x256x1x1]
%onnx::Conv_866[FLOAT, 86x86x3x3]
%onnx::Conv_869[FLOAT, 85x256x1x1]
%onnx::Conv_872[FLOAT, 85x85x3x3]
%onnx::Conv_875[FLOAT, 85x85x1x1]
%onnx::Conv_878[FLOAT, 86x256x1x1]
%onnx::Conv_881[FLOAT, 86x86x3x3]
%onnx::Conv_884[FLOAT, 85x256x1x1]
%onnx::Conv_887[FLOAT, 85x85x3x3]
%onnx::Conv_890[FLOAT, 85x85x1x1]
%onnx::Conv_893[FLOAT, 171x256x1x1]
%onnx::Conv_894[FLOAT, 171]
%onnx::Conv_896[FLOAT, 171x171x3x3]
%onnx::Conv_899[FLOAT, 171x256x1x1]
%onnx::Conv_902[FLOAT, 171x171x3x3]
%onnx::Conv_905[FLOAT, 170x170x1x1]
%onnx::Conv_906[FLOAT, 170]
%onnx::Conv_908[FLOAT, 171x512x1x1]
%onnx::Conv_911[FLOAT, 171x171x3x3]
%onnx::Conv_914[FLOAT, 171x512x1x1]
%onnx::Conv_917[FLOAT, 171x171x3x3]
%onnx::Conv_920[FLOAT, 170x170x1x1]
%onnx::Conv_923[FLOAT, 171x512x1x1]
%onnx::Conv_926[FLOAT, 171x171x3x3]
%onnx::Conv_929[FLOAT, 171x512x1x1]
%onnx::Conv_932[FLOAT, 171x171x3x3]
%onnx::Conv_935[FLOAT, 170x170x1x1]
) {
%onnx::Conv_936 = Identity(%onnx::Conv_906)
%onnx::Conv_933 = Identity(%onnx::Conv_894)
%onnx::Conv_930 = Identity(%onnx::Conv_894)
%onnx::Conv_927 = Identity(%onnx::Conv_894)
%onnx::Conv_924 = Identity(%onnx::Conv_894)
%onnx::Conv_921 = Identity(%onnx::Conv_906)
%onnx::Conv_918 = Identity(%onnx::Conv_894)
%onnx::Conv_915 = Identity(%onnx::Conv_894)
%onnx::Conv_912 = Identity(%onnx::Conv_894)
%onnx::Conv_909 = Identity(%onnx::Conv_894)
%onnx::Conv_903 = Identity(%onnx::Conv_894)
%onnx::Conv_900 = Identity(%onnx::Conv_894)
%onnx::Conv_897 = Identity(%onnx::Conv_894)
%onnx::Conv_891 = Identity(%onnx::Conv_855)
%onnx::Conv_888 = Identity(%onnx::Conv_855)
%onnx::Conv_885 = Identity(%onnx::Conv_855)
%onnx::Conv_882 = Identity(%onnx::Conv_849)
%onnx::Conv_879 = Identity(%onnx::Conv_849)
%onnx::Conv_876 = Identity(%onnx::Conv_855)
%onnx::Conv_873 = Identity(%onnx::Conv_855)
%onnx::Conv_870 = Identity(%onnx::Conv_855)
%onnx::Conv_867 = Identity(%onnx::Conv_849)
%onnx::Conv_864 = Identity(%onnx::Conv_849)
%onnx::Conv_861 = Identity(%onnx::Conv_855)
%onnx::Conv_858 = Identity(%onnx::Conv_855)
%onnx::Conv_852 = Identity(%onnx::Conv_849)
%onnx::Conv_846 = Identity(%onnx::Conv_816)
%onnx::Conv_843 = Identity(%onnx::Conv_804)
%onnx::Conv_840 = Identity(%onnx::Conv_804)
%onnx::Conv_837 = Identity(%onnx::Conv_804)
%onnx::Conv_834 = Identity(%onnx::Conv_804)
%onnx::Conv_831 = Identity(%onnx::Conv_816)
%onnx::Conv_828 = Identity(%onnx::Conv_804)
%onnx::Conv_825 = Identity(%onnx::Conv_804)
%onnx::Conv_822 = Identity(%onnx::Conv_804)
%onnx::Conv_819 = Identity(%onnx::Conv_804)
%onnx::Conv_813 = Identity(%onnx::Conv_804)
%onnx::Conv_810 = Identity(%onnx::Conv_804)
%onnx::Conv_807 = Identity(%onnx::Conv_804)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_800, %onnx::Conv_801)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_2_output_0, %/layers.1/Constant_5_output_0)
%/layers.1/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_1_output_0 = Slice(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_7_output_0, %/layers.1/Constant_8_output_0, %/layers.1/Constant_6_output_0, %/layers.1/Constant_9_output_0)
%/layers.1/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_10_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/Slice_1_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_2_output_0, %/layers.2/Constant_5_output_0)
%/layers.2/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_1_output_0 = Slice(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_7_output_0, %/layers.2/Constant_8_output_0, %/layers.2/Constant_6_output_0, %/layers.2/Constant_9_output_0)
%/layers.2/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_10_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/Slice_1_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_2_output_0, %/layers.3/Constant_5_output_0)
%/layers.3/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_1_output_0 = Slice(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_7_output_0, %/layers.3/Constant_8_output_0, %/layers.3/Constant_6_output_0, %/layers.3/Constant_9_output_0)
%/layers.3/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_10_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/Slice_1_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_4_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_4_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_4_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_2_output_0, %/layers.9/Constant_5_output_0)
%/layers.9/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_1_output_0 = Slice(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_7_output_0, %/layers.9/Constant_8_output_0, %/layers.9/Constant_6_output_0, %/layers.9/Constant_9_output_0)
%/layers.9/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_10_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/Slice_1_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_2_output_0, %/layers.10/Constant_5_output_0)
%/layers.10/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_1_output_0 = Slice(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_7_output_0, %/layers.10/Constant_8_output_0, %/layers.10/Constant_6_output_0, %/layers.10/Constant_9_output_0)
%/layers.10/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_10_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/Slice_1_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_2_output_0, %/layers.11/Constant_5_output_0)
%/layers.11/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_1_output_0 = Slice(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_7_output_0, %/layers.11/Constant_8_output_0, %/layers.11/Constant_6_output_0, %/layers.11/Constant_9_output_0)
%/layers.11/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_10_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/Slice_1_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%798 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %798
}
|
val_accuracy
| 93.379408
| 838,783,232
| 2,785,330
|
{'zcp_epe_nas': 114.7641186214028, 'zcp_fisher': 8.873311996459961, 'zcp_flops': 13420531712.0, 'zcp_grad_norm': 59.426578521728516, 'zcp_grasp': -0.273406982421875, 'zcp_jacov': -16.061313098402724, 'zcp_l2_norm': 761.3036499023438, 'zcp_nwot': 215.8910767363388, 'zcp_params': 2785330.0, 'zcp_plain': -0.000818116823211, 'zcp_snip': 324.199951171875, 'zcp_synflow': 85.6979285796173, 'zcp_zen': 78.7077407836914, 'zcp_val_accuracy': 0.9258813858032221}
| |
NASBench101_137069
|
NASBench101
|
137069
|
52de5ecdaeea631dbe6b5fc82fd725a9
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_689[FLOAT, 128x3x3x3]
%onnx::Conv_690[FLOAT, 128]
%onnx::Conv_692[FLOAT, 43x128x1x1]
%onnx::Conv_693[FLOAT, 43]
%onnx::Conv_695[FLOAT, 43x43x3x3]
%onnx::Conv_698[FLOAT, 43x128x1x1]
%onnx::Conv_701[FLOAT, 42x42x1x1]
%onnx::Conv_702[FLOAT, 42]
%onnx::Conv_704[FLOAT, 43x128x1x1]
%onnx::Conv_707[FLOAT, 43x43x3x3]
%onnx::Conv_710[FLOAT, 43x128x1x1]
%onnx::Conv_713[FLOAT, 42x42x1x1]
%onnx::Conv_716[FLOAT, 43x128x1x1]
%onnx::Conv_719[FLOAT, 43x43x3x3]
%onnx::Conv_722[FLOAT, 43x128x1x1]
%onnx::Conv_725[FLOAT, 42x42x1x1]
%onnx::Conv_728[FLOAT, 86x128x1x1]
%onnx::Conv_729[FLOAT, 86]
%onnx::Conv_731[FLOAT, 86x86x3x3]
%onnx::Conv_734[FLOAT, 85x128x1x1]
%onnx::Conv_735[FLOAT, 85]
%onnx::Conv_737[FLOAT, 85x85x1x1]
%onnx::Conv_740[FLOAT, 86x256x1x1]
%onnx::Conv_743[FLOAT, 86x86x3x3]
%onnx::Conv_746[FLOAT, 85x256x1x1]
%onnx::Conv_749[FLOAT, 85x85x1x1]
%onnx::Conv_752[FLOAT, 86x256x1x1]
%onnx::Conv_755[FLOAT, 86x86x3x3]
%onnx::Conv_758[FLOAT, 85x256x1x1]
%onnx::Conv_761[FLOAT, 85x85x1x1]
%onnx::Conv_764[FLOAT, 171x256x1x1]
%onnx::Conv_765[FLOAT, 171]
%onnx::Conv_767[FLOAT, 171x171x3x3]
%onnx::Conv_770[FLOAT, 171x256x1x1]
%onnx::Conv_773[FLOAT, 170x170x1x1]
%onnx::Conv_774[FLOAT, 170]
%onnx::Conv_776[FLOAT, 171x512x1x1]
%onnx::Conv_779[FLOAT, 171x171x3x3]
%onnx::Conv_782[FLOAT, 171x512x1x1]
%onnx::Conv_785[FLOAT, 170x170x1x1]
%onnx::Conv_788[FLOAT, 171x512x1x1]
%onnx::Conv_791[FLOAT, 171x171x3x3]
%onnx::Conv_794[FLOAT, 171x512x1x1]
%onnx::Conv_797[FLOAT, 170x170x1x1]
) {
%onnx::Conv_798 = Identity(%onnx::Conv_774)
%onnx::Conv_795 = Identity(%onnx::Conv_765)
%onnx::Conv_792 = Identity(%onnx::Conv_765)
%onnx::Conv_789 = Identity(%onnx::Conv_765)
%onnx::Conv_786 = Identity(%onnx::Conv_774)
%onnx::Conv_783 = Identity(%onnx::Conv_765)
%onnx::Conv_780 = Identity(%onnx::Conv_765)
%onnx::Conv_777 = Identity(%onnx::Conv_765)
%onnx::Conv_771 = Identity(%onnx::Conv_765)
%onnx::Conv_768 = Identity(%onnx::Conv_765)
%onnx::Conv_762 = Identity(%onnx::Conv_735)
%onnx::Conv_759 = Identity(%onnx::Conv_735)
%onnx::Conv_756 = Identity(%onnx::Conv_729)
%onnx::Conv_753 = Identity(%onnx::Conv_729)
%onnx::Conv_750 = Identity(%onnx::Conv_735)
%onnx::Conv_747 = Identity(%onnx::Conv_735)
%onnx::Conv_744 = Identity(%onnx::Conv_729)
%onnx::Conv_741 = Identity(%onnx::Conv_729)
%onnx::Conv_738 = Identity(%onnx::Conv_735)
%onnx::Conv_732 = Identity(%onnx::Conv_729)
%onnx::Conv_726 = Identity(%onnx::Conv_702)
%onnx::Conv_723 = Identity(%onnx::Conv_693)
%onnx::Conv_720 = Identity(%onnx::Conv_693)
%onnx::Conv_717 = Identity(%onnx::Conv_693)
%onnx::Conv_714 = Identity(%onnx::Conv_702)
%onnx::Conv_711 = Identity(%onnx::Conv_693)
%onnx::Conv_708 = Identity(%onnx::Conv_693)
%onnx::Conv_705 = Identity(%onnx::Conv_693)
%onnx::Conv_699 = Identity(%onnx::Conv_693)
%onnx::Conv_696 = Identity(%onnx::Conv_693)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_689, %onnx::Conv_690)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_2_output_0, %/layers.1/Constant_5_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Slice_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_2_output_0, %/layers.2/Constant_5_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Slice_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_2_output_0, %/layers.3/Constant_5_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Slice_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_1_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_1_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_1_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_2_output_0, %/layers.9/Constant_5_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Slice_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_2_output_0, %/layers.10/Constant_5_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Slice_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_2_output_0, %/layers.11/Constant_5_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Slice_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%687 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %687
}
|
val_accuracy
| 91.065705
| 533,763,968
| 1,749,031
|
{'zcp_epe_nas': 120.93039008986018, 'zcp_fisher': 19.070941925048828, 'zcp_flops': 8540223488.0, 'zcp_grad_norm': 68.67117309570312, 'zcp_grasp': -5.73284912109375, 'zcp_jacov': -16.05303835936023, 'zcp_l2_norm': 639.9223022460938, 'zcp_nwot': 212.6388274438505, 'zcp_params': 1749031.0, 'zcp_plain': -0.022497031837701003, 'zcp_snip': 357.69622802734375, 'zcp_synflow': 80.52747332213741, 'zcp_zen': 65.54186248779297, 'zcp_val_accuracy': 0.927283644676208}
| |
NASBench101_4113
|
NASBench101
|
4113
|
027ae73c3cf26578ea385237fb19e138
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_779[FLOAT, 128x3x3x3]
%onnx::Conv_780[FLOAT, 128]
%onnx::Conv_782[FLOAT, 64x128x1x1]
%onnx::Conv_783[FLOAT, 64]
%onnx::Conv_785[FLOAT, 64x64x1x1]
%onnx::Conv_788[FLOAT, 64x128x1x1]
%onnx::Conv_791[FLOAT, 64x64x3x3]
%onnx::Conv_794[FLOAT, 64x64x3x3]
%onnx::Conv_797[FLOAT, 64x128x1x1]
%onnx::Conv_800[FLOAT, 64x64x1x1]
%onnx::Conv_803[FLOAT, 64x128x1x1]
%onnx::Conv_806[FLOAT, 64x64x3x3]
%onnx::Conv_809[FLOAT, 64x64x3x3]
%onnx::Conv_812[FLOAT, 64x128x1x1]
%onnx::Conv_815[FLOAT, 64x64x1x1]
%onnx::Conv_818[FLOAT, 64x128x1x1]
%onnx::Conv_821[FLOAT, 64x64x3x3]
%onnx::Conv_824[FLOAT, 64x64x3x3]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x128x1x1]
%onnx::Conv_833[FLOAT, 128x128x1x1]
%onnx::Conv_836[FLOAT, 128x128x3x3]
%onnx::Conv_839[FLOAT, 128x128x3x3]
%onnx::Conv_842[FLOAT, 128x256x1x1]
%onnx::Conv_845[FLOAT, 128x128x1x1]
%onnx::Conv_848[FLOAT, 128x256x1x1]
%onnx::Conv_851[FLOAT, 128x128x3x3]
%onnx::Conv_854[FLOAT, 128x128x3x3]
%onnx::Conv_857[FLOAT, 128x256x1x1]
%onnx::Conv_860[FLOAT, 128x128x1x1]
%onnx::Conv_863[FLOAT, 128x256x1x1]
%onnx::Conv_866[FLOAT, 128x128x3x3]
%onnx::Conv_869[FLOAT, 128x128x3x3]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_873[FLOAT, 256]
%onnx::Conv_875[FLOAT, 256x256x1x1]
%onnx::Conv_878[FLOAT, 256x256x1x1]
%onnx::Conv_881[FLOAT, 256x256x3x3]
%onnx::Conv_884[FLOAT, 256x256x3x3]
%onnx::Conv_887[FLOAT, 256x512x1x1]
%onnx::Conv_890[FLOAT, 256x256x1x1]
%onnx::Conv_893[FLOAT, 256x512x1x1]
%onnx::Conv_896[FLOAT, 256x256x3x3]
%onnx::Conv_899[FLOAT, 256x256x3x3]
%onnx::Conv_902[FLOAT, 256x512x1x1]
%onnx::Conv_905[FLOAT, 256x256x1x1]
%onnx::Conv_908[FLOAT, 256x512x1x1]
%onnx::Conv_911[FLOAT, 256x256x3x3]
%onnx::Conv_914[FLOAT, 256x256x3x3]
) {
%onnx::Conv_915 = Identity(%onnx::Conv_873)
%onnx::Conv_912 = Identity(%onnx::Conv_873)
%onnx::Conv_909 = Identity(%onnx::Conv_873)
%onnx::Conv_906 = Identity(%onnx::Conv_873)
%onnx::Conv_903 = Identity(%onnx::Conv_873)
%onnx::Conv_900 = Identity(%onnx::Conv_873)
%onnx::Conv_897 = Identity(%onnx::Conv_873)
%onnx::Conv_894 = Identity(%onnx::Conv_873)
%onnx::Conv_891 = Identity(%onnx::Conv_873)
%onnx::Conv_888 = Identity(%onnx::Conv_873)
%onnx::Conv_885 = Identity(%onnx::Conv_873)
%onnx::Conv_882 = Identity(%onnx::Conv_873)
%onnx::Conv_879 = Identity(%onnx::Conv_873)
%onnx::Conv_876 = Identity(%onnx::Conv_873)
%onnx::Conv_870 = Identity(%onnx::Conv_780)
%onnx::Conv_867 = Identity(%onnx::Conv_780)
%onnx::Conv_864 = Identity(%onnx::Conv_780)
%onnx::Conv_861 = Identity(%onnx::Conv_780)
%onnx::Conv_858 = Identity(%onnx::Conv_780)
%onnx::Conv_855 = Identity(%onnx::Conv_780)
%onnx::Conv_852 = Identity(%onnx::Conv_780)
%onnx::Conv_849 = Identity(%onnx::Conv_780)
%onnx::Conv_846 = Identity(%onnx::Conv_780)
%onnx::Conv_843 = Identity(%onnx::Conv_780)
%onnx::Conv_840 = Identity(%onnx::Conv_780)
%onnx::Conv_837 = Identity(%onnx::Conv_780)
%onnx::Conv_834 = Identity(%onnx::Conv_780)
%onnx::Conv_831 = Identity(%onnx::Conv_780)
%onnx::Conv_828 = Identity(%onnx::Conv_780)
%onnx::Conv_825 = Identity(%onnx::Conv_783)
%onnx::Conv_822 = Identity(%onnx::Conv_783)
%onnx::Conv_819 = Identity(%onnx::Conv_783)
%onnx::Conv_816 = Identity(%onnx::Conv_783)
%onnx::Conv_813 = Identity(%onnx::Conv_783)
%onnx::Conv_810 = Identity(%onnx::Conv_783)
%onnx::Conv_807 = Identity(%onnx::Conv_783)
%onnx::Conv_804 = Identity(%onnx::Conv_783)
%onnx::Conv_801 = Identity(%onnx::Conv_783)
%onnx::Conv_798 = Identity(%onnx::Conv_783)
%onnx::Conv_795 = Identity(%onnx::Conv_783)
%onnx::Conv_792 = Identity(%onnx::Conv_783)
%onnx::Conv_789 = Identity(%onnx::Conv_783)
%onnx::Conv_786 = Identity(%onnx::Conv_783)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_779, %onnx::Conv_780)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%777 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %777
}
|
val_accuracy
| 93.489581
| 1,724,786,688
| 5,793,546
|
{'zcp_epe_nas': 77.4407772761385, 'zcp_fisher': 8.607373237609863, 'zcp_flops': 27596587008.0, 'zcp_grad_norm': 53.25889587402344, 'zcp_grasp': 0.44180297851562506, 'zcp_jacov': -16.04103732933602, 'zcp_l2_norm': 844.7116088867188, 'zcp_nwot': 221.0555870029691, 'zcp_params': 5793546.0, 'zcp_plain': 0.009717068634927, 'zcp_snip': 334.5577087402344, 'zcp_synflow': 118.03421727165217, 'zcp_zen': 89.97035217285156, 'zcp_val_accuracy': 0.883413434028625}
| |
NASBench101_122756
|
NASBench101
|
122756
|
4a342d2cd745ae3d2a6de21fbe7daf00
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_743[FLOAT, 128x3x3x3]
%onnx::Conv_744[FLOAT, 128]
%onnx::Conv_746[FLOAT, 64x128x1x1]
%onnx::Conv_747[FLOAT, 64]
%onnx::Conv_749[FLOAT, 64x64x3x3]
%onnx::Conv_752[FLOAT, 64x64x1x1]
%onnx::Conv_755[FLOAT, 64x128x1x1]
%onnx::Conv_758[FLOAT, 64x64x1x1]
%onnx::Conv_761[FLOAT, 64x128x1x1]
%onnx::Conv_764[FLOAT, 64x64x3x3]
%onnx::Conv_767[FLOAT, 64x64x1x1]
%onnx::Conv_770[FLOAT, 64x128x1x1]
%onnx::Conv_773[FLOAT, 64x64x1x1]
%onnx::Conv_776[FLOAT, 64x128x1x1]
%onnx::Conv_779[FLOAT, 64x64x3x3]
%onnx::Conv_782[FLOAT, 64x64x1x1]
%onnx::Conv_785[FLOAT, 64x128x1x1]
%onnx::Conv_788[FLOAT, 64x64x1x1]
%onnx::Conv_791[FLOAT, 128x128x1x1]
%onnx::Conv_794[FLOAT, 128x128x3x3]
%onnx::Conv_797[FLOAT, 128x128x1x1]
%onnx::Conv_800[FLOAT, 128x128x1x1]
%onnx::Conv_803[FLOAT, 128x128x1x1]
%onnx::Conv_806[FLOAT, 128x256x1x1]
%onnx::Conv_809[FLOAT, 128x128x3x3]
%onnx::Conv_812[FLOAT, 128x128x1x1]
%onnx::Conv_815[FLOAT, 128x256x1x1]
%onnx::Conv_818[FLOAT, 128x128x1x1]
%onnx::Conv_821[FLOAT, 128x256x1x1]
%onnx::Conv_824[FLOAT, 128x128x3x3]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x256x1x1]
%onnx::Conv_833[FLOAT, 128x128x1x1]
%onnx::Conv_836[FLOAT, 256x256x1x1]
%onnx::Conv_837[FLOAT, 256]
%onnx::Conv_839[FLOAT, 256x256x3x3]
%onnx::Conv_842[FLOAT, 256x256x1x1]
%onnx::Conv_845[FLOAT, 256x256x1x1]
%onnx::Conv_848[FLOAT, 256x256x1x1]
%onnx::Conv_851[FLOAT, 256x512x1x1]
%onnx::Conv_854[FLOAT, 256x256x3x3]
%onnx::Conv_857[FLOAT, 256x256x1x1]
%onnx::Conv_860[FLOAT, 256x512x1x1]
%onnx::Conv_863[FLOAT, 256x256x1x1]
%onnx::Conv_866[FLOAT, 256x512x1x1]
%onnx::Conv_869[FLOAT, 256x256x3x3]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_875[FLOAT, 256x512x1x1]
%onnx::Conv_878[FLOAT, 256x256x1x1]
) {
%onnx::Conv_879 = Identity(%onnx::Conv_837)
%onnx::Conv_876 = Identity(%onnx::Conv_837)
%onnx::Conv_873 = Identity(%onnx::Conv_837)
%onnx::Conv_870 = Identity(%onnx::Conv_837)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_837)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_837)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_846 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%onnx::Conv_834 = Identity(%onnx::Conv_744)
%onnx::Conv_831 = Identity(%onnx::Conv_744)
%onnx::Conv_828 = Identity(%onnx::Conv_744)
%onnx::Conv_825 = Identity(%onnx::Conv_744)
%onnx::Conv_822 = Identity(%onnx::Conv_744)
%onnx::Conv_819 = Identity(%onnx::Conv_744)
%onnx::Conv_816 = Identity(%onnx::Conv_744)
%onnx::Conv_813 = Identity(%onnx::Conv_744)
%onnx::Conv_810 = Identity(%onnx::Conv_744)
%onnx::Conv_807 = Identity(%onnx::Conv_744)
%onnx::Conv_804 = Identity(%onnx::Conv_744)
%onnx::Conv_801 = Identity(%onnx::Conv_744)
%onnx::Conv_798 = Identity(%onnx::Conv_744)
%onnx::Conv_795 = Identity(%onnx::Conv_744)
%onnx::Conv_792 = Identity(%onnx::Conv_744)
%onnx::Conv_789 = Identity(%onnx::Conv_747)
%onnx::Conv_786 = Identity(%onnx::Conv_747)
%onnx::Conv_783 = Identity(%onnx::Conv_747)
%onnx::Conv_780 = Identity(%onnx::Conv_747)
%onnx::Conv_777 = Identity(%onnx::Conv_747)
%onnx::Conv_774 = Identity(%onnx::Conv_747)
%onnx::Conv_771 = Identity(%onnx::Conv_747)
%onnx::Conv_768 = Identity(%onnx::Conv_747)
%onnx::Conv_765 = Identity(%onnx::Conv_747)
%onnx::Conv_762 = Identity(%onnx::Conv_747)
%onnx::Conv_759 = Identity(%onnx::Conv_747)
%onnx::Conv_756 = Identity(%onnx::Conv_747)
%onnx::Conv_753 = Identity(%onnx::Conv_747)
%onnx::Conv_750 = Identity(%onnx::Conv_747)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_743, %onnx::Conv_744)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%741 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %741
}
|
val_accuracy
| 90.414661
| 1,120,806,912
| 3,729,162
|
{'zcp_epe_nas': 98.33511041567711, 'zcp_fisher': 6.610055923461914, 'zcp_flops': 17932910592.0, 'zcp_grad_norm': 51.64801025390625, 'zcp_grasp': 0.711669921875, 'zcp_jacov': -16.052297011919663, 'zcp_l2_norm': 844.9293823242188, 'zcp_nwot': 221.73666916274578, 'zcp_params': 3729162.0, 'zcp_plain': 0.020074201747775, 'zcp_snip': 320.2782897949219, 'zcp_synflow': 107.55565232445993, 'zcp_zen': 82.181884765625, 'zcp_val_accuracy': 0.897135436534881}
| |
NASBench101_318977
|
NASBench101
|
318977
|
c0fc888332e5b7214b8e25f4692aae3d
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_860[FLOAT, 128x3x3x3]
%onnx::Conv_861[FLOAT, 128]
%onnx::Conv_863[FLOAT, 64x128x1x1]
%onnx::Conv_864[FLOAT, 64]
%onnx::Conv_866[FLOAT, 64x64x1x1]
%onnx::Conv_869[FLOAT, 64x64x3x3]
%onnx::Conv_872[FLOAT, 64x64x3x3]
%onnx::Conv_875[FLOAT, 64x64x1x1]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 64x128x1x1]
%onnx::Conv_884[FLOAT, 64x64x1x1]
%onnx::Conv_887[FLOAT, 64x64x3x3]
%onnx::Conv_890[FLOAT, 64x64x3x3]
%onnx::Conv_893[FLOAT, 64x64x1x1]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 64x128x1x1]
%onnx::Conv_902[FLOAT, 64x64x1x1]
%onnx::Conv_905[FLOAT, 64x64x3x3]
%onnx::Conv_908[FLOAT, 64x64x3x3]
%onnx::Conv_911[FLOAT, 64x64x1x1]
%onnx::Conv_914[FLOAT, 128x128x1x1]
%onnx::Conv_917[FLOAT, 128x128x1x1]
%onnx::Conv_920[FLOAT, 128x128x1x1]
%onnx::Conv_923[FLOAT, 128x128x3x3]
%onnx::Conv_926[FLOAT, 128x128x3x3]
%onnx::Conv_929[FLOAT, 128x128x1x1]
%onnx::Conv_932[FLOAT, 256x128x1x1]
%onnx::Conv_933[FLOAT, 256]
%onnx::Conv_935[FLOAT, 128x256x1x1]
%onnx::Conv_938[FLOAT, 128x128x1x1]
%onnx::Conv_941[FLOAT, 128x128x3x3]
%onnx::Conv_944[FLOAT, 128x128x3x3]
%onnx::Conv_947[FLOAT, 128x128x1x1]
%onnx::Conv_950[FLOAT, 256x256x1x1]
%onnx::Conv_953[FLOAT, 128x256x1x1]
%onnx::Conv_956[FLOAT, 128x128x1x1]
%onnx::Conv_959[FLOAT, 128x128x3x3]
%onnx::Conv_962[FLOAT, 128x128x3x3]
%onnx::Conv_965[FLOAT, 128x128x1x1]
%onnx::Conv_968[FLOAT, 256x256x1x1]
%onnx::Conv_971[FLOAT, 256x256x1x1]
%onnx::Conv_974[FLOAT, 256x256x1x1]
%onnx::Conv_977[FLOAT, 256x256x3x3]
%onnx::Conv_980[FLOAT, 256x256x3x3]
%onnx::Conv_983[FLOAT, 256x256x1x1]
%onnx::Conv_986[FLOAT, 512x256x1x1]
%onnx::Conv_987[FLOAT, 512]
%onnx::Conv_989[FLOAT, 256x512x1x1]
%onnx::Conv_992[FLOAT, 256x256x1x1]
%onnx::Conv_995[FLOAT, 256x256x3x3]
%onnx::Conv_998[FLOAT, 256x256x3x3]
%onnx::Conv_1001[FLOAT, 256x256x1x1]
%onnx::Conv_1004[FLOAT, 512x512x1x1]
%onnx::Conv_1007[FLOAT, 256x512x1x1]
%onnx::Conv_1010[FLOAT, 256x256x1x1]
%onnx::Conv_1013[FLOAT, 256x256x3x3]
%onnx::Conv_1016[FLOAT, 256x256x3x3]
%onnx::Conv_1019[FLOAT, 256x256x1x1]
%onnx::Conv_1022[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1023 = Identity(%onnx::Conv_987)
%onnx::Conv_1020 = Identity(%onnx::Conv_933)
%onnx::Conv_1017 = Identity(%onnx::Conv_933)
%onnx::Conv_1014 = Identity(%onnx::Conv_933)
%onnx::Conv_1011 = Identity(%onnx::Conv_933)
%onnx::Conv_1008 = Identity(%onnx::Conv_933)
%onnx::Conv_1005 = Identity(%onnx::Conv_987)
%onnx::Conv_1002 = Identity(%onnx::Conv_933)
%onnx::Conv_999 = Identity(%onnx::Conv_933)
%onnx::Conv_996 = Identity(%onnx::Conv_933)
%onnx::Conv_993 = Identity(%onnx::Conv_933)
%onnx::Conv_990 = Identity(%onnx::Conv_933)
%onnx::Conv_984 = Identity(%onnx::Conv_933)
%onnx::Conv_981 = Identity(%onnx::Conv_933)
%onnx::Conv_978 = Identity(%onnx::Conv_933)
%onnx::Conv_975 = Identity(%onnx::Conv_933)
%onnx::Conv_972 = Identity(%onnx::Conv_933)
%onnx::Conv_969 = Identity(%onnx::Conv_933)
%onnx::Conv_966 = Identity(%onnx::Conv_861)
%onnx::Conv_963 = Identity(%onnx::Conv_861)
%onnx::Conv_960 = Identity(%onnx::Conv_861)
%onnx::Conv_957 = Identity(%onnx::Conv_861)
%onnx::Conv_954 = Identity(%onnx::Conv_861)
%onnx::Conv_951 = Identity(%onnx::Conv_933)
%onnx::Conv_948 = Identity(%onnx::Conv_861)
%onnx::Conv_945 = Identity(%onnx::Conv_861)
%onnx::Conv_942 = Identity(%onnx::Conv_861)
%onnx::Conv_939 = Identity(%onnx::Conv_861)
%onnx::Conv_936 = Identity(%onnx::Conv_861)
%onnx::Conv_930 = Identity(%onnx::Conv_861)
%onnx::Conv_927 = Identity(%onnx::Conv_861)
%onnx::Conv_924 = Identity(%onnx::Conv_861)
%onnx::Conv_921 = Identity(%onnx::Conv_861)
%onnx::Conv_918 = Identity(%onnx::Conv_861)
%onnx::Conv_915 = Identity(%onnx::Conv_861)
%onnx::Conv_912 = Identity(%onnx::Conv_864)
%onnx::Conv_909 = Identity(%onnx::Conv_864)
%onnx::Conv_906 = Identity(%onnx::Conv_864)
%onnx::Conv_903 = Identity(%onnx::Conv_864)
%onnx::Conv_900 = Identity(%onnx::Conv_864)
%onnx::Conv_897 = Identity(%onnx::Conv_861)
%onnx::Conv_894 = Identity(%onnx::Conv_864)
%onnx::Conv_891 = Identity(%onnx::Conv_864)
%onnx::Conv_888 = Identity(%onnx::Conv_864)
%onnx::Conv_885 = Identity(%onnx::Conv_864)
%onnx::Conv_882 = Identity(%onnx::Conv_864)
%onnx::Conv_879 = Identity(%onnx::Conv_861)
%onnx::Conv_876 = Identity(%onnx::Conv_864)
%onnx::Conv_873 = Identity(%onnx::Conv_864)
%onnx::Conv_870 = Identity(%onnx::Conv_864)
%onnx::Conv_867 = Identity(%onnx::Conv_864)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_860, %onnx::Conv_861)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_4_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_4_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_4_output_0)
%858 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %858
}
|
val_accuracy
| 92.978764
| 1,940,006,912
| 6,491,146
|
{'zcp_epe_nas': 65.73096696679222, 'zcp_fisher': 20.210935592651367, 'zcp_flops': 31040110592.0, 'zcp_grad_norm': 106.93901824951172, 'zcp_grasp': 1.6505126953125, 'zcp_jacov': -16.05378706367459, 'zcp_l2_norm': 994.4119262695312, 'zcp_nwot': 226.74712286025022, 'zcp_params': 6491146.0, 'zcp_plain': 0.006311287637799001, 'zcp_snip': 639.6890258789062, 'zcp_synflow': 108.11615740220603, 'zcp_zen': 97.5750732421875, 'zcp_val_accuracy': 0.9397035241127011}
| |
NASBench101_181383
|
NASBench101
|
181383
|
6dc274eee6180d8f31b9a71645d93b1b
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_878[FLOAT, 128x3x3x3]
%onnx::Conv_879[FLOAT, 128]
%onnx::Conv_881[FLOAT, 128x128x1x1]
%onnx::Conv_884[FLOAT, 128x128x3x3]
%onnx::Conv_887[FLOAT, 128x128x1x1]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x1x1]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 128x128x1x1]
%onnx::Conv_902[FLOAT, 128x128x3x3]
%onnx::Conv_905[FLOAT, 128x128x1x1]
%onnx::Conv_908[FLOAT, 128x128x1x1]
%onnx::Conv_911[FLOAT, 128x128x1x1]
%onnx::Conv_914[FLOAT, 128x128x1x1]
%onnx::Conv_917[FLOAT, 128x128x1x1]
%onnx::Conv_920[FLOAT, 128x128x3x3]
%onnx::Conv_923[FLOAT, 128x128x1x1]
%onnx::Conv_926[FLOAT, 128x128x1x1]
%onnx::Conv_929[FLOAT, 128x128x1x1]
%onnx::Conv_932[FLOAT, 128x128x1x1]
%onnx::Conv_935[FLOAT, 256x128x1x1]
%onnx::Conv_936[FLOAT, 256]
%onnx::Conv_938[FLOAT, 256x256x3x3]
%onnx::Conv_941[FLOAT, 256x128x1x1]
%onnx::Conv_944[FLOAT, 256x256x1x1]
%onnx::Conv_947[FLOAT, 256x256x1x1]
%onnx::Conv_950[FLOAT, 256x128x1x1]
%onnx::Conv_953[FLOAT, 256x256x1x1]
%onnx::Conv_956[FLOAT, 256x256x3x3]
%onnx::Conv_959[FLOAT, 256x256x1x1]
%onnx::Conv_962[FLOAT, 256x256x1x1]
%onnx::Conv_965[FLOAT, 256x256x1x1]
%onnx::Conv_968[FLOAT, 256x256x1x1]
%onnx::Conv_971[FLOAT, 256x256x1x1]
%onnx::Conv_974[FLOAT, 256x256x3x3]
%onnx::Conv_977[FLOAT, 256x256x1x1]
%onnx::Conv_980[FLOAT, 256x256x1x1]
%onnx::Conv_983[FLOAT, 256x256x1x1]
%onnx::Conv_986[FLOAT, 256x256x1x1]
%onnx::Conv_989[FLOAT, 512x256x1x1]
%onnx::Conv_990[FLOAT, 512]
%onnx::Conv_992[FLOAT, 512x512x3x3]
%onnx::Conv_995[FLOAT, 512x256x1x1]
%onnx::Conv_998[FLOAT, 512x512x1x1]
%onnx::Conv_1001[FLOAT, 512x512x1x1]
%onnx::Conv_1004[FLOAT, 512x256x1x1]
%onnx::Conv_1007[FLOAT, 512x512x1x1]
%onnx::Conv_1010[FLOAT, 512x512x3x3]
%onnx::Conv_1013[FLOAT, 512x512x1x1]
%onnx::Conv_1016[FLOAT, 512x512x1x1]
%onnx::Conv_1019[FLOAT, 512x512x1x1]
%onnx::Conv_1022[FLOAT, 512x512x1x1]
%onnx::Conv_1025[FLOAT, 512x512x1x1]
%onnx::Conv_1028[FLOAT, 512x512x3x3]
%onnx::Conv_1031[FLOAT, 512x512x1x1]
%onnx::Conv_1034[FLOAT, 512x512x1x1]
%onnx::Conv_1037[FLOAT, 512x512x1x1]
%onnx::Conv_1040[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1041 = Identity(%onnx::Conv_990)
%onnx::Conv_1038 = Identity(%onnx::Conv_990)
%onnx::Conv_1035 = Identity(%onnx::Conv_990)
%onnx::Conv_1032 = Identity(%onnx::Conv_990)
%onnx::Conv_1029 = Identity(%onnx::Conv_990)
%onnx::Conv_1026 = Identity(%onnx::Conv_990)
%onnx::Conv_1023 = Identity(%onnx::Conv_990)
%onnx::Conv_1020 = Identity(%onnx::Conv_990)
%onnx::Conv_1017 = Identity(%onnx::Conv_990)
%onnx::Conv_1014 = Identity(%onnx::Conv_990)
%onnx::Conv_1011 = Identity(%onnx::Conv_990)
%onnx::Conv_1008 = Identity(%onnx::Conv_990)
%onnx::Conv_1005 = Identity(%onnx::Conv_990)
%onnx::Conv_1002 = Identity(%onnx::Conv_990)
%onnx::Conv_999 = Identity(%onnx::Conv_990)
%onnx::Conv_996 = Identity(%onnx::Conv_990)
%onnx::Conv_993 = Identity(%onnx::Conv_990)
%onnx::Conv_987 = Identity(%onnx::Conv_936)
%onnx::Conv_984 = Identity(%onnx::Conv_936)
%onnx::Conv_981 = Identity(%onnx::Conv_936)
%onnx::Conv_978 = Identity(%onnx::Conv_936)
%onnx::Conv_975 = Identity(%onnx::Conv_936)
%onnx::Conv_972 = Identity(%onnx::Conv_936)
%onnx::Conv_969 = Identity(%onnx::Conv_936)
%onnx::Conv_966 = Identity(%onnx::Conv_936)
%onnx::Conv_963 = Identity(%onnx::Conv_936)
%onnx::Conv_960 = Identity(%onnx::Conv_936)
%onnx::Conv_957 = Identity(%onnx::Conv_936)
%onnx::Conv_954 = Identity(%onnx::Conv_936)
%onnx::Conv_951 = Identity(%onnx::Conv_936)
%onnx::Conv_948 = Identity(%onnx::Conv_936)
%onnx::Conv_945 = Identity(%onnx::Conv_936)
%onnx::Conv_942 = Identity(%onnx::Conv_936)
%onnx::Conv_939 = Identity(%onnx::Conv_936)
%onnx::Conv_933 = Identity(%onnx::Conv_879)
%onnx::Conv_930 = Identity(%onnx::Conv_879)
%onnx::Conv_927 = Identity(%onnx::Conv_879)
%onnx::Conv_924 = Identity(%onnx::Conv_879)
%onnx::Conv_921 = Identity(%onnx::Conv_879)
%onnx::Conv_918 = Identity(%onnx::Conv_879)
%onnx::Conv_915 = Identity(%onnx::Conv_879)
%onnx::Conv_912 = Identity(%onnx::Conv_879)
%onnx::Conv_909 = Identity(%onnx::Conv_879)
%onnx::Conv_906 = Identity(%onnx::Conv_879)
%onnx::Conv_903 = Identity(%onnx::Conv_879)
%onnx::Conv_900 = Identity(%onnx::Conv_879)
%onnx::Conv_897 = Identity(%onnx::Conv_879)
%onnx::Conv_894 = Identity(%onnx::Conv_879)
%onnx::Conv_891 = Identity(%onnx::Conv_879)
%onnx::Conv_888 = Identity(%onnx::Conv_879)
%onnx::Conv_885 = Identity(%onnx::Conv_879)
%onnx::Conv_882 = Identity(%onnx::Conv_879)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_878, %onnx::Conv_879)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/vertex_op.5/maxpool/MaxPool_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_6_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/vertex_op.5/maxpool/MaxPool_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_6_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/vertex_op.5/maxpool/MaxPool_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_6_output_0)
%876 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %876
}
|
val_accuracy
| 91.917068
| 4,168,361,984
| 14,000,266
|
{'zcp_epe_nas': 105.17576146606534, 'zcp_fisher': 219.2743682861328, 'zcp_flops': 66693791744.0, 'zcp_grad_norm': 259.9063415527344, 'zcp_grasp': -122.88916015625, 'zcp_jacov': -16.058681230537985, 'zcp_l2_norm': 1226.8197021484375, 'zcp_nwot': 235.2936010024951, 'zcp_params': 14000266.0, 'zcp_plain': 0.035483546555042, 'zcp_snip': 2107.3251953125, 'zcp_synflow': 120.54330855811752, 'zcp_zen': 111.32992553710938, 'zcp_val_accuracy': 0.869991958141326}
| |
NASBench101_61148
|
NASBench101
|
61148
|
25220f666db929c36d20c5044dda7a39
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_770[FLOAT, 128x3x3x3]
%onnx::Conv_771[FLOAT, 128]
%onnx::Conv_773[FLOAT, 128x128x1x1]
%onnx::Conv_776[FLOAT, 128x128x3x3]
%onnx::Conv_779[FLOAT, 128x128x3x3]
%onnx::Conv_782[FLOAT, 128x128x1x1]
%onnx::Conv_785[FLOAT, 128x128x1x1]
%onnx::Conv_788[FLOAT, 128x128x1x1]
%onnx::Conv_791[FLOAT, 128x128x3x3]
%onnx::Conv_794[FLOAT, 128x128x3x3]
%onnx::Conv_797[FLOAT, 128x128x1x1]
%onnx::Conv_800[FLOAT, 128x128x1x1]
%onnx::Conv_803[FLOAT, 128x128x1x1]
%onnx::Conv_806[FLOAT, 128x128x3x3]
%onnx::Conv_809[FLOAT, 128x128x3x3]
%onnx::Conv_812[FLOAT, 128x128x1x1]
%onnx::Conv_815[FLOAT, 128x128x1x1]
%onnx::Conv_818[FLOAT, 256x128x1x1]
%onnx::Conv_819[FLOAT, 256]
%onnx::Conv_821[FLOAT, 256x256x3x3]
%onnx::Conv_824[FLOAT, 256x256x3x3]
%onnx::Conv_827[FLOAT, 256x128x1x1]
%onnx::Conv_830[FLOAT, 256x256x1x1]
%onnx::Conv_833[FLOAT, 256x256x1x1]
%onnx::Conv_836[FLOAT, 256x256x3x3]
%onnx::Conv_839[FLOAT, 256x256x3x3]
%onnx::Conv_842[FLOAT, 256x256x1x1]
%onnx::Conv_845[FLOAT, 256x256x1x1]
%onnx::Conv_848[FLOAT, 256x256x1x1]
%onnx::Conv_851[FLOAT, 256x256x3x3]
%onnx::Conv_854[FLOAT, 256x256x3x3]
%onnx::Conv_857[FLOAT, 256x256x1x1]
%onnx::Conv_860[FLOAT, 256x256x1x1]
%onnx::Conv_863[FLOAT, 512x256x1x1]
%onnx::Conv_864[FLOAT, 512]
%onnx::Conv_866[FLOAT, 512x512x3x3]
%onnx::Conv_869[FLOAT, 512x512x3x3]
%onnx::Conv_872[FLOAT, 512x256x1x1]
%onnx::Conv_875[FLOAT, 512x512x1x1]
%onnx::Conv_878[FLOAT, 512x512x1x1]
%onnx::Conv_881[FLOAT, 512x512x3x3]
%onnx::Conv_884[FLOAT, 512x512x3x3]
%onnx::Conv_887[FLOAT, 512x512x1x1]
%onnx::Conv_890[FLOAT, 512x512x1x1]
%onnx::Conv_893[FLOAT, 512x512x1x1]
%onnx::Conv_896[FLOAT, 512x512x3x3]
%onnx::Conv_899[FLOAT, 512x512x3x3]
%onnx::Conv_902[FLOAT, 512x512x1x1]
%onnx::Conv_905[FLOAT, 512x512x1x1]
) {
%onnx::Conv_906 = Identity(%onnx::Conv_864)
%onnx::Conv_903 = Identity(%onnx::Conv_864)
%onnx::Conv_900 = Identity(%onnx::Conv_864)
%onnx::Conv_897 = Identity(%onnx::Conv_864)
%onnx::Conv_894 = Identity(%onnx::Conv_864)
%onnx::Conv_891 = Identity(%onnx::Conv_864)
%onnx::Conv_888 = Identity(%onnx::Conv_864)
%onnx::Conv_885 = Identity(%onnx::Conv_864)
%onnx::Conv_882 = Identity(%onnx::Conv_864)
%onnx::Conv_879 = Identity(%onnx::Conv_864)
%onnx::Conv_876 = Identity(%onnx::Conv_864)
%onnx::Conv_873 = Identity(%onnx::Conv_864)
%onnx::Conv_870 = Identity(%onnx::Conv_864)
%onnx::Conv_867 = Identity(%onnx::Conv_864)
%onnx::Conv_861 = Identity(%onnx::Conv_819)
%onnx::Conv_858 = Identity(%onnx::Conv_819)
%onnx::Conv_855 = Identity(%onnx::Conv_819)
%onnx::Conv_852 = Identity(%onnx::Conv_819)
%onnx::Conv_849 = Identity(%onnx::Conv_819)
%onnx::Conv_846 = Identity(%onnx::Conv_819)
%onnx::Conv_843 = Identity(%onnx::Conv_819)
%onnx::Conv_840 = Identity(%onnx::Conv_819)
%onnx::Conv_837 = Identity(%onnx::Conv_819)
%onnx::Conv_834 = Identity(%onnx::Conv_819)
%onnx::Conv_831 = Identity(%onnx::Conv_819)
%onnx::Conv_828 = Identity(%onnx::Conv_819)
%onnx::Conv_825 = Identity(%onnx::Conv_819)
%onnx::Conv_822 = Identity(%onnx::Conv_819)
%onnx::Conv_816 = Identity(%onnx::Conv_771)
%onnx::Conv_813 = Identity(%onnx::Conv_771)
%onnx::Conv_810 = Identity(%onnx::Conv_771)
%onnx::Conv_807 = Identity(%onnx::Conv_771)
%onnx::Conv_804 = Identity(%onnx::Conv_771)
%onnx::Conv_801 = Identity(%onnx::Conv_771)
%onnx::Conv_798 = Identity(%onnx::Conv_771)
%onnx::Conv_795 = Identity(%onnx::Conv_771)
%onnx::Conv_792 = Identity(%onnx::Conv_771)
%onnx::Conv_789 = Identity(%onnx::Conv_771)
%onnx::Conv_786 = Identity(%onnx::Conv_771)
%onnx::Conv_783 = Identity(%onnx::Conv_771)
%onnx::Conv_780 = Identity(%onnx::Conv_771)
%onnx::Conv_777 = Identity(%onnx::Conv_771)
%onnx::Conv_774 = Identity(%onnx::Conv_771)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_770, %onnx::Conv_771)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%768 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %768
}
|
val_accuracy
| 88.271236
| 6,310,340,608
| 21,384,074
|
{'zcp_epe_nas': 110.59238159535691, 'zcp_fisher': 2105.5751953125, 'zcp_flops': 100965449728.0, 'zcp_grad_norm': 756.0975952148438, 'zcp_grasp': -642.20703125, 'zcp_jacov': -16.054881448248082, 'zcp_l2_norm': 1031.6602783203125, 'zcp_nwot': 232.38270195227065, 'zcp_params': 21384074.0, 'zcp_plain': 0.16208820044994302, 'zcp_snip': 6030.06103515625, 'zcp_synflow': 129.84119843371428, 'zcp_zen': 101.20870208740234, 'zcp_val_accuracy': 0.923677861690521}
| |
NASBench101_409081
|
NASBench101
|
409081
|
f7375a571a8eb7becdd84a13167b6b00
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_788[FLOAT, 128x3x3x3]
%onnx::Conv_789[FLOAT, 128]
%onnx::Conv_791[FLOAT, 64x128x1x1]
%onnx::Conv_792[FLOAT, 64]
%onnx::Conv_794[FLOAT, 64x64x3x3]
%onnx::Conv_797[FLOAT, 64x64x1x1]
%onnx::Conv_800[FLOAT, 64x64x3x3]
%onnx::Conv_803[FLOAT, 64x64x1x1]
%onnx::Conv_806[FLOAT, 64x128x1x1]
%onnx::Conv_809[FLOAT, 64x64x3x3]
%onnx::Conv_812[FLOAT, 64x64x1x1]
%onnx::Conv_815[FLOAT, 64x64x3x3]
%onnx::Conv_818[FLOAT, 64x64x1x1]
%onnx::Conv_821[FLOAT, 64x128x1x1]
%onnx::Conv_824[FLOAT, 64x64x3x3]
%onnx::Conv_827[FLOAT, 64x64x1x1]
%onnx::Conv_830[FLOAT, 64x64x3x3]
%onnx::Conv_833[FLOAT, 64x64x1x1]
%onnx::Conv_836[FLOAT, 128x128x1x1]
%onnx::Conv_839[FLOAT, 128x128x3x3]
%onnx::Conv_842[FLOAT, 128x128x1x1]
%onnx::Conv_845[FLOAT, 128x128x3x3]
%onnx::Conv_848[FLOAT, 128x128x1x1]
%onnx::Conv_851[FLOAT, 128x256x1x1]
%onnx::Conv_854[FLOAT, 128x128x3x3]
%onnx::Conv_857[FLOAT, 128x128x1x1]
%onnx::Conv_860[FLOAT, 128x128x3x3]
%onnx::Conv_863[FLOAT, 128x128x1x1]
%onnx::Conv_866[FLOAT, 128x256x1x1]
%onnx::Conv_869[FLOAT, 128x128x3x3]
%onnx::Conv_872[FLOAT, 128x128x1x1]
%onnx::Conv_875[FLOAT, 128x128x3x3]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 256x256x1x1]
%onnx::Conv_882[FLOAT, 256]
%onnx::Conv_884[FLOAT, 256x256x3x3]
%onnx::Conv_887[FLOAT, 256x256x1x1]
%onnx::Conv_890[FLOAT, 256x256x3x3]
%onnx::Conv_893[FLOAT, 256x256x1x1]
%onnx::Conv_896[FLOAT, 256x512x1x1]
%onnx::Conv_899[FLOAT, 256x256x3x3]
%onnx::Conv_902[FLOAT, 256x256x1x1]
%onnx::Conv_905[FLOAT, 256x256x3x3]
%onnx::Conv_908[FLOAT, 256x256x1x1]
%onnx::Conv_911[FLOAT, 256x512x1x1]
%onnx::Conv_914[FLOAT, 256x256x3x3]
%onnx::Conv_917[FLOAT, 256x256x1x1]
%onnx::Conv_920[FLOAT, 256x256x3x3]
%onnx::Conv_923[FLOAT, 256x256x1x1]
) {
%onnx::Conv_924 = Identity(%onnx::Conv_882)
%onnx::Conv_921 = Identity(%onnx::Conv_882)
%onnx::Conv_918 = Identity(%onnx::Conv_882)
%onnx::Conv_915 = Identity(%onnx::Conv_882)
%onnx::Conv_912 = Identity(%onnx::Conv_882)
%onnx::Conv_909 = Identity(%onnx::Conv_882)
%onnx::Conv_906 = Identity(%onnx::Conv_882)
%onnx::Conv_903 = Identity(%onnx::Conv_882)
%onnx::Conv_900 = Identity(%onnx::Conv_882)
%onnx::Conv_897 = Identity(%onnx::Conv_882)
%onnx::Conv_894 = Identity(%onnx::Conv_882)
%onnx::Conv_891 = Identity(%onnx::Conv_882)
%onnx::Conv_888 = Identity(%onnx::Conv_882)
%onnx::Conv_885 = Identity(%onnx::Conv_882)
%onnx::Conv_879 = Identity(%onnx::Conv_789)
%onnx::Conv_876 = Identity(%onnx::Conv_789)
%onnx::Conv_873 = Identity(%onnx::Conv_789)
%onnx::Conv_870 = Identity(%onnx::Conv_789)
%onnx::Conv_867 = Identity(%onnx::Conv_789)
%onnx::Conv_864 = Identity(%onnx::Conv_789)
%onnx::Conv_861 = Identity(%onnx::Conv_789)
%onnx::Conv_858 = Identity(%onnx::Conv_789)
%onnx::Conv_855 = Identity(%onnx::Conv_789)
%onnx::Conv_852 = Identity(%onnx::Conv_789)
%onnx::Conv_849 = Identity(%onnx::Conv_789)
%onnx::Conv_846 = Identity(%onnx::Conv_789)
%onnx::Conv_843 = Identity(%onnx::Conv_789)
%onnx::Conv_840 = Identity(%onnx::Conv_789)
%onnx::Conv_837 = Identity(%onnx::Conv_789)
%onnx::Conv_834 = Identity(%onnx::Conv_792)
%onnx::Conv_831 = Identity(%onnx::Conv_792)
%onnx::Conv_828 = Identity(%onnx::Conv_792)
%onnx::Conv_825 = Identity(%onnx::Conv_792)
%onnx::Conv_822 = Identity(%onnx::Conv_792)
%onnx::Conv_819 = Identity(%onnx::Conv_792)
%onnx::Conv_816 = Identity(%onnx::Conv_792)
%onnx::Conv_813 = Identity(%onnx::Conv_792)
%onnx::Conv_810 = Identity(%onnx::Conv_792)
%onnx::Conv_807 = Identity(%onnx::Conv_792)
%onnx::Conv_804 = Identity(%onnx::Conv_792)
%onnx::Conv_801 = Identity(%onnx::Conv_792)
%onnx::Conv_798 = Identity(%onnx::Conv_792)
%onnx::Conv_795 = Identity(%onnx::Conv_792)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_788, %onnx::Conv_789)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_6_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_6_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_6_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_6_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_6_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_6_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_6_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_6_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_6_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_6_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_6_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_6_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%786 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %786
}
|
val_accuracy
| 91.606569
| 1,666,066,432
| 5,617,418
|
{'zcp_epe_nas': 106.62494043845714, 'zcp_fisher': 319.7251892089844, 'zcp_flops': 26657062912.0, 'zcp_grad_norm': 316.8581237792969, 'zcp_grasp': -2700.876953125, 'zcp_jacov': -16.05129119818185, 'zcp_l2_norm': 798.8234252929688, 'zcp_nwot': 221.33772376155017, 'zcp_params': 5617418.0, 'zcp_plain': 0.057254258543252, 'zcp_snip': 1567.6097412109375, 'zcp_synflow': 146.6253991146101, 'zcp_zen': 85.58345794677734, 'zcp_val_accuracy': 0.877604186534881}
| |
NASBench101_376517
|
NASBench101
|
376517
|
e3a4ec3c7e7997e01846b310564ad439
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_752[FLOAT, 128x3x3x3]
%onnx::Conv_753[FLOAT, 128]
%onnx::Conv_755[FLOAT, 128x128x1x1]
%onnx::Conv_758[FLOAT, 128x128x1x1]
%onnx::Conv_761[FLOAT, 128x128x3x3]
%onnx::Conv_764[FLOAT, 128x128x3x3]
%onnx::Conv_767[FLOAT, 128x128x1x1]
%onnx::Conv_770[FLOAT, 128x128x1x1]
%onnx::Conv_773[FLOAT, 128x128x1x1]
%onnx::Conv_776[FLOAT, 128x128x3x3]
%onnx::Conv_779[FLOAT, 128x128x3x3]
%onnx::Conv_782[FLOAT, 128x128x1x1]
%onnx::Conv_785[FLOAT, 128x128x1x1]
%onnx::Conv_788[FLOAT, 128x128x1x1]
%onnx::Conv_791[FLOAT, 128x128x3x3]
%onnx::Conv_794[FLOAT, 128x128x3x3]
%onnx::Conv_797[FLOAT, 128x128x1x1]
%onnx::Conv_800[FLOAT, 256x128x1x1]
%onnx::Conv_801[FLOAT, 256]
%onnx::Conv_803[FLOAT, 256x256x1x1]
%onnx::Conv_806[FLOAT, 256x256x3x3]
%onnx::Conv_809[FLOAT, 256x256x3x3]
%onnx::Conv_812[FLOAT, 256x256x1x1]
%onnx::Conv_815[FLOAT, 256x256x1x1]
%onnx::Conv_818[FLOAT, 256x256x1x1]
%onnx::Conv_821[FLOAT, 256x256x3x3]
%onnx::Conv_824[FLOAT, 256x256x3x3]
%onnx::Conv_827[FLOAT, 256x256x1x1]
%onnx::Conv_830[FLOAT, 256x256x1x1]
%onnx::Conv_833[FLOAT, 256x256x1x1]
%onnx::Conv_836[FLOAT, 256x256x3x3]
%onnx::Conv_839[FLOAT, 256x256x3x3]
%onnx::Conv_842[FLOAT, 256x256x1x1]
%onnx::Conv_845[FLOAT, 512x256x1x1]
%onnx::Conv_846[FLOAT, 512]
%onnx::Conv_848[FLOAT, 512x512x1x1]
%onnx::Conv_851[FLOAT, 512x512x3x3]
%onnx::Conv_854[FLOAT, 512x512x3x3]
%onnx::Conv_857[FLOAT, 512x512x1x1]
%onnx::Conv_860[FLOAT, 512x512x1x1]
%onnx::Conv_863[FLOAT, 512x512x1x1]
%onnx::Conv_866[FLOAT, 512x512x3x3]
%onnx::Conv_869[FLOAT, 512x512x3x3]
%onnx::Conv_872[FLOAT, 512x512x1x1]
%onnx::Conv_875[FLOAT, 512x512x1x1]
%onnx::Conv_878[FLOAT, 512x512x1x1]
%onnx::Conv_881[FLOAT, 512x512x3x3]
%onnx::Conv_884[FLOAT, 512x512x3x3]
%onnx::Conv_887[FLOAT, 512x512x1x1]
) {
%onnx::Conv_888 = Identity(%onnx::Conv_846)
%onnx::Conv_885 = Identity(%onnx::Conv_846)
%onnx::Conv_882 = Identity(%onnx::Conv_846)
%onnx::Conv_879 = Identity(%onnx::Conv_846)
%onnx::Conv_876 = Identity(%onnx::Conv_846)
%onnx::Conv_873 = Identity(%onnx::Conv_846)
%onnx::Conv_870 = Identity(%onnx::Conv_846)
%onnx::Conv_867 = Identity(%onnx::Conv_846)
%onnx::Conv_864 = Identity(%onnx::Conv_846)
%onnx::Conv_861 = Identity(%onnx::Conv_846)
%onnx::Conv_858 = Identity(%onnx::Conv_846)
%onnx::Conv_855 = Identity(%onnx::Conv_846)
%onnx::Conv_852 = Identity(%onnx::Conv_846)
%onnx::Conv_849 = Identity(%onnx::Conv_846)
%onnx::Conv_843 = Identity(%onnx::Conv_801)
%onnx::Conv_840 = Identity(%onnx::Conv_801)
%onnx::Conv_837 = Identity(%onnx::Conv_801)
%onnx::Conv_834 = Identity(%onnx::Conv_801)
%onnx::Conv_831 = Identity(%onnx::Conv_801)
%onnx::Conv_828 = Identity(%onnx::Conv_801)
%onnx::Conv_825 = Identity(%onnx::Conv_801)
%onnx::Conv_822 = Identity(%onnx::Conv_801)
%onnx::Conv_819 = Identity(%onnx::Conv_801)
%onnx::Conv_816 = Identity(%onnx::Conv_801)
%onnx::Conv_813 = Identity(%onnx::Conv_801)
%onnx::Conv_810 = Identity(%onnx::Conv_801)
%onnx::Conv_807 = Identity(%onnx::Conv_801)
%onnx::Conv_804 = Identity(%onnx::Conv_801)
%onnx::Conv_798 = Identity(%onnx::Conv_753)
%onnx::Conv_795 = Identity(%onnx::Conv_753)
%onnx::Conv_792 = Identity(%onnx::Conv_753)
%onnx::Conv_789 = Identity(%onnx::Conv_753)
%onnx::Conv_786 = Identity(%onnx::Conv_753)
%onnx::Conv_783 = Identity(%onnx::Conv_753)
%onnx::Conv_780 = Identity(%onnx::Conv_753)
%onnx::Conv_777 = Identity(%onnx::Conv_753)
%onnx::Conv_774 = Identity(%onnx::Conv_753)
%onnx::Conv_771 = Identity(%onnx::Conv_753)
%onnx::Conv_768 = Identity(%onnx::Conv_753)
%onnx::Conv_765 = Identity(%onnx::Conv_753)
%onnx::Conv_762 = Identity(%onnx::Conv_753)
%onnx::Conv_759 = Identity(%onnx::Conv_753)
%onnx::Conv_756 = Identity(%onnx::Conv_753)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_752, %onnx::Conv_753)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%750 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %750
}
|
val_accuracy
| 87.890625
| 6,343,895,040
| 21,547,914
|
{'zcp_epe_nas': 82.63514816086263, 'zcp_fisher': 10716.0126953125, 'zcp_flops': 101502320640.0, 'zcp_grad_norm': 1496.225830078125, 'zcp_grasp': 3431.5625, 'zcp_jacov': -16.061688132965738, 'zcp_l2_norm': 1046.7120361328125, 'zcp_nwot': 231.70199287217943, 'zcp_params': 21547914.0, 'zcp_plain': 0.041111368685960006, 'zcp_snip': 10564.4287109375, 'zcp_synflow': 156.00299614799582, 'zcp_zen': 97.09115600585938, 'zcp_val_accuracy': 0.9217748641967771}
| |
NASBench101_203217
|
NASBench101
|
203217
|
7b12bedf3cd878c3a84a9cb49f8e7f16
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_743[FLOAT, 128x3x3x3]
%onnx::Conv_744[FLOAT, 128]
%onnx::Conv_746[FLOAT, 128x128x1x1]
%onnx::Conv_749[FLOAT, 128x128x1x1]
%onnx::Conv_752[FLOAT, 128x128x1x1]
%onnx::Conv_755[FLOAT, 128x128x1x1]
%onnx::Conv_758[FLOAT, 128x128x1x1]
%onnx::Conv_761[FLOAT, 128x128x1x1]
%onnx::Conv_764[FLOAT, 128x128x1x1]
%onnx::Conv_767[FLOAT, 128x128x1x1]
%onnx::Conv_770[FLOAT, 128x128x1x1]
%onnx::Conv_773[FLOAT, 128x128x1x1]
%onnx::Conv_776[FLOAT, 128x128x1x1]
%onnx::Conv_779[FLOAT, 128x128x1x1]
%onnx::Conv_782[FLOAT, 128x128x1x1]
%onnx::Conv_785[FLOAT, 128x128x1x1]
%onnx::Conv_788[FLOAT, 128x128x1x1]
%onnx::Conv_791[FLOAT, 256x128x1x1]
%onnx::Conv_792[FLOAT, 256]
%onnx::Conv_794[FLOAT, 256x256x1x1]
%onnx::Conv_797[FLOAT, 256x128x1x1]
%onnx::Conv_800[FLOAT, 256x256x1x1]
%onnx::Conv_803[FLOAT, 256x256x1x1]
%onnx::Conv_806[FLOAT, 256x256x1x1]
%onnx::Conv_809[FLOAT, 256x256x1x1]
%onnx::Conv_812[FLOAT, 256x256x1x1]
%onnx::Conv_815[FLOAT, 256x256x1x1]
%onnx::Conv_818[FLOAT, 256x256x1x1]
%onnx::Conv_821[FLOAT, 256x256x1x1]
%onnx::Conv_824[FLOAT, 256x256x1x1]
%onnx::Conv_827[FLOAT, 256x256x1x1]
%onnx::Conv_830[FLOAT, 256x256x1x1]
%onnx::Conv_833[FLOAT, 256x256x1x1]
%onnx::Conv_836[FLOAT, 512x256x1x1]
%onnx::Conv_837[FLOAT, 512]
%onnx::Conv_839[FLOAT, 512x512x1x1]
%onnx::Conv_842[FLOAT, 512x256x1x1]
%onnx::Conv_845[FLOAT, 512x512x1x1]
%onnx::Conv_848[FLOAT, 512x512x1x1]
%onnx::Conv_851[FLOAT, 512x512x1x1]
%onnx::Conv_854[FLOAT, 512x512x1x1]
%onnx::Conv_857[FLOAT, 512x512x1x1]
%onnx::Conv_860[FLOAT, 512x512x1x1]
%onnx::Conv_863[FLOAT, 512x512x1x1]
%onnx::Conv_866[FLOAT, 512x512x1x1]
%onnx::Conv_869[FLOAT, 512x512x1x1]
%onnx::Conv_872[FLOAT, 512x512x1x1]
%onnx::Conv_875[FLOAT, 512x512x1x1]
%onnx::Conv_878[FLOAT, 512x512x1x1]
) {
%onnx::Conv_879 = Identity(%onnx::Conv_837)
%onnx::Conv_876 = Identity(%onnx::Conv_837)
%onnx::Conv_873 = Identity(%onnx::Conv_837)
%onnx::Conv_870 = Identity(%onnx::Conv_837)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_837)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_837)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_846 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%onnx::Conv_834 = Identity(%onnx::Conv_792)
%onnx::Conv_831 = Identity(%onnx::Conv_792)
%onnx::Conv_828 = Identity(%onnx::Conv_792)
%onnx::Conv_825 = Identity(%onnx::Conv_792)
%onnx::Conv_822 = Identity(%onnx::Conv_792)
%onnx::Conv_819 = Identity(%onnx::Conv_792)
%onnx::Conv_816 = Identity(%onnx::Conv_792)
%onnx::Conv_813 = Identity(%onnx::Conv_792)
%onnx::Conv_810 = Identity(%onnx::Conv_792)
%onnx::Conv_807 = Identity(%onnx::Conv_792)
%onnx::Conv_804 = Identity(%onnx::Conv_792)
%onnx::Conv_801 = Identity(%onnx::Conv_792)
%onnx::Conv_798 = Identity(%onnx::Conv_792)
%onnx::Conv_795 = Identity(%onnx::Conv_792)
%onnx::Conv_789 = Identity(%onnx::Conv_744)
%onnx::Conv_786 = Identity(%onnx::Conv_744)
%onnx::Conv_783 = Identity(%onnx::Conv_744)
%onnx::Conv_780 = Identity(%onnx::Conv_744)
%onnx::Conv_777 = Identity(%onnx::Conv_744)
%onnx::Conv_774 = Identity(%onnx::Conv_744)
%onnx::Conv_771 = Identity(%onnx::Conv_744)
%onnx::Conv_768 = Identity(%onnx::Conv_744)
%onnx::Conv_765 = Identity(%onnx::Conv_744)
%onnx::Conv_762 = Identity(%onnx::Conv_744)
%onnx::Conv_759 = Identity(%onnx::Conv_744)
%onnx::Conv_756 = Identity(%onnx::Conv_744)
%onnx::Conv_753 = Identity(%onnx::Conv_744)
%onnx::Conv_750 = Identity(%onnx::Conv_744)
%onnx::Conv_747 = Identity(%onnx::Conv_744)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_743, %onnx::Conv_744)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%741 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %741
}
|
val_accuracy
| 88.060898
| 1,478,502,400
| 4,869,002
|
{'zcp_epe_nas': 88.69887367116218, 'zcp_fisher': 30.37419891357422, 'zcp_flops': 23656038400.0, 'zcp_grad_norm': 119.09965515136719, 'zcp_grasp': 18.39892578125, 'zcp_jacov': -16.04710427635431, 'zcp_l2_norm': 1031.2769775390625, 'zcp_nwot': 232.61201877719716, 'zcp_params': 4869002.0, 'zcp_plain': -0.008561499416828001, 'zcp_snip': 815.1763916015625, 'zcp_synflow': 110.98823714752257, 'zcp_zen': 83.54845428466797, 'zcp_val_accuracy': 0.8149038553237911}
| |
NASBench101_201253
|
NASBench101
|
201253
|
79d9b5c95d928affcbf01ff43e672414
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_842[FLOAT, 128x3x3x3]
%onnx::Conv_843[FLOAT, 128]
%onnx::Conv_845[FLOAT, 128x128x1x1]
%onnx::Conv_848[FLOAT, 128x128x1x1]
%onnx::Conv_851[FLOAT, 128x128x1x1]
%onnx::Conv_854[FLOAT, 128x128x1x1]
%onnx::Conv_857[FLOAT, 128x128x1x1]
%onnx::Conv_860[FLOAT, 128x128x3x3]
%onnx::Conv_863[FLOAT, 128x128x1x1]
%onnx::Conv_866[FLOAT, 128x128x1x1]
%onnx::Conv_869[FLOAT, 128x128x1x1]
%onnx::Conv_872[FLOAT, 128x128x1x1]
%onnx::Conv_875[FLOAT, 128x128x1x1]
%onnx::Conv_878[FLOAT, 128x128x3x3]
%onnx::Conv_881[FLOAT, 128x128x1x1]
%onnx::Conv_884[FLOAT, 128x128x1x1]
%onnx::Conv_887[FLOAT, 128x128x1x1]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x1x1]
%onnx::Conv_896[FLOAT, 128x128x3x3]
%onnx::Conv_899[FLOAT, 256x128x1x1]
%onnx::Conv_900[FLOAT, 256]
%onnx::Conv_902[FLOAT, 256x256x1x1]
%onnx::Conv_905[FLOAT, 256x128x1x1]
%onnx::Conv_908[FLOAT, 256x256x1x1]
%onnx::Conv_911[FLOAT, 256x128x1x1]
%onnx::Conv_914[FLOAT, 256x256x3x3]
%onnx::Conv_917[FLOAT, 256x256x1x1]
%onnx::Conv_920[FLOAT, 256x256x1x1]
%onnx::Conv_923[FLOAT, 256x256x1x1]
%onnx::Conv_926[FLOAT, 256x256x1x1]
%onnx::Conv_929[FLOAT, 256x256x1x1]
%onnx::Conv_932[FLOAT, 256x256x3x3]
%onnx::Conv_935[FLOAT, 256x256x1x1]
%onnx::Conv_938[FLOAT, 256x256x1x1]
%onnx::Conv_941[FLOAT, 256x256x1x1]
%onnx::Conv_944[FLOAT, 256x256x1x1]
%onnx::Conv_947[FLOAT, 256x256x1x1]
%onnx::Conv_950[FLOAT, 256x256x3x3]
%onnx::Conv_953[FLOAT, 512x256x1x1]
%onnx::Conv_954[FLOAT, 512]
%onnx::Conv_956[FLOAT, 512x512x1x1]
%onnx::Conv_959[FLOAT, 512x256x1x1]
%onnx::Conv_962[FLOAT, 512x512x1x1]
%onnx::Conv_965[FLOAT, 512x256x1x1]
%onnx::Conv_968[FLOAT, 512x512x3x3]
%onnx::Conv_971[FLOAT, 512x512x1x1]
%onnx::Conv_974[FLOAT, 512x512x1x1]
%onnx::Conv_977[FLOAT, 512x512x1x1]
%onnx::Conv_980[FLOAT, 512x512x1x1]
%onnx::Conv_983[FLOAT, 512x512x1x1]
%onnx::Conv_986[FLOAT, 512x512x3x3]
%onnx::Conv_989[FLOAT, 512x512x1x1]
%onnx::Conv_992[FLOAT, 512x512x1x1]
%onnx::Conv_995[FLOAT, 512x512x1x1]
%onnx::Conv_998[FLOAT, 512x512x1x1]
%onnx::Conv_1001[FLOAT, 512x512x1x1]
%onnx::Conv_1004[FLOAT, 512x512x3x3]
) {
%onnx::Conv_1005 = Identity(%onnx::Conv_954)
%onnx::Conv_1002 = Identity(%onnx::Conv_954)
%onnx::Conv_999 = Identity(%onnx::Conv_954)
%onnx::Conv_996 = Identity(%onnx::Conv_954)
%onnx::Conv_993 = Identity(%onnx::Conv_954)
%onnx::Conv_990 = Identity(%onnx::Conv_954)
%onnx::Conv_987 = Identity(%onnx::Conv_954)
%onnx::Conv_984 = Identity(%onnx::Conv_954)
%onnx::Conv_981 = Identity(%onnx::Conv_954)
%onnx::Conv_978 = Identity(%onnx::Conv_954)
%onnx::Conv_975 = Identity(%onnx::Conv_954)
%onnx::Conv_972 = Identity(%onnx::Conv_954)
%onnx::Conv_969 = Identity(%onnx::Conv_954)
%onnx::Conv_966 = Identity(%onnx::Conv_954)
%onnx::Conv_963 = Identity(%onnx::Conv_954)
%onnx::Conv_960 = Identity(%onnx::Conv_954)
%onnx::Conv_957 = Identity(%onnx::Conv_954)
%onnx::Conv_951 = Identity(%onnx::Conv_900)
%onnx::Conv_948 = Identity(%onnx::Conv_900)
%onnx::Conv_945 = Identity(%onnx::Conv_900)
%onnx::Conv_942 = Identity(%onnx::Conv_900)
%onnx::Conv_939 = Identity(%onnx::Conv_900)
%onnx::Conv_936 = Identity(%onnx::Conv_900)
%onnx::Conv_933 = Identity(%onnx::Conv_900)
%onnx::Conv_930 = Identity(%onnx::Conv_900)
%onnx::Conv_927 = Identity(%onnx::Conv_900)
%onnx::Conv_924 = Identity(%onnx::Conv_900)
%onnx::Conv_921 = Identity(%onnx::Conv_900)
%onnx::Conv_918 = Identity(%onnx::Conv_900)
%onnx::Conv_915 = Identity(%onnx::Conv_900)
%onnx::Conv_912 = Identity(%onnx::Conv_900)
%onnx::Conv_909 = Identity(%onnx::Conv_900)
%onnx::Conv_906 = Identity(%onnx::Conv_900)
%onnx::Conv_903 = Identity(%onnx::Conv_900)
%onnx::Conv_897 = Identity(%onnx::Conv_843)
%onnx::Conv_894 = Identity(%onnx::Conv_843)
%onnx::Conv_891 = Identity(%onnx::Conv_843)
%onnx::Conv_888 = Identity(%onnx::Conv_843)
%onnx::Conv_885 = Identity(%onnx::Conv_843)
%onnx::Conv_882 = Identity(%onnx::Conv_843)
%onnx::Conv_879 = Identity(%onnx::Conv_843)
%onnx::Conv_876 = Identity(%onnx::Conv_843)
%onnx::Conv_873 = Identity(%onnx::Conv_843)
%onnx::Conv_870 = Identity(%onnx::Conv_843)
%onnx::Conv_867 = Identity(%onnx::Conv_843)
%onnx::Conv_864 = Identity(%onnx::Conv_843)
%onnx::Conv_861 = Identity(%onnx::Conv_843)
%onnx::Conv_858 = Identity(%onnx::Conv_843)
%onnx::Conv_855 = Identity(%onnx::Conv_843)
%onnx::Conv_852 = Identity(%onnx::Conv_843)
%onnx::Conv_849 = Identity(%onnx::Conv_843)
%onnx::Conv_846 = Identity(%onnx::Conv_843)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_842, %onnx::Conv_843)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%840 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %840
}
|
val_accuracy
| 91.516429
| 4,168,361,984
| 14,000,266
|
{'zcp_epe_nas': 114.85607272653115, 'zcp_fisher': 77.47135162353516, 'zcp_flops': 66693791744.0, 'zcp_grad_norm': 167.05787658691406, 'zcp_grasp': 112.7548828125, 'zcp_jacov': -16.04260524656245, 'zcp_l2_norm': 1226.4888916015625, 'zcp_nwot': 235.14424577873908, 'zcp_params': 14000266.0, 'zcp_plain': -0.09546321630477901, 'zcp_snip': 1342.624267578125, 'zcp_synflow': 94.23931073963263, 'zcp_zen': 106.48320770263672, 'zcp_val_accuracy': 0.893329322338104}
| |
NASBench101_388182
|
NASBench101
|
388182
|
eaa49c588209775e679e6a327530b5fe
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_869[FLOAT, 128x3x3x3]
%onnx::Conv_870[FLOAT, 128]
%onnx::Conv_872[FLOAT, 64x128x1x1]
%onnx::Conv_873[FLOAT, 64]
%onnx::Conv_875[FLOAT, 64x64x3x3]
%onnx::Conv_878[FLOAT, 64x64x3x3]
%onnx::Conv_881[FLOAT, 64x64x1x1]
%onnx::Conv_884[FLOAT, 64x64x1x1]
%onnx::Conv_887[FLOAT, 128x128x1x1]
%onnx::Conv_890[FLOAT, 64x128x1x1]
%onnx::Conv_893[FLOAT, 64x64x3x3]
%onnx::Conv_896[FLOAT, 64x64x3x3]
%onnx::Conv_899[FLOAT, 64x64x1x1]
%onnx::Conv_902[FLOAT, 64x64x1x1]
%onnx::Conv_905[FLOAT, 128x128x1x1]
%onnx::Conv_908[FLOAT, 64x128x1x1]
%onnx::Conv_911[FLOAT, 64x64x3x3]
%onnx::Conv_914[FLOAT, 64x64x3x3]
%onnx::Conv_917[FLOAT, 64x64x1x1]
%onnx::Conv_920[FLOAT, 64x64x1x1]
%onnx::Conv_923[FLOAT, 128x128x1x1]
%onnx::Conv_926[FLOAT, 128x128x1x1]
%onnx::Conv_929[FLOAT, 128x128x3x3]
%onnx::Conv_932[FLOAT, 128x128x3x3]
%onnx::Conv_935[FLOAT, 128x128x1x1]
%onnx::Conv_938[FLOAT, 128x128x1x1]
%onnx::Conv_941[FLOAT, 256x128x1x1]
%onnx::Conv_942[FLOAT, 256]
%onnx::Conv_944[FLOAT, 128x256x1x1]
%onnx::Conv_947[FLOAT, 128x128x3x3]
%onnx::Conv_950[FLOAT, 128x128x3x3]
%onnx::Conv_953[FLOAT, 128x128x1x1]
%onnx::Conv_956[FLOAT, 128x128x1x1]
%onnx::Conv_959[FLOAT, 256x256x1x1]
%onnx::Conv_962[FLOAT, 128x256x1x1]
%onnx::Conv_965[FLOAT, 128x128x3x3]
%onnx::Conv_968[FLOAT, 128x128x3x3]
%onnx::Conv_971[FLOAT, 128x128x1x1]
%onnx::Conv_974[FLOAT, 128x128x1x1]
%onnx::Conv_977[FLOAT, 256x256x1x1]
%onnx::Conv_980[FLOAT, 256x256x1x1]
%onnx::Conv_983[FLOAT, 256x256x3x3]
%onnx::Conv_986[FLOAT, 256x256x3x3]
%onnx::Conv_989[FLOAT, 256x256x1x1]
%onnx::Conv_992[FLOAT, 256x256x1x1]
%onnx::Conv_995[FLOAT, 512x256x1x1]
%onnx::Conv_996[FLOAT, 512]
%onnx::Conv_998[FLOAT, 256x512x1x1]
%onnx::Conv_1001[FLOAT, 256x256x3x3]
%onnx::Conv_1004[FLOAT, 256x256x3x3]
%onnx::Conv_1007[FLOAT, 256x256x1x1]
%onnx::Conv_1010[FLOAT, 256x256x1x1]
%onnx::Conv_1013[FLOAT, 512x512x1x1]
%onnx::Conv_1016[FLOAT, 256x512x1x1]
%onnx::Conv_1019[FLOAT, 256x256x3x3]
%onnx::Conv_1022[FLOAT, 256x256x3x3]
%onnx::Conv_1025[FLOAT, 256x256x1x1]
%onnx::Conv_1028[FLOAT, 256x256x1x1]
%onnx::Conv_1031[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1032 = Identity(%onnx::Conv_996)
%onnx::Conv_1029 = Identity(%onnx::Conv_942)
%onnx::Conv_1026 = Identity(%onnx::Conv_942)
%onnx::Conv_1023 = Identity(%onnx::Conv_942)
%onnx::Conv_1020 = Identity(%onnx::Conv_942)
%onnx::Conv_1017 = Identity(%onnx::Conv_942)
%onnx::Conv_1014 = Identity(%onnx::Conv_996)
%onnx::Conv_1011 = Identity(%onnx::Conv_942)
%onnx::Conv_1008 = Identity(%onnx::Conv_942)
%onnx::Conv_1005 = Identity(%onnx::Conv_942)
%onnx::Conv_1002 = Identity(%onnx::Conv_942)
%onnx::Conv_999 = Identity(%onnx::Conv_942)
%onnx::Conv_993 = Identity(%onnx::Conv_942)
%onnx::Conv_990 = Identity(%onnx::Conv_942)
%onnx::Conv_987 = Identity(%onnx::Conv_942)
%onnx::Conv_984 = Identity(%onnx::Conv_942)
%onnx::Conv_981 = Identity(%onnx::Conv_942)
%onnx::Conv_978 = Identity(%onnx::Conv_942)
%onnx::Conv_975 = Identity(%onnx::Conv_870)
%onnx::Conv_972 = Identity(%onnx::Conv_870)
%onnx::Conv_969 = Identity(%onnx::Conv_870)
%onnx::Conv_966 = Identity(%onnx::Conv_870)
%onnx::Conv_963 = Identity(%onnx::Conv_870)
%onnx::Conv_960 = Identity(%onnx::Conv_942)
%onnx::Conv_957 = Identity(%onnx::Conv_870)
%onnx::Conv_954 = Identity(%onnx::Conv_870)
%onnx::Conv_951 = Identity(%onnx::Conv_870)
%onnx::Conv_948 = Identity(%onnx::Conv_870)
%onnx::Conv_945 = Identity(%onnx::Conv_870)
%onnx::Conv_939 = Identity(%onnx::Conv_870)
%onnx::Conv_936 = Identity(%onnx::Conv_870)
%onnx::Conv_933 = Identity(%onnx::Conv_870)
%onnx::Conv_930 = Identity(%onnx::Conv_870)
%onnx::Conv_927 = Identity(%onnx::Conv_870)
%onnx::Conv_924 = Identity(%onnx::Conv_870)
%onnx::Conv_921 = Identity(%onnx::Conv_873)
%onnx::Conv_918 = Identity(%onnx::Conv_873)
%onnx::Conv_915 = Identity(%onnx::Conv_873)
%onnx::Conv_912 = Identity(%onnx::Conv_873)
%onnx::Conv_909 = Identity(%onnx::Conv_873)
%onnx::Conv_906 = Identity(%onnx::Conv_870)
%onnx::Conv_903 = Identity(%onnx::Conv_873)
%onnx::Conv_900 = Identity(%onnx::Conv_873)
%onnx::Conv_897 = Identity(%onnx::Conv_873)
%onnx::Conv_894 = Identity(%onnx::Conv_873)
%onnx::Conv_891 = Identity(%onnx::Conv_873)
%onnx::Conv_888 = Identity(%onnx::Conv_870)
%onnx::Conv_885 = Identity(%onnx::Conv_873)
%onnx::Conv_882 = Identity(%onnx::Conv_873)
%onnx::Conv_879 = Identity(%onnx::Conv_873)
%onnx::Conv_876 = Identity(%onnx::Conv_873)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_869, %onnx::Conv_870)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_5_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_5_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_5_output_0)
%867 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %867
}
|
val_accuracy
| 93.379408
| 1,940,006,912
| 6,491,146
|
{'zcp_epe_nas': 104.2410129070734, 'zcp_fisher': 89.57052612304688, 'zcp_flops': 31040110592.0, 'zcp_grad_norm': 186.8255157470703, 'zcp_grasp': -8.95556640625, 'zcp_jacov': -16.058308966113277, 'zcp_l2_norm': 994.8802490234375, 'zcp_nwot': 226.8804099287917, 'zcp_params': 6491146.0, 'zcp_plain': -0.027420768514275003, 'zcp_snip': 1142.97509765625, 'zcp_synflow': 141.30876762622188, 'zcp_zen': 101.04891967773438, 'zcp_val_accuracy': 0.9043469429016111}
| |
NASBench101_30062
|
NASBench101
|
30062
|
122cdd3b926b5ffd708025fbc9e2908d
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_950[FLOAT, 128x3x3x3]
%onnx::Conv_951[FLOAT, 128]
%onnx::Conv_953[FLOAT, 128x128x1x1]
%onnx::Conv_956[FLOAT, 128x128x1x1]
%onnx::Conv_959[FLOAT, 128x128x1x1]
%onnx::Conv_962[FLOAT, 128x128x1x1]
%onnx::Conv_965[FLOAT, 128x128x1x1]
%onnx::Conv_968[FLOAT, 128x128x1x1]
%onnx::Conv_971[FLOAT, 128x128x1x1]
%onnx::Conv_974[FLOAT, 128x128x1x1]
%onnx::Conv_977[FLOAT, 128x128x1x1]
%onnx::Conv_980[FLOAT, 128x128x1x1]
%onnx::Conv_983[FLOAT, 128x128x1x1]
%onnx::Conv_986[FLOAT, 128x128x1x1]
%onnx::Conv_989[FLOAT, 128x128x1x1]
%onnx::Conv_992[FLOAT, 128x128x1x1]
%onnx::Conv_995[FLOAT, 128x128x1x1]
%onnx::Conv_998[FLOAT, 128x128x1x1]
%onnx::Conv_1001[FLOAT, 128x128x1x1]
%onnx::Conv_1004[FLOAT, 128x128x1x1]
%onnx::Conv_1007[FLOAT, 128x128x1x1]
%onnx::Conv_1010[FLOAT, 128x128x1x1]
%onnx::Conv_1013[FLOAT, 128x128x1x1]
%onnx::Conv_1016[FLOAT, 256x128x1x1]
%onnx::Conv_1017[FLOAT, 256]
%onnx::Conv_1019[FLOAT, 256x128x1x1]
%onnx::Conv_1022[FLOAT, 256x256x1x1]
%onnx::Conv_1025[FLOAT, 256x256x1x1]
%onnx::Conv_1028[FLOAT, 256x256x1x1]
%onnx::Conv_1031[FLOAT, 256x256x1x1]
%onnx::Conv_1034[FLOAT, 256x128x1x1]
%onnx::Conv_1037[FLOAT, 256x256x1x1]
%onnx::Conv_1040[FLOAT, 256x256x1x1]
%onnx::Conv_1043[FLOAT, 256x256x1x1]
%onnx::Conv_1046[FLOAT, 256x256x1x1]
%onnx::Conv_1049[FLOAT, 256x256x1x1]
%onnx::Conv_1052[FLOAT, 256x256x1x1]
%onnx::Conv_1055[FLOAT, 256x256x1x1]
%onnx::Conv_1058[FLOAT, 256x256x1x1]
%onnx::Conv_1061[FLOAT, 256x256x1x1]
%onnx::Conv_1064[FLOAT, 256x256x1x1]
%onnx::Conv_1067[FLOAT, 256x256x1x1]
%onnx::Conv_1070[FLOAT, 256x256x1x1]
%onnx::Conv_1073[FLOAT, 256x256x1x1]
%onnx::Conv_1076[FLOAT, 256x256x1x1]
%onnx::Conv_1079[FLOAT, 512x256x1x1]
%onnx::Conv_1080[FLOAT, 512]
%onnx::Conv_1082[FLOAT, 512x256x1x1]
%onnx::Conv_1085[FLOAT, 512x512x1x1]
%onnx::Conv_1088[FLOAT, 512x512x1x1]
%onnx::Conv_1091[FLOAT, 512x512x1x1]
%onnx::Conv_1094[FLOAT, 512x512x1x1]
%onnx::Conv_1097[FLOAT, 512x256x1x1]
%onnx::Conv_1100[FLOAT, 512x512x1x1]
%onnx::Conv_1103[FLOAT, 512x512x1x1]
%onnx::Conv_1106[FLOAT, 512x512x1x1]
%onnx::Conv_1109[FLOAT, 512x512x1x1]
%onnx::Conv_1112[FLOAT, 512x512x1x1]
%onnx::Conv_1115[FLOAT, 512x512x1x1]
%onnx::Conv_1118[FLOAT, 512x512x1x1]
%onnx::Conv_1121[FLOAT, 512x512x1x1]
%onnx::Conv_1124[FLOAT, 512x512x1x1]
%onnx::Conv_1127[FLOAT, 512x512x1x1]
%onnx::Conv_1130[FLOAT, 512x512x1x1]
%onnx::Conv_1133[FLOAT, 512x512x1x1]
%onnx::Conv_1136[FLOAT, 512x512x1x1]
%onnx::Conv_1139[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1140 = Identity(%onnx::Conv_1080)
%onnx::Conv_1137 = Identity(%onnx::Conv_1080)
%onnx::Conv_1134 = Identity(%onnx::Conv_1080)
%onnx::Conv_1131 = Identity(%onnx::Conv_1080)
%onnx::Conv_1128 = Identity(%onnx::Conv_1080)
%onnx::Conv_1125 = Identity(%onnx::Conv_1080)
%onnx::Conv_1122 = Identity(%onnx::Conv_1080)
%onnx::Conv_1119 = Identity(%onnx::Conv_1080)
%onnx::Conv_1116 = Identity(%onnx::Conv_1080)
%onnx::Conv_1113 = Identity(%onnx::Conv_1080)
%onnx::Conv_1110 = Identity(%onnx::Conv_1080)
%onnx::Conv_1107 = Identity(%onnx::Conv_1080)
%onnx::Conv_1104 = Identity(%onnx::Conv_1080)
%onnx::Conv_1101 = Identity(%onnx::Conv_1080)
%onnx::Conv_1098 = Identity(%onnx::Conv_1080)
%onnx::Conv_1095 = Identity(%onnx::Conv_1080)
%onnx::Conv_1092 = Identity(%onnx::Conv_1080)
%onnx::Conv_1089 = Identity(%onnx::Conv_1080)
%onnx::Conv_1086 = Identity(%onnx::Conv_1080)
%onnx::Conv_1083 = Identity(%onnx::Conv_1080)
%onnx::Conv_1077 = Identity(%onnx::Conv_1017)
%onnx::Conv_1074 = Identity(%onnx::Conv_1017)
%onnx::Conv_1071 = Identity(%onnx::Conv_1017)
%onnx::Conv_1068 = Identity(%onnx::Conv_1017)
%onnx::Conv_1065 = Identity(%onnx::Conv_1017)
%onnx::Conv_1062 = Identity(%onnx::Conv_1017)
%onnx::Conv_1059 = Identity(%onnx::Conv_1017)
%onnx::Conv_1056 = Identity(%onnx::Conv_1017)
%onnx::Conv_1053 = Identity(%onnx::Conv_1017)
%onnx::Conv_1050 = Identity(%onnx::Conv_1017)
%onnx::Conv_1047 = Identity(%onnx::Conv_1017)
%onnx::Conv_1044 = Identity(%onnx::Conv_1017)
%onnx::Conv_1041 = Identity(%onnx::Conv_1017)
%onnx::Conv_1038 = Identity(%onnx::Conv_1017)
%onnx::Conv_1035 = Identity(%onnx::Conv_1017)
%onnx::Conv_1032 = Identity(%onnx::Conv_1017)
%onnx::Conv_1029 = Identity(%onnx::Conv_1017)
%onnx::Conv_1026 = Identity(%onnx::Conv_1017)
%onnx::Conv_1023 = Identity(%onnx::Conv_1017)
%onnx::Conv_1020 = Identity(%onnx::Conv_1017)
%onnx::Conv_1014 = Identity(%onnx::Conv_951)
%onnx::Conv_1011 = Identity(%onnx::Conv_951)
%onnx::Conv_1008 = Identity(%onnx::Conv_951)
%onnx::Conv_1005 = Identity(%onnx::Conv_951)
%onnx::Conv_1002 = Identity(%onnx::Conv_951)
%onnx::Conv_999 = Identity(%onnx::Conv_951)
%onnx::Conv_996 = Identity(%onnx::Conv_951)
%onnx::Conv_993 = Identity(%onnx::Conv_951)
%onnx::Conv_990 = Identity(%onnx::Conv_951)
%onnx::Conv_987 = Identity(%onnx::Conv_951)
%onnx::Conv_984 = Identity(%onnx::Conv_951)
%onnx::Conv_981 = Identity(%onnx::Conv_951)
%onnx::Conv_978 = Identity(%onnx::Conv_951)
%onnx::Conv_975 = Identity(%onnx::Conv_951)
%onnx::Conv_972 = Identity(%onnx::Conv_951)
%onnx::Conv_969 = Identity(%onnx::Conv_951)
%onnx::Conv_966 = Identity(%onnx::Conv_951)
%onnx::Conv_963 = Identity(%onnx::Conv_951)
%onnx::Conv_960 = Identity(%onnx::Conv_951)
%onnx::Conv_957 = Identity(%onnx::Conv_951)
%onnx::Conv_954 = Identity(%onnx::Conv_951)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_950, %onnx::Conv_951)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_5_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_5_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_5_output_0)
%948 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %948
}
|
val_accuracy
| 90.755206
| 2,059,937,792
| 6,780,298
|
{'zcp_epe_nas': 101.43154752824967, 'zcp_fisher': 5.835658073425293, 'zcp_flops': 32959004672.0, 'zcp_grad_norm': 70.92109680175781, 'zcp_grasp': -6.36285400390625, 'zcp_jacov': -16.061625526725074, 'zcp_l2_norm': 1438.7845458984375, 'zcp_nwot': 237.80888269126254, 'zcp_params': 6780298.0, 'zcp_plain': 0.020467480644583, 'zcp_snip': 509.6091613769531, 'zcp_synflow': 136.75294188317994, 'zcp_zen': 113.00994873046875, 'zcp_val_accuracy': 0.9172676205635071}
| |
NASBench101_219253
|
NASBench101
|
219253
|
84d844afd49de3e28a48be6f9a45911c
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_1013[FLOAT, 128x3x3x3]
%onnx::Conv_1014[FLOAT, 128]
%onnx::Conv_1016[FLOAT, 43x128x1x1]
%onnx::Conv_1017[FLOAT, 43]
%onnx::Conv_1019[FLOAT, 43x43x3x3]
%onnx::Conv_1022[FLOAT, 43x43x1x1]
%onnx::Conv_1025[FLOAT, 43x43x1x1]
%onnx::Conv_1028[FLOAT, 42x42x3x3]
%onnx::Conv_1029[FLOAT, 42]
%onnx::Conv_1031[FLOAT, 42x128x1x1]
%onnx::Conv_1034[FLOAT, 42x42x3x3]
%onnx::Conv_1037[FLOAT, 43x128x1x1]
%onnx::Conv_1040[FLOAT, 43x43x3x3]
%onnx::Conv_1043[FLOAT, 43x43x1x1]
%onnx::Conv_1046[FLOAT, 43x43x1x1]
%onnx::Conv_1049[FLOAT, 42x42x3x3]
%onnx::Conv_1052[FLOAT, 42x128x1x1]
%onnx::Conv_1055[FLOAT, 42x42x3x3]
%onnx::Conv_1058[FLOAT, 43x128x1x1]
%onnx::Conv_1061[FLOAT, 43x43x3x3]
%onnx::Conv_1064[FLOAT, 43x43x1x1]
%onnx::Conv_1067[FLOAT, 43x43x1x1]
%onnx::Conv_1070[FLOAT, 42x42x3x3]
%onnx::Conv_1073[FLOAT, 42x128x1x1]
%onnx::Conv_1076[FLOAT, 42x42x3x3]
%onnx::Conv_1079[FLOAT, 86x128x1x1]
%onnx::Conv_1080[FLOAT, 86]
%onnx::Conv_1082[FLOAT, 86x86x3x3]
%onnx::Conv_1085[FLOAT, 85x85x1x1]
%onnx::Conv_1086[FLOAT, 85]
%onnx::Conv_1088[FLOAT, 85x85x1x1]
%onnx::Conv_1091[FLOAT, 85x85x3x3]
%onnx::Conv_1094[FLOAT, 85x128x1x1]
%onnx::Conv_1097[FLOAT, 85x85x3x3]
%onnx::Conv_1100[FLOAT, 86x256x1x1]
%onnx::Conv_1103[FLOAT, 86x86x3x3]
%onnx::Conv_1106[FLOAT, 85x85x1x1]
%onnx::Conv_1109[FLOAT, 85x85x1x1]
%onnx::Conv_1112[FLOAT, 85x85x3x3]
%onnx::Conv_1115[FLOAT, 85x256x1x1]
%onnx::Conv_1118[FLOAT, 85x85x3x3]
%onnx::Conv_1121[FLOAT, 86x256x1x1]
%onnx::Conv_1124[FLOAT, 86x86x3x3]
%onnx::Conv_1127[FLOAT, 85x85x1x1]
%onnx::Conv_1130[FLOAT, 85x85x1x1]
%onnx::Conv_1133[FLOAT, 85x85x3x3]
%onnx::Conv_1136[FLOAT, 85x256x1x1]
%onnx::Conv_1139[FLOAT, 85x85x3x3]
%onnx::Conv_1142[FLOAT, 171x256x1x1]
%onnx::Conv_1143[FLOAT, 171]
%onnx::Conv_1145[FLOAT, 171x171x3x3]
%onnx::Conv_1148[FLOAT, 171x171x1x1]
%onnx::Conv_1151[FLOAT, 171x171x1x1]
%onnx::Conv_1154[FLOAT, 170x170x3x3]
%onnx::Conv_1155[FLOAT, 170]
%onnx::Conv_1157[FLOAT, 170x256x1x1]
%onnx::Conv_1160[FLOAT, 170x170x3x3]
%onnx::Conv_1163[FLOAT, 171x512x1x1]
%onnx::Conv_1166[FLOAT, 171x171x3x3]
%onnx::Conv_1169[FLOAT, 171x171x1x1]
%onnx::Conv_1172[FLOAT, 171x171x1x1]
%onnx::Conv_1175[FLOAT, 170x170x3x3]
%onnx::Conv_1178[FLOAT, 170x512x1x1]
%onnx::Conv_1181[FLOAT, 170x170x3x3]
%onnx::Conv_1184[FLOAT, 171x512x1x1]
%onnx::Conv_1187[FLOAT, 171x171x3x3]
%onnx::Conv_1190[FLOAT, 171x171x1x1]
%onnx::Conv_1193[FLOAT, 171x171x1x1]
%onnx::Conv_1196[FLOAT, 170x170x3x3]
%onnx::Conv_1199[FLOAT, 170x512x1x1]
%onnx::Conv_1202[FLOAT, 170x170x3x3]
) {
%onnx::Conv_1203 = Identity(%onnx::Conv_1155)
%onnx::Conv_1200 = Identity(%onnx::Conv_1155)
%onnx::Conv_1197 = Identity(%onnx::Conv_1155)
%onnx::Conv_1194 = Identity(%onnx::Conv_1143)
%onnx::Conv_1191 = Identity(%onnx::Conv_1143)
%onnx::Conv_1188 = Identity(%onnx::Conv_1143)
%onnx::Conv_1185 = Identity(%onnx::Conv_1143)
%onnx::Conv_1182 = Identity(%onnx::Conv_1155)
%onnx::Conv_1179 = Identity(%onnx::Conv_1155)
%onnx::Conv_1176 = Identity(%onnx::Conv_1155)
%onnx::Conv_1173 = Identity(%onnx::Conv_1143)
%onnx::Conv_1170 = Identity(%onnx::Conv_1143)
%onnx::Conv_1167 = Identity(%onnx::Conv_1143)
%onnx::Conv_1164 = Identity(%onnx::Conv_1143)
%onnx::Conv_1161 = Identity(%onnx::Conv_1155)
%onnx::Conv_1158 = Identity(%onnx::Conv_1155)
%onnx::Conv_1152 = Identity(%onnx::Conv_1143)
%onnx::Conv_1149 = Identity(%onnx::Conv_1143)
%onnx::Conv_1146 = Identity(%onnx::Conv_1143)
%onnx::Conv_1140 = Identity(%onnx::Conv_1086)
%onnx::Conv_1137 = Identity(%onnx::Conv_1086)
%onnx::Conv_1134 = Identity(%onnx::Conv_1086)
%onnx::Conv_1131 = Identity(%onnx::Conv_1086)
%onnx::Conv_1128 = Identity(%onnx::Conv_1086)
%onnx::Conv_1125 = Identity(%onnx::Conv_1080)
%onnx::Conv_1122 = Identity(%onnx::Conv_1080)
%onnx::Conv_1119 = Identity(%onnx::Conv_1086)
%onnx::Conv_1116 = Identity(%onnx::Conv_1086)
%onnx::Conv_1113 = Identity(%onnx::Conv_1086)
%onnx::Conv_1110 = Identity(%onnx::Conv_1086)
%onnx::Conv_1107 = Identity(%onnx::Conv_1086)
%onnx::Conv_1104 = Identity(%onnx::Conv_1080)
%onnx::Conv_1101 = Identity(%onnx::Conv_1080)
%onnx::Conv_1098 = Identity(%onnx::Conv_1086)
%onnx::Conv_1095 = Identity(%onnx::Conv_1086)
%onnx::Conv_1092 = Identity(%onnx::Conv_1086)
%onnx::Conv_1089 = Identity(%onnx::Conv_1086)
%onnx::Conv_1083 = Identity(%onnx::Conv_1080)
%onnx::Conv_1077 = Identity(%onnx::Conv_1029)
%onnx::Conv_1074 = Identity(%onnx::Conv_1029)
%onnx::Conv_1071 = Identity(%onnx::Conv_1029)
%onnx::Conv_1068 = Identity(%onnx::Conv_1017)
%onnx::Conv_1065 = Identity(%onnx::Conv_1017)
%onnx::Conv_1062 = Identity(%onnx::Conv_1017)
%onnx::Conv_1059 = Identity(%onnx::Conv_1017)
%onnx::Conv_1056 = Identity(%onnx::Conv_1029)
%onnx::Conv_1053 = Identity(%onnx::Conv_1029)
%onnx::Conv_1050 = Identity(%onnx::Conv_1029)
%onnx::Conv_1047 = Identity(%onnx::Conv_1017)
%onnx::Conv_1044 = Identity(%onnx::Conv_1017)
%onnx::Conv_1041 = Identity(%onnx::Conv_1017)
%onnx::Conv_1038 = Identity(%onnx::Conv_1017)
%onnx::Conv_1035 = Identity(%onnx::Conv_1029)
%onnx::Conv_1032 = Identity(%onnx::Conv_1029)
%onnx::Conv_1026 = Identity(%onnx::Conv_1017)
%onnx::Conv_1023 = Identity(%onnx::Conv_1017)
%onnx::Conv_1020 = Identity(%onnx::Conv_1017)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_5_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_6_output_0)
%/layers.1/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_7_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_8_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_5_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_6_output_0)
%/layers.2/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_7_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_8_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_5_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_6_output_0)
%/layers.3/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_7_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_8_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_1_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_7_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_8_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_1_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_7_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_8_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_1_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_7_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_8_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_5_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_6_output_0)
%/layers.9/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_7_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_8_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1169, %onnx::Conv_1170)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1172, %onnx::Conv_1173)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_5_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_6_output_0)
%/layers.10/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_7_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1175, %onnx::Conv_1176)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1178, %onnx::Conv_1179)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_8_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1181, %onnx::Conv_1182)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1184, %onnx::Conv_1185)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1187, %onnx::Conv_1188)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1190, %onnx::Conv_1191)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1193, %onnx::Conv_1194)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_5_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_6_output_0)
%/layers.11/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_7_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1196, %onnx::Conv_1197)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1199, %onnx::Conv_1200)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_8_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1202, %onnx::Conv_1203)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%1011 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %1011
}
|
val_accuracy
| 93.729967
| 1,167,223,936
| 3,914,954
|
{'zcp_epe_nas': 104.95197919171365, 'zcp_fisher': 31.607683181762695, 'zcp_flops': 18675582976.0, 'zcp_grad_norm': 120.21886444091797, 'zcp_grasp': 161.060302734375, 'zcp_jacov': -16.068837212666402, 'zcp_l2_norm': 1006.6102905273438, 'zcp_nwot': 220.8379053591634, 'zcp_params': 3914954.0, 'zcp_plain': 0.047120161354541, 'zcp_snip': 556.3958740234375, 'zcp_synflow': 139.9519131194233, 'zcp_zen': 104.26866912841797, 'zcp_val_accuracy': 0.8625801205635071}
| |
NASBench101_375465
|
NASBench101
|
375465
|
e2fb0dfb88bbc3ef6941693cc515842b
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_878[FLOAT, 128x3x3x3]
%onnx::Conv_879[FLOAT, 128]
%onnx::Conv_881[FLOAT, 128x128x1x1]
%onnx::Conv_884[FLOAT, 128x128x1x1]
%onnx::Conv_887[FLOAT, 128x128x3x3]
%onnx::Conv_890[FLOAT, 128x128x3x3]
%onnx::Conv_893[FLOAT, 128x128x1x1]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 128x128x1x1]
%onnx::Conv_902[FLOAT, 128x128x1x1]
%onnx::Conv_905[FLOAT, 128x128x3x3]
%onnx::Conv_908[FLOAT, 128x128x3x3]
%onnx::Conv_911[FLOAT, 128x128x1x1]
%onnx::Conv_914[FLOAT, 128x128x1x1]
%onnx::Conv_917[FLOAT, 128x128x1x1]
%onnx::Conv_920[FLOAT, 128x128x1x1]
%onnx::Conv_923[FLOAT, 128x128x3x3]
%onnx::Conv_926[FLOAT, 128x128x3x3]
%onnx::Conv_929[FLOAT, 128x128x1x1]
%onnx::Conv_932[FLOAT, 128x128x1x1]
%onnx::Conv_935[FLOAT, 256x128x1x1]
%onnx::Conv_936[FLOAT, 256]
%onnx::Conv_938[FLOAT, 256x256x1x1]
%onnx::Conv_941[FLOAT, 256x256x3x3]
%onnx::Conv_944[FLOAT, 256x256x3x3]
%onnx::Conv_947[FLOAT, 256x128x1x1]
%onnx::Conv_950[FLOAT, 256x256x1x1]
%onnx::Conv_953[FLOAT, 256x256x1x1]
%onnx::Conv_956[FLOAT, 256x256x1x1]
%onnx::Conv_959[FLOAT, 256x256x3x3]
%onnx::Conv_962[FLOAT, 256x256x3x3]
%onnx::Conv_965[FLOAT, 256x256x1x1]
%onnx::Conv_968[FLOAT, 256x256x1x1]
%onnx::Conv_971[FLOAT, 256x256x1x1]
%onnx::Conv_974[FLOAT, 256x256x1x1]
%onnx::Conv_977[FLOAT, 256x256x3x3]
%onnx::Conv_980[FLOAT, 256x256x3x3]
%onnx::Conv_983[FLOAT, 256x256x1x1]
%onnx::Conv_986[FLOAT, 256x256x1x1]
%onnx::Conv_989[FLOAT, 512x256x1x1]
%onnx::Conv_990[FLOAT, 512]
%onnx::Conv_992[FLOAT, 512x512x1x1]
%onnx::Conv_995[FLOAT, 512x512x3x3]
%onnx::Conv_998[FLOAT, 512x512x3x3]
%onnx::Conv_1001[FLOAT, 512x256x1x1]
%onnx::Conv_1004[FLOAT, 512x512x1x1]
%onnx::Conv_1007[FLOAT, 512x512x1x1]
%onnx::Conv_1010[FLOAT, 512x512x1x1]
%onnx::Conv_1013[FLOAT, 512x512x3x3]
%onnx::Conv_1016[FLOAT, 512x512x3x3]
%onnx::Conv_1019[FLOAT, 512x512x1x1]
%onnx::Conv_1022[FLOAT, 512x512x1x1]
%onnx::Conv_1025[FLOAT, 512x512x1x1]
%onnx::Conv_1028[FLOAT, 512x512x1x1]
%onnx::Conv_1031[FLOAT, 512x512x3x3]
%onnx::Conv_1034[FLOAT, 512x512x3x3]
%onnx::Conv_1037[FLOAT, 512x512x1x1]
%onnx::Conv_1040[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1041 = Identity(%onnx::Conv_990)
%onnx::Conv_1038 = Identity(%onnx::Conv_990)
%onnx::Conv_1035 = Identity(%onnx::Conv_990)
%onnx::Conv_1032 = Identity(%onnx::Conv_990)
%onnx::Conv_1029 = Identity(%onnx::Conv_990)
%onnx::Conv_1026 = Identity(%onnx::Conv_990)
%onnx::Conv_1023 = Identity(%onnx::Conv_990)
%onnx::Conv_1020 = Identity(%onnx::Conv_990)
%onnx::Conv_1017 = Identity(%onnx::Conv_990)
%onnx::Conv_1014 = Identity(%onnx::Conv_990)
%onnx::Conv_1011 = Identity(%onnx::Conv_990)
%onnx::Conv_1008 = Identity(%onnx::Conv_990)
%onnx::Conv_1005 = Identity(%onnx::Conv_990)
%onnx::Conv_1002 = Identity(%onnx::Conv_990)
%onnx::Conv_999 = Identity(%onnx::Conv_990)
%onnx::Conv_996 = Identity(%onnx::Conv_990)
%onnx::Conv_993 = Identity(%onnx::Conv_990)
%onnx::Conv_987 = Identity(%onnx::Conv_936)
%onnx::Conv_984 = Identity(%onnx::Conv_936)
%onnx::Conv_981 = Identity(%onnx::Conv_936)
%onnx::Conv_978 = Identity(%onnx::Conv_936)
%onnx::Conv_975 = Identity(%onnx::Conv_936)
%onnx::Conv_972 = Identity(%onnx::Conv_936)
%onnx::Conv_969 = Identity(%onnx::Conv_936)
%onnx::Conv_966 = Identity(%onnx::Conv_936)
%onnx::Conv_963 = Identity(%onnx::Conv_936)
%onnx::Conv_960 = Identity(%onnx::Conv_936)
%onnx::Conv_957 = Identity(%onnx::Conv_936)
%onnx::Conv_954 = Identity(%onnx::Conv_936)
%onnx::Conv_951 = Identity(%onnx::Conv_936)
%onnx::Conv_948 = Identity(%onnx::Conv_936)
%onnx::Conv_945 = Identity(%onnx::Conv_936)
%onnx::Conv_942 = Identity(%onnx::Conv_936)
%onnx::Conv_939 = Identity(%onnx::Conv_936)
%onnx::Conv_933 = Identity(%onnx::Conv_879)
%onnx::Conv_930 = Identity(%onnx::Conv_879)
%onnx::Conv_927 = Identity(%onnx::Conv_879)
%onnx::Conv_924 = Identity(%onnx::Conv_879)
%onnx::Conv_921 = Identity(%onnx::Conv_879)
%onnx::Conv_918 = Identity(%onnx::Conv_879)
%onnx::Conv_915 = Identity(%onnx::Conv_879)
%onnx::Conv_912 = Identity(%onnx::Conv_879)
%onnx::Conv_909 = Identity(%onnx::Conv_879)
%onnx::Conv_906 = Identity(%onnx::Conv_879)
%onnx::Conv_903 = Identity(%onnx::Conv_879)
%onnx::Conv_900 = Identity(%onnx::Conv_879)
%onnx::Conv_897 = Identity(%onnx::Conv_879)
%onnx::Conv_894 = Identity(%onnx::Conv_879)
%onnx::Conv_891 = Identity(%onnx::Conv_879)
%onnx::Conv_888 = Identity(%onnx::Conv_879)
%onnx::Conv_885 = Identity(%onnx::Conv_879)
%onnx::Conv_882 = Identity(%onnx::Conv_879)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_878, %onnx::Conv_879)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_6_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_6_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_6_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_6_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_6_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_6_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_6_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_6_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_6_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%876 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %876
}
|
val_accuracy
| 91.266024
| 6,617,835,520
| 22,421,642
|
{'zcp_epe_nas': 87.85432269415936, 'zcp_fisher': 878.0885620117188, 'zcp_flops': 105885368320.0, 'zcp_grad_norm': 619.529296875, 'zcp_grasp': -1030.203125, 'zcp_jacov': -16.03936272167764, 'zcp_l2_norm': 1242.61865234375, 'zcp_nwot': 235.21455441800077, 'zcp_params': 22421642.0, 'zcp_plain': 0.036992777138948, 'zcp_snip': 4714.8232421875, 'zcp_synflow': 155.95322535486497, 'zcp_zen': 114.29113006591797, 'zcp_val_accuracy': 0.8897235393524171}
| |
NASBench101_248252
|
NASBench101
|
248252
|
964d242a69cd287a8b1c26aa3a6af489
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_878[FLOAT, 128x3x3x3]
%onnx::Conv_879[FLOAT, 128]
%onnx::Conv_881[FLOAT, 64x128x1x1]
%onnx::Conv_882[FLOAT, 64]
%onnx::Conv_884[FLOAT, 64x64x1x1]
%onnx::Conv_887[FLOAT, 64x128x1x1]
%onnx::Conv_890[FLOAT, 64x128x1x1]
%onnx::Conv_893[FLOAT, 64x64x3x3]
%onnx::Conv_896[FLOAT, 64x64x1x1]
%onnx::Conv_899[FLOAT, 64x128x1x1]
%onnx::Conv_902[FLOAT, 64x64x1x1]
%onnx::Conv_905[FLOAT, 64x128x1x1]
%onnx::Conv_908[FLOAT, 64x128x1x1]
%onnx::Conv_911[FLOAT, 64x64x3x3]
%onnx::Conv_914[FLOAT, 64x64x1x1]
%onnx::Conv_917[FLOAT, 64x128x1x1]
%onnx::Conv_920[FLOAT, 64x64x1x1]
%onnx::Conv_923[FLOAT, 64x128x1x1]
%onnx::Conv_926[FLOAT, 64x128x1x1]
%onnx::Conv_929[FLOAT, 64x64x3x3]
%onnx::Conv_932[FLOAT, 64x64x1x1]
%onnx::Conv_935[FLOAT, 128x128x1x1]
%onnx::Conv_938[FLOAT, 128x128x1x1]
%onnx::Conv_941[FLOAT, 128x128x1x1]
%onnx::Conv_944[FLOAT, 128x128x1x1]
%onnx::Conv_947[FLOAT, 128x128x3x3]
%onnx::Conv_950[FLOAT, 128x128x1x1]
%onnx::Conv_953[FLOAT, 128x256x1x1]
%onnx::Conv_956[FLOAT, 128x128x1x1]
%onnx::Conv_959[FLOAT, 128x256x1x1]
%onnx::Conv_962[FLOAT, 128x256x1x1]
%onnx::Conv_965[FLOAT, 128x128x3x3]
%onnx::Conv_968[FLOAT, 128x128x1x1]
%onnx::Conv_971[FLOAT, 128x256x1x1]
%onnx::Conv_974[FLOAT, 128x128x1x1]
%onnx::Conv_977[FLOAT, 128x256x1x1]
%onnx::Conv_980[FLOAT, 128x256x1x1]
%onnx::Conv_983[FLOAT, 128x128x3x3]
%onnx::Conv_986[FLOAT, 128x128x1x1]
%onnx::Conv_989[FLOAT, 256x256x1x1]
%onnx::Conv_990[FLOAT, 256]
%onnx::Conv_992[FLOAT, 256x256x1x1]
%onnx::Conv_995[FLOAT, 256x256x1x1]
%onnx::Conv_998[FLOAT, 256x256x1x1]
%onnx::Conv_1001[FLOAT, 256x256x3x3]
%onnx::Conv_1004[FLOAT, 256x256x1x1]
%onnx::Conv_1007[FLOAT, 256x512x1x1]
%onnx::Conv_1010[FLOAT, 256x256x1x1]
%onnx::Conv_1013[FLOAT, 256x512x1x1]
%onnx::Conv_1016[FLOAT, 256x512x1x1]
%onnx::Conv_1019[FLOAT, 256x256x3x3]
%onnx::Conv_1022[FLOAT, 256x256x1x1]
%onnx::Conv_1025[FLOAT, 256x512x1x1]
%onnx::Conv_1028[FLOAT, 256x256x1x1]
%onnx::Conv_1031[FLOAT, 256x512x1x1]
%onnx::Conv_1034[FLOAT, 256x512x1x1]
%onnx::Conv_1037[FLOAT, 256x256x3x3]
%onnx::Conv_1040[FLOAT, 256x256x1x1]
) {
%onnx::Conv_1041 = Identity(%onnx::Conv_990)
%onnx::Conv_1038 = Identity(%onnx::Conv_990)
%onnx::Conv_1035 = Identity(%onnx::Conv_990)
%onnx::Conv_1032 = Identity(%onnx::Conv_990)
%onnx::Conv_1029 = Identity(%onnx::Conv_990)
%onnx::Conv_1026 = Identity(%onnx::Conv_990)
%onnx::Conv_1023 = Identity(%onnx::Conv_990)
%onnx::Conv_1020 = Identity(%onnx::Conv_990)
%onnx::Conv_1017 = Identity(%onnx::Conv_990)
%onnx::Conv_1014 = Identity(%onnx::Conv_990)
%onnx::Conv_1011 = Identity(%onnx::Conv_990)
%onnx::Conv_1008 = Identity(%onnx::Conv_990)
%onnx::Conv_1005 = Identity(%onnx::Conv_990)
%onnx::Conv_1002 = Identity(%onnx::Conv_990)
%onnx::Conv_999 = Identity(%onnx::Conv_990)
%onnx::Conv_996 = Identity(%onnx::Conv_990)
%onnx::Conv_993 = Identity(%onnx::Conv_990)
%onnx::Conv_987 = Identity(%onnx::Conv_879)
%onnx::Conv_984 = Identity(%onnx::Conv_879)
%onnx::Conv_981 = Identity(%onnx::Conv_879)
%onnx::Conv_978 = Identity(%onnx::Conv_879)
%onnx::Conv_975 = Identity(%onnx::Conv_879)
%onnx::Conv_972 = Identity(%onnx::Conv_879)
%onnx::Conv_969 = Identity(%onnx::Conv_879)
%onnx::Conv_966 = Identity(%onnx::Conv_879)
%onnx::Conv_963 = Identity(%onnx::Conv_879)
%onnx::Conv_960 = Identity(%onnx::Conv_879)
%onnx::Conv_957 = Identity(%onnx::Conv_879)
%onnx::Conv_954 = Identity(%onnx::Conv_879)
%onnx::Conv_951 = Identity(%onnx::Conv_879)
%onnx::Conv_948 = Identity(%onnx::Conv_879)
%onnx::Conv_945 = Identity(%onnx::Conv_879)
%onnx::Conv_942 = Identity(%onnx::Conv_879)
%onnx::Conv_939 = Identity(%onnx::Conv_879)
%onnx::Conv_936 = Identity(%onnx::Conv_879)
%onnx::Conv_933 = Identity(%onnx::Conv_882)
%onnx::Conv_930 = Identity(%onnx::Conv_882)
%onnx::Conv_927 = Identity(%onnx::Conv_882)
%onnx::Conv_924 = Identity(%onnx::Conv_882)
%onnx::Conv_921 = Identity(%onnx::Conv_882)
%onnx::Conv_918 = Identity(%onnx::Conv_882)
%onnx::Conv_915 = Identity(%onnx::Conv_882)
%onnx::Conv_912 = Identity(%onnx::Conv_882)
%onnx::Conv_909 = Identity(%onnx::Conv_882)
%onnx::Conv_906 = Identity(%onnx::Conv_882)
%onnx::Conv_903 = Identity(%onnx::Conv_882)
%onnx::Conv_900 = Identity(%onnx::Conv_882)
%onnx::Conv_897 = Identity(%onnx::Conv_882)
%onnx::Conv_894 = Identity(%onnx::Conv_882)
%onnx::Conv_891 = Identity(%onnx::Conv_882)
%onnx::Conv_888 = Identity(%onnx::Conv_882)
%onnx::Conv_885 = Identity(%onnx::Conv_882)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_878, %onnx::Conv_879)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%876 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %876
}
|
val_accuracy
| 92.738384
| 1,257,777,152
| 4,166,026
|
{'zcp_epe_nas': 156.81445036787866, 'zcp_fisher': 1.869364261627197, 'zcp_flops': 20124434432.0, 'zcp_grad_norm': 29.760847091674805, 'zcp_grasp': -0.272506713867187, 'zcp_jacov': -16.057276620893525, 'zcp_l2_norm': 1039.884033203125, 'zcp_nwot': 224.46800971244164, 'zcp_params': 4166026.0, 'zcp_plain': -0.022321039810776003, 'zcp_snip': 181.44305419921875, 'zcp_synflow': 91.76621675081219, 'zcp_zen': 93.63412475585938, 'zcp_val_accuracy': 0.857071340084075}
| |
NASBench101_360567
|
NASBench101
|
360567
|
d9f287eecc9ecba6605cf30b12cfe80e
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_977[FLOAT, 128x3x3x3]
%onnx::Conv_978[FLOAT, 128]
%onnx::Conv_980[FLOAT, 64x128x1x1]
%onnx::Conv_981[FLOAT, 64]
%onnx::Conv_983[FLOAT, 64x64x3x3]
%onnx::Conv_986[FLOAT, 64x64x1x1]
%onnx::Conv_989[FLOAT, 64x64x3x3]
%onnx::Conv_992[FLOAT, 64x64x1x1]
%onnx::Conv_995[FLOAT, 64x128x1x1]
%onnx::Conv_998[FLOAT, 64x64x3x3]
%onnx::Conv_1001[FLOAT, 64x128x1x1]
%onnx::Conv_1004[FLOAT, 64x64x3x3]
%onnx::Conv_1007[FLOAT, 64x64x1x1]
%onnx::Conv_1010[FLOAT, 64x64x3x3]
%onnx::Conv_1013[FLOAT, 64x64x1x1]
%onnx::Conv_1016[FLOAT, 64x128x1x1]
%onnx::Conv_1019[FLOAT, 64x64x3x3]
%onnx::Conv_1022[FLOAT, 64x128x1x1]
%onnx::Conv_1025[FLOAT, 64x64x3x3]
%onnx::Conv_1028[FLOAT, 64x64x1x1]
%onnx::Conv_1031[FLOAT, 64x64x3x3]
%onnx::Conv_1034[FLOAT, 64x64x1x1]
%onnx::Conv_1037[FLOAT, 64x128x1x1]
%onnx::Conv_1040[FLOAT, 64x64x3x3]
%onnx::Conv_1043[FLOAT, 128x128x1x1]
%onnx::Conv_1046[FLOAT, 128x128x3x3]
%onnx::Conv_1049[FLOAT, 128x128x1x1]
%onnx::Conv_1052[FLOAT, 128x128x3x3]
%onnx::Conv_1055[FLOAT, 128x128x1x1]
%onnx::Conv_1058[FLOAT, 128x128x1x1]
%onnx::Conv_1061[FLOAT, 128x128x3x3]
%onnx::Conv_1064[FLOAT, 128x256x1x1]
%onnx::Conv_1067[FLOAT, 128x128x3x3]
%onnx::Conv_1070[FLOAT, 128x128x1x1]
%onnx::Conv_1073[FLOAT, 128x128x3x3]
%onnx::Conv_1076[FLOAT, 128x128x1x1]
%onnx::Conv_1079[FLOAT, 128x256x1x1]
%onnx::Conv_1082[FLOAT, 128x128x3x3]
%onnx::Conv_1085[FLOAT, 128x256x1x1]
%onnx::Conv_1088[FLOAT, 128x128x3x3]
%onnx::Conv_1091[FLOAT, 128x128x1x1]
%onnx::Conv_1094[FLOAT, 128x128x3x3]
%onnx::Conv_1097[FLOAT, 128x128x1x1]
%onnx::Conv_1100[FLOAT, 128x256x1x1]
%onnx::Conv_1103[FLOAT, 128x128x3x3]
%onnx::Conv_1106[FLOAT, 256x256x1x1]
%onnx::Conv_1107[FLOAT, 256]
%onnx::Conv_1109[FLOAT, 256x256x3x3]
%onnx::Conv_1112[FLOAT, 256x256x1x1]
%onnx::Conv_1115[FLOAT, 256x256x3x3]
%onnx::Conv_1118[FLOAT, 256x256x1x1]
%onnx::Conv_1121[FLOAT, 256x256x1x1]
%onnx::Conv_1124[FLOAT, 256x256x3x3]
%onnx::Conv_1127[FLOAT, 256x512x1x1]
%onnx::Conv_1130[FLOAT, 256x256x3x3]
%onnx::Conv_1133[FLOAT, 256x256x1x1]
%onnx::Conv_1136[FLOAT, 256x256x3x3]
%onnx::Conv_1139[FLOAT, 256x256x1x1]
%onnx::Conv_1142[FLOAT, 256x512x1x1]
%onnx::Conv_1145[FLOAT, 256x256x3x3]
%onnx::Conv_1148[FLOAT, 256x512x1x1]
%onnx::Conv_1151[FLOAT, 256x256x3x3]
%onnx::Conv_1154[FLOAT, 256x256x1x1]
%onnx::Conv_1157[FLOAT, 256x256x3x3]
%onnx::Conv_1160[FLOAT, 256x256x1x1]
%onnx::Conv_1163[FLOAT, 256x512x1x1]
%onnx::Conv_1166[FLOAT, 256x256x3x3]
) {
%onnx::Conv_1167 = Identity(%onnx::Conv_1107)
%onnx::Conv_1164 = Identity(%onnx::Conv_1107)
%onnx::Conv_1161 = Identity(%onnx::Conv_1107)
%onnx::Conv_1158 = Identity(%onnx::Conv_1107)
%onnx::Conv_1155 = Identity(%onnx::Conv_1107)
%onnx::Conv_1152 = Identity(%onnx::Conv_1107)
%onnx::Conv_1149 = Identity(%onnx::Conv_1107)
%onnx::Conv_1146 = Identity(%onnx::Conv_1107)
%onnx::Conv_1143 = Identity(%onnx::Conv_1107)
%onnx::Conv_1140 = Identity(%onnx::Conv_1107)
%onnx::Conv_1137 = Identity(%onnx::Conv_1107)
%onnx::Conv_1134 = Identity(%onnx::Conv_1107)
%onnx::Conv_1131 = Identity(%onnx::Conv_1107)
%onnx::Conv_1128 = Identity(%onnx::Conv_1107)
%onnx::Conv_1125 = Identity(%onnx::Conv_1107)
%onnx::Conv_1122 = Identity(%onnx::Conv_1107)
%onnx::Conv_1119 = Identity(%onnx::Conv_1107)
%onnx::Conv_1116 = Identity(%onnx::Conv_1107)
%onnx::Conv_1113 = Identity(%onnx::Conv_1107)
%onnx::Conv_1110 = Identity(%onnx::Conv_1107)
%onnx::Conv_1104 = Identity(%onnx::Conv_978)
%onnx::Conv_1101 = Identity(%onnx::Conv_978)
%onnx::Conv_1098 = Identity(%onnx::Conv_978)
%onnx::Conv_1095 = Identity(%onnx::Conv_978)
%onnx::Conv_1092 = Identity(%onnx::Conv_978)
%onnx::Conv_1089 = Identity(%onnx::Conv_978)
%onnx::Conv_1086 = Identity(%onnx::Conv_978)
%onnx::Conv_1083 = Identity(%onnx::Conv_978)
%onnx::Conv_1080 = Identity(%onnx::Conv_978)
%onnx::Conv_1077 = Identity(%onnx::Conv_978)
%onnx::Conv_1074 = Identity(%onnx::Conv_978)
%onnx::Conv_1071 = Identity(%onnx::Conv_978)
%onnx::Conv_1068 = Identity(%onnx::Conv_978)
%onnx::Conv_1065 = Identity(%onnx::Conv_978)
%onnx::Conv_1062 = Identity(%onnx::Conv_978)
%onnx::Conv_1059 = Identity(%onnx::Conv_978)
%onnx::Conv_1056 = Identity(%onnx::Conv_978)
%onnx::Conv_1053 = Identity(%onnx::Conv_978)
%onnx::Conv_1050 = Identity(%onnx::Conv_978)
%onnx::Conv_1047 = Identity(%onnx::Conv_978)
%onnx::Conv_1044 = Identity(%onnx::Conv_978)
%onnx::Conv_1041 = Identity(%onnx::Conv_981)
%onnx::Conv_1038 = Identity(%onnx::Conv_981)
%onnx::Conv_1035 = Identity(%onnx::Conv_981)
%onnx::Conv_1032 = Identity(%onnx::Conv_981)
%onnx::Conv_1029 = Identity(%onnx::Conv_981)
%onnx::Conv_1026 = Identity(%onnx::Conv_981)
%onnx::Conv_1023 = Identity(%onnx::Conv_981)
%onnx::Conv_1020 = Identity(%onnx::Conv_981)
%onnx::Conv_1017 = Identity(%onnx::Conv_981)
%onnx::Conv_1014 = Identity(%onnx::Conv_981)
%onnx::Conv_1011 = Identity(%onnx::Conv_981)
%onnx::Conv_1008 = Identity(%onnx::Conv_981)
%onnx::Conv_1005 = Identity(%onnx::Conv_981)
%onnx::Conv_1002 = Identity(%onnx::Conv_981)
%onnx::Conv_999 = Identity(%onnx::Conv_981)
%onnx::Conv_996 = Identity(%onnx::Conv_981)
%onnx::Conv_993 = Identity(%onnx::Conv_981)
%onnx::Conv_990 = Identity(%onnx::Conv_981)
%onnx::Conv_987 = Identity(%onnx::Conv_981)
%onnx::Conv_984 = Identity(%onnx::Conv_981)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_977, %onnx::Conv_978)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_6_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_6_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_6_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%975 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %975
}
|
val_accuracy
| 93.519634
| 2,485,266,432
| 8,379,402
|
{'zcp_epe_nas': 106.89951881479402, 'zcp_fisher': 14.737375259399414, 'zcp_flops': 39764262912.0, 'zcp_grad_norm': 82.94404602050781, 'zcp_grasp': 13.6175537109375, 'zcp_jacov': -16.049501638639853, 'zcp_l2_norm': 1143.4427490234375, 'zcp_nwot': 226.86617034676985, 'zcp_params': 8379402.0, 'zcp_plain': -0.046992603689432005, 'zcp_snip': 491.93988037109375, 'zcp_synflow': 172.21851515239672, 'zcp_zen': 115.69340515136719, 'zcp_val_accuracy': 0.9288862347602841}
| |
NASBench101_166178
|
NASBench101
|
166178
|
649ce6180239001017879f627730ee6b
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_698[FLOAT, 128x3x3x3]
%onnx::Conv_699[FLOAT, 128]
%onnx::Conv_701[FLOAT, 64x128x1x1]
%onnx::Conv_702[FLOAT, 64]
%onnx::Conv_704[FLOAT, 64x64x1x1]
%onnx::Conv_707[FLOAT, 64x64x3x3]
%onnx::Conv_710[FLOAT, 64x64x1x1]
%onnx::Conv_713[FLOAT, 64x128x1x1]
%onnx::Conv_716[FLOAT, 64x64x1x1]
%onnx::Conv_719[FLOAT, 64x64x3x3]
%onnx::Conv_722[FLOAT, 64x64x1x1]
%onnx::Conv_725[FLOAT, 64x128x1x1]
%onnx::Conv_728[FLOAT, 64x64x1x1]
%onnx::Conv_731[FLOAT, 64x64x3x3]
%onnx::Conv_734[FLOAT, 64x64x1x1]
%onnx::Conv_737[FLOAT, 128x128x1x1]
%onnx::Conv_740[FLOAT, 128x128x1x1]
%onnx::Conv_743[FLOAT, 128x128x3x3]
%onnx::Conv_746[FLOAT, 128x128x1x1]
%onnx::Conv_749[FLOAT, 128x256x1x1]
%onnx::Conv_752[FLOAT, 128x128x1x1]
%onnx::Conv_755[FLOAT, 128x128x3x3]
%onnx::Conv_758[FLOAT, 128x128x1x1]
%onnx::Conv_761[FLOAT, 128x256x1x1]
%onnx::Conv_764[FLOAT, 128x128x1x1]
%onnx::Conv_767[FLOAT, 128x128x3x3]
%onnx::Conv_770[FLOAT, 128x128x1x1]
%onnx::Conv_773[FLOAT, 256x256x1x1]
%onnx::Conv_774[FLOAT, 256]
%onnx::Conv_776[FLOAT, 256x256x1x1]
%onnx::Conv_779[FLOAT, 256x256x3x3]
%onnx::Conv_782[FLOAT, 256x256x1x1]
%onnx::Conv_785[FLOAT, 256x512x1x1]
%onnx::Conv_788[FLOAT, 256x256x1x1]
%onnx::Conv_791[FLOAT, 256x256x3x3]
%onnx::Conv_794[FLOAT, 256x256x1x1]
%onnx::Conv_797[FLOAT, 256x512x1x1]
%onnx::Conv_800[FLOAT, 256x256x1x1]
%onnx::Conv_803[FLOAT, 256x256x3x3]
%onnx::Conv_806[FLOAT, 256x256x1x1]
) {
%onnx::Conv_807 = Identity(%onnx::Conv_774)
%onnx::Conv_804 = Identity(%onnx::Conv_774)
%onnx::Conv_801 = Identity(%onnx::Conv_774)
%onnx::Conv_798 = Identity(%onnx::Conv_774)
%onnx::Conv_795 = Identity(%onnx::Conv_774)
%onnx::Conv_792 = Identity(%onnx::Conv_774)
%onnx::Conv_789 = Identity(%onnx::Conv_774)
%onnx::Conv_786 = Identity(%onnx::Conv_774)
%onnx::Conv_783 = Identity(%onnx::Conv_774)
%onnx::Conv_780 = Identity(%onnx::Conv_774)
%onnx::Conv_777 = Identity(%onnx::Conv_774)
%onnx::Conv_771 = Identity(%onnx::Conv_699)
%onnx::Conv_768 = Identity(%onnx::Conv_699)
%onnx::Conv_765 = Identity(%onnx::Conv_699)
%onnx::Conv_762 = Identity(%onnx::Conv_699)
%onnx::Conv_759 = Identity(%onnx::Conv_699)
%onnx::Conv_756 = Identity(%onnx::Conv_699)
%onnx::Conv_753 = Identity(%onnx::Conv_699)
%onnx::Conv_750 = Identity(%onnx::Conv_699)
%onnx::Conv_747 = Identity(%onnx::Conv_699)
%onnx::Conv_744 = Identity(%onnx::Conv_699)
%onnx::Conv_741 = Identity(%onnx::Conv_699)
%onnx::Conv_738 = Identity(%onnx::Conv_699)
%onnx::Conv_735 = Identity(%onnx::Conv_702)
%onnx::Conv_732 = Identity(%onnx::Conv_702)
%onnx::Conv_729 = Identity(%onnx::Conv_702)
%onnx::Conv_726 = Identity(%onnx::Conv_702)
%onnx::Conv_723 = Identity(%onnx::Conv_702)
%onnx::Conv_720 = Identity(%onnx::Conv_702)
%onnx::Conv_717 = Identity(%onnx::Conv_702)
%onnx::Conv_714 = Identity(%onnx::Conv_702)
%onnx::Conv_711 = Identity(%onnx::Conv_702)
%onnx::Conv_708 = Identity(%onnx::Conv_702)
%onnx::Conv_705 = Identity(%onnx::Conv_702)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_698, %onnx::Conv_699)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_6_output_0 = Add(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_6_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_6_output_0 = Add(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_6_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_6_output_0 = Add(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_6_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_6_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_6_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_6_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_6_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_6_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_6_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_6_output_0 = Add(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_6_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_6_output_0 = Add(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_6_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_6_output_0 = Add(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_6_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%696 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %696
}
|
val_accuracy
| 89.803684
| 983,836,672
| 3,292,298
|
{'zcp_epe_nas': 161.04543514069258, 'zcp_fisher': 61.59457015991211, 'zcp_flops': 15741386752.0, 'zcp_grad_norm': 155.70074462890625, 'zcp_grasp': 159.9609375, 'zcp_jacov': -16.059494515716985, 'zcp_l2_norm': 648.3370361328125, 'zcp_nwot': 218.7547726651531, 'zcp_params': 3292298.0, 'zcp_plain': 0.115411795675754, 'zcp_snip': 791.0430908203125, 'zcp_synflow': 113.98364039203462, 'zcp_zen': 67.67735290527344, 'zcp_val_accuracy': 0.898938298225402}
| |
NASBench101_400327
|
NASBench101
|
400327
|
f2098c885a7db663f5287da0598081dc
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_869[FLOAT, 128x3x3x3]
%onnx::Conv_870[FLOAT, 128]
%onnx::Conv_872[FLOAT, 128x128x1x1]
%onnx::Conv_875[FLOAT, 128x128x3x3]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 128x128x1x1]
%onnx::Conv_884[FLOAT, 128x128x3x3]
%onnx::Conv_887[FLOAT, 128x128x1x1]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x3x3]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 128x128x1x1]
%onnx::Conv_902[FLOAT, 128x128x3x3]
%onnx::Conv_905[FLOAT, 128x128x1x1]
%onnx::Conv_908[FLOAT, 128x128x1x1]
%onnx::Conv_911[FLOAT, 128x128x3x3]
%onnx::Conv_914[FLOAT, 128x128x1x1]
%onnx::Conv_917[FLOAT, 128x128x1x1]
%onnx::Conv_920[FLOAT, 128x128x3x3]
%onnx::Conv_923[FLOAT, 128x128x1x1]
%onnx::Conv_926[FLOAT, 256x128x1x1]
%onnx::Conv_927[FLOAT, 256]
%onnx::Conv_929[FLOAT, 256x256x3x3]
%onnx::Conv_932[FLOAT, 256x128x1x1]
%onnx::Conv_935[FLOAT, 256x256x1x1]
%onnx::Conv_938[FLOAT, 256x256x3x3]
%onnx::Conv_941[FLOAT, 256x256x1x1]
%onnx::Conv_944[FLOAT, 256x256x1x1]
%onnx::Conv_947[FLOAT, 256x256x3x3]
%onnx::Conv_950[FLOAT, 256x256x1x1]
%onnx::Conv_953[FLOAT, 256x256x1x1]
%onnx::Conv_956[FLOAT, 256x256x3x3]
%onnx::Conv_959[FLOAT, 256x256x1x1]
%onnx::Conv_962[FLOAT, 256x256x1x1]
%onnx::Conv_965[FLOAT, 256x256x3x3]
%onnx::Conv_968[FLOAT, 256x256x1x1]
%onnx::Conv_971[FLOAT, 256x256x1x1]
%onnx::Conv_974[FLOAT, 256x256x3x3]
%onnx::Conv_977[FLOAT, 256x256x1x1]
%onnx::Conv_980[FLOAT, 512x256x1x1]
%onnx::Conv_981[FLOAT, 512]
%onnx::Conv_983[FLOAT, 512x512x3x3]
%onnx::Conv_986[FLOAT, 512x256x1x1]
%onnx::Conv_989[FLOAT, 512x512x1x1]
%onnx::Conv_992[FLOAT, 512x512x3x3]
%onnx::Conv_995[FLOAT, 512x512x1x1]
%onnx::Conv_998[FLOAT, 512x512x1x1]
%onnx::Conv_1001[FLOAT, 512x512x3x3]
%onnx::Conv_1004[FLOAT, 512x512x1x1]
%onnx::Conv_1007[FLOAT, 512x512x1x1]
%onnx::Conv_1010[FLOAT, 512x512x3x3]
%onnx::Conv_1013[FLOAT, 512x512x1x1]
%onnx::Conv_1016[FLOAT, 512x512x1x1]
%onnx::Conv_1019[FLOAT, 512x512x3x3]
%onnx::Conv_1022[FLOAT, 512x512x1x1]
%onnx::Conv_1025[FLOAT, 512x512x1x1]
%onnx::Conv_1028[FLOAT, 512x512x3x3]
%onnx::Conv_1031[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1032 = Identity(%onnx::Conv_981)
%onnx::Conv_1029 = Identity(%onnx::Conv_981)
%onnx::Conv_1026 = Identity(%onnx::Conv_981)
%onnx::Conv_1023 = Identity(%onnx::Conv_981)
%onnx::Conv_1020 = Identity(%onnx::Conv_981)
%onnx::Conv_1017 = Identity(%onnx::Conv_981)
%onnx::Conv_1014 = Identity(%onnx::Conv_981)
%onnx::Conv_1011 = Identity(%onnx::Conv_981)
%onnx::Conv_1008 = Identity(%onnx::Conv_981)
%onnx::Conv_1005 = Identity(%onnx::Conv_981)
%onnx::Conv_1002 = Identity(%onnx::Conv_981)
%onnx::Conv_999 = Identity(%onnx::Conv_981)
%onnx::Conv_996 = Identity(%onnx::Conv_981)
%onnx::Conv_993 = Identity(%onnx::Conv_981)
%onnx::Conv_990 = Identity(%onnx::Conv_981)
%onnx::Conv_987 = Identity(%onnx::Conv_981)
%onnx::Conv_984 = Identity(%onnx::Conv_981)
%onnx::Conv_978 = Identity(%onnx::Conv_927)
%onnx::Conv_975 = Identity(%onnx::Conv_927)
%onnx::Conv_972 = Identity(%onnx::Conv_927)
%onnx::Conv_969 = Identity(%onnx::Conv_927)
%onnx::Conv_966 = Identity(%onnx::Conv_927)
%onnx::Conv_963 = Identity(%onnx::Conv_927)
%onnx::Conv_960 = Identity(%onnx::Conv_927)
%onnx::Conv_957 = Identity(%onnx::Conv_927)
%onnx::Conv_954 = Identity(%onnx::Conv_927)
%onnx::Conv_951 = Identity(%onnx::Conv_927)
%onnx::Conv_948 = Identity(%onnx::Conv_927)
%onnx::Conv_945 = Identity(%onnx::Conv_927)
%onnx::Conv_942 = Identity(%onnx::Conv_927)
%onnx::Conv_939 = Identity(%onnx::Conv_927)
%onnx::Conv_936 = Identity(%onnx::Conv_927)
%onnx::Conv_933 = Identity(%onnx::Conv_927)
%onnx::Conv_930 = Identity(%onnx::Conv_927)
%onnx::Conv_924 = Identity(%onnx::Conv_870)
%onnx::Conv_921 = Identity(%onnx::Conv_870)
%onnx::Conv_918 = Identity(%onnx::Conv_870)
%onnx::Conv_915 = Identity(%onnx::Conv_870)
%onnx::Conv_912 = Identity(%onnx::Conv_870)
%onnx::Conv_909 = Identity(%onnx::Conv_870)
%onnx::Conv_906 = Identity(%onnx::Conv_870)
%onnx::Conv_903 = Identity(%onnx::Conv_870)
%onnx::Conv_900 = Identity(%onnx::Conv_870)
%onnx::Conv_897 = Identity(%onnx::Conv_870)
%onnx::Conv_894 = Identity(%onnx::Conv_870)
%onnx::Conv_891 = Identity(%onnx::Conv_870)
%onnx::Conv_888 = Identity(%onnx::Conv_870)
%onnx::Conv_885 = Identity(%onnx::Conv_870)
%onnx::Conv_882 = Identity(%onnx::Conv_870)
%onnx::Conv_879 = Identity(%onnx::Conv_870)
%onnx::Conv_876 = Identity(%onnx::Conv_870)
%onnx::Conv_873 = Identity(%onnx::Conv_870)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_869, %onnx::Conv_870)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_6_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_6_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_6_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_6_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_6_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_6_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_6_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_6_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_6_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%867 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %867
}
|
val_accuracy
| 89.082533
| 6,617,835,520
| 22,421,642
|
{'zcp_epe_nas': 118.43614604281882, 'zcp_fisher': 2379.960693359375, 'zcp_flops': 105885368320.0, 'zcp_grad_norm': 781.6064453125, 'zcp_grasp': -436.4375, 'zcp_jacov': -16.048870141094955, 'zcp_l2_norm': 1242.186279296875, 'zcp_nwot': 235.30156223296802, 'zcp_params': 22421642.0, 'zcp_plain': 0.042355548590421004, 'zcp_snip': 6054.21630859375, 'zcp_synflow': 132.48510829453437, 'zcp_zen': 113.36670684814453, 'zcp_val_accuracy': 0.924479186534881}
| |
NASBench101_163361
|
NASBench101
|
163361
|
62e78c9909abacd6da96e634ed3d6d78
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_833[FLOAT, 128x3x3x3]
%onnx::Conv_834[FLOAT, 128]
%onnx::Conv_836[FLOAT, 32x128x1x1]
%onnx::Conv_837[FLOAT, 32]
%onnx::Conv_839[FLOAT, 32x32x3x3]
%onnx::Conv_842[FLOAT, 32x128x1x1]
%onnx::Conv_845[FLOAT, 32x32x1x1]
%onnx::Conv_848[FLOAT, 32x32x3x3]
%onnx::Conv_851[FLOAT, 32x32x1x1]
%onnx::Conv_854[FLOAT, 32x128x1x1]
%onnx::Conv_857[FLOAT, 32x32x3x3]
%onnx::Conv_860[FLOAT, 32x128x1x1]
%onnx::Conv_863[FLOAT, 32x32x1x1]
%onnx::Conv_866[FLOAT, 32x32x3x3]
%onnx::Conv_869[FLOAT, 32x32x1x1]
%onnx::Conv_872[FLOAT, 32x128x1x1]
%onnx::Conv_875[FLOAT, 32x32x3x3]
%onnx::Conv_878[FLOAT, 32x128x1x1]
%onnx::Conv_881[FLOAT, 32x32x1x1]
%onnx::Conv_884[FLOAT, 32x32x3x3]
%onnx::Conv_887[FLOAT, 32x32x1x1]
%onnx::Conv_890[FLOAT, 64x128x1x1]
%onnx::Conv_891[FLOAT, 64]
%onnx::Conv_893[FLOAT, 64x64x3x3]
%onnx::Conv_896[FLOAT, 64x128x1x1]
%onnx::Conv_899[FLOAT, 64x64x1x1]
%onnx::Conv_902[FLOAT, 64x64x3x3]
%onnx::Conv_905[FLOAT, 64x64x1x1]
%onnx::Conv_908[FLOAT, 64x256x1x1]
%onnx::Conv_911[FLOAT, 64x64x3x3]
%onnx::Conv_914[FLOAT, 64x256x1x1]
%onnx::Conv_917[FLOAT, 64x64x1x1]
%onnx::Conv_920[FLOAT, 64x64x3x3]
%onnx::Conv_923[FLOAT, 64x64x1x1]
%onnx::Conv_926[FLOAT, 64x256x1x1]
%onnx::Conv_929[FLOAT, 64x64x3x3]
%onnx::Conv_932[FLOAT, 64x256x1x1]
%onnx::Conv_935[FLOAT, 64x64x1x1]
%onnx::Conv_938[FLOAT, 64x64x3x3]
%onnx::Conv_941[FLOAT, 64x64x1x1]
%onnx::Conv_944[FLOAT, 128x256x1x1]
%onnx::Conv_947[FLOAT, 128x128x3x3]
%onnx::Conv_950[FLOAT, 128x256x1x1]
%onnx::Conv_953[FLOAT, 128x128x1x1]
%onnx::Conv_956[FLOAT, 128x128x3x3]
%onnx::Conv_959[FLOAT, 128x128x1x1]
%onnx::Conv_962[FLOAT, 128x512x1x1]
%onnx::Conv_965[FLOAT, 128x128x3x3]
%onnx::Conv_968[FLOAT, 128x512x1x1]
%onnx::Conv_971[FLOAT, 128x128x1x1]
%onnx::Conv_974[FLOAT, 128x128x3x3]
%onnx::Conv_977[FLOAT, 128x128x1x1]
%onnx::Conv_980[FLOAT, 128x512x1x1]
%onnx::Conv_983[FLOAT, 128x128x3x3]
%onnx::Conv_986[FLOAT, 128x512x1x1]
%onnx::Conv_989[FLOAT, 128x128x1x1]
%onnx::Conv_992[FLOAT, 128x128x3x3]
%onnx::Conv_995[FLOAT, 128x128x1x1]
) {
%onnx::Conv_996 = Identity(%onnx::Conv_834)
%onnx::Conv_993 = Identity(%onnx::Conv_834)
%onnx::Conv_990 = Identity(%onnx::Conv_834)
%onnx::Conv_987 = Identity(%onnx::Conv_834)
%onnx::Conv_984 = Identity(%onnx::Conv_834)
%onnx::Conv_981 = Identity(%onnx::Conv_834)
%onnx::Conv_978 = Identity(%onnx::Conv_834)
%onnx::Conv_975 = Identity(%onnx::Conv_834)
%onnx::Conv_972 = Identity(%onnx::Conv_834)
%onnx::Conv_969 = Identity(%onnx::Conv_834)
%onnx::Conv_966 = Identity(%onnx::Conv_834)
%onnx::Conv_963 = Identity(%onnx::Conv_834)
%onnx::Conv_960 = Identity(%onnx::Conv_834)
%onnx::Conv_957 = Identity(%onnx::Conv_834)
%onnx::Conv_954 = Identity(%onnx::Conv_834)
%onnx::Conv_951 = Identity(%onnx::Conv_834)
%onnx::Conv_948 = Identity(%onnx::Conv_834)
%onnx::Conv_945 = Identity(%onnx::Conv_834)
%onnx::Conv_942 = Identity(%onnx::Conv_891)
%onnx::Conv_939 = Identity(%onnx::Conv_891)
%onnx::Conv_936 = Identity(%onnx::Conv_891)
%onnx::Conv_933 = Identity(%onnx::Conv_891)
%onnx::Conv_930 = Identity(%onnx::Conv_891)
%onnx::Conv_927 = Identity(%onnx::Conv_891)
%onnx::Conv_924 = Identity(%onnx::Conv_891)
%onnx::Conv_921 = Identity(%onnx::Conv_891)
%onnx::Conv_918 = Identity(%onnx::Conv_891)
%onnx::Conv_915 = Identity(%onnx::Conv_891)
%onnx::Conv_912 = Identity(%onnx::Conv_891)
%onnx::Conv_909 = Identity(%onnx::Conv_891)
%onnx::Conv_906 = Identity(%onnx::Conv_891)
%onnx::Conv_903 = Identity(%onnx::Conv_891)
%onnx::Conv_900 = Identity(%onnx::Conv_891)
%onnx::Conv_897 = Identity(%onnx::Conv_891)
%onnx::Conv_894 = Identity(%onnx::Conv_891)
%onnx::Conv_888 = Identity(%onnx::Conv_837)
%onnx::Conv_885 = Identity(%onnx::Conv_837)
%onnx::Conv_882 = Identity(%onnx::Conv_837)
%onnx::Conv_879 = Identity(%onnx::Conv_837)
%onnx::Conv_876 = Identity(%onnx::Conv_837)
%onnx::Conv_873 = Identity(%onnx::Conv_837)
%onnx::Conv_870 = Identity(%onnx::Conv_837)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_837)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_837)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_846 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_833, %onnx::Conv_834)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%831 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %831
}
|
val_accuracy
| 92.858571
| 528,099,328
| 1,741,322
|
{'zcp_epe_nas': 128.1748971374669, 'zcp_fisher': 2.062918663024902, 'zcp_flops': 8449589248.0, 'zcp_grad_norm': 33.271202087402344, 'zcp_grasp': 0.47596740722656206, 'zcp_jacov': -16.052367911964808, 'zcp_l2_norm': 816.9317016601562, 'zcp_nwot': 214.42692947930456, 'zcp_params': 1741322.0, 'zcp_plain': -0.012160223908722002, 'zcp_snip': 142.20726013183594, 'zcp_synflow': 88.8949116087447, 'zcp_zen': 81.094482421875, 'zcp_val_accuracy': 0.9247796535491941}
| |
NASBench101_218258
|
NASBench101
|
218258
|
843d57c77936ad6ad0b93efb605a8a41
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_959[FLOAT, 128x3x3x3]
%onnx::Conv_960[FLOAT, 128]
%onnx::Conv_962[FLOAT, 32x128x1x1]
%onnx::Conv_963[FLOAT, 32]
%onnx::Conv_965[FLOAT, 32x32x1x1]
%onnx::Conv_968[FLOAT, 32x128x1x1]
%onnx::Conv_971[FLOAT, 32x32x1x1]
%onnx::Conv_974[FLOAT, 32x32x1x1]
%onnx::Conv_977[FLOAT, 32x32x3x3]
%onnx::Conv_980[FLOAT, 32x32x3x3]
%onnx::Conv_983[FLOAT, 32x128x1x1]
%onnx::Conv_986[FLOAT, 32x32x1x1]
%onnx::Conv_989[FLOAT, 32x128x1x1]
%onnx::Conv_992[FLOAT, 32x32x1x1]
%onnx::Conv_995[FLOAT, 32x32x1x1]
%onnx::Conv_998[FLOAT, 32x32x3x3]
%onnx::Conv_1001[FLOAT, 32x32x3x3]
%onnx::Conv_1004[FLOAT, 32x128x1x1]
%onnx::Conv_1007[FLOAT, 32x32x1x1]
%onnx::Conv_1010[FLOAT, 32x128x1x1]
%onnx::Conv_1013[FLOAT, 32x32x1x1]
%onnx::Conv_1016[FLOAT, 32x32x1x1]
%onnx::Conv_1019[FLOAT, 32x32x3x3]
%onnx::Conv_1022[FLOAT, 32x32x3x3]
%onnx::Conv_1025[FLOAT, 64x128x1x1]
%onnx::Conv_1026[FLOAT, 64]
%onnx::Conv_1028[FLOAT, 64x64x1x1]
%onnx::Conv_1031[FLOAT, 64x128x1x1]
%onnx::Conv_1034[FLOAT, 64x64x1x1]
%onnx::Conv_1037[FLOAT, 64x64x1x1]
%onnx::Conv_1040[FLOAT, 64x64x3x3]
%onnx::Conv_1043[FLOAT, 64x64x3x3]
%onnx::Conv_1046[FLOAT, 64x256x1x1]
%onnx::Conv_1049[FLOAT, 64x64x1x1]
%onnx::Conv_1052[FLOAT, 64x256x1x1]
%onnx::Conv_1055[FLOAT, 64x64x1x1]
%onnx::Conv_1058[FLOAT, 64x64x1x1]
%onnx::Conv_1061[FLOAT, 64x64x3x3]
%onnx::Conv_1064[FLOAT, 64x64x3x3]
%onnx::Conv_1067[FLOAT, 64x256x1x1]
%onnx::Conv_1070[FLOAT, 64x64x1x1]
%onnx::Conv_1073[FLOAT, 64x256x1x1]
%onnx::Conv_1076[FLOAT, 64x64x1x1]
%onnx::Conv_1079[FLOAT, 64x64x1x1]
%onnx::Conv_1082[FLOAT, 64x64x3x3]
%onnx::Conv_1085[FLOAT, 64x64x3x3]
%onnx::Conv_1088[FLOAT, 128x256x1x1]
%onnx::Conv_1091[FLOAT, 128x128x1x1]
%onnx::Conv_1094[FLOAT, 128x256x1x1]
%onnx::Conv_1097[FLOAT, 128x128x1x1]
%onnx::Conv_1100[FLOAT, 128x128x1x1]
%onnx::Conv_1103[FLOAT, 128x128x3x3]
%onnx::Conv_1106[FLOAT, 128x128x3x3]
%onnx::Conv_1109[FLOAT, 128x512x1x1]
%onnx::Conv_1112[FLOAT, 128x128x1x1]
%onnx::Conv_1115[FLOAT, 128x512x1x1]
%onnx::Conv_1118[FLOAT, 128x128x1x1]
%onnx::Conv_1121[FLOAT, 128x128x1x1]
%onnx::Conv_1124[FLOAT, 128x128x3x3]
%onnx::Conv_1127[FLOAT, 128x128x3x3]
%onnx::Conv_1130[FLOAT, 128x512x1x1]
%onnx::Conv_1133[FLOAT, 128x128x1x1]
%onnx::Conv_1136[FLOAT, 128x512x1x1]
%onnx::Conv_1139[FLOAT, 128x128x1x1]
%onnx::Conv_1142[FLOAT, 128x128x1x1]
%onnx::Conv_1145[FLOAT, 128x128x3x3]
%onnx::Conv_1148[FLOAT, 128x128x3x3]
) {
%onnx::Conv_1149 = Identity(%onnx::Conv_960)
%onnx::Conv_1146 = Identity(%onnx::Conv_960)
%onnx::Conv_1143 = Identity(%onnx::Conv_960)
%onnx::Conv_1140 = Identity(%onnx::Conv_960)
%onnx::Conv_1137 = Identity(%onnx::Conv_960)
%onnx::Conv_1134 = Identity(%onnx::Conv_960)
%onnx::Conv_1131 = Identity(%onnx::Conv_960)
%onnx::Conv_1128 = Identity(%onnx::Conv_960)
%onnx::Conv_1125 = Identity(%onnx::Conv_960)
%onnx::Conv_1122 = Identity(%onnx::Conv_960)
%onnx::Conv_1119 = Identity(%onnx::Conv_960)
%onnx::Conv_1116 = Identity(%onnx::Conv_960)
%onnx::Conv_1113 = Identity(%onnx::Conv_960)
%onnx::Conv_1110 = Identity(%onnx::Conv_960)
%onnx::Conv_1107 = Identity(%onnx::Conv_960)
%onnx::Conv_1104 = Identity(%onnx::Conv_960)
%onnx::Conv_1101 = Identity(%onnx::Conv_960)
%onnx::Conv_1098 = Identity(%onnx::Conv_960)
%onnx::Conv_1095 = Identity(%onnx::Conv_960)
%onnx::Conv_1092 = Identity(%onnx::Conv_960)
%onnx::Conv_1089 = Identity(%onnx::Conv_960)
%onnx::Conv_1086 = Identity(%onnx::Conv_1026)
%onnx::Conv_1083 = Identity(%onnx::Conv_1026)
%onnx::Conv_1080 = Identity(%onnx::Conv_1026)
%onnx::Conv_1077 = Identity(%onnx::Conv_1026)
%onnx::Conv_1074 = Identity(%onnx::Conv_1026)
%onnx::Conv_1071 = Identity(%onnx::Conv_1026)
%onnx::Conv_1068 = Identity(%onnx::Conv_1026)
%onnx::Conv_1065 = Identity(%onnx::Conv_1026)
%onnx::Conv_1062 = Identity(%onnx::Conv_1026)
%onnx::Conv_1059 = Identity(%onnx::Conv_1026)
%onnx::Conv_1056 = Identity(%onnx::Conv_1026)
%onnx::Conv_1053 = Identity(%onnx::Conv_1026)
%onnx::Conv_1050 = Identity(%onnx::Conv_1026)
%onnx::Conv_1047 = Identity(%onnx::Conv_1026)
%onnx::Conv_1044 = Identity(%onnx::Conv_1026)
%onnx::Conv_1041 = Identity(%onnx::Conv_1026)
%onnx::Conv_1038 = Identity(%onnx::Conv_1026)
%onnx::Conv_1035 = Identity(%onnx::Conv_1026)
%onnx::Conv_1032 = Identity(%onnx::Conv_1026)
%onnx::Conv_1029 = Identity(%onnx::Conv_1026)
%onnx::Conv_1023 = Identity(%onnx::Conv_963)
%onnx::Conv_1020 = Identity(%onnx::Conv_963)
%onnx::Conv_1017 = Identity(%onnx::Conv_963)
%onnx::Conv_1014 = Identity(%onnx::Conv_963)
%onnx::Conv_1011 = Identity(%onnx::Conv_963)
%onnx::Conv_1008 = Identity(%onnx::Conv_963)
%onnx::Conv_1005 = Identity(%onnx::Conv_963)
%onnx::Conv_1002 = Identity(%onnx::Conv_963)
%onnx::Conv_999 = Identity(%onnx::Conv_963)
%onnx::Conv_996 = Identity(%onnx::Conv_963)
%onnx::Conv_993 = Identity(%onnx::Conv_963)
%onnx::Conv_990 = Identity(%onnx::Conv_963)
%onnx::Conv_987 = Identity(%onnx::Conv_963)
%onnx::Conv_984 = Identity(%onnx::Conv_963)
%onnx::Conv_981 = Identity(%onnx::Conv_963)
%onnx::Conv_978 = Identity(%onnx::Conv_963)
%onnx::Conv_975 = Identity(%onnx::Conv_963)
%onnx::Conv_972 = Identity(%onnx::Conv_963)
%onnx::Conv_969 = Identity(%onnx::Conv_963)
%onnx::Conv_966 = Identity(%onnx::Conv_963)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_959, %onnx::Conv_960)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%957 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %957
}
|
val_accuracy
| 92.608172
| 548,349,952
| 1,807,178
|
{'zcp_epe_nas': 130.05313758178087, 'zcp_fisher': 3.382116556167602, 'zcp_flops': 8773599232.0, 'zcp_grad_norm': 46.550533294677734, 'zcp_grasp': -8.31927490234375, 'zcp_jacov': -16.056747016077548, 'zcp_l2_norm': 926.2516479492188, 'zcp_nwot': 216.87850297645514, 'zcp_params': 1807178.0, 'zcp_plain': 0.010439231060445002, 'zcp_snip': 200.01632690429688, 'zcp_synflow': 104.2461805550345, 'zcp_zen': 86.0595932006836, 'zcp_val_accuracy': 0.9163661599159241}
| |
NASBench101_412940
|
NASBench101
|
412940
|
f975fa5abf4bf5549e569ebfbea2d3d6
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_968[FLOAT, 128x3x3x3]
%onnx::Conv_969[FLOAT, 128]
%onnx::Conv_971[FLOAT, 64x128x1x1]
%onnx::Conv_972[FLOAT, 64]
%onnx::Conv_974[FLOAT, 64x64x3x3]
%onnx::Conv_977[FLOAT, 64x64x3x3]
%onnx::Conv_980[FLOAT, 64x64x1x1]
%onnx::Conv_983[FLOAT, 64x64x1x1]
%onnx::Conv_986[FLOAT, 64x64x3x3]
%onnx::Conv_989[FLOAT, 128x128x1x1]
%onnx::Conv_992[FLOAT, 64x128x1x1]
%onnx::Conv_995[FLOAT, 64x64x3x3]
%onnx::Conv_998[FLOAT, 64x64x3x3]
%onnx::Conv_1001[FLOAT, 64x64x1x1]
%onnx::Conv_1004[FLOAT, 64x64x1x1]
%onnx::Conv_1007[FLOAT, 64x64x3x3]
%onnx::Conv_1010[FLOAT, 128x128x1x1]
%onnx::Conv_1013[FLOAT, 64x128x1x1]
%onnx::Conv_1016[FLOAT, 64x64x3x3]
%onnx::Conv_1019[FLOAT, 64x64x3x3]
%onnx::Conv_1022[FLOAT, 64x64x1x1]
%onnx::Conv_1025[FLOAT, 64x64x1x1]
%onnx::Conv_1028[FLOAT, 64x64x3x3]
%onnx::Conv_1031[FLOAT, 128x128x1x1]
%onnx::Conv_1034[FLOAT, 128x128x1x1]
%onnx::Conv_1037[FLOAT, 128x128x3x3]
%onnx::Conv_1040[FLOAT, 128x128x3x3]
%onnx::Conv_1043[FLOAT, 128x128x1x1]
%onnx::Conv_1046[FLOAT, 128x128x1x1]
%onnx::Conv_1049[FLOAT, 128x128x3x3]
%onnx::Conv_1052[FLOAT, 256x128x1x1]
%onnx::Conv_1053[FLOAT, 256]
%onnx::Conv_1055[FLOAT, 128x256x1x1]
%onnx::Conv_1058[FLOAT, 128x128x3x3]
%onnx::Conv_1061[FLOAT, 128x128x3x3]
%onnx::Conv_1064[FLOAT, 128x128x1x1]
%onnx::Conv_1067[FLOAT, 128x128x1x1]
%onnx::Conv_1070[FLOAT, 128x128x3x3]
%onnx::Conv_1073[FLOAT, 256x256x1x1]
%onnx::Conv_1076[FLOAT, 128x256x1x1]
%onnx::Conv_1079[FLOAT, 128x128x3x3]
%onnx::Conv_1082[FLOAT, 128x128x3x3]
%onnx::Conv_1085[FLOAT, 128x128x1x1]
%onnx::Conv_1088[FLOAT, 128x128x1x1]
%onnx::Conv_1091[FLOAT, 128x128x3x3]
%onnx::Conv_1094[FLOAT, 256x256x1x1]
%onnx::Conv_1097[FLOAT, 256x256x1x1]
%onnx::Conv_1100[FLOAT, 256x256x3x3]
%onnx::Conv_1103[FLOAT, 256x256x3x3]
%onnx::Conv_1106[FLOAT, 256x256x1x1]
%onnx::Conv_1109[FLOAT, 256x256x1x1]
%onnx::Conv_1112[FLOAT, 256x256x3x3]
%onnx::Conv_1115[FLOAT, 512x256x1x1]
%onnx::Conv_1116[FLOAT, 512]
%onnx::Conv_1118[FLOAT, 256x512x1x1]
%onnx::Conv_1121[FLOAT, 256x256x3x3]
%onnx::Conv_1124[FLOAT, 256x256x3x3]
%onnx::Conv_1127[FLOAT, 256x256x1x1]
%onnx::Conv_1130[FLOAT, 256x256x1x1]
%onnx::Conv_1133[FLOAT, 256x256x3x3]
%onnx::Conv_1136[FLOAT, 512x512x1x1]
%onnx::Conv_1139[FLOAT, 256x512x1x1]
%onnx::Conv_1142[FLOAT, 256x256x3x3]
%onnx::Conv_1145[FLOAT, 256x256x3x3]
%onnx::Conv_1148[FLOAT, 256x256x1x1]
%onnx::Conv_1151[FLOAT, 256x256x1x1]
%onnx::Conv_1154[FLOAT, 256x256x3x3]
%onnx::Conv_1157[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1158 = Identity(%onnx::Conv_1116)
%onnx::Conv_1155 = Identity(%onnx::Conv_1053)
%onnx::Conv_1152 = Identity(%onnx::Conv_1053)
%onnx::Conv_1149 = Identity(%onnx::Conv_1053)
%onnx::Conv_1146 = Identity(%onnx::Conv_1053)
%onnx::Conv_1143 = Identity(%onnx::Conv_1053)
%onnx::Conv_1140 = Identity(%onnx::Conv_1053)
%onnx::Conv_1137 = Identity(%onnx::Conv_1116)
%onnx::Conv_1134 = Identity(%onnx::Conv_1053)
%onnx::Conv_1131 = Identity(%onnx::Conv_1053)
%onnx::Conv_1128 = Identity(%onnx::Conv_1053)
%onnx::Conv_1125 = Identity(%onnx::Conv_1053)
%onnx::Conv_1122 = Identity(%onnx::Conv_1053)
%onnx::Conv_1119 = Identity(%onnx::Conv_1053)
%onnx::Conv_1113 = Identity(%onnx::Conv_1053)
%onnx::Conv_1110 = Identity(%onnx::Conv_1053)
%onnx::Conv_1107 = Identity(%onnx::Conv_1053)
%onnx::Conv_1104 = Identity(%onnx::Conv_1053)
%onnx::Conv_1101 = Identity(%onnx::Conv_1053)
%onnx::Conv_1098 = Identity(%onnx::Conv_1053)
%onnx::Conv_1095 = Identity(%onnx::Conv_1053)
%onnx::Conv_1092 = Identity(%onnx::Conv_969)
%onnx::Conv_1089 = Identity(%onnx::Conv_969)
%onnx::Conv_1086 = Identity(%onnx::Conv_969)
%onnx::Conv_1083 = Identity(%onnx::Conv_969)
%onnx::Conv_1080 = Identity(%onnx::Conv_969)
%onnx::Conv_1077 = Identity(%onnx::Conv_969)
%onnx::Conv_1074 = Identity(%onnx::Conv_1053)
%onnx::Conv_1071 = Identity(%onnx::Conv_969)
%onnx::Conv_1068 = Identity(%onnx::Conv_969)
%onnx::Conv_1065 = Identity(%onnx::Conv_969)
%onnx::Conv_1062 = Identity(%onnx::Conv_969)
%onnx::Conv_1059 = Identity(%onnx::Conv_969)
%onnx::Conv_1056 = Identity(%onnx::Conv_969)
%onnx::Conv_1050 = Identity(%onnx::Conv_969)
%onnx::Conv_1047 = Identity(%onnx::Conv_969)
%onnx::Conv_1044 = Identity(%onnx::Conv_969)
%onnx::Conv_1041 = Identity(%onnx::Conv_969)
%onnx::Conv_1038 = Identity(%onnx::Conv_969)
%onnx::Conv_1035 = Identity(%onnx::Conv_969)
%onnx::Conv_1032 = Identity(%onnx::Conv_969)
%onnx::Conv_1029 = Identity(%onnx::Conv_972)
%onnx::Conv_1026 = Identity(%onnx::Conv_972)
%onnx::Conv_1023 = Identity(%onnx::Conv_972)
%onnx::Conv_1020 = Identity(%onnx::Conv_972)
%onnx::Conv_1017 = Identity(%onnx::Conv_972)
%onnx::Conv_1014 = Identity(%onnx::Conv_972)
%onnx::Conv_1011 = Identity(%onnx::Conv_969)
%onnx::Conv_1008 = Identity(%onnx::Conv_972)
%onnx::Conv_1005 = Identity(%onnx::Conv_972)
%onnx::Conv_1002 = Identity(%onnx::Conv_972)
%onnx::Conv_999 = Identity(%onnx::Conv_972)
%onnx::Conv_996 = Identity(%onnx::Conv_972)
%onnx::Conv_993 = Identity(%onnx::Conv_972)
%onnx::Conv_990 = Identity(%onnx::Conv_969)
%onnx::Conv_987 = Identity(%onnx::Conv_972)
%onnx::Conv_984 = Identity(%onnx::Conv_972)
%onnx::Conv_981 = Identity(%onnx::Conv_972)
%onnx::Conv_978 = Identity(%onnx::Conv_972)
%onnx::Conv_975 = Identity(%onnx::Conv_972)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_968, %onnx::Conv_969)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_5_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_5_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_5_output_0)
%966 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %966
}
|
val_accuracy
| 92.628205
| 2,622,236,672
| 8,816,266
|
{'zcp_epe_nas': 99.45477189643535, 'zcp_fisher': 707.5250854492188, 'zcp_flops': 41955786752.0, 'zcp_grad_norm': 477.70928955078125, 'zcp_grasp': 643.701171875, 'zcp_jacov': -16.06258018666494, 'zcp_l2_norm': 1143.4969482421875, 'zcp_nwot': 229.01196098102565, 'zcp_params': 8816266.0, 'zcp_plain': -0.013934638351202, 'zcp_snip': 2802.96240234375, 'zcp_synflow': 172.4579493823553, 'zcp_zen': 114.94229125976562, 'zcp_val_accuracy': 0.9285857081413261}
| |
NASBench101_21906
|
NASBench101
|
21906
|
0d43be171a2a2d8b7846f62e4de5eb1a
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_779[FLOAT, 128x3x3x3]
%onnx::Conv_780[FLOAT, 128]
%onnx::Conv_782[FLOAT, 64x128x1x1]
%onnx::Conv_783[FLOAT, 64]
%onnx::Conv_785[FLOAT, 64x128x1x1]
%onnx::Conv_788[FLOAT, 64x128x1x1]
%onnx::Conv_791[FLOAT, 64x64x3x3]
%onnx::Conv_794[FLOAT, 128x128x1x1]
%onnx::Conv_797[FLOAT, 64x128x1x1]
%onnx::Conv_800[FLOAT, 64x128x1x1]
%onnx::Conv_803[FLOAT, 64x128x1x1]
%onnx::Conv_806[FLOAT, 64x64x3x3]
%onnx::Conv_809[FLOAT, 128x128x1x1]
%onnx::Conv_812[FLOAT, 64x128x1x1]
%onnx::Conv_815[FLOAT, 64x128x1x1]
%onnx::Conv_818[FLOAT, 64x128x1x1]
%onnx::Conv_821[FLOAT, 64x64x3x3]
%onnx::Conv_824[FLOAT, 128x128x1x1]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x128x1x1]
%onnx::Conv_833[FLOAT, 128x128x1x1]
%onnx::Conv_836[FLOAT, 128x128x3x3]
%onnx::Conv_839[FLOAT, 256x128x1x1]
%onnx::Conv_840[FLOAT, 256]
%onnx::Conv_842[FLOAT, 128x256x1x1]
%onnx::Conv_845[FLOAT, 128x256x1x1]
%onnx::Conv_848[FLOAT, 128x256x1x1]
%onnx::Conv_851[FLOAT, 128x128x3x3]
%onnx::Conv_854[FLOAT, 256x256x1x1]
%onnx::Conv_857[FLOAT, 128x256x1x1]
%onnx::Conv_860[FLOAT, 128x256x1x1]
%onnx::Conv_863[FLOAT, 128x256x1x1]
%onnx::Conv_866[FLOAT, 128x128x3x3]
%onnx::Conv_869[FLOAT, 256x256x1x1]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_875[FLOAT, 256x256x1x1]
%onnx::Conv_878[FLOAT, 256x256x1x1]
%onnx::Conv_881[FLOAT, 256x256x3x3]
%onnx::Conv_884[FLOAT, 512x256x1x1]
%onnx::Conv_885[FLOAT, 512]
%onnx::Conv_887[FLOAT, 256x512x1x1]
%onnx::Conv_890[FLOAT, 256x512x1x1]
%onnx::Conv_893[FLOAT, 256x512x1x1]
%onnx::Conv_896[FLOAT, 256x256x3x3]
%onnx::Conv_899[FLOAT, 512x512x1x1]
%onnx::Conv_902[FLOAT, 256x512x1x1]
%onnx::Conv_905[FLOAT, 256x512x1x1]
%onnx::Conv_908[FLOAT, 256x512x1x1]
%onnx::Conv_911[FLOAT, 256x256x3x3]
%onnx::Conv_914[FLOAT, 512x512x1x1]
) {
%onnx::Conv_915 = Identity(%onnx::Conv_885)
%onnx::Conv_912 = Identity(%onnx::Conv_840)
%onnx::Conv_909 = Identity(%onnx::Conv_840)
%onnx::Conv_906 = Identity(%onnx::Conv_840)
%onnx::Conv_903 = Identity(%onnx::Conv_840)
%onnx::Conv_900 = Identity(%onnx::Conv_885)
%onnx::Conv_897 = Identity(%onnx::Conv_840)
%onnx::Conv_894 = Identity(%onnx::Conv_840)
%onnx::Conv_891 = Identity(%onnx::Conv_840)
%onnx::Conv_888 = Identity(%onnx::Conv_840)
%onnx::Conv_882 = Identity(%onnx::Conv_840)
%onnx::Conv_879 = Identity(%onnx::Conv_840)
%onnx::Conv_876 = Identity(%onnx::Conv_840)
%onnx::Conv_873 = Identity(%onnx::Conv_840)
%onnx::Conv_870 = Identity(%onnx::Conv_840)
%onnx::Conv_867 = Identity(%onnx::Conv_780)
%onnx::Conv_864 = Identity(%onnx::Conv_780)
%onnx::Conv_861 = Identity(%onnx::Conv_780)
%onnx::Conv_858 = Identity(%onnx::Conv_780)
%onnx::Conv_855 = Identity(%onnx::Conv_840)
%onnx::Conv_852 = Identity(%onnx::Conv_780)
%onnx::Conv_849 = Identity(%onnx::Conv_780)
%onnx::Conv_846 = Identity(%onnx::Conv_780)
%onnx::Conv_843 = Identity(%onnx::Conv_780)
%onnx::Conv_837 = Identity(%onnx::Conv_780)
%onnx::Conv_834 = Identity(%onnx::Conv_780)
%onnx::Conv_831 = Identity(%onnx::Conv_780)
%onnx::Conv_828 = Identity(%onnx::Conv_780)
%onnx::Conv_825 = Identity(%onnx::Conv_780)
%onnx::Conv_822 = Identity(%onnx::Conv_783)
%onnx::Conv_819 = Identity(%onnx::Conv_783)
%onnx::Conv_816 = Identity(%onnx::Conv_783)
%onnx::Conv_813 = Identity(%onnx::Conv_783)
%onnx::Conv_810 = Identity(%onnx::Conv_780)
%onnx::Conv_807 = Identity(%onnx::Conv_783)
%onnx::Conv_804 = Identity(%onnx::Conv_783)
%onnx::Conv_801 = Identity(%onnx::Conv_783)
%onnx::Conv_798 = Identity(%onnx::Conv_783)
%onnx::Conv_795 = Identity(%onnx::Conv_780)
%onnx::Conv_792 = Identity(%onnx::Conv_783)
%onnx::Conv_789 = Identity(%onnx::Conv_783)
%onnx::Conv_786 = Identity(%onnx::Conv_783)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_779, %onnx::Conv_780)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_4_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_4_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_4_output_0)
%777 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %777
}
|
val_accuracy
| 91.897035
| 1,375,217,664
| 4,518,282
|
{'zcp_epe_nas': 119.76794913897535, 'zcp_fisher': 2.547432422637939, 'zcp_flops': 22003482624.0, 'zcp_grad_norm': 35.02012252807617, 'zcp_grasp': -6.355636596679687, 'zcp_jacov': -16.063339210204987, 'zcp_l2_norm': 936.1344604492188, 'zcp_nwot': 224.11122476999242, 'zcp_params': 4518282.0, 'zcp_plain': 0.082957372069358, 'zcp_snip': 224.8972930908203, 'zcp_synflow': 67.27480987663884, 'zcp_zen': 93.46233367919922, 'zcp_val_accuracy': 0.942107379436492}
| |
NASBench101_2137
|
NASBench101
|
2137
|
0151b18ffb02ff95f73290fa85ec213d
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_887[FLOAT, 128x3x3x3]
%onnx::Conv_888[FLOAT, 128]
%onnx::Conv_890[FLOAT, 64x128x1x1]
%onnx::Conv_891[FLOAT, 64]
%onnx::Conv_893[FLOAT, 64x64x1x1]
%onnx::Conv_896[FLOAT, 64x64x1x1]
%onnx::Conv_899[FLOAT, 64x64x1x1]
%onnx::Conv_902[FLOAT, 64x128x1x1]
%onnx::Conv_905[FLOAT, 64x64x1x1]
%onnx::Conv_908[FLOAT, 64x128x1x1]
%onnx::Conv_911[FLOAT, 64x64x1x1]
%onnx::Conv_914[FLOAT, 64x64x1x1]
%onnx::Conv_917[FLOAT, 64x64x1x1]
%onnx::Conv_920[FLOAT, 64x128x1x1]
%onnx::Conv_923[FLOAT, 64x64x1x1]
%onnx::Conv_926[FLOAT, 64x128x1x1]
%onnx::Conv_929[FLOAT, 64x64x1x1]
%onnx::Conv_932[FLOAT, 64x64x1x1]
%onnx::Conv_935[FLOAT, 64x64x1x1]
%onnx::Conv_938[FLOAT, 64x128x1x1]
%onnx::Conv_941[FLOAT, 64x64x1x1]
%onnx::Conv_944[FLOAT, 128x128x1x1]
%onnx::Conv_947[FLOAT, 128x128x1x1]
%onnx::Conv_950[FLOAT, 128x128x1x1]
%onnx::Conv_953[FLOAT, 128x128x1x1]
%onnx::Conv_956[FLOAT, 128x128x1x1]
%onnx::Conv_959[FLOAT, 128x128x1x1]
%onnx::Conv_962[FLOAT, 128x256x1x1]
%onnx::Conv_965[FLOAT, 128x128x1x1]
%onnx::Conv_968[FLOAT, 128x128x1x1]
%onnx::Conv_971[FLOAT, 128x128x1x1]
%onnx::Conv_974[FLOAT, 128x256x1x1]
%onnx::Conv_977[FLOAT, 128x128x1x1]
%onnx::Conv_980[FLOAT, 128x256x1x1]
%onnx::Conv_983[FLOAT, 128x128x1x1]
%onnx::Conv_986[FLOAT, 128x128x1x1]
%onnx::Conv_989[FLOAT, 128x128x1x1]
%onnx::Conv_992[FLOAT, 128x256x1x1]
%onnx::Conv_995[FLOAT, 128x128x1x1]
%onnx::Conv_998[FLOAT, 256x256x1x1]
%onnx::Conv_999[FLOAT, 256]
%onnx::Conv_1001[FLOAT, 256x256x1x1]
%onnx::Conv_1004[FLOAT, 256x256x1x1]
%onnx::Conv_1007[FLOAT, 256x256x1x1]
%onnx::Conv_1010[FLOAT, 256x256x1x1]
%onnx::Conv_1013[FLOAT, 256x256x1x1]
%onnx::Conv_1016[FLOAT, 256x512x1x1]
%onnx::Conv_1019[FLOAT, 256x256x1x1]
%onnx::Conv_1022[FLOAT, 256x256x1x1]
%onnx::Conv_1025[FLOAT, 256x256x1x1]
%onnx::Conv_1028[FLOAT, 256x512x1x1]
%onnx::Conv_1031[FLOAT, 256x256x1x1]
%onnx::Conv_1034[FLOAT, 256x512x1x1]
%onnx::Conv_1037[FLOAT, 256x256x1x1]
%onnx::Conv_1040[FLOAT, 256x256x1x1]
%onnx::Conv_1043[FLOAT, 256x256x1x1]
%onnx::Conv_1046[FLOAT, 256x512x1x1]
%onnx::Conv_1049[FLOAT, 256x256x1x1]
) {
%onnx::Conv_1050 = Identity(%onnx::Conv_999)
%onnx::Conv_1047 = Identity(%onnx::Conv_999)
%onnx::Conv_1044 = Identity(%onnx::Conv_999)
%onnx::Conv_1041 = Identity(%onnx::Conv_999)
%onnx::Conv_1038 = Identity(%onnx::Conv_999)
%onnx::Conv_1035 = Identity(%onnx::Conv_999)
%onnx::Conv_1032 = Identity(%onnx::Conv_999)
%onnx::Conv_1029 = Identity(%onnx::Conv_999)
%onnx::Conv_1026 = Identity(%onnx::Conv_999)
%onnx::Conv_1023 = Identity(%onnx::Conv_999)
%onnx::Conv_1020 = Identity(%onnx::Conv_999)
%onnx::Conv_1017 = Identity(%onnx::Conv_999)
%onnx::Conv_1014 = Identity(%onnx::Conv_999)
%onnx::Conv_1011 = Identity(%onnx::Conv_999)
%onnx::Conv_1008 = Identity(%onnx::Conv_999)
%onnx::Conv_1005 = Identity(%onnx::Conv_999)
%onnx::Conv_1002 = Identity(%onnx::Conv_999)
%onnx::Conv_996 = Identity(%onnx::Conv_888)
%onnx::Conv_993 = Identity(%onnx::Conv_888)
%onnx::Conv_990 = Identity(%onnx::Conv_888)
%onnx::Conv_987 = Identity(%onnx::Conv_888)
%onnx::Conv_984 = Identity(%onnx::Conv_888)
%onnx::Conv_981 = Identity(%onnx::Conv_888)
%onnx::Conv_978 = Identity(%onnx::Conv_888)
%onnx::Conv_975 = Identity(%onnx::Conv_888)
%onnx::Conv_972 = Identity(%onnx::Conv_888)
%onnx::Conv_969 = Identity(%onnx::Conv_888)
%onnx::Conv_966 = Identity(%onnx::Conv_888)
%onnx::Conv_963 = Identity(%onnx::Conv_888)
%onnx::Conv_960 = Identity(%onnx::Conv_888)
%onnx::Conv_957 = Identity(%onnx::Conv_888)
%onnx::Conv_954 = Identity(%onnx::Conv_888)
%onnx::Conv_951 = Identity(%onnx::Conv_888)
%onnx::Conv_948 = Identity(%onnx::Conv_888)
%onnx::Conv_945 = Identity(%onnx::Conv_888)
%onnx::Conv_942 = Identity(%onnx::Conv_891)
%onnx::Conv_939 = Identity(%onnx::Conv_891)
%onnx::Conv_936 = Identity(%onnx::Conv_891)
%onnx::Conv_933 = Identity(%onnx::Conv_891)
%onnx::Conv_930 = Identity(%onnx::Conv_891)
%onnx::Conv_927 = Identity(%onnx::Conv_891)
%onnx::Conv_924 = Identity(%onnx::Conv_891)
%onnx::Conv_921 = Identity(%onnx::Conv_891)
%onnx::Conv_918 = Identity(%onnx::Conv_891)
%onnx::Conv_915 = Identity(%onnx::Conv_891)
%onnx::Conv_912 = Identity(%onnx::Conv_891)
%onnx::Conv_909 = Identity(%onnx::Conv_891)
%onnx::Conv_906 = Identity(%onnx::Conv_891)
%onnx::Conv_903 = Identity(%onnx::Conv_891)
%onnx::Conv_900 = Identity(%onnx::Conv_891)
%onnx::Conv_897 = Identity(%onnx::Conv_891)
%onnx::Conv_894 = Identity(%onnx::Conv_891)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_887, %onnx::Conv_888)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_6_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_6_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_6_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%885 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %885
}
|
val_accuracy
| 86.167866
| 595,077,120
| 1,925,514
|
{'zcp_epe_nas': 142.43824565156285, 'zcp_fisher': 25.01700782775879, 'zcp_flops': 9521233920.0, 'zcp_grad_norm': 100.32564544677734, 'zcp_grasp': -9.297607421875, 'zcp_jacov': -16.061802888290828, 'zcp_l2_norm': 994.4912109375, 'zcp_nwot': 224.80413141319835, 'zcp_params': 1925514.0, 'zcp_plain': 0.017540784552693003, 'zcp_snip': 551.5877685546875, 'zcp_synflow': 126.9159556162012, 'zcp_zen': 80.61604309082031, 'zcp_val_accuracy': 0.9368990659713741}
| |
NASBench101_287702
|
NASBench101
|
287702
|
ae26af1832d876a511179ed23b005f0e
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_851[FLOAT, 128x3x3x3]
%onnx::Conv_852[FLOAT, 128]
%onnx::Conv_854[FLOAT, 128x128x1x1]
%onnx::Conv_857[FLOAT, 128x128x3x3]
%onnx::Conv_860[FLOAT, 128x128x3x3]
%onnx::Conv_863[FLOAT, 128x128x1x1]
%onnx::Conv_866[FLOAT, 128x128x3x3]
%onnx::Conv_869[FLOAT, 128x128x3x3]
%onnx::Conv_872[FLOAT, 128x128x1x1]
%onnx::Conv_875[FLOAT, 128x128x3x3]
%onnx::Conv_878[FLOAT, 128x128x3x3]
%onnx::Conv_881[FLOAT, 128x128x1x1]
%onnx::Conv_884[FLOAT, 128x128x3x3]
%onnx::Conv_887[FLOAT, 128x128x3x3]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x3x3]
%onnx::Conv_896[FLOAT, 128x128x3x3]
%onnx::Conv_899[FLOAT, 128x128x1x1]
%onnx::Conv_902[FLOAT, 128x128x3x3]
%onnx::Conv_905[FLOAT, 128x128x3x3]
%onnx::Conv_908[FLOAT, 256x128x1x1]
%onnx::Conv_909[FLOAT, 256]
%onnx::Conv_911[FLOAT, 256x256x3x3]
%onnx::Conv_914[FLOAT, 256x256x3x3]
%onnx::Conv_917[FLOAT, 256x128x1x1]
%onnx::Conv_920[FLOAT, 256x256x3x3]
%onnx::Conv_923[FLOAT, 256x256x3x3]
%onnx::Conv_926[FLOAT, 256x256x1x1]
%onnx::Conv_929[FLOAT, 256x256x3x3]
%onnx::Conv_932[FLOAT, 256x256x3x3]
%onnx::Conv_935[FLOAT, 256x256x1x1]
%onnx::Conv_938[FLOAT, 256x256x3x3]
%onnx::Conv_941[FLOAT, 256x256x3x3]
%onnx::Conv_944[FLOAT, 256x256x1x1]
%onnx::Conv_947[FLOAT, 256x256x3x3]
%onnx::Conv_950[FLOAT, 256x256x3x3]
%onnx::Conv_953[FLOAT, 256x256x1x1]
%onnx::Conv_956[FLOAT, 256x256x3x3]
%onnx::Conv_959[FLOAT, 256x256x3x3]
%onnx::Conv_962[FLOAT, 512x256x1x1]
%onnx::Conv_963[FLOAT, 512]
%onnx::Conv_965[FLOAT, 512x512x3x3]
%onnx::Conv_968[FLOAT, 512x512x3x3]
%onnx::Conv_971[FLOAT, 512x256x1x1]
%onnx::Conv_974[FLOAT, 512x512x3x3]
%onnx::Conv_977[FLOAT, 512x512x3x3]
%onnx::Conv_980[FLOAT, 512x512x1x1]
%onnx::Conv_983[FLOAT, 512x512x3x3]
%onnx::Conv_986[FLOAT, 512x512x3x3]
%onnx::Conv_989[FLOAT, 512x512x1x1]
%onnx::Conv_992[FLOAT, 512x512x3x3]
%onnx::Conv_995[FLOAT, 512x512x3x3]
%onnx::Conv_998[FLOAT, 512x512x1x1]
%onnx::Conv_1001[FLOAT, 512x512x3x3]
%onnx::Conv_1004[FLOAT, 512x512x3x3]
%onnx::Conv_1007[FLOAT, 512x512x1x1]
%onnx::Conv_1010[FLOAT, 512x512x3x3]
%onnx::Conv_1013[FLOAT, 512x512x3x3]
) {
%onnx::Conv_1014 = Identity(%onnx::Conv_963)
%onnx::Conv_1011 = Identity(%onnx::Conv_963)
%onnx::Conv_1008 = Identity(%onnx::Conv_963)
%onnx::Conv_1005 = Identity(%onnx::Conv_963)
%onnx::Conv_1002 = Identity(%onnx::Conv_963)
%onnx::Conv_999 = Identity(%onnx::Conv_963)
%onnx::Conv_996 = Identity(%onnx::Conv_963)
%onnx::Conv_993 = Identity(%onnx::Conv_963)
%onnx::Conv_990 = Identity(%onnx::Conv_963)
%onnx::Conv_987 = Identity(%onnx::Conv_963)
%onnx::Conv_984 = Identity(%onnx::Conv_963)
%onnx::Conv_981 = Identity(%onnx::Conv_963)
%onnx::Conv_978 = Identity(%onnx::Conv_963)
%onnx::Conv_975 = Identity(%onnx::Conv_963)
%onnx::Conv_972 = Identity(%onnx::Conv_963)
%onnx::Conv_969 = Identity(%onnx::Conv_963)
%onnx::Conv_966 = Identity(%onnx::Conv_963)
%onnx::Conv_960 = Identity(%onnx::Conv_909)
%onnx::Conv_957 = Identity(%onnx::Conv_909)
%onnx::Conv_954 = Identity(%onnx::Conv_909)
%onnx::Conv_951 = Identity(%onnx::Conv_909)
%onnx::Conv_948 = Identity(%onnx::Conv_909)
%onnx::Conv_945 = Identity(%onnx::Conv_909)
%onnx::Conv_942 = Identity(%onnx::Conv_909)
%onnx::Conv_939 = Identity(%onnx::Conv_909)
%onnx::Conv_936 = Identity(%onnx::Conv_909)
%onnx::Conv_933 = Identity(%onnx::Conv_909)
%onnx::Conv_930 = Identity(%onnx::Conv_909)
%onnx::Conv_927 = Identity(%onnx::Conv_909)
%onnx::Conv_924 = Identity(%onnx::Conv_909)
%onnx::Conv_921 = Identity(%onnx::Conv_909)
%onnx::Conv_918 = Identity(%onnx::Conv_909)
%onnx::Conv_915 = Identity(%onnx::Conv_909)
%onnx::Conv_912 = Identity(%onnx::Conv_909)
%onnx::Conv_906 = Identity(%onnx::Conv_852)
%onnx::Conv_903 = Identity(%onnx::Conv_852)
%onnx::Conv_900 = Identity(%onnx::Conv_852)
%onnx::Conv_897 = Identity(%onnx::Conv_852)
%onnx::Conv_894 = Identity(%onnx::Conv_852)
%onnx::Conv_891 = Identity(%onnx::Conv_852)
%onnx::Conv_888 = Identity(%onnx::Conv_852)
%onnx::Conv_885 = Identity(%onnx::Conv_852)
%onnx::Conv_882 = Identity(%onnx::Conv_852)
%onnx::Conv_879 = Identity(%onnx::Conv_852)
%onnx::Conv_876 = Identity(%onnx::Conv_852)
%onnx::Conv_873 = Identity(%onnx::Conv_852)
%onnx::Conv_870 = Identity(%onnx::Conv_852)
%onnx::Conv_867 = Identity(%onnx::Conv_852)
%onnx::Conv_864 = Identity(%onnx::Conv_852)
%onnx::Conv_861 = Identity(%onnx::Conv_852)
%onnx::Conv_858 = Identity(%onnx::Conv_852)
%onnx::Conv_855 = Identity(%onnx::Conv_852)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_851, %onnx::Conv_852)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%849 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %849
}
|
val_accuracy
| 90.314502
| 11,449,673,728
| 38,936,714
|
{'zcp_epe_nas': 78.13099460657072, 'zcp_fisher': 517.0679321289062, 'zcp_flops': 183194779648.0, 'zcp_grad_norm': 342.29058837890625, 'zcp_grasp': 22.947265625, 'zcp_jacov': -16.044761195662108, 'zcp_l2_norm': 1243.1710205078125, 'zcp_nwot': 234.10775086860878, 'zcp_params': 38936714.0, 'zcp_plain': 0.004861573688685001, 'zcp_snip': 2943.5419921875, 'zcp_synflow': 175.27947286086624, 'zcp_zen': 131.4833221435547, 'zcp_val_accuracy': 0.9319911599159241}
| |
NASBench101_279826
|
NASBench101
|
279826
|
a95ab7938ed3e7f02d81d372cccb9f91
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_833[FLOAT, 128x3x3x3]
%onnx::Conv_834[FLOAT, 128]
%onnx::Conv_836[FLOAT, 64x128x1x1]
%onnx::Conv_837[FLOAT, 64]
%onnx::Conv_839[FLOAT, 64x64x1x1]
%onnx::Conv_842[FLOAT, 64x64x1x1]
%onnx::Conv_845[FLOAT, 64x64x3x3]
%onnx::Conv_848[FLOAT, 64x64x3x3]
%onnx::Conv_851[FLOAT, 128x128x1x1]
%onnx::Conv_854[FLOAT, 64x128x1x1]
%onnx::Conv_857[FLOAT, 64x64x1x1]
%onnx::Conv_860[FLOAT, 64x64x1x1]
%onnx::Conv_863[FLOAT, 64x64x3x3]
%onnx::Conv_866[FLOAT, 64x64x3x3]
%onnx::Conv_869[FLOAT, 128x128x1x1]
%onnx::Conv_872[FLOAT, 64x128x1x1]
%onnx::Conv_875[FLOAT, 64x64x1x1]
%onnx::Conv_878[FLOAT, 64x64x1x1]
%onnx::Conv_881[FLOAT, 64x64x3x3]
%onnx::Conv_884[FLOAT, 64x64x3x3]
%onnx::Conv_887[FLOAT, 128x128x1x1]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x1x1]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 128x128x3x3]
%onnx::Conv_902[FLOAT, 128x128x3x3]
%onnx::Conv_905[FLOAT, 256x128x1x1]
%onnx::Conv_906[FLOAT, 256]
%onnx::Conv_908[FLOAT, 128x256x1x1]
%onnx::Conv_911[FLOAT, 128x128x1x1]
%onnx::Conv_914[FLOAT, 128x128x1x1]
%onnx::Conv_917[FLOAT, 128x128x3x3]
%onnx::Conv_920[FLOAT, 128x128x3x3]
%onnx::Conv_923[FLOAT, 256x256x1x1]
%onnx::Conv_926[FLOAT, 128x256x1x1]
%onnx::Conv_929[FLOAT, 128x128x1x1]
%onnx::Conv_932[FLOAT, 128x128x1x1]
%onnx::Conv_935[FLOAT, 128x128x3x3]
%onnx::Conv_938[FLOAT, 128x128x3x3]
%onnx::Conv_941[FLOAT, 256x256x1x1]
%onnx::Conv_944[FLOAT, 256x256x1x1]
%onnx::Conv_947[FLOAT, 256x256x1x1]
%onnx::Conv_950[FLOAT, 256x256x1x1]
%onnx::Conv_953[FLOAT, 256x256x3x3]
%onnx::Conv_956[FLOAT, 256x256x3x3]
%onnx::Conv_959[FLOAT, 512x256x1x1]
%onnx::Conv_960[FLOAT, 512]
%onnx::Conv_962[FLOAT, 256x512x1x1]
%onnx::Conv_965[FLOAT, 256x256x1x1]
%onnx::Conv_968[FLOAT, 256x256x1x1]
%onnx::Conv_971[FLOAT, 256x256x3x3]
%onnx::Conv_974[FLOAT, 256x256x3x3]
%onnx::Conv_977[FLOAT, 512x512x1x1]
%onnx::Conv_980[FLOAT, 256x512x1x1]
%onnx::Conv_983[FLOAT, 256x256x1x1]
%onnx::Conv_986[FLOAT, 256x256x1x1]
%onnx::Conv_989[FLOAT, 256x256x3x3]
%onnx::Conv_992[FLOAT, 256x256x3x3]
%onnx::Conv_995[FLOAT, 512x512x1x1]
) {
%onnx::Conv_996 = Identity(%onnx::Conv_960)
%onnx::Conv_993 = Identity(%onnx::Conv_906)
%onnx::Conv_990 = Identity(%onnx::Conv_906)
%onnx::Conv_987 = Identity(%onnx::Conv_906)
%onnx::Conv_984 = Identity(%onnx::Conv_906)
%onnx::Conv_981 = Identity(%onnx::Conv_906)
%onnx::Conv_978 = Identity(%onnx::Conv_960)
%onnx::Conv_975 = Identity(%onnx::Conv_906)
%onnx::Conv_972 = Identity(%onnx::Conv_906)
%onnx::Conv_969 = Identity(%onnx::Conv_906)
%onnx::Conv_966 = Identity(%onnx::Conv_906)
%onnx::Conv_963 = Identity(%onnx::Conv_906)
%onnx::Conv_957 = Identity(%onnx::Conv_906)
%onnx::Conv_954 = Identity(%onnx::Conv_906)
%onnx::Conv_951 = Identity(%onnx::Conv_906)
%onnx::Conv_948 = Identity(%onnx::Conv_906)
%onnx::Conv_945 = Identity(%onnx::Conv_906)
%onnx::Conv_942 = Identity(%onnx::Conv_906)
%onnx::Conv_939 = Identity(%onnx::Conv_834)
%onnx::Conv_936 = Identity(%onnx::Conv_834)
%onnx::Conv_933 = Identity(%onnx::Conv_834)
%onnx::Conv_930 = Identity(%onnx::Conv_834)
%onnx::Conv_927 = Identity(%onnx::Conv_834)
%onnx::Conv_924 = Identity(%onnx::Conv_906)
%onnx::Conv_921 = Identity(%onnx::Conv_834)
%onnx::Conv_918 = Identity(%onnx::Conv_834)
%onnx::Conv_915 = Identity(%onnx::Conv_834)
%onnx::Conv_912 = Identity(%onnx::Conv_834)
%onnx::Conv_909 = Identity(%onnx::Conv_834)
%onnx::Conv_903 = Identity(%onnx::Conv_834)
%onnx::Conv_900 = Identity(%onnx::Conv_834)
%onnx::Conv_897 = Identity(%onnx::Conv_834)
%onnx::Conv_894 = Identity(%onnx::Conv_834)
%onnx::Conv_891 = Identity(%onnx::Conv_834)
%onnx::Conv_888 = Identity(%onnx::Conv_834)
%onnx::Conv_885 = Identity(%onnx::Conv_837)
%onnx::Conv_882 = Identity(%onnx::Conv_837)
%onnx::Conv_879 = Identity(%onnx::Conv_837)
%onnx::Conv_876 = Identity(%onnx::Conv_837)
%onnx::Conv_873 = Identity(%onnx::Conv_837)
%onnx::Conv_870 = Identity(%onnx::Conv_834)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_837)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_834)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_846 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_833, %onnx::Conv_834)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_4_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_4_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_4_output_0)
%831 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %831
}
|
val_accuracy
| 93.098956
| 1,940,006,912
| 6,491,146
|
{'zcp_epe_nas': 54.43485110194681, 'zcp_fisher': 8.891526222229004, 'zcp_flops': 31040110592.0, 'zcp_grad_norm': 77.68611145019531, 'zcp_grasp': -22.65625, 'zcp_jacov': -16.043403487267653, 'zcp_l2_norm': 993.8662109375, 'zcp_nwot': 227.13255871156, 'zcp_params': 6491146.0, 'zcp_plain': 0.044596612453460006, 'zcp_snip': 439.5628356933594, 'zcp_synflow': 113.13588501216785, 'zcp_zen': 95.0699462890625, 'zcp_val_accuracy': 0.9072515964508051}
| |
NASBench101_101164
|
NASBench101
|
101164
|
3d39773ed52f72c08c22f1af39794cc1
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_761[FLOAT, 128x3x3x3]
%onnx::Conv_762[FLOAT, 128]
%onnx::Conv_764[FLOAT, 64x128x1x1]
%onnx::Conv_765[FLOAT, 64]
%onnx::Conv_767[FLOAT, 64x64x1x1]
%onnx::Conv_770[FLOAT, 64x64x1x1]
%onnx::Conv_773[FLOAT, 64x128x1x1]
%onnx::Conv_776[FLOAT, 64x64x3x3]
%onnx::Conv_779[FLOAT, 64x128x1x1]
%onnx::Conv_782[FLOAT, 64x64x1x1]
%onnx::Conv_785[FLOAT, 64x64x1x1]
%onnx::Conv_788[FLOAT, 64x128x1x1]
%onnx::Conv_791[FLOAT, 64x64x3x3]
%onnx::Conv_794[FLOAT, 64x128x1x1]
%onnx::Conv_797[FLOAT, 64x64x1x1]
%onnx::Conv_800[FLOAT, 64x64x1x1]
%onnx::Conv_803[FLOAT, 64x128x1x1]
%onnx::Conv_806[FLOAT, 64x64x3x3]
%onnx::Conv_809[FLOAT, 128x128x1x1]
%onnx::Conv_812[FLOAT, 128x128x1x1]
%onnx::Conv_815[FLOAT, 128x128x1x1]
%onnx::Conv_818[FLOAT, 128x128x1x1]
%onnx::Conv_821[FLOAT, 128x128x3x3]
%onnx::Conv_824[FLOAT, 128x256x1x1]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x128x1x1]
%onnx::Conv_833[FLOAT, 128x256x1x1]
%onnx::Conv_836[FLOAT, 128x128x3x3]
%onnx::Conv_839[FLOAT, 128x256x1x1]
%onnx::Conv_842[FLOAT, 128x128x1x1]
%onnx::Conv_845[FLOAT, 128x128x1x1]
%onnx::Conv_848[FLOAT, 128x256x1x1]
%onnx::Conv_851[FLOAT, 128x128x3x3]
%onnx::Conv_854[FLOAT, 256x256x1x1]
%onnx::Conv_855[FLOAT, 256]
%onnx::Conv_857[FLOAT, 256x256x1x1]
%onnx::Conv_860[FLOAT, 256x256x1x1]
%onnx::Conv_863[FLOAT, 256x256x1x1]
%onnx::Conv_866[FLOAT, 256x256x3x3]
%onnx::Conv_869[FLOAT, 256x512x1x1]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_875[FLOAT, 256x256x1x1]
%onnx::Conv_878[FLOAT, 256x512x1x1]
%onnx::Conv_881[FLOAT, 256x256x3x3]
%onnx::Conv_884[FLOAT, 256x512x1x1]
%onnx::Conv_887[FLOAT, 256x256x1x1]
%onnx::Conv_890[FLOAT, 256x256x1x1]
%onnx::Conv_893[FLOAT, 256x512x1x1]
%onnx::Conv_896[FLOAT, 256x256x3x3]
) {
%onnx::Conv_897 = Identity(%onnx::Conv_855)
%onnx::Conv_894 = Identity(%onnx::Conv_855)
%onnx::Conv_891 = Identity(%onnx::Conv_855)
%onnx::Conv_888 = Identity(%onnx::Conv_855)
%onnx::Conv_885 = Identity(%onnx::Conv_855)
%onnx::Conv_882 = Identity(%onnx::Conv_855)
%onnx::Conv_879 = Identity(%onnx::Conv_855)
%onnx::Conv_876 = Identity(%onnx::Conv_855)
%onnx::Conv_873 = Identity(%onnx::Conv_855)
%onnx::Conv_870 = Identity(%onnx::Conv_855)
%onnx::Conv_867 = Identity(%onnx::Conv_855)
%onnx::Conv_864 = Identity(%onnx::Conv_855)
%onnx::Conv_861 = Identity(%onnx::Conv_855)
%onnx::Conv_858 = Identity(%onnx::Conv_855)
%onnx::Conv_852 = Identity(%onnx::Conv_762)
%onnx::Conv_849 = Identity(%onnx::Conv_762)
%onnx::Conv_846 = Identity(%onnx::Conv_762)
%onnx::Conv_843 = Identity(%onnx::Conv_762)
%onnx::Conv_840 = Identity(%onnx::Conv_762)
%onnx::Conv_837 = Identity(%onnx::Conv_762)
%onnx::Conv_834 = Identity(%onnx::Conv_762)
%onnx::Conv_831 = Identity(%onnx::Conv_762)
%onnx::Conv_828 = Identity(%onnx::Conv_762)
%onnx::Conv_825 = Identity(%onnx::Conv_762)
%onnx::Conv_822 = Identity(%onnx::Conv_762)
%onnx::Conv_819 = Identity(%onnx::Conv_762)
%onnx::Conv_816 = Identity(%onnx::Conv_762)
%onnx::Conv_813 = Identity(%onnx::Conv_762)
%onnx::Conv_810 = Identity(%onnx::Conv_762)
%onnx::Conv_807 = Identity(%onnx::Conv_765)
%onnx::Conv_804 = Identity(%onnx::Conv_765)
%onnx::Conv_801 = Identity(%onnx::Conv_765)
%onnx::Conv_798 = Identity(%onnx::Conv_765)
%onnx::Conv_795 = Identity(%onnx::Conv_765)
%onnx::Conv_792 = Identity(%onnx::Conv_765)
%onnx::Conv_789 = Identity(%onnx::Conv_765)
%onnx::Conv_786 = Identity(%onnx::Conv_765)
%onnx::Conv_783 = Identity(%onnx::Conv_765)
%onnx::Conv_780 = Identity(%onnx::Conv_765)
%onnx::Conv_777 = Identity(%onnx::Conv_765)
%onnx::Conv_774 = Identity(%onnx::Conv_765)
%onnx::Conv_771 = Identity(%onnx::Conv_765)
%onnx::Conv_768 = Identity(%onnx::Conv_765)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_761, %onnx::Conv_762)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%759 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %759
}
|
val_accuracy
| 91.496396
| 1,120,806,912
| 3,729,162
|
{'zcp_epe_nas': 109.24427148724182, 'zcp_fisher': 18.490331649780273, 'zcp_flops': 17932910592.0, 'zcp_grad_norm': 77.83451080322266, 'zcp_grasp': -4.294921875, 'zcp_jacov': -16.056297736065265, 'zcp_l2_norm': 843.6799926757812, 'zcp_nwot': 221.64057008924513, 'zcp_params': 3729162.0, 'zcp_plain': -0.02110132202506, 'zcp_snip': 436.23785400390625, 'zcp_synflow': 87.65125647986675, 'zcp_zen': 80.09066009521484, 'zcp_val_accuracy': 0.898137032985687}
| |
NASBench101_259340
|
NASBench101
|
259340
|
9d0d0b835a56b82271856bf0656ff163
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_869[FLOAT, 128x3x3x3]
%onnx::Conv_870[FLOAT, 128]
%onnx::Conv_872[FLOAT, 64x128x1x1]
%onnx::Conv_873[FLOAT, 64]
%onnx::Conv_875[FLOAT, 64x64x1x1]
%onnx::Conv_878[FLOAT, 64x64x3x3]
%onnx::Conv_881[FLOAT, 64x128x1x1]
%onnx::Conv_884[FLOAT, 64x64x3x3]
%onnx::Conv_887[FLOAT, 64x64x3x3]
%onnx::Conv_890[FLOAT, 64x128x1x1]
%onnx::Conv_893[FLOAT, 64x64x1x1]
%onnx::Conv_896[FLOAT, 64x64x3x3]
%onnx::Conv_899[FLOAT, 64x128x1x1]
%onnx::Conv_902[FLOAT, 64x64x3x3]
%onnx::Conv_905[FLOAT, 64x64x3x3]
%onnx::Conv_908[FLOAT, 64x128x1x1]
%onnx::Conv_911[FLOAT, 64x64x1x1]
%onnx::Conv_914[FLOAT, 64x64x3x3]
%onnx::Conv_917[FLOAT, 64x128x1x1]
%onnx::Conv_920[FLOAT, 64x64x3x3]
%onnx::Conv_923[FLOAT, 64x64x3x3]
%onnx::Conv_926[FLOAT, 128x128x1x1]
%onnx::Conv_929[FLOAT, 128x128x1x1]
%onnx::Conv_932[FLOAT, 128x128x3x3]
%onnx::Conv_935[FLOAT, 128x128x1x1]
%onnx::Conv_938[FLOAT, 128x128x3x3]
%onnx::Conv_941[FLOAT, 128x128x3x3]
%onnx::Conv_944[FLOAT, 128x256x1x1]
%onnx::Conv_947[FLOAT, 128x128x1x1]
%onnx::Conv_950[FLOAT, 128x128x3x3]
%onnx::Conv_953[FLOAT, 128x256x1x1]
%onnx::Conv_956[FLOAT, 128x128x3x3]
%onnx::Conv_959[FLOAT, 128x128x3x3]
%onnx::Conv_962[FLOAT, 128x256x1x1]
%onnx::Conv_965[FLOAT, 128x128x1x1]
%onnx::Conv_968[FLOAT, 128x128x3x3]
%onnx::Conv_971[FLOAT, 128x256x1x1]
%onnx::Conv_974[FLOAT, 128x128x3x3]
%onnx::Conv_977[FLOAT, 128x128x3x3]
%onnx::Conv_980[FLOAT, 256x256x1x1]
%onnx::Conv_981[FLOAT, 256]
%onnx::Conv_983[FLOAT, 256x256x1x1]
%onnx::Conv_986[FLOAT, 256x256x3x3]
%onnx::Conv_989[FLOAT, 256x256x1x1]
%onnx::Conv_992[FLOAT, 256x256x3x3]
%onnx::Conv_995[FLOAT, 256x256x3x3]
%onnx::Conv_998[FLOAT, 256x512x1x1]
%onnx::Conv_1001[FLOAT, 256x256x1x1]
%onnx::Conv_1004[FLOAT, 256x256x3x3]
%onnx::Conv_1007[FLOAT, 256x512x1x1]
%onnx::Conv_1010[FLOAT, 256x256x3x3]
%onnx::Conv_1013[FLOAT, 256x256x3x3]
%onnx::Conv_1016[FLOAT, 256x512x1x1]
%onnx::Conv_1019[FLOAT, 256x256x1x1]
%onnx::Conv_1022[FLOAT, 256x256x3x3]
%onnx::Conv_1025[FLOAT, 256x512x1x1]
%onnx::Conv_1028[FLOAT, 256x256x3x3]
%onnx::Conv_1031[FLOAT, 256x256x3x3]
) {
%onnx::Conv_1032 = Identity(%onnx::Conv_981)
%onnx::Conv_1029 = Identity(%onnx::Conv_981)
%onnx::Conv_1026 = Identity(%onnx::Conv_981)
%onnx::Conv_1023 = Identity(%onnx::Conv_981)
%onnx::Conv_1020 = Identity(%onnx::Conv_981)
%onnx::Conv_1017 = Identity(%onnx::Conv_981)
%onnx::Conv_1014 = Identity(%onnx::Conv_981)
%onnx::Conv_1011 = Identity(%onnx::Conv_981)
%onnx::Conv_1008 = Identity(%onnx::Conv_981)
%onnx::Conv_1005 = Identity(%onnx::Conv_981)
%onnx::Conv_1002 = Identity(%onnx::Conv_981)
%onnx::Conv_999 = Identity(%onnx::Conv_981)
%onnx::Conv_996 = Identity(%onnx::Conv_981)
%onnx::Conv_993 = Identity(%onnx::Conv_981)
%onnx::Conv_990 = Identity(%onnx::Conv_981)
%onnx::Conv_987 = Identity(%onnx::Conv_981)
%onnx::Conv_984 = Identity(%onnx::Conv_981)
%onnx::Conv_978 = Identity(%onnx::Conv_870)
%onnx::Conv_975 = Identity(%onnx::Conv_870)
%onnx::Conv_972 = Identity(%onnx::Conv_870)
%onnx::Conv_969 = Identity(%onnx::Conv_870)
%onnx::Conv_966 = Identity(%onnx::Conv_870)
%onnx::Conv_963 = Identity(%onnx::Conv_870)
%onnx::Conv_960 = Identity(%onnx::Conv_870)
%onnx::Conv_957 = Identity(%onnx::Conv_870)
%onnx::Conv_954 = Identity(%onnx::Conv_870)
%onnx::Conv_951 = Identity(%onnx::Conv_870)
%onnx::Conv_948 = Identity(%onnx::Conv_870)
%onnx::Conv_945 = Identity(%onnx::Conv_870)
%onnx::Conv_942 = Identity(%onnx::Conv_870)
%onnx::Conv_939 = Identity(%onnx::Conv_870)
%onnx::Conv_936 = Identity(%onnx::Conv_870)
%onnx::Conv_933 = Identity(%onnx::Conv_870)
%onnx::Conv_930 = Identity(%onnx::Conv_870)
%onnx::Conv_927 = Identity(%onnx::Conv_870)
%onnx::Conv_924 = Identity(%onnx::Conv_873)
%onnx::Conv_921 = Identity(%onnx::Conv_873)
%onnx::Conv_918 = Identity(%onnx::Conv_873)
%onnx::Conv_915 = Identity(%onnx::Conv_873)
%onnx::Conv_912 = Identity(%onnx::Conv_873)
%onnx::Conv_909 = Identity(%onnx::Conv_873)
%onnx::Conv_906 = Identity(%onnx::Conv_873)
%onnx::Conv_903 = Identity(%onnx::Conv_873)
%onnx::Conv_900 = Identity(%onnx::Conv_873)
%onnx::Conv_897 = Identity(%onnx::Conv_873)
%onnx::Conv_894 = Identity(%onnx::Conv_873)
%onnx::Conv_891 = Identity(%onnx::Conv_873)
%onnx::Conv_888 = Identity(%onnx::Conv_873)
%onnx::Conv_885 = Identity(%onnx::Conv_873)
%onnx::Conv_882 = Identity(%onnx::Conv_873)
%onnx::Conv_879 = Identity(%onnx::Conv_873)
%onnx::Conv_876 = Identity(%onnx::Conv_873)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_869, %onnx::Conv_870)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%867 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %867
}
|
val_accuracy
| 92.798477
| 2,407,016,448
| 8,118,666
|
{'zcp_epe_nas': 95.95971348640975, 'zcp_fisher': 47.527713775634766, 'zcp_flops': 38512263168.0, 'zcp_grad_norm': 145.10302734375, 'zcp_grasp': -7.568115234375, 'zcp_jacov': -16.049715089835722, 'zcp_l2_norm': 994.237060546875, 'zcp_nwot': 223.9080227981423, 'zcp_params': 8118666.0, 'zcp_plain': -0.031358070671558005, 'zcp_snip': 785.6995849609375, 'zcp_synflow': 123.18139983664696, 'zcp_zen': 106.8050765991211, 'zcp_val_accuracy': 0.8986378312110901}
| |
NASBench101_147571
|
NASBench101
|
147571
|
5942abb3c7c0574b3a997058e0dcb44e
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_851[FLOAT, 128x3x3x3]
%onnx::Conv_852[FLOAT, 128]
%onnx::Conv_854[FLOAT, 128x128x1x1]
%onnx::Conv_857[FLOAT, 128x128x1x1]
%onnx::Conv_860[FLOAT, 128x128x1x1]
%onnx::Conv_863[FLOAT, 128x128x1x1]
%onnx::Conv_866[FLOAT, 128x128x1x1]
%onnx::Conv_869[FLOAT, 128x128x3x3]
%onnx::Conv_872[FLOAT, 128x128x1x1]
%onnx::Conv_875[FLOAT, 128x128x1x1]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 128x128x1x1]
%onnx::Conv_884[FLOAT, 128x128x1x1]
%onnx::Conv_887[FLOAT, 128x128x3x3]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x1x1]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 128x128x1x1]
%onnx::Conv_902[FLOAT, 128x128x1x1]
%onnx::Conv_905[FLOAT, 128x128x3x3]
%onnx::Conv_908[FLOAT, 256x128x1x1]
%onnx::Conv_909[FLOAT, 256]
%onnx::Conv_911[FLOAT, 256x256x1x1]
%onnx::Conv_914[FLOAT, 256x128x1x1]
%onnx::Conv_917[FLOAT, 256x256x1x1]
%onnx::Conv_920[FLOAT, 256x256x1x1]
%onnx::Conv_923[FLOAT, 256x256x3x3]
%onnx::Conv_926[FLOAT, 256x256x1x1]
%onnx::Conv_929[FLOAT, 256x256x1x1]
%onnx::Conv_932[FLOAT, 256x256x1x1]
%onnx::Conv_935[FLOAT, 256x256x1x1]
%onnx::Conv_938[FLOAT, 256x256x1x1]
%onnx::Conv_941[FLOAT, 256x256x3x3]
%onnx::Conv_944[FLOAT, 256x256x1x1]
%onnx::Conv_947[FLOAT, 256x256x1x1]
%onnx::Conv_950[FLOAT, 256x256x1x1]
%onnx::Conv_953[FLOAT, 256x256x1x1]
%onnx::Conv_956[FLOAT, 256x256x1x1]
%onnx::Conv_959[FLOAT, 256x256x3x3]
%onnx::Conv_962[FLOAT, 512x256x1x1]
%onnx::Conv_963[FLOAT, 512]
%onnx::Conv_965[FLOAT, 512x512x1x1]
%onnx::Conv_968[FLOAT, 512x256x1x1]
%onnx::Conv_971[FLOAT, 512x512x1x1]
%onnx::Conv_974[FLOAT, 512x512x1x1]
%onnx::Conv_977[FLOAT, 512x512x3x3]
%onnx::Conv_980[FLOAT, 512x512x1x1]
%onnx::Conv_983[FLOAT, 512x512x1x1]
%onnx::Conv_986[FLOAT, 512x512x1x1]
%onnx::Conv_989[FLOAT, 512x512x1x1]
%onnx::Conv_992[FLOAT, 512x512x1x1]
%onnx::Conv_995[FLOAT, 512x512x3x3]
%onnx::Conv_998[FLOAT, 512x512x1x1]
%onnx::Conv_1001[FLOAT, 512x512x1x1]
%onnx::Conv_1004[FLOAT, 512x512x1x1]
%onnx::Conv_1007[FLOAT, 512x512x1x1]
%onnx::Conv_1010[FLOAT, 512x512x1x1]
%onnx::Conv_1013[FLOAT, 512x512x3x3]
) {
%onnx::Conv_1014 = Identity(%onnx::Conv_963)
%onnx::Conv_1011 = Identity(%onnx::Conv_963)
%onnx::Conv_1008 = Identity(%onnx::Conv_963)
%onnx::Conv_1005 = Identity(%onnx::Conv_963)
%onnx::Conv_1002 = Identity(%onnx::Conv_963)
%onnx::Conv_999 = Identity(%onnx::Conv_963)
%onnx::Conv_996 = Identity(%onnx::Conv_963)
%onnx::Conv_993 = Identity(%onnx::Conv_963)
%onnx::Conv_990 = Identity(%onnx::Conv_963)
%onnx::Conv_987 = Identity(%onnx::Conv_963)
%onnx::Conv_984 = Identity(%onnx::Conv_963)
%onnx::Conv_981 = Identity(%onnx::Conv_963)
%onnx::Conv_978 = Identity(%onnx::Conv_963)
%onnx::Conv_975 = Identity(%onnx::Conv_963)
%onnx::Conv_972 = Identity(%onnx::Conv_963)
%onnx::Conv_969 = Identity(%onnx::Conv_963)
%onnx::Conv_966 = Identity(%onnx::Conv_963)
%onnx::Conv_960 = Identity(%onnx::Conv_909)
%onnx::Conv_957 = Identity(%onnx::Conv_909)
%onnx::Conv_954 = Identity(%onnx::Conv_909)
%onnx::Conv_951 = Identity(%onnx::Conv_909)
%onnx::Conv_948 = Identity(%onnx::Conv_909)
%onnx::Conv_945 = Identity(%onnx::Conv_909)
%onnx::Conv_942 = Identity(%onnx::Conv_909)
%onnx::Conv_939 = Identity(%onnx::Conv_909)
%onnx::Conv_936 = Identity(%onnx::Conv_909)
%onnx::Conv_933 = Identity(%onnx::Conv_909)
%onnx::Conv_930 = Identity(%onnx::Conv_909)
%onnx::Conv_927 = Identity(%onnx::Conv_909)
%onnx::Conv_924 = Identity(%onnx::Conv_909)
%onnx::Conv_921 = Identity(%onnx::Conv_909)
%onnx::Conv_918 = Identity(%onnx::Conv_909)
%onnx::Conv_915 = Identity(%onnx::Conv_909)
%onnx::Conv_912 = Identity(%onnx::Conv_909)
%onnx::Conv_906 = Identity(%onnx::Conv_852)
%onnx::Conv_903 = Identity(%onnx::Conv_852)
%onnx::Conv_900 = Identity(%onnx::Conv_852)
%onnx::Conv_897 = Identity(%onnx::Conv_852)
%onnx::Conv_894 = Identity(%onnx::Conv_852)
%onnx::Conv_891 = Identity(%onnx::Conv_852)
%onnx::Conv_888 = Identity(%onnx::Conv_852)
%onnx::Conv_885 = Identity(%onnx::Conv_852)
%onnx::Conv_882 = Identity(%onnx::Conv_852)
%onnx::Conv_879 = Identity(%onnx::Conv_852)
%onnx::Conv_876 = Identity(%onnx::Conv_852)
%onnx::Conv_873 = Identity(%onnx::Conv_852)
%onnx::Conv_870 = Identity(%onnx::Conv_852)
%onnx::Conv_867 = Identity(%onnx::Conv_852)
%onnx::Conv_864 = Identity(%onnx::Conv_852)
%onnx::Conv_861 = Identity(%onnx::Conv_852)
%onnx::Conv_858 = Identity(%onnx::Conv_852)
%onnx::Conv_855 = Identity(%onnx::Conv_852)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_851, %onnx::Conv_852)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%849 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %849
}
|
val_accuracy
| 89.593351
| 4,201,916,416
| 14,164,106
|
{'zcp_epe_nas': 119.57679704391977, 'zcp_fisher': 490.1717834472656, 'zcp_flops': 67230662656.0, 'zcp_grad_norm': 393.9921875, 'zcp_grasp': 639.61328125, 'zcp_jacov': -16.053898098852127, 'zcp_l2_norm': 1242.55224609375, 'zcp_nwot': 235.28793161300732, 'zcp_params': 14164106.0, 'zcp_plain': 0.047267720103263, 'zcp_snip': 2823.880615234375, 'zcp_synflow': 126.47105956216859, 'zcp_zen': 106.25836181640625, 'zcp_val_accuracy': 0.9035456776618951}
| |
NASBench101_185794
|
NASBench101
|
185794
|
705387aad751351825c2f525b5ef4334
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_986[FLOAT, 128x3x3x3]
%onnx::Conv_987[FLOAT, 128]
%onnx::Conv_989[FLOAT, 64x128x1x1]
%onnx::Conv_990[FLOAT, 64]
%onnx::Conv_992[FLOAT, 64x64x1x1]
%onnx::Conv_995[FLOAT, 64x128x1x1]
%onnx::Conv_998[FLOAT, 64x64x1x1]
%onnx::Conv_1001[FLOAT, 64x64x3x3]
%onnx::Conv_1004[FLOAT, 64x128x1x1]
%onnx::Conv_1007[FLOAT, 64x64x3x3]
%onnx::Conv_1010[FLOAT, 64x128x1x1]
%onnx::Conv_1013[FLOAT, 64x64x1x1]
%onnx::Conv_1016[FLOAT, 64x128x1x1]
%onnx::Conv_1019[FLOAT, 64x64x1x1]
%onnx::Conv_1022[FLOAT, 64x64x3x3]
%onnx::Conv_1025[FLOAT, 64x128x1x1]
%onnx::Conv_1028[FLOAT, 64x64x3x3]
%onnx::Conv_1031[FLOAT, 64x128x1x1]
%onnx::Conv_1034[FLOAT, 64x64x1x1]
%onnx::Conv_1037[FLOAT, 64x128x1x1]
%onnx::Conv_1040[FLOAT, 64x64x1x1]
%onnx::Conv_1043[FLOAT, 64x64x3x3]
%onnx::Conv_1046[FLOAT, 64x128x1x1]
%onnx::Conv_1049[FLOAT, 64x64x3x3]
%onnx::Conv_1052[FLOAT, 128x128x1x1]
%onnx::Conv_1055[FLOAT, 128x128x1x1]
%onnx::Conv_1058[FLOAT, 128x128x1x1]
%onnx::Conv_1061[FLOAT, 128x128x1x1]
%onnx::Conv_1064[FLOAT, 128x128x3x3]
%onnx::Conv_1067[FLOAT, 128x128x1x1]
%onnx::Conv_1070[FLOAT, 128x128x3x3]
%onnx::Conv_1073[FLOAT, 128x256x1x1]
%onnx::Conv_1076[FLOAT, 128x128x1x1]
%onnx::Conv_1079[FLOAT, 128x256x1x1]
%onnx::Conv_1082[FLOAT, 128x128x1x1]
%onnx::Conv_1085[FLOAT, 128x128x3x3]
%onnx::Conv_1088[FLOAT, 128x256x1x1]
%onnx::Conv_1091[FLOAT, 128x128x3x3]
%onnx::Conv_1094[FLOAT, 128x256x1x1]
%onnx::Conv_1097[FLOAT, 128x128x1x1]
%onnx::Conv_1100[FLOAT, 128x256x1x1]
%onnx::Conv_1103[FLOAT, 128x128x1x1]
%onnx::Conv_1106[FLOAT, 128x128x3x3]
%onnx::Conv_1109[FLOAT, 128x256x1x1]
%onnx::Conv_1112[FLOAT, 128x128x3x3]
%onnx::Conv_1115[FLOAT, 256x256x1x1]
%onnx::Conv_1116[FLOAT, 256]
%onnx::Conv_1118[FLOAT, 256x256x1x1]
%onnx::Conv_1121[FLOAT, 256x256x1x1]
%onnx::Conv_1124[FLOAT, 256x256x1x1]
%onnx::Conv_1127[FLOAT, 256x256x3x3]
%onnx::Conv_1130[FLOAT, 256x256x1x1]
%onnx::Conv_1133[FLOAT, 256x256x3x3]
%onnx::Conv_1136[FLOAT, 256x512x1x1]
%onnx::Conv_1139[FLOAT, 256x256x1x1]
%onnx::Conv_1142[FLOAT, 256x512x1x1]
%onnx::Conv_1145[FLOAT, 256x256x1x1]
%onnx::Conv_1148[FLOAT, 256x256x3x3]
%onnx::Conv_1151[FLOAT, 256x512x1x1]
%onnx::Conv_1154[FLOAT, 256x256x3x3]
%onnx::Conv_1157[FLOAT, 256x512x1x1]
%onnx::Conv_1160[FLOAT, 256x256x1x1]
%onnx::Conv_1163[FLOAT, 256x512x1x1]
%onnx::Conv_1166[FLOAT, 256x256x1x1]
%onnx::Conv_1169[FLOAT, 256x256x3x3]
%onnx::Conv_1172[FLOAT, 256x512x1x1]
%onnx::Conv_1175[FLOAT, 256x256x3x3]
) {
%onnx::Conv_1176 = Identity(%onnx::Conv_1116)
%onnx::Conv_1173 = Identity(%onnx::Conv_1116)
%onnx::Conv_1170 = Identity(%onnx::Conv_1116)
%onnx::Conv_1167 = Identity(%onnx::Conv_1116)
%onnx::Conv_1164 = Identity(%onnx::Conv_1116)
%onnx::Conv_1161 = Identity(%onnx::Conv_1116)
%onnx::Conv_1158 = Identity(%onnx::Conv_1116)
%onnx::Conv_1155 = Identity(%onnx::Conv_1116)
%onnx::Conv_1152 = Identity(%onnx::Conv_1116)
%onnx::Conv_1149 = Identity(%onnx::Conv_1116)
%onnx::Conv_1146 = Identity(%onnx::Conv_1116)
%onnx::Conv_1143 = Identity(%onnx::Conv_1116)
%onnx::Conv_1140 = Identity(%onnx::Conv_1116)
%onnx::Conv_1137 = Identity(%onnx::Conv_1116)
%onnx::Conv_1134 = Identity(%onnx::Conv_1116)
%onnx::Conv_1131 = Identity(%onnx::Conv_1116)
%onnx::Conv_1128 = Identity(%onnx::Conv_1116)
%onnx::Conv_1125 = Identity(%onnx::Conv_1116)
%onnx::Conv_1122 = Identity(%onnx::Conv_1116)
%onnx::Conv_1119 = Identity(%onnx::Conv_1116)
%onnx::Conv_1113 = Identity(%onnx::Conv_987)
%onnx::Conv_1110 = Identity(%onnx::Conv_987)
%onnx::Conv_1107 = Identity(%onnx::Conv_987)
%onnx::Conv_1104 = Identity(%onnx::Conv_987)
%onnx::Conv_1101 = Identity(%onnx::Conv_987)
%onnx::Conv_1098 = Identity(%onnx::Conv_987)
%onnx::Conv_1095 = Identity(%onnx::Conv_987)
%onnx::Conv_1092 = Identity(%onnx::Conv_987)
%onnx::Conv_1089 = Identity(%onnx::Conv_987)
%onnx::Conv_1086 = Identity(%onnx::Conv_987)
%onnx::Conv_1083 = Identity(%onnx::Conv_987)
%onnx::Conv_1080 = Identity(%onnx::Conv_987)
%onnx::Conv_1077 = Identity(%onnx::Conv_987)
%onnx::Conv_1074 = Identity(%onnx::Conv_987)
%onnx::Conv_1071 = Identity(%onnx::Conv_987)
%onnx::Conv_1068 = Identity(%onnx::Conv_987)
%onnx::Conv_1065 = Identity(%onnx::Conv_987)
%onnx::Conv_1062 = Identity(%onnx::Conv_987)
%onnx::Conv_1059 = Identity(%onnx::Conv_987)
%onnx::Conv_1056 = Identity(%onnx::Conv_987)
%onnx::Conv_1053 = Identity(%onnx::Conv_987)
%onnx::Conv_1050 = Identity(%onnx::Conv_990)
%onnx::Conv_1047 = Identity(%onnx::Conv_990)
%onnx::Conv_1044 = Identity(%onnx::Conv_990)
%onnx::Conv_1041 = Identity(%onnx::Conv_990)
%onnx::Conv_1038 = Identity(%onnx::Conv_990)
%onnx::Conv_1035 = Identity(%onnx::Conv_990)
%onnx::Conv_1032 = Identity(%onnx::Conv_990)
%onnx::Conv_1029 = Identity(%onnx::Conv_990)
%onnx::Conv_1026 = Identity(%onnx::Conv_990)
%onnx::Conv_1023 = Identity(%onnx::Conv_990)
%onnx::Conv_1020 = Identity(%onnx::Conv_990)
%onnx::Conv_1017 = Identity(%onnx::Conv_990)
%onnx::Conv_1014 = Identity(%onnx::Conv_990)
%onnx::Conv_1011 = Identity(%onnx::Conv_990)
%onnx::Conv_1008 = Identity(%onnx::Conv_990)
%onnx::Conv_1005 = Identity(%onnx::Conv_990)
%onnx::Conv_1002 = Identity(%onnx::Conv_990)
%onnx::Conv_999 = Identity(%onnx::Conv_990)
%onnx::Conv_996 = Identity(%onnx::Conv_990)
%onnx::Conv_993 = Identity(%onnx::Conv_990)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_986, %onnx::Conv_987)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_6_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_6_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_6_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_6_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_6_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_6_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_6_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_6_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_6_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_6_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_6_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_6_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_6_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_6_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_6_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_6_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1169, %onnx::Conv_1170)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1172, %onnx::Conv_1173)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1175, %onnx::Conv_1176)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_6_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_6_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%984 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %984
}
|
val_accuracy
| 92.548078
| 1,940,006,912
| 6,491,146
|
{'zcp_epe_nas': 88.99640052706143, 'zcp_fisher': 108.95317840576172, 'zcp_flops': 31040110592.0, 'zcp_grad_norm': 202.06942749023438, 'zcp_grasp': -86.15576171875, 'zcp_jacov': -16.059087294335036, 'zcp_l2_norm': 1190.9700927734375, 'zcp_nwot': 227.07699832558276, 'zcp_params': 6491146.0, 'zcp_plain': -0.010245216079056001, 'zcp_snip': 1260.0164794921875, 'zcp_synflow': 117.36968129737959, 'zcp_zen': 111.54341888427734, 'zcp_val_accuracy': 0.8925280570983881}
| |
NASBench101_109603
|
NASBench101
|
109603
|
422c5f064a3a46174c8dc39bcb514aa0
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_761[FLOAT, 128x3x3x3]
%onnx::Conv_762[FLOAT, 128]
%onnx::Conv_764[FLOAT, 43x128x1x1]
%onnx::Conv_765[FLOAT, 43]
%onnx::Conv_767[FLOAT, 43x43x3x3]
%onnx::Conv_770[FLOAT, 43x43x3x3]
%onnx::Conv_773[FLOAT, 42x42x1x1]
%onnx::Conv_774[FLOAT, 42]
%onnx::Conv_776[FLOAT, 43x128x1x1]
%onnx::Conv_779[FLOAT, 43x43x3x3]
%onnx::Conv_782[FLOAT, 43x43x3x3]
%onnx::Conv_785[FLOAT, 42x42x1x1]
%onnx::Conv_788[FLOAT, 43x128x1x1]
%onnx::Conv_791[FLOAT, 43x43x3x3]
%onnx::Conv_794[FLOAT, 43x43x3x3]
%onnx::Conv_797[FLOAT, 42x42x1x1]
%onnx::Conv_800[FLOAT, 86x128x1x1]
%onnx::Conv_801[FLOAT, 86]
%onnx::Conv_803[FLOAT, 86x86x3x3]
%onnx::Conv_806[FLOAT, 86x86x3x3]
%onnx::Conv_809[FLOAT, 85x85x1x1]
%onnx::Conv_810[FLOAT, 85]
%onnx::Conv_812[FLOAT, 86x256x1x1]
%onnx::Conv_815[FLOAT, 86x86x3x3]
%onnx::Conv_818[FLOAT, 86x86x3x3]
%onnx::Conv_821[FLOAT, 85x85x1x1]
%onnx::Conv_824[FLOAT, 86x256x1x1]
%onnx::Conv_827[FLOAT, 86x86x3x3]
%onnx::Conv_830[FLOAT, 86x86x3x3]
%onnx::Conv_833[FLOAT, 85x85x1x1]
%onnx::Conv_836[FLOAT, 171x256x1x1]
%onnx::Conv_837[FLOAT, 171]
%onnx::Conv_839[FLOAT, 171x171x3x3]
%onnx::Conv_842[FLOAT, 171x171x3x3]
%onnx::Conv_845[FLOAT, 170x170x1x1]
%onnx::Conv_846[FLOAT, 170]
%onnx::Conv_848[FLOAT, 171x512x1x1]
%onnx::Conv_851[FLOAT, 171x171x3x3]
%onnx::Conv_854[FLOAT, 171x171x3x3]
%onnx::Conv_857[FLOAT, 170x170x1x1]
%onnx::Conv_860[FLOAT, 171x512x1x1]
%onnx::Conv_863[FLOAT, 171x171x3x3]
%onnx::Conv_866[FLOAT, 171x171x3x3]
%onnx::Conv_869[FLOAT, 170x170x1x1]
) {
%onnx::Conv_870 = Identity(%onnx::Conv_846)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_846)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_837)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%onnx::Conv_834 = Identity(%onnx::Conv_810)
%onnx::Conv_831 = Identity(%onnx::Conv_801)
%onnx::Conv_828 = Identity(%onnx::Conv_801)
%onnx::Conv_825 = Identity(%onnx::Conv_801)
%onnx::Conv_822 = Identity(%onnx::Conv_810)
%onnx::Conv_819 = Identity(%onnx::Conv_801)
%onnx::Conv_816 = Identity(%onnx::Conv_801)
%onnx::Conv_813 = Identity(%onnx::Conv_801)
%onnx::Conv_807 = Identity(%onnx::Conv_801)
%onnx::Conv_804 = Identity(%onnx::Conv_801)
%onnx::Conv_798 = Identity(%onnx::Conv_774)
%onnx::Conv_795 = Identity(%onnx::Conv_765)
%onnx::Conv_792 = Identity(%onnx::Conv_765)
%onnx::Conv_789 = Identity(%onnx::Conv_765)
%onnx::Conv_786 = Identity(%onnx::Conv_774)
%onnx::Conv_783 = Identity(%onnx::Conv_765)
%onnx::Conv_780 = Identity(%onnx::Conv_765)
%onnx::Conv_777 = Identity(%onnx::Conv_765)
%onnx::Conv_771 = Identity(%onnx::Conv_765)
%onnx::Conv_768 = Identity(%onnx::Conv_765)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_761, %onnx::Conv_762)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_5_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_6_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Slice_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_1_output_0 = Slice(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_8_output_0, %/layers.1/Constant_9_output_0, %/layers.1/Constant_7_output_0, %/layers.1/Constant_10_output_0)
%/layers.1/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/Slice_1_output_0, %/layers.1/Constant_11_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_5_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_6_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Slice_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_1_output_0 = Slice(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_8_output_0, %/layers.2/Constant_9_output_0, %/layers.2/Constant_7_output_0, %/layers.2/Constant_10_output_0)
%/layers.2/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/Slice_1_output_0, %/layers.2/Constant_11_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_5_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_6_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Slice_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_1_output_0 = Slice(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_8_output_0, %/layers.3/Constant_9_output_0, %/layers.3/Constant_7_output_0, %/layers.3/Constant_10_output_0)
%/layers.3/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/Slice_1_output_0, %/layers.3/Constant_11_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_4_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_1_output_0 = Slice(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_8_output_0, %/layers.5/Constant_9_output_0, %/layers.5/Constant_7_output_0, %/layers.5/Constant_10_output_0)
%/layers.5/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/Slice_1_output_0, %/layers.5/Constant_11_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_4_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_1_output_0 = Slice(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_8_output_0, %/layers.6/Constant_9_output_0, %/layers.6/Constant_7_output_0, %/layers.6/Constant_10_output_0)
%/layers.6/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/Slice_1_output_0, %/layers.6/Constant_11_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_4_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_1_output_0 = Slice(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_8_output_0, %/layers.7/Constant_9_output_0, %/layers.7/Constant_7_output_0, %/layers.7/Constant_10_output_0)
%/layers.7/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/Slice_1_output_0, %/layers.7/Constant_11_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_5_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_6_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Slice_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_1_output_0 = Slice(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_8_output_0, %/layers.9/Constant_9_output_0, %/layers.9/Constant_7_output_0, %/layers.9/Constant_10_output_0)
%/layers.9/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/Slice_1_output_0, %/layers.9/Constant_11_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_5_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_6_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Slice_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_1_output_0 = Slice(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_8_output_0, %/layers.10/Constant_9_output_0, %/layers.10/Constant_7_output_0, %/layers.10/Constant_10_output_0)
%/layers.10/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/Slice_1_output_0, %/layers.10/Constant_11_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_5_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_6_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Slice_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_1_output_0 = Slice(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_8_output_0, %/layers.11/Constant_9_output_0, %/layers.11/Constant_7_output_0, %/layers.11/Constant_10_output_0)
%/layers.11/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/Slice_1_output_0, %/layers.11/Constant_11_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%759 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %759
}
|
val_accuracy
| 87.700319
| 749,625,600
| 2,498,367
|
{'zcp_epe_nas': 99.49159045751301, 'zcp_fisher': 1488.0450439453125, 'zcp_flops': 11994009600.0, 'zcp_grad_norm': 570.0800170898438, 'zcp_grasp': 1247.40625, 'zcp_jacov': -16.068565689003954, 'zcp_l2_norm': 565.6580810546875, 'zcp_nwot': 212.7300245816791, 'zcp_params': 2498367.0, 'zcp_plain': -0.036340065300464006, 'zcp_snip': 2601.189208984375, 'zcp_synflow': 112.16542492538518, 'zcp_zen': 67.52133178710938, 'zcp_val_accuracy': 0.916666686534881}
| |
NASBench101_358096
|
NASBench101
|
358096
|
d873b247e94da9f1ace4f0b1cd73c6b1
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_878[FLOAT, 128x3x3x3]
%onnx::Conv_879[FLOAT, 128]
%onnx::Conv_881[FLOAT, 64x128x1x1]
%onnx::Conv_882[FLOAT, 64]
%onnx::Conv_884[FLOAT, 64x128x1x1]
%onnx::Conv_887[FLOAT, 64x64x3x3]
%onnx::Conv_890[FLOAT, 64x64x1x1]
%onnx::Conv_893[FLOAT, 64x128x1x1]
%onnx::Conv_896[FLOAT, 64x64x3x3]
%onnx::Conv_899[FLOAT, 64x128x1x1]
%onnx::Conv_902[FLOAT, 64x128x1x1]
%onnx::Conv_905[FLOAT, 64x64x3x3]
%onnx::Conv_908[FLOAT, 64x64x1x1]
%onnx::Conv_911[FLOAT, 64x128x1x1]
%onnx::Conv_914[FLOAT, 64x64x3x3]
%onnx::Conv_917[FLOAT, 64x128x1x1]
%onnx::Conv_920[FLOAT, 64x128x1x1]
%onnx::Conv_923[FLOAT, 64x64x3x3]
%onnx::Conv_926[FLOAT, 64x64x1x1]
%onnx::Conv_929[FLOAT, 64x128x1x1]
%onnx::Conv_932[FLOAT, 64x64x3x3]
%onnx::Conv_935[FLOAT, 128x128x1x1]
%onnx::Conv_938[FLOAT, 128x128x1x1]
%onnx::Conv_941[FLOAT, 128x128x3x3]
%onnx::Conv_944[FLOAT, 128x128x1x1]
%onnx::Conv_947[FLOAT, 128x128x1x1]
%onnx::Conv_950[FLOAT, 128x128x3x3]
%onnx::Conv_953[FLOAT, 128x256x1x1]
%onnx::Conv_956[FLOAT, 128x256x1x1]
%onnx::Conv_959[FLOAT, 128x128x3x3]
%onnx::Conv_962[FLOAT, 128x128x1x1]
%onnx::Conv_965[FLOAT, 128x256x1x1]
%onnx::Conv_968[FLOAT, 128x128x3x3]
%onnx::Conv_971[FLOAT, 128x256x1x1]
%onnx::Conv_974[FLOAT, 128x256x1x1]
%onnx::Conv_977[FLOAT, 128x128x3x3]
%onnx::Conv_980[FLOAT, 128x128x1x1]
%onnx::Conv_983[FLOAT, 128x256x1x1]
%onnx::Conv_986[FLOAT, 128x128x3x3]
%onnx::Conv_989[FLOAT, 256x256x1x1]
%onnx::Conv_990[FLOAT, 256]
%onnx::Conv_992[FLOAT, 256x256x1x1]
%onnx::Conv_995[FLOAT, 256x256x3x3]
%onnx::Conv_998[FLOAT, 256x256x1x1]
%onnx::Conv_1001[FLOAT, 256x256x1x1]
%onnx::Conv_1004[FLOAT, 256x256x3x3]
%onnx::Conv_1007[FLOAT, 256x512x1x1]
%onnx::Conv_1010[FLOAT, 256x512x1x1]
%onnx::Conv_1013[FLOAT, 256x256x3x3]
%onnx::Conv_1016[FLOAT, 256x256x1x1]
%onnx::Conv_1019[FLOAT, 256x512x1x1]
%onnx::Conv_1022[FLOAT, 256x256x3x3]
%onnx::Conv_1025[FLOAT, 256x512x1x1]
%onnx::Conv_1028[FLOAT, 256x512x1x1]
%onnx::Conv_1031[FLOAT, 256x256x3x3]
%onnx::Conv_1034[FLOAT, 256x256x1x1]
%onnx::Conv_1037[FLOAT, 256x512x1x1]
%onnx::Conv_1040[FLOAT, 256x256x3x3]
) {
%onnx::Conv_1041 = Identity(%onnx::Conv_990)
%onnx::Conv_1038 = Identity(%onnx::Conv_990)
%onnx::Conv_1035 = Identity(%onnx::Conv_990)
%onnx::Conv_1032 = Identity(%onnx::Conv_990)
%onnx::Conv_1029 = Identity(%onnx::Conv_990)
%onnx::Conv_1026 = Identity(%onnx::Conv_990)
%onnx::Conv_1023 = Identity(%onnx::Conv_990)
%onnx::Conv_1020 = Identity(%onnx::Conv_990)
%onnx::Conv_1017 = Identity(%onnx::Conv_990)
%onnx::Conv_1014 = Identity(%onnx::Conv_990)
%onnx::Conv_1011 = Identity(%onnx::Conv_990)
%onnx::Conv_1008 = Identity(%onnx::Conv_990)
%onnx::Conv_1005 = Identity(%onnx::Conv_990)
%onnx::Conv_1002 = Identity(%onnx::Conv_990)
%onnx::Conv_999 = Identity(%onnx::Conv_990)
%onnx::Conv_996 = Identity(%onnx::Conv_990)
%onnx::Conv_993 = Identity(%onnx::Conv_990)
%onnx::Conv_987 = Identity(%onnx::Conv_879)
%onnx::Conv_984 = Identity(%onnx::Conv_879)
%onnx::Conv_981 = Identity(%onnx::Conv_879)
%onnx::Conv_978 = Identity(%onnx::Conv_879)
%onnx::Conv_975 = Identity(%onnx::Conv_879)
%onnx::Conv_972 = Identity(%onnx::Conv_879)
%onnx::Conv_969 = Identity(%onnx::Conv_879)
%onnx::Conv_966 = Identity(%onnx::Conv_879)
%onnx::Conv_963 = Identity(%onnx::Conv_879)
%onnx::Conv_960 = Identity(%onnx::Conv_879)
%onnx::Conv_957 = Identity(%onnx::Conv_879)
%onnx::Conv_954 = Identity(%onnx::Conv_879)
%onnx::Conv_951 = Identity(%onnx::Conv_879)
%onnx::Conv_948 = Identity(%onnx::Conv_879)
%onnx::Conv_945 = Identity(%onnx::Conv_879)
%onnx::Conv_942 = Identity(%onnx::Conv_879)
%onnx::Conv_939 = Identity(%onnx::Conv_879)
%onnx::Conv_936 = Identity(%onnx::Conv_879)
%onnx::Conv_933 = Identity(%onnx::Conv_882)
%onnx::Conv_930 = Identity(%onnx::Conv_882)
%onnx::Conv_927 = Identity(%onnx::Conv_882)
%onnx::Conv_924 = Identity(%onnx::Conv_882)
%onnx::Conv_921 = Identity(%onnx::Conv_882)
%onnx::Conv_918 = Identity(%onnx::Conv_882)
%onnx::Conv_915 = Identity(%onnx::Conv_882)
%onnx::Conv_912 = Identity(%onnx::Conv_882)
%onnx::Conv_909 = Identity(%onnx::Conv_882)
%onnx::Conv_906 = Identity(%onnx::Conv_882)
%onnx::Conv_903 = Identity(%onnx::Conv_882)
%onnx::Conv_900 = Identity(%onnx::Conv_882)
%onnx::Conv_897 = Identity(%onnx::Conv_882)
%onnx::Conv_894 = Identity(%onnx::Conv_882)
%onnx::Conv_891 = Identity(%onnx::Conv_882)
%onnx::Conv_888 = Identity(%onnx::Conv_882)
%onnx::Conv_885 = Identity(%onnx::Conv_882)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_878, %onnx::Conv_879)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%876 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %876
}
|
val_accuracy
| 91.937101
| 1,861,756,928
| 6,230,410
|
{'zcp_epe_nas': 132.45557954196997, 'zcp_fisher': 25.411827087402344, 'zcp_flops': 29788110848.0, 'zcp_grad_norm': 113.3810806274414, 'zcp_grasp': -60.4591064453125, 'zcp_jacov': -16.06109021049069, 'zcp_l2_norm': 1040.79541015625, 'zcp_nwot': 224.43906750077704, 'zcp_params': 6230410.0, 'zcp_plain': 0.282594859600067, 'zcp_snip': 695.9014282226562, 'zcp_synflow': 117.2198457730845, 'zcp_zen': 104.77794647216797, 'zcp_val_accuracy': 0.9356971383094781}
| |
NASBench101_385863
|
NASBench101
|
385863
|
e9450d54d1cd0ba4100dfa05d32b00ec
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_1058[FLOAT, 128x3x3x3]
%onnx::Conv_1059[FLOAT, 128]
%onnx::Conv_1061[FLOAT, 32x128x1x1]
%onnx::Conv_1062[FLOAT, 32]
%onnx::Conv_1064[FLOAT, 32x32x3x3]
%onnx::Conv_1067[FLOAT, 32x128x1x1]
%onnx::Conv_1070[FLOAT, 32x32x3x3]
%onnx::Conv_1073[FLOAT, 32x128x1x1]
%onnx::Conv_1076[FLOAT, 32x32x3x3]
%onnx::Conv_1079[FLOAT, 32x32x1x1]
%onnx::Conv_1082[FLOAT, 32x32x1x1]
%onnx::Conv_1085[FLOAT, 32x128x1x1]
%onnx::Conv_1088[FLOAT, 32x32x3x3]
%onnx::Conv_1091[FLOAT, 32x128x1x1]
%onnx::Conv_1094[FLOAT, 32x32x3x3]
%onnx::Conv_1097[FLOAT, 32x128x1x1]
%onnx::Conv_1100[FLOAT, 32x32x3x3]
%onnx::Conv_1103[FLOAT, 32x32x1x1]
%onnx::Conv_1106[FLOAT, 32x32x1x1]
%onnx::Conv_1109[FLOAT, 32x128x1x1]
%onnx::Conv_1112[FLOAT, 32x32x3x3]
%onnx::Conv_1115[FLOAT, 32x128x1x1]
%onnx::Conv_1118[FLOAT, 32x32x3x3]
%onnx::Conv_1121[FLOAT, 32x128x1x1]
%onnx::Conv_1124[FLOAT, 32x32x3x3]
%onnx::Conv_1127[FLOAT, 32x32x1x1]
%onnx::Conv_1130[FLOAT, 32x32x1x1]
%onnx::Conv_1133[FLOAT, 64x128x1x1]
%onnx::Conv_1134[FLOAT, 64]
%onnx::Conv_1136[FLOAT, 64x64x3x3]
%onnx::Conv_1139[FLOAT, 64x128x1x1]
%onnx::Conv_1142[FLOAT, 64x64x3x3]
%onnx::Conv_1145[FLOAT, 64x128x1x1]
%onnx::Conv_1148[FLOAT, 64x64x3x3]
%onnx::Conv_1151[FLOAT, 64x64x1x1]
%onnx::Conv_1154[FLOAT, 64x64x1x1]
%onnx::Conv_1157[FLOAT, 64x256x1x1]
%onnx::Conv_1160[FLOAT, 64x64x3x3]
%onnx::Conv_1163[FLOAT, 64x256x1x1]
%onnx::Conv_1166[FLOAT, 64x64x3x3]
%onnx::Conv_1169[FLOAT, 64x256x1x1]
%onnx::Conv_1172[FLOAT, 64x64x3x3]
%onnx::Conv_1175[FLOAT, 64x64x1x1]
%onnx::Conv_1178[FLOAT, 64x64x1x1]
%onnx::Conv_1181[FLOAT, 64x256x1x1]
%onnx::Conv_1184[FLOAT, 64x64x3x3]
%onnx::Conv_1187[FLOAT, 64x256x1x1]
%onnx::Conv_1190[FLOAT, 64x64x3x3]
%onnx::Conv_1193[FLOAT, 64x256x1x1]
%onnx::Conv_1196[FLOAT, 64x64x3x3]
%onnx::Conv_1199[FLOAT, 64x64x1x1]
%onnx::Conv_1202[FLOAT, 64x64x1x1]
%onnx::Conv_1205[FLOAT, 128x256x1x1]
%onnx::Conv_1208[FLOAT, 128x128x3x3]
%onnx::Conv_1211[FLOAT, 128x256x1x1]
%onnx::Conv_1214[FLOAT, 128x128x3x3]
%onnx::Conv_1217[FLOAT, 128x256x1x1]
%onnx::Conv_1220[FLOAT, 128x128x3x3]
%onnx::Conv_1223[FLOAT, 128x128x1x1]
%onnx::Conv_1226[FLOAT, 128x128x1x1]
%onnx::Conv_1229[FLOAT, 128x512x1x1]
%onnx::Conv_1232[FLOAT, 128x128x3x3]
%onnx::Conv_1235[FLOAT, 128x512x1x1]
%onnx::Conv_1238[FLOAT, 128x128x3x3]
%onnx::Conv_1241[FLOAT, 128x512x1x1]
%onnx::Conv_1244[FLOAT, 128x128x3x3]
%onnx::Conv_1247[FLOAT, 128x128x1x1]
%onnx::Conv_1250[FLOAT, 128x128x1x1]
%onnx::Conv_1253[FLOAT, 128x512x1x1]
%onnx::Conv_1256[FLOAT, 128x128x3x3]
%onnx::Conv_1259[FLOAT, 128x512x1x1]
%onnx::Conv_1262[FLOAT, 128x128x3x3]
%onnx::Conv_1265[FLOAT, 128x512x1x1]
%onnx::Conv_1268[FLOAT, 128x128x3x3]
%onnx::Conv_1271[FLOAT, 128x128x1x1]
%onnx::Conv_1274[FLOAT, 128x128x1x1]
) {
%onnx::Conv_1275 = Identity(%onnx::Conv_1059)
%onnx::Conv_1272 = Identity(%onnx::Conv_1059)
%onnx::Conv_1269 = Identity(%onnx::Conv_1059)
%onnx::Conv_1266 = Identity(%onnx::Conv_1059)
%onnx::Conv_1263 = Identity(%onnx::Conv_1059)
%onnx::Conv_1260 = Identity(%onnx::Conv_1059)
%onnx::Conv_1257 = Identity(%onnx::Conv_1059)
%onnx::Conv_1254 = Identity(%onnx::Conv_1059)
%onnx::Conv_1251 = Identity(%onnx::Conv_1059)
%onnx::Conv_1248 = Identity(%onnx::Conv_1059)
%onnx::Conv_1245 = Identity(%onnx::Conv_1059)
%onnx::Conv_1242 = Identity(%onnx::Conv_1059)
%onnx::Conv_1239 = Identity(%onnx::Conv_1059)
%onnx::Conv_1236 = Identity(%onnx::Conv_1059)
%onnx::Conv_1233 = Identity(%onnx::Conv_1059)
%onnx::Conv_1230 = Identity(%onnx::Conv_1059)
%onnx::Conv_1227 = Identity(%onnx::Conv_1059)
%onnx::Conv_1224 = Identity(%onnx::Conv_1059)
%onnx::Conv_1221 = Identity(%onnx::Conv_1059)
%onnx::Conv_1218 = Identity(%onnx::Conv_1059)
%onnx::Conv_1215 = Identity(%onnx::Conv_1059)
%onnx::Conv_1212 = Identity(%onnx::Conv_1059)
%onnx::Conv_1209 = Identity(%onnx::Conv_1059)
%onnx::Conv_1206 = Identity(%onnx::Conv_1059)
%onnx::Conv_1203 = Identity(%onnx::Conv_1134)
%onnx::Conv_1200 = Identity(%onnx::Conv_1134)
%onnx::Conv_1197 = Identity(%onnx::Conv_1134)
%onnx::Conv_1194 = Identity(%onnx::Conv_1134)
%onnx::Conv_1191 = Identity(%onnx::Conv_1134)
%onnx::Conv_1188 = Identity(%onnx::Conv_1134)
%onnx::Conv_1185 = Identity(%onnx::Conv_1134)
%onnx::Conv_1182 = Identity(%onnx::Conv_1134)
%onnx::Conv_1179 = Identity(%onnx::Conv_1134)
%onnx::Conv_1176 = Identity(%onnx::Conv_1134)
%onnx::Conv_1173 = Identity(%onnx::Conv_1134)
%onnx::Conv_1170 = Identity(%onnx::Conv_1134)
%onnx::Conv_1167 = Identity(%onnx::Conv_1134)
%onnx::Conv_1164 = Identity(%onnx::Conv_1134)
%onnx::Conv_1161 = Identity(%onnx::Conv_1134)
%onnx::Conv_1158 = Identity(%onnx::Conv_1134)
%onnx::Conv_1155 = Identity(%onnx::Conv_1134)
%onnx::Conv_1152 = Identity(%onnx::Conv_1134)
%onnx::Conv_1149 = Identity(%onnx::Conv_1134)
%onnx::Conv_1146 = Identity(%onnx::Conv_1134)
%onnx::Conv_1143 = Identity(%onnx::Conv_1134)
%onnx::Conv_1140 = Identity(%onnx::Conv_1134)
%onnx::Conv_1137 = Identity(%onnx::Conv_1134)
%onnx::Conv_1131 = Identity(%onnx::Conv_1062)
%onnx::Conv_1128 = Identity(%onnx::Conv_1062)
%onnx::Conv_1125 = Identity(%onnx::Conv_1062)
%onnx::Conv_1122 = Identity(%onnx::Conv_1062)
%onnx::Conv_1119 = Identity(%onnx::Conv_1062)
%onnx::Conv_1116 = Identity(%onnx::Conv_1062)
%onnx::Conv_1113 = Identity(%onnx::Conv_1062)
%onnx::Conv_1110 = Identity(%onnx::Conv_1062)
%onnx::Conv_1107 = Identity(%onnx::Conv_1062)
%onnx::Conv_1104 = Identity(%onnx::Conv_1062)
%onnx::Conv_1101 = Identity(%onnx::Conv_1062)
%onnx::Conv_1098 = Identity(%onnx::Conv_1062)
%onnx::Conv_1095 = Identity(%onnx::Conv_1062)
%onnx::Conv_1092 = Identity(%onnx::Conv_1062)
%onnx::Conv_1089 = Identity(%onnx::Conv_1062)
%onnx::Conv_1086 = Identity(%onnx::Conv_1062)
%onnx::Conv_1083 = Identity(%onnx::Conv_1062)
%onnx::Conv_1080 = Identity(%onnx::Conv_1062)
%onnx::Conv_1077 = Identity(%onnx::Conv_1062)
%onnx::Conv_1074 = Identity(%onnx::Conv_1062)
%onnx::Conv_1071 = Identity(%onnx::Conv_1062)
%onnx::Conv_1068 = Identity(%onnx::Conv_1062)
%onnx::Conv_1065 = Identity(%onnx::Conv_1062)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1169, %onnx::Conv_1170)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1172, %onnx::Conv_1173)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1175, %onnx::Conv_1176)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1178, %onnx::Conv_1179)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1181, %onnx::Conv_1182)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1184, %onnx::Conv_1185)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1187, %onnx::Conv_1188)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1190, %onnx::Conv_1191)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1193, %onnx::Conv_1194)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1196, %onnx::Conv_1197)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1199, %onnx::Conv_1200)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1202, %onnx::Conv_1203)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1205, %onnx::Conv_1206)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1208, %onnx::Conv_1209)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1211, %onnx::Conv_1212)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1214, %onnx::Conv_1215)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1217, %onnx::Conv_1218)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1220, %onnx::Conv_1221)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1223, %onnx::Conv_1224)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1226, %onnx::Conv_1227)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1229, %onnx::Conv_1230)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1232, %onnx::Conv_1233)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1235, %onnx::Conv_1236)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1238, %onnx::Conv_1239)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1241, %onnx::Conv_1242)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1244, %onnx::Conv_1245)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1247, %onnx::Conv_1248)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1250, %onnx::Conv_1251)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1253, %onnx::Conv_1254)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1256, %onnx::Conv_1257)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1259, %onnx::Conv_1260)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1262, %onnx::Conv_1263)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1265, %onnx::Conv_1266)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1268, %onnx::Conv_1269)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1271, %onnx::Conv_1272)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1274, %onnx::Conv_1275)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%1056 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %1056
}
|
val_accuracy
| 93.299282
| 767,830,016
| 2,541,706
|
{'zcp_epe_nas': 85.82602341049174, 'zcp_fisher': 2.137676239013672, 'zcp_flops': 12285280256.0, 'zcp_grad_norm': 35.133583068847656, 'zcp_grasp': 3.982162475585937, 'zcp_jacov': -16.044218721384542, 'zcp_l2_norm': 1119.7130126953125, 'zcp_nwot': 218.41129257561172, 'zcp_params': 2541706.0, 'zcp_plain': 0.054699748754501, 'zcp_snip': 162.09751892089844, 'zcp_synflow': 81.49302591913022, 'zcp_zen': 107.01326751708984, 'zcp_val_accuracy': 0.903946340084075}
| |
NASBench101_304513
|
NASBench101
|
304513
|
b83d96fba1eb926afe5c6cd22091fb6a
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_887[FLOAT, 128x3x3x3]
%onnx::Conv_888[FLOAT, 128]
%onnx::Conv_890[FLOAT, 64x128x1x1]
%onnx::Conv_891[FLOAT, 64]
%onnx::Conv_893[FLOAT, 64x64x3x3]
%onnx::Conv_896[FLOAT, 64x64x3x3]
%onnx::Conv_899[FLOAT, 64x64x3x3]
%onnx::Conv_902[FLOAT, 64x64x3x3]
%onnx::Conv_905[FLOAT, 128x128x1x1]
%onnx::Conv_908[FLOAT, 64x128x1x1]
%onnx::Conv_911[FLOAT, 64x64x3x3]
%onnx::Conv_914[FLOAT, 64x64x3x3]
%onnx::Conv_917[FLOAT, 64x64x3x3]
%onnx::Conv_920[FLOAT, 64x64x3x3]
%onnx::Conv_923[FLOAT, 128x128x1x1]
%onnx::Conv_926[FLOAT, 64x128x1x1]
%onnx::Conv_929[FLOAT, 64x64x3x3]
%onnx::Conv_932[FLOAT, 64x64x3x3]
%onnx::Conv_935[FLOAT, 64x64x3x3]
%onnx::Conv_938[FLOAT, 64x64x3x3]
%onnx::Conv_941[FLOAT, 128x128x1x1]
%onnx::Conv_944[FLOAT, 128x128x1x1]
%onnx::Conv_947[FLOAT, 128x128x3x3]
%onnx::Conv_950[FLOAT, 128x128x3x3]
%onnx::Conv_953[FLOAT, 128x128x3x3]
%onnx::Conv_956[FLOAT, 128x128x3x3]
%onnx::Conv_959[FLOAT, 256x128x1x1]
%onnx::Conv_960[FLOAT, 256]
%onnx::Conv_962[FLOAT, 128x256x1x1]
%onnx::Conv_965[FLOAT, 128x128x3x3]
%onnx::Conv_968[FLOAT, 128x128x3x3]
%onnx::Conv_971[FLOAT, 128x128x3x3]
%onnx::Conv_974[FLOAT, 128x128x3x3]
%onnx::Conv_977[FLOAT, 256x256x1x1]
%onnx::Conv_980[FLOAT, 128x256x1x1]
%onnx::Conv_983[FLOAT, 128x128x3x3]
%onnx::Conv_986[FLOAT, 128x128x3x3]
%onnx::Conv_989[FLOAT, 128x128x3x3]
%onnx::Conv_992[FLOAT, 128x128x3x3]
%onnx::Conv_995[FLOAT, 256x256x1x1]
%onnx::Conv_998[FLOAT, 256x256x1x1]
%onnx::Conv_1001[FLOAT, 256x256x3x3]
%onnx::Conv_1004[FLOAT, 256x256x3x3]
%onnx::Conv_1007[FLOAT, 256x256x3x3]
%onnx::Conv_1010[FLOAT, 256x256x3x3]
%onnx::Conv_1013[FLOAT, 512x256x1x1]
%onnx::Conv_1014[FLOAT, 512]
%onnx::Conv_1016[FLOAT, 256x512x1x1]
%onnx::Conv_1019[FLOAT, 256x256x3x3]
%onnx::Conv_1022[FLOAT, 256x256x3x3]
%onnx::Conv_1025[FLOAT, 256x256x3x3]
%onnx::Conv_1028[FLOAT, 256x256x3x3]
%onnx::Conv_1031[FLOAT, 512x512x1x1]
%onnx::Conv_1034[FLOAT, 256x512x1x1]
%onnx::Conv_1037[FLOAT, 256x256x3x3]
%onnx::Conv_1040[FLOAT, 256x256x3x3]
%onnx::Conv_1043[FLOAT, 256x256x3x3]
%onnx::Conv_1046[FLOAT, 256x256x3x3]
%onnx::Conv_1049[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1050 = Identity(%onnx::Conv_1014)
%onnx::Conv_1047 = Identity(%onnx::Conv_960)
%onnx::Conv_1044 = Identity(%onnx::Conv_960)
%onnx::Conv_1041 = Identity(%onnx::Conv_960)
%onnx::Conv_1038 = Identity(%onnx::Conv_960)
%onnx::Conv_1035 = Identity(%onnx::Conv_960)
%onnx::Conv_1032 = Identity(%onnx::Conv_1014)
%onnx::Conv_1029 = Identity(%onnx::Conv_960)
%onnx::Conv_1026 = Identity(%onnx::Conv_960)
%onnx::Conv_1023 = Identity(%onnx::Conv_960)
%onnx::Conv_1020 = Identity(%onnx::Conv_960)
%onnx::Conv_1017 = Identity(%onnx::Conv_960)
%onnx::Conv_1011 = Identity(%onnx::Conv_960)
%onnx::Conv_1008 = Identity(%onnx::Conv_960)
%onnx::Conv_1005 = Identity(%onnx::Conv_960)
%onnx::Conv_1002 = Identity(%onnx::Conv_960)
%onnx::Conv_999 = Identity(%onnx::Conv_960)
%onnx::Conv_996 = Identity(%onnx::Conv_960)
%onnx::Conv_993 = Identity(%onnx::Conv_888)
%onnx::Conv_990 = Identity(%onnx::Conv_888)
%onnx::Conv_987 = Identity(%onnx::Conv_888)
%onnx::Conv_984 = Identity(%onnx::Conv_888)
%onnx::Conv_981 = Identity(%onnx::Conv_888)
%onnx::Conv_978 = Identity(%onnx::Conv_960)
%onnx::Conv_975 = Identity(%onnx::Conv_888)
%onnx::Conv_972 = Identity(%onnx::Conv_888)
%onnx::Conv_969 = Identity(%onnx::Conv_888)
%onnx::Conv_966 = Identity(%onnx::Conv_888)
%onnx::Conv_963 = Identity(%onnx::Conv_888)
%onnx::Conv_957 = Identity(%onnx::Conv_888)
%onnx::Conv_954 = Identity(%onnx::Conv_888)
%onnx::Conv_951 = Identity(%onnx::Conv_888)
%onnx::Conv_948 = Identity(%onnx::Conv_888)
%onnx::Conv_945 = Identity(%onnx::Conv_888)
%onnx::Conv_942 = Identity(%onnx::Conv_888)
%onnx::Conv_939 = Identity(%onnx::Conv_891)
%onnx::Conv_936 = Identity(%onnx::Conv_891)
%onnx::Conv_933 = Identity(%onnx::Conv_891)
%onnx::Conv_930 = Identity(%onnx::Conv_891)
%onnx::Conv_927 = Identity(%onnx::Conv_891)
%onnx::Conv_924 = Identity(%onnx::Conv_888)
%onnx::Conv_921 = Identity(%onnx::Conv_891)
%onnx::Conv_918 = Identity(%onnx::Conv_891)
%onnx::Conv_915 = Identity(%onnx::Conv_891)
%onnx::Conv_912 = Identity(%onnx::Conv_891)
%onnx::Conv_909 = Identity(%onnx::Conv_891)
%onnx::Conv_906 = Identity(%onnx::Conv_888)
%onnx::Conv_903 = Identity(%onnx::Conv_891)
%onnx::Conv_900 = Identity(%onnx::Conv_891)
%onnx::Conv_897 = Identity(%onnx::Conv_891)
%onnx::Conv_894 = Identity(%onnx::Conv_891)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_887, %onnx::Conv_888)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_6_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_6_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_6_output_0)
%885 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %885
}
|
val_accuracy
| 93.980366
| 3,147,966,464
| 10,619,914
|
{'zcp_epe_nas': 149.78744100860902, 'zcp_fisher': 8.736715316772461, 'zcp_flops': 50367463424.0, 'zcp_grad_norm': 68.72418212890625, 'zcp_grasp': -4.97589111328125, 'zcp_jacov': -16.050730976042992, 'zcp_l2_norm': 994.579833984375, 'zcp_nwot': 226.38567197420628, 'zcp_params': 10619914.0, 'zcp_plain': 0.12662316858768402, 'zcp_snip': 451.49981689453125, 'zcp_synflow': 159.7135996440189, 'zcp_zen': 118.5862808227539, 'zcp_val_accuracy': 0.9074519276618951}
| |
NASBench101_291196
|
NASBench101
|
291196
|
b04662442de07efd34b71155aec2a13a
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_905[FLOAT, 128x3x3x3]
%onnx::Conv_906[FLOAT, 128]
%onnx::Conv_908[FLOAT, 43x128x1x1]
%onnx::Conv_909[FLOAT, 43]
%onnx::Conv_911[FLOAT, 43x43x3x3]
%onnx::Conv_914[FLOAT, 42x128x1x1]
%onnx::Conv_915[FLOAT, 42]
%onnx::Conv_917[FLOAT, 42x42x3x3]
%onnx::Conv_920[FLOAT, 42x42x3x3]
%onnx::Conv_923[FLOAT, 42x42x3x3]
%onnx::Conv_926[FLOAT, 43x128x1x1]
%onnx::Conv_929[FLOAT, 43x43x3x3]
%onnx::Conv_932[FLOAT, 42x128x1x1]
%onnx::Conv_935[FLOAT, 42x42x3x3]
%onnx::Conv_938[FLOAT, 42x42x3x3]
%onnx::Conv_941[FLOAT, 42x42x3x3]
%onnx::Conv_944[FLOAT, 43x128x1x1]
%onnx::Conv_947[FLOAT, 43x43x3x3]
%onnx::Conv_950[FLOAT, 42x128x1x1]
%onnx::Conv_953[FLOAT, 42x42x3x3]
%onnx::Conv_956[FLOAT, 42x42x3x3]
%onnx::Conv_959[FLOAT, 42x42x3x3]
%onnx::Conv_962[FLOAT, 86x128x1x1]
%onnx::Conv_963[FLOAT, 86]
%onnx::Conv_965[FLOAT, 85x85x3x3]
%onnx::Conv_966[FLOAT, 85]
%onnx::Conv_968[FLOAT, 85x128x1x1]
%onnx::Conv_971[FLOAT, 85x85x3x3]
%onnx::Conv_974[FLOAT, 85x85x3x3]
%onnx::Conv_977[FLOAT, 85x85x3x3]
%onnx::Conv_980[FLOAT, 86x256x1x1]
%onnx::Conv_983[FLOAT, 85x85x3x3]
%onnx::Conv_986[FLOAT, 85x256x1x1]
%onnx::Conv_989[FLOAT, 85x85x3x3]
%onnx::Conv_992[FLOAT, 85x85x3x3]
%onnx::Conv_995[FLOAT, 85x85x3x3]
%onnx::Conv_998[FLOAT, 86x256x1x1]
%onnx::Conv_1001[FLOAT, 85x85x3x3]
%onnx::Conv_1004[FLOAT, 85x256x1x1]
%onnx::Conv_1007[FLOAT, 85x85x3x3]
%onnx::Conv_1010[FLOAT, 85x85x3x3]
%onnx::Conv_1013[FLOAT, 85x85x3x3]
%onnx::Conv_1016[FLOAT, 171x256x1x1]
%onnx::Conv_1017[FLOAT, 171]
%onnx::Conv_1019[FLOAT, 171x171x3x3]
%onnx::Conv_1022[FLOAT, 170x256x1x1]
%onnx::Conv_1023[FLOAT, 170]
%onnx::Conv_1025[FLOAT, 170x170x3x3]
%onnx::Conv_1028[FLOAT, 170x170x3x3]
%onnx::Conv_1031[FLOAT, 170x170x3x3]
%onnx::Conv_1034[FLOAT, 171x512x1x1]
%onnx::Conv_1037[FLOAT, 171x171x3x3]
%onnx::Conv_1040[FLOAT, 170x512x1x1]
%onnx::Conv_1043[FLOAT, 170x170x3x3]
%onnx::Conv_1046[FLOAT, 170x170x3x3]
%onnx::Conv_1049[FLOAT, 170x170x3x3]
%onnx::Conv_1052[FLOAT, 171x512x1x1]
%onnx::Conv_1055[FLOAT, 171x171x3x3]
%onnx::Conv_1058[FLOAT, 170x512x1x1]
%onnx::Conv_1061[FLOAT, 170x170x3x3]
%onnx::Conv_1064[FLOAT, 170x170x3x3]
%onnx::Conv_1067[FLOAT, 170x170x3x3]
) {
%onnx::Conv_1068 = Identity(%onnx::Conv_1023)
%onnx::Conv_1065 = Identity(%onnx::Conv_1023)
%onnx::Conv_1062 = Identity(%onnx::Conv_1023)
%onnx::Conv_1059 = Identity(%onnx::Conv_1023)
%onnx::Conv_1056 = Identity(%onnx::Conv_1017)
%onnx::Conv_1053 = Identity(%onnx::Conv_1017)
%onnx::Conv_1050 = Identity(%onnx::Conv_1023)
%onnx::Conv_1047 = Identity(%onnx::Conv_1023)
%onnx::Conv_1044 = Identity(%onnx::Conv_1023)
%onnx::Conv_1041 = Identity(%onnx::Conv_1023)
%onnx::Conv_1038 = Identity(%onnx::Conv_1017)
%onnx::Conv_1035 = Identity(%onnx::Conv_1017)
%onnx::Conv_1032 = Identity(%onnx::Conv_1023)
%onnx::Conv_1029 = Identity(%onnx::Conv_1023)
%onnx::Conv_1026 = Identity(%onnx::Conv_1023)
%onnx::Conv_1020 = Identity(%onnx::Conv_1017)
%onnx::Conv_1014 = Identity(%onnx::Conv_966)
%onnx::Conv_1011 = Identity(%onnx::Conv_966)
%onnx::Conv_1008 = Identity(%onnx::Conv_966)
%onnx::Conv_1005 = Identity(%onnx::Conv_966)
%onnx::Conv_1002 = Identity(%onnx::Conv_966)
%onnx::Conv_999 = Identity(%onnx::Conv_963)
%onnx::Conv_996 = Identity(%onnx::Conv_966)
%onnx::Conv_993 = Identity(%onnx::Conv_966)
%onnx::Conv_990 = Identity(%onnx::Conv_966)
%onnx::Conv_987 = Identity(%onnx::Conv_966)
%onnx::Conv_984 = Identity(%onnx::Conv_966)
%onnx::Conv_981 = Identity(%onnx::Conv_963)
%onnx::Conv_978 = Identity(%onnx::Conv_966)
%onnx::Conv_975 = Identity(%onnx::Conv_966)
%onnx::Conv_972 = Identity(%onnx::Conv_966)
%onnx::Conv_969 = Identity(%onnx::Conv_966)
%onnx::Conv_960 = Identity(%onnx::Conv_915)
%onnx::Conv_957 = Identity(%onnx::Conv_915)
%onnx::Conv_954 = Identity(%onnx::Conv_915)
%onnx::Conv_951 = Identity(%onnx::Conv_915)
%onnx::Conv_948 = Identity(%onnx::Conv_909)
%onnx::Conv_945 = Identity(%onnx::Conv_909)
%onnx::Conv_942 = Identity(%onnx::Conv_915)
%onnx::Conv_939 = Identity(%onnx::Conv_915)
%onnx::Conv_936 = Identity(%onnx::Conv_915)
%onnx::Conv_933 = Identity(%onnx::Conv_915)
%onnx::Conv_930 = Identity(%onnx::Conv_909)
%onnx::Conv_927 = Identity(%onnx::Conv_909)
%onnx::Conv_924 = Identity(%onnx::Conv_915)
%onnx::Conv_921 = Identity(%onnx::Conv_915)
%onnx::Conv_918 = Identity(%onnx::Conv_915)
%onnx::Conv_912 = Identity(%onnx::Conv_909)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_905, %onnx::Conv_906)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_5_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_6_output_0)
%/layers.1/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_7_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_5_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_6_output_0)
%/layers.2/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_7_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_5_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_6_output_0)
%/layers.3/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_7_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_1_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Slice_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_7_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_1_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Slice_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_7_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_1_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Slice_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_7_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_5_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_6_output_0)
%/layers.9/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_7_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_5_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_6_output_0)
%/layers.10/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_7_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_5_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_6_output_0)
%/layers.11/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_7_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%903 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %903
}
|
val_accuracy
| 92.28766
| 1,392,912,256
| 4,701,638
|
{'zcp_epe_nas': 48.1811272152707, 'zcp_fisher': 7.039713382720947, 'zcp_flops': 22286596096.0, 'zcp_grad_norm': 59.284210205078125, 'zcp_grasp': -2.7843017578125, 'zcp_jacov': -16.05850260717161, 'zcp_l2_norm': 883.8745727539062, 'zcp_nwot': 217.92051610831115, 'zcp_params': 4701638.0, 'zcp_plain': 0.005425611045211, 'zcp_snip': 337.6280212402344, 'zcp_synflow': 118.88319071198771, 'zcp_zen': 108.39688110351562, 'zcp_val_accuracy': 0.9045472741127011}
| |
NASBench101_249591
|
NASBench101
|
249591
|
971559a367062a6530305080aa830e7d
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_986[FLOAT, 128x3x3x3]
%onnx::Conv_987[FLOAT, 128]
%onnx::Conv_989[FLOAT, 128x128x1x1]
%onnx::Conv_992[FLOAT, 128x128x1x1]
%onnx::Conv_995[FLOAT, 128x128x1x1]
%onnx::Conv_998[FLOAT, 128x128x3x3]
%onnx::Conv_1001[FLOAT, 128x128x1x1]
%onnx::Conv_1004[FLOAT, 128x128x1x1]
%onnx::Conv_1007[FLOAT, 128x128x3x3]
%onnx::Conv_1010[FLOAT, 128x128x1x1]
%onnx::Conv_1013[FLOAT, 128x128x1x1]
%onnx::Conv_1016[FLOAT, 128x128x1x1]
%onnx::Conv_1019[FLOAT, 128x128x3x3]
%onnx::Conv_1022[FLOAT, 128x128x1x1]
%onnx::Conv_1025[FLOAT, 128x128x1x1]
%onnx::Conv_1028[FLOAT, 128x128x3x3]
%onnx::Conv_1031[FLOAT, 128x128x1x1]
%onnx::Conv_1034[FLOAT, 128x128x1x1]
%onnx::Conv_1037[FLOAT, 128x128x1x1]
%onnx::Conv_1040[FLOAT, 128x128x3x3]
%onnx::Conv_1043[FLOAT, 128x128x1x1]
%onnx::Conv_1046[FLOAT, 128x128x1x1]
%onnx::Conv_1049[FLOAT, 128x128x3x3]
%onnx::Conv_1052[FLOAT, 256x128x1x1]
%onnx::Conv_1053[FLOAT, 256]
%onnx::Conv_1055[FLOAT, 256x256x1x1]
%onnx::Conv_1058[FLOAT, 256x128x1x1]
%onnx::Conv_1061[FLOAT, 256x256x3x3]
%onnx::Conv_1064[FLOAT, 256x128x1x1]
%onnx::Conv_1067[FLOAT, 256x256x1x1]
%onnx::Conv_1070[FLOAT, 256x256x3x3]
%onnx::Conv_1073[FLOAT, 256x256x1x1]
%onnx::Conv_1076[FLOAT, 256x256x1x1]
%onnx::Conv_1079[FLOAT, 256x256x1x1]
%onnx::Conv_1082[FLOAT, 256x256x3x3]
%onnx::Conv_1085[FLOAT, 256x256x1x1]
%onnx::Conv_1088[FLOAT, 256x256x1x1]
%onnx::Conv_1091[FLOAT, 256x256x3x3]
%onnx::Conv_1094[FLOAT, 256x256x1x1]
%onnx::Conv_1097[FLOAT, 256x256x1x1]
%onnx::Conv_1100[FLOAT, 256x256x1x1]
%onnx::Conv_1103[FLOAT, 256x256x3x3]
%onnx::Conv_1106[FLOAT, 256x256x1x1]
%onnx::Conv_1109[FLOAT, 256x256x1x1]
%onnx::Conv_1112[FLOAT, 256x256x3x3]
%onnx::Conv_1115[FLOAT, 512x256x1x1]
%onnx::Conv_1116[FLOAT, 512]
%onnx::Conv_1118[FLOAT, 512x512x1x1]
%onnx::Conv_1121[FLOAT, 512x256x1x1]
%onnx::Conv_1124[FLOAT, 512x512x3x3]
%onnx::Conv_1127[FLOAT, 512x256x1x1]
%onnx::Conv_1130[FLOAT, 512x512x1x1]
%onnx::Conv_1133[FLOAT, 512x512x3x3]
%onnx::Conv_1136[FLOAT, 512x512x1x1]
%onnx::Conv_1139[FLOAT, 512x512x1x1]
%onnx::Conv_1142[FLOAT, 512x512x1x1]
%onnx::Conv_1145[FLOAT, 512x512x3x3]
%onnx::Conv_1148[FLOAT, 512x512x1x1]
%onnx::Conv_1151[FLOAT, 512x512x1x1]
%onnx::Conv_1154[FLOAT, 512x512x3x3]
%onnx::Conv_1157[FLOAT, 512x512x1x1]
%onnx::Conv_1160[FLOAT, 512x512x1x1]
%onnx::Conv_1163[FLOAT, 512x512x1x1]
%onnx::Conv_1166[FLOAT, 512x512x3x3]
%onnx::Conv_1169[FLOAT, 512x512x1x1]
%onnx::Conv_1172[FLOAT, 512x512x1x1]
%onnx::Conv_1175[FLOAT, 512x512x3x3]
) {
%onnx::Conv_1176 = Identity(%onnx::Conv_1116)
%onnx::Conv_1173 = Identity(%onnx::Conv_1116)
%onnx::Conv_1170 = Identity(%onnx::Conv_1116)
%onnx::Conv_1167 = Identity(%onnx::Conv_1116)
%onnx::Conv_1164 = Identity(%onnx::Conv_1116)
%onnx::Conv_1161 = Identity(%onnx::Conv_1116)
%onnx::Conv_1158 = Identity(%onnx::Conv_1116)
%onnx::Conv_1155 = Identity(%onnx::Conv_1116)
%onnx::Conv_1152 = Identity(%onnx::Conv_1116)
%onnx::Conv_1149 = Identity(%onnx::Conv_1116)
%onnx::Conv_1146 = Identity(%onnx::Conv_1116)
%onnx::Conv_1143 = Identity(%onnx::Conv_1116)
%onnx::Conv_1140 = Identity(%onnx::Conv_1116)
%onnx::Conv_1137 = Identity(%onnx::Conv_1116)
%onnx::Conv_1134 = Identity(%onnx::Conv_1116)
%onnx::Conv_1131 = Identity(%onnx::Conv_1116)
%onnx::Conv_1128 = Identity(%onnx::Conv_1116)
%onnx::Conv_1125 = Identity(%onnx::Conv_1116)
%onnx::Conv_1122 = Identity(%onnx::Conv_1116)
%onnx::Conv_1119 = Identity(%onnx::Conv_1116)
%onnx::Conv_1113 = Identity(%onnx::Conv_1053)
%onnx::Conv_1110 = Identity(%onnx::Conv_1053)
%onnx::Conv_1107 = Identity(%onnx::Conv_1053)
%onnx::Conv_1104 = Identity(%onnx::Conv_1053)
%onnx::Conv_1101 = Identity(%onnx::Conv_1053)
%onnx::Conv_1098 = Identity(%onnx::Conv_1053)
%onnx::Conv_1095 = Identity(%onnx::Conv_1053)
%onnx::Conv_1092 = Identity(%onnx::Conv_1053)
%onnx::Conv_1089 = Identity(%onnx::Conv_1053)
%onnx::Conv_1086 = Identity(%onnx::Conv_1053)
%onnx::Conv_1083 = Identity(%onnx::Conv_1053)
%onnx::Conv_1080 = Identity(%onnx::Conv_1053)
%onnx::Conv_1077 = Identity(%onnx::Conv_1053)
%onnx::Conv_1074 = Identity(%onnx::Conv_1053)
%onnx::Conv_1071 = Identity(%onnx::Conv_1053)
%onnx::Conv_1068 = Identity(%onnx::Conv_1053)
%onnx::Conv_1065 = Identity(%onnx::Conv_1053)
%onnx::Conv_1062 = Identity(%onnx::Conv_1053)
%onnx::Conv_1059 = Identity(%onnx::Conv_1053)
%onnx::Conv_1056 = Identity(%onnx::Conv_1053)
%onnx::Conv_1050 = Identity(%onnx::Conv_987)
%onnx::Conv_1047 = Identity(%onnx::Conv_987)
%onnx::Conv_1044 = Identity(%onnx::Conv_987)
%onnx::Conv_1041 = Identity(%onnx::Conv_987)
%onnx::Conv_1038 = Identity(%onnx::Conv_987)
%onnx::Conv_1035 = Identity(%onnx::Conv_987)
%onnx::Conv_1032 = Identity(%onnx::Conv_987)
%onnx::Conv_1029 = Identity(%onnx::Conv_987)
%onnx::Conv_1026 = Identity(%onnx::Conv_987)
%onnx::Conv_1023 = Identity(%onnx::Conv_987)
%onnx::Conv_1020 = Identity(%onnx::Conv_987)
%onnx::Conv_1017 = Identity(%onnx::Conv_987)
%onnx::Conv_1014 = Identity(%onnx::Conv_987)
%onnx::Conv_1011 = Identity(%onnx::Conv_987)
%onnx::Conv_1008 = Identity(%onnx::Conv_987)
%onnx::Conv_1005 = Identity(%onnx::Conv_987)
%onnx::Conv_1002 = Identity(%onnx::Conv_987)
%onnx::Conv_999 = Identity(%onnx::Conv_987)
%onnx::Conv_996 = Identity(%onnx::Conv_987)
%onnx::Conv_993 = Identity(%onnx::Conv_987)
%onnx::Conv_990 = Identity(%onnx::Conv_987)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_986, %onnx::Conv_987)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_6_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_7_output_0 = Add(%/layers.1/Add_6_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_7_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_6_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_7_output_0 = Add(%/layers.2/Add_6_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_7_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_6_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_7_output_0 = Add(%/layers.3/Add_6_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_7_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_6_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_7_output_0 = Add(%/layers.5/Add_6_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_7_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_6_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_7_output_0 = Add(%/layers.6/Add_6_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_7_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_6_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_7_output_0 = Add(%/layers.7/Add_6_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_7_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_6_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_7_output_0 = Add(%/layers.9/Add_6_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_7_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_6_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_7_output_0 = Add(%/layers.10/Add_6_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_7_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1169, %onnx::Conv_1170)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1172, %onnx::Conv_1173)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1175, %onnx::Conv_1176)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_6_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_7_output_0 = Add(%/layers.11/Add_6_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_7_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%984 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %984
}
|
val_accuracy
| 89.603364
| 6,891,776,000
| 23,295,370
|
{'zcp_epe_nas': 142.80525501460824, 'zcp_fisher': 4311.96044921875, 'zcp_flops': 110268416000.0, 'zcp_grad_norm': 1274.1275634765625, 'zcp_grasp': -1794.0, 'zcp_jacov': -16.054571901491006, 'zcp_l2_norm': 1437.6033935546875, 'zcp_nwot': 237.70815213621148, 'zcp_params': 23295370.0, 'zcp_plain': 0.514920592308044, 'zcp_snip': 9622.525390625, 'zcp_synflow': 156.57932952026647, 'zcp_zen': 136.33737182617188, 'zcp_val_accuracy': 0.9063501358032221}
| |
NASBench101_197802
|
NASBench101
|
197802
|
77b5f6a7d6e3b5d7467be6f1fa734222
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_701[FLOAT, 128x3x3x3]
%onnx::Conv_702[FLOAT, 128]
%onnx::Conv_704[FLOAT, 43x128x1x1]
%onnx::Conv_705[FLOAT, 43]
%onnx::Conv_707[FLOAT, 43x43x3x3]
%onnx::Conv_710[FLOAT, 42x42x1x1]
%onnx::Conv_711[FLOAT, 42]
%onnx::Conv_713[FLOAT, 128x128x1x1]
%onnx::Conv_716[FLOAT, 43x128x1x1]
%onnx::Conv_719[FLOAT, 43x43x3x3]
%onnx::Conv_722[FLOAT, 42x42x1x1]
%onnx::Conv_725[FLOAT, 128x128x1x1]
%onnx::Conv_728[FLOAT, 43x128x1x1]
%onnx::Conv_731[FLOAT, 43x43x3x3]
%onnx::Conv_734[FLOAT, 42x42x1x1]
%onnx::Conv_737[FLOAT, 128x128x1x1]
%onnx::Conv_740[FLOAT, 86x128x1x1]
%onnx::Conv_741[FLOAT, 86]
%onnx::Conv_743[FLOAT, 85x85x3x3]
%onnx::Conv_744[FLOAT, 85]
%onnx::Conv_746[FLOAT, 85x85x1x1]
%onnx::Conv_749[FLOAT, 256x128x1x1]
%onnx::Conv_750[FLOAT, 256]
%onnx::Conv_752[FLOAT, 86x256x1x1]
%onnx::Conv_755[FLOAT, 85x85x3x3]
%onnx::Conv_758[FLOAT, 85x85x1x1]
%onnx::Conv_761[FLOAT, 256x256x1x1]
%onnx::Conv_764[FLOAT, 86x256x1x1]
%onnx::Conv_767[FLOAT, 85x85x3x3]
%onnx::Conv_770[FLOAT, 85x85x1x1]
%onnx::Conv_773[FLOAT, 256x256x1x1]
%onnx::Conv_776[FLOAT, 171x256x1x1]
%onnx::Conv_777[FLOAT, 171]
%onnx::Conv_779[FLOAT, 171x171x3x3]
%onnx::Conv_782[FLOAT, 170x170x1x1]
%onnx::Conv_783[FLOAT, 170]
%onnx::Conv_785[FLOAT, 512x256x1x1]
%onnx::Conv_786[FLOAT, 512]
%onnx::Conv_788[FLOAT, 171x512x1x1]
%onnx::Conv_791[FLOAT, 171x171x3x3]
%onnx::Conv_794[FLOAT, 170x170x1x1]
%onnx::Conv_797[FLOAT, 512x512x1x1]
%onnx::Conv_800[FLOAT, 171x512x1x1]
%onnx::Conv_803[FLOAT, 171x171x3x3]
%onnx::Conv_806[FLOAT, 170x170x1x1]
%onnx::Conv_809[FLOAT, 512x512x1x1]
) {
%onnx::Conv_810 = Identity(%onnx::Conv_786)
%onnx::Conv_807 = Identity(%onnx::Conv_783)
%onnx::Conv_804 = Identity(%onnx::Conv_777)
%onnx::Conv_801 = Identity(%onnx::Conv_777)
%onnx::Conv_798 = Identity(%onnx::Conv_786)
%onnx::Conv_795 = Identity(%onnx::Conv_783)
%onnx::Conv_792 = Identity(%onnx::Conv_777)
%onnx::Conv_789 = Identity(%onnx::Conv_777)
%onnx::Conv_780 = Identity(%onnx::Conv_777)
%onnx::Conv_774 = Identity(%onnx::Conv_750)
%onnx::Conv_771 = Identity(%onnx::Conv_744)
%onnx::Conv_768 = Identity(%onnx::Conv_744)
%onnx::Conv_765 = Identity(%onnx::Conv_741)
%onnx::Conv_762 = Identity(%onnx::Conv_750)
%onnx::Conv_759 = Identity(%onnx::Conv_744)
%onnx::Conv_756 = Identity(%onnx::Conv_744)
%onnx::Conv_753 = Identity(%onnx::Conv_741)
%onnx::Conv_747 = Identity(%onnx::Conv_744)
%onnx::Conv_738 = Identity(%onnx::Conv_702)
%onnx::Conv_735 = Identity(%onnx::Conv_711)
%onnx::Conv_732 = Identity(%onnx::Conv_705)
%onnx::Conv_729 = Identity(%onnx::Conv_705)
%onnx::Conv_726 = Identity(%onnx::Conv_702)
%onnx::Conv_723 = Identity(%onnx::Conv_711)
%onnx::Conv_720 = Identity(%onnx::Conv_705)
%onnx::Conv_717 = Identity(%onnx::Conv_705)
%onnx::Conv_714 = Identity(%onnx::Conv_702)
%onnx::Conv_708 = Identity(%onnx::Conv_705)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_701, %onnx::Conv_702)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_1_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_5_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_1_output_0 = Slice(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/Constant_7_output_0, %/layers.1/Constant_8_output_0, %/layers.1/Constant_6_output_0, %/layers.1/Constant_9_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Slice_1_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_1_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_5_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_1_output_0 = Slice(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/Constant_7_output_0, %/layers.2/Constant_8_output_0, %/layers.2/Constant_6_output_0, %/layers.2/Constant_9_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Slice_1_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_1_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_5_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_1_output_0 = Slice(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/Constant_7_output_0, %/layers.3/Constant_8_output_0, %/layers.3/Constant_6_output_0, %/layers.3/Constant_9_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Slice_1_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_3_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_1_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Slice_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_1_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Slice_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_1_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Slice_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_3_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_1_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_5_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_1_output_0 = Slice(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/Constant_7_output_0, %/layers.9/Constant_8_output_0, %/layers.9/Constant_6_output_0, %/layers.9/Constant_9_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Slice_1_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_1_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_5_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_1_output_0 = Slice(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/Constant_7_output_0, %/layers.10/Constant_8_output_0, %/layers.10/Constant_6_output_0, %/layers.10/Constant_9_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Slice_1_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_1_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_5_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_1_output_0 = Slice(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/Constant_7_output_0, %/layers.11/Constant_8_output_0, %/layers.11/Constant_6_output_0, %/layers.11/Constant_9_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Slice_1_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_3_output_0)
%699 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %699
}
|
val_accuracy
| 92.538059
| 713,806,720
| 2,326,550
|
{'zcp_epe_nas': 78.05909318740645, 'zcp_fisher': 1.750130534172058, 'zcp_flops': 11420907520.0, 'zcp_grad_norm': 27.04336929321289, 'zcp_grasp': 1.011070251464843, 'zcp_jacov': -16.05018831883953, 'zcp_l2_norm': 639.8548583984375, 'zcp_nwot': 218.22124813634898, 'zcp_params': 2326550.0, 'zcp_plain': 0.012930859811604, 'zcp_snip': 152.73202514648438, 'zcp_synflow': 79.87700048031722, 'zcp_zen': 69.79232788085938, 'zcp_val_accuracy': 0.9063501358032221}
| |
NASBench101_377497
|
NASBench101
|
377497
|
e43d85677fc1d4a94744247ed6d0a0df
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_788[FLOAT, 128x3x3x3]
%onnx::Conv_789[FLOAT, 128]
%onnx::Conv_791[FLOAT, 128x128x1x1]
%onnx::Conv_794[FLOAT, 128x128x1x1]
%onnx::Conv_797[FLOAT, 128x128x1x1]
%onnx::Conv_800[FLOAT, 128x128x1x1]
%onnx::Conv_803[FLOAT, 128x128x1x1]
%onnx::Conv_806[FLOAT, 128x128x1x1]
%onnx::Conv_809[FLOAT, 128x128x1x1]
%onnx::Conv_812[FLOAT, 128x128x1x1]
%onnx::Conv_815[FLOAT, 128x128x1x1]
%onnx::Conv_818[FLOAT, 128x128x1x1]
%onnx::Conv_821[FLOAT, 128x128x1x1]
%onnx::Conv_824[FLOAT, 128x128x1x1]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x128x1x1]
%onnx::Conv_833[FLOAT, 128x128x1x1]
%onnx::Conv_836[FLOAT, 256x128x1x1]
%onnx::Conv_837[FLOAT, 256]
%onnx::Conv_839[FLOAT, 256x256x1x1]
%onnx::Conv_842[FLOAT, 256x128x1x1]
%onnx::Conv_845[FLOAT, 256x256x1x1]
%onnx::Conv_848[FLOAT, 256x256x1x1]
%onnx::Conv_851[FLOAT, 256x256x1x1]
%onnx::Conv_854[FLOAT, 256x256x1x1]
%onnx::Conv_857[FLOAT, 256x256x1x1]
%onnx::Conv_860[FLOAT, 256x256x1x1]
%onnx::Conv_863[FLOAT, 256x256x1x1]
%onnx::Conv_866[FLOAT, 256x256x1x1]
%onnx::Conv_869[FLOAT, 256x256x1x1]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_875[FLOAT, 256x256x1x1]
%onnx::Conv_878[FLOAT, 256x256x1x1]
%onnx::Conv_881[FLOAT, 512x256x1x1]
%onnx::Conv_882[FLOAT, 512]
%onnx::Conv_884[FLOAT, 512x512x1x1]
%onnx::Conv_887[FLOAT, 512x256x1x1]
%onnx::Conv_890[FLOAT, 512x512x1x1]
%onnx::Conv_893[FLOAT, 512x512x1x1]
%onnx::Conv_896[FLOAT, 512x512x1x1]
%onnx::Conv_899[FLOAT, 512x512x1x1]
%onnx::Conv_902[FLOAT, 512x512x1x1]
%onnx::Conv_905[FLOAT, 512x512x1x1]
%onnx::Conv_908[FLOAT, 512x512x1x1]
%onnx::Conv_911[FLOAT, 512x512x1x1]
%onnx::Conv_914[FLOAT, 512x512x1x1]
%onnx::Conv_917[FLOAT, 512x512x1x1]
%onnx::Conv_920[FLOAT, 512x512x1x1]
%onnx::Conv_923[FLOAT, 512x512x1x1]
) {
%onnx::Conv_924 = Identity(%onnx::Conv_882)
%onnx::Conv_921 = Identity(%onnx::Conv_882)
%onnx::Conv_918 = Identity(%onnx::Conv_882)
%onnx::Conv_915 = Identity(%onnx::Conv_882)
%onnx::Conv_912 = Identity(%onnx::Conv_882)
%onnx::Conv_909 = Identity(%onnx::Conv_882)
%onnx::Conv_906 = Identity(%onnx::Conv_882)
%onnx::Conv_903 = Identity(%onnx::Conv_882)
%onnx::Conv_900 = Identity(%onnx::Conv_882)
%onnx::Conv_897 = Identity(%onnx::Conv_882)
%onnx::Conv_894 = Identity(%onnx::Conv_882)
%onnx::Conv_891 = Identity(%onnx::Conv_882)
%onnx::Conv_888 = Identity(%onnx::Conv_882)
%onnx::Conv_885 = Identity(%onnx::Conv_882)
%onnx::Conv_879 = Identity(%onnx::Conv_837)
%onnx::Conv_876 = Identity(%onnx::Conv_837)
%onnx::Conv_873 = Identity(%onnx::Conv_837)
%onnx::Conv_870 = Identity(%onnx::Conv_837)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_837)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_837)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_846 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%onnx::Conv_834 = Identity(%onnx::Conv_789)
%onnx::Conv_831 = Identity(%onnx::Conv_789)
%onnx::Conv_828 = Identity(%onnx::Conv_789)
%onnx::Conv_825 = Identity(%onnx::Conv_789)
%onnx::Conv_822 = Identity(%onnx::Conv_789)
%onnx::Conv_819 = Identity(%onnx::Conv_789)
%onnx::Conv_816 = Identity(%onnx::Conv_789)
%onnx::Conv_813 = Identity(%onnx::Conv_789)
%onnx::Conv_810 = Identity(%onnx::Conv_789)
%onnx::Conv_807 = Identity(%onnx::Conv_789)
%onnx::Conv_804 = Identity(%onnx::Conv_789)
%onnx::Conv_801 = Identity(%onnx::Conv_789)
%onnx::Conv_798 = Identity(%onnx::Conv_789)
%onnx::Conv_795 = Identity(%onnx::Conv_789)
%onnx::Conv_792 = Identity(%onnx::Conv_789)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_788, %onnx::Conv_789)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_6_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_6_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_6_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_6_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_6_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_6_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_6_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_6_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_6_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%786 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %786
}
|
val_accuracy
| 84.385014
| 1,478,502,400
| 4,869,002
|
{'zcp_epe_nas': 95.65462631205233, 'zcp_fisher': 440.14691162109375, 'zcp_flops': 23656038400.0, 'zcp_grad_norm': 444.8032531738281, 'zcp_grasp': -311.314453125, 'zcp_jacov': -16.05030644915111, 'zcp_l2_norm': 1030.59619140625, 'zcp_nwot': 232.59089123345902, 'zcp_params': 4869002.0, 'zcp_plain': 0.609429895877838, 'zcp_snip': 3354.978515625, 'zcp_synflow': 96.16300067882209, 'zcp_zen': 88.7136459350586, 'zcp_val_accuracy': 0.9091546535491941}
| |
NASBench101_392506
|
NASBench101
|
392506
|
ed4443d1cd5d94992b7269a6a2b9cb64
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_419[FLOAT, 128x3x3x3]
%onnx::Conv_420[FLOAT, 128]
%onnx::Conv_422[FLOAT, 32x128x1x1]
%onnx::Conv_423[FLOAT, 32]
%onnx::Conv_425[FLOAT, 32x32x1x1]
%onnx::Conv_428[FLOAT, 32x128x1x1]
%onnx::Conv_431[FLOAT, 32x32x1x1]
%onnx::Conv_434[FLOAT, 32x128x1x1]
%onnx::Conv_437[FLOAT, 32x32x1x1]
%onnx::Conv_440[FLOAT, 64x128x1x1]
%onnx::Conv_441[FLOAT, 64]
%onnx::Conv_443[FLOAT, 64x64x1x1]
%onnx::Conv_446[FLOAT, 64x256x1x1]
%onnx::Conv_449[FLOAT, 64x64x1x1]
%onnx::Conv_452[FLOAT, 64x256x1x1]
%onnx::Conv_455[FLOAT, 64x64x1x1]
%onnx::Conv_458[FLOAT, 128x256x1x1]
%onnx::Conv_461[FLOAT, 128x128x1x1]
%onnx::Conv_464[FLOAT, 128x512x1x1]
%onnx::Conv_467[FLOAT, 128x128x1x1]
%onnx::Conv_470[FLOAT, 128x512x1x1]
%onnx::Conv_473[FLOAT, 128x128x1x1]
) {
%onnx::Conv_474 = Identity(%onnx::Conv_420)
%onnx::Conv_471 = Identity(%onnx::Conv_420)
%onnx::Conv_468 = Identity(%onnx::Conv_420)
%onnx::Conv_465 = Identity(%onnx::Conv_420)
%onnx::Conv_462 = Identity(%onnx::Conv_420)
%onnx::Conv_459 = Identity(%onnx::Conv_420)
%onnx::Conv_456 = Identity(%onnx::Conv_441)
%onnx::Conv_453 = Identity(%onnx::Conv_441)
%onnx::Conv_450 = Identity(%onnx::Conv_441)
%onnx::Conv_447 = Identity(%onnx::Conv_441)
%onnx::Conv_444 = Identity(%onnx::Conv_441)
%onnx::Conv_438 = Identity(%onnx::Conv_423)
%onnx::Conv_435 = Identity(%onnx::Conv_423)
%onnx::Conv_432 = Identity(%onnx::Conv_423)
%onnx::Conv_429 = Identity(%onnx::Conv_423)
%onnx::Conv_426 = Identity(%onnx::Conv_423)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_419, %onnx::Conv_420)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_422, %onnx::Conv_423)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_425, %onnx::Conv_426)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_428, %onnx::Conv_429)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_431, %onnx::Conv_432)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_434, %onnx::Conv_435)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_437, %onnx::Conv_438)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_440, %onnx::Conv_441)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_443, %onnx::Conv_444)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_446, %onnx::Conv_447)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_449, %onnx::Conv_450)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_452, %onnx::Conv_453)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_455, %onnx::Conv_456)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_458, %onnx::Conv_459)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_461, %onnx::Conv_462)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_464, %onnx::Conv_465)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_467, %onnx::Conv_468)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_470, %onnx::Conv_471)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_473, %onnx::Conv_474)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%417 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %417
}
|
val_accuracy
| 86.488384
| 96,872,448
| 293,130
|
{'zcp_epe_nas': 95.99479718197405, 'zcp_fisher': 1.8698183298110962, 'zcp_flops': 1549959168.0, 'zcp_grad_norm': 19.458831787109375, 'zcp_grasp': -0.378173828125, 'zcp_jacov': -16.06091760737523, 'zcp_l2_norm': 305.1656494140625, 'zcp_nwot': 199.7548451037851, 'zcp_params': 293130.0, 'zcp_plain': 0.017380196601152, 'zcp_snip': 80.00975036621094, 'zcp_synflow': 47.354851707023585, 'zcp_zen': 29.084373474121094, 'zcp_val_accuracy': 0.9173678159713741}
| |
NASBench101_365465
|
NASBench101
|
365465
|
dceca5324b85d6f80dd54cf326695c5d
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_653[FLOAT, 128x3x3x3]
%onnx::Conv_654[FLOAT, 128]
%onnx::Conv_656[FLOAT, 64x128x1x1]
%onnx::Conv_657[FLOAT, 64]
%onnx::Conv_659[FLOAT, 64x128x1x1]
%onnx::Conv_662[FLOAT, 64x64x1x1]
%onnx::Conv_665[FLOAT, 64x64x1x1]
%onnx::Conv_668[FLOAT, 64x128x1x1]
%onnx::Conv_671[FLOAT, 64x128x1x1]
%onnx::Conv_674[FLOAT, 64x64x1x1]
%onnx::Conv_677[FLOAT, 64x64x1x1]
%onnx::Conv_680[FLOAT, 64x128x1x1]
%onnx::Conv_683[FLOAT, 64x128x1x1]
%onnx::Conv_686[FLOAT, 64x64x1x1]
%onnx::Conv_689[FLOAT, 64x64x1x1]
%onnx::Conv_692[FLOAT, 128x128x1x1]
%onnx::Conv_695[FLOAT, 128x128x1x1]
%onnx::Conv_698[FLOAT, 128x128x1x1]
%onnx::Conv_701[FLOAT, 128x128x1x1]
%onnx::Conv_704[FLOAT, 128x256x1x1]
%onnx::Conv_707[FLOAT, 128x256x1x1]
%onnx::Conv_710[FLOAT, 128x128x1x1]
%onnx::Conv_713[FLOAT, 128x128x1x1]
%onnx::Conv_716[FLOAT, 128x256x1x1]
%onnx::Conv_719[FLOAT, 128x256x1x1]
%onnx::Conv_722[FLOAT, 128x128x1x1]
%onnx::Conv_725[FLOAT, 128x128x1x1]
%onnx::Conv_728[FLOAT, 256x256x1x1]
%onnx::Conv_729[FLOAT, 256]
%onnx::Conv_731[FLOAT, 256x256x1x1]
%onnx::Conv_734[FLOAT, 256x256x1x1]
%onnx::Conv_737[FLOAT, 256x256x1x1]
%onnx::Conv_740[FLOAT, 256x512x1x1]
%onnx::Conv_743[FLOAT, 256x512x1x1]
%onnx::Conv_746[FLOAT, 256x256x1x1]
%onnx::Conv_749[FLOAT, 256x256x1x1]
%onnx::Conv_752[FLOAT, 256x512x1x1]
%onnx::Conv_755[FLOAT, 256x512x1x1]
%onnx::Conv_758[FLOAT, 256x256x1x1]
%onnx::Conv_761[FLOAT, 256x256x1x1]
) {
%onnx::Conv_762 = Identity(%onnx::Conv_729)
%onnx::Conv_759 = Identity(%onnx::Conv_729)
%onnx::Conv_756 = Identity(%onnx::Conv_729)
%onnx::Conv_753 = Identity(%onnx::Conv_729)
%onnx::Conv_750 = Identity(%onnx::Conv_729)
%onnx::Conv_747 = Identity(%onnx::Conv_729)
%onnx::Conv_744 = Identity(%onnx::Conv_729)
%onnx::Conv_741 = Identity(%onnx::Conv_729)
%onnx::Conv_738 = Identity(%onnx::Conv_729)
%onnx::Conv_735 = Identity(%onnx::Conv_729)
%onnx::Conv_732 = Identity(%onnx::Conv_729)
%onnx::Conv_726 = Identity(%onnx::Conv_654)
%onnx::Conv_723 = Identity(%onnx::Conv_654)
%onnx::Conv_720 = Identity(%onnx::Conv_654)
%onnx::Conv_717 = Identity(%onnx::Conv_654)
%onnx::Conv_714 = Identity(%onnx::Conv_654)
%onnx::Conv_711 = Identity(%onnx::Conv_654)
%onnx::Conv_708 = Identity(%onnx::Conv_654)
%onnx::Conv_705 = Identity(%onnx::Conv_654)
%onnx::Conv_702 = Identity(%onnx::Conv_654)
%onnx::Conv_699 = Identity(%onnx::Conv_654)
%onnx::Conv_696 = Identity(%onnx::Conv_654)
%onnx::Conv_693 = Identity(%onnx::Conv_654)
%onnx::Conv_690 = Identity(%onnx::Conv_657)
%onnx::Conv_687 = Identity(%onnx::Conv_657)
%onnx::Conv_684 = Identity(%onnx::Conv_657)
%onnx::Conv_681 = Identity(%onnx::Conv_657)
%onnx::Conv_678 = Identity(%onnx::Conv_657)
%onnx::Conv_675 = Identity(%onnx::Conv_657)
%onnx::Conv_672 = Identity(%onnx::Conv_657)
%onnx::Conv_669 = Identity(%onnx::Conv_657)
%onnx::Conv_666 = Identity(%onnx::Conv_657)
%onnx::Conv_663 = Identity(%onnx::Conv_657)
%onnx::Conv_660 = Identity(%onnx::Conv_657)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_653, %onnx::Conv_654)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_656, %onnx::Conv_657)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_659, %onnx::Conv_660)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_662, %onnx::Conv_663)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_665, %onnx::Conv_666)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_668, %onnx::Conv_669)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_671, %onnx::Conv_672)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_674, %onnx::Conv_675)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_677, %onnx::Conv_678)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_680, %onnx::Conv_681)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_683, %onnx::Conv_684)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_686, %onnx::Conv_687)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_689, %onnx::Conv_690)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%651 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %651
}
|
val_accuracy
| 87.990785
| 438,577,152
| 1,404,042
|
{'zcp_epe_nas': 153.16770792617478, 'zcp_fisher': 15.540950775146484, 'zcp_flops': 7017234432.0, 'zcp_grad_norm': 76.24119567871094, 'zcp_grasp': -9.40472412109375, 'zcp_jacov': -16.050541961611913, 'zcp_l2_norm': 694.7955932617188, 'zcp_nwot': 218.4534506777622, 'zcp_params': 1404042.0, 'zcp_plain': 0.206956058740615, 'zcp_snip': 410.29638671875, 'zcp_synflow': 81.61549275862745, 'zcp_zen': 66.50296020507812, 'zcp_val_accuracy': 0.9330929517745971}
| |
NASBench101_64201
|
NASBench101
|
64201
|
26fb72759a37115784460a15753c9905
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_932[FLOAT, 128x3x3x3]
%onnx::Conv_933[FLOAT, 128]
%onnx::Conv_935[FLOAT, 32x128x1x1]
%onnx::Conv_936[FLOAT, 32]
%onnx::Conv_938[FLOAT, 32x32x3x3]
%onnx::Conv_941[FLOAT, 32x128x1x1]
%onnx::Conv_944[FLOAT, 32x32x1x1]
%onnx::Conv_947[FLOAT, 32x32x3x3]
%onnx::Conv_950[FLOAT, 32x32x1x1]
%onnx::Conv_953[FLOAT, 128x128x1x1]
%onnx::Conv_956[FLOAT, 32x128x1x1]
%onnx::Conv_959[FLOAT, 32x32x3x3]
%onnx::Conv_962[FLOAT, 32x128x1x1]
%onnx::Conv_965[FLOAT, 32x32x1x1]
%onnx::Conv_968[FLOAT, 32x32x3x3]
%onnx::Conv_971[FLOAT, 32x32x1x1]
%onnx::Conv_974[FLOAT, 128x128x1x1]
%onnx::Conv_977[FLOAT, 32x128x1x1]
%onnx::Conv_980[FLOAT, 32x32x3x3]
%onnx::Conv_983[FLOAT, 32x128x1x1]
%onnx::Conv_986[FLOAT, 32x32x1x1]
%onnx::Conv_989[FLOAT, 32x32x3x3]
%onnx::Conv_992[FLOAT, 32x32x1x1]
%onnx::Conv_995[FLOAT, 128x128x1x1]
%onnx::Conv_998[FLOAT, 64x128x1x1]
%onnx::Conv_999[FLOAT, 64]
%onnx::Conv_1001[FLOAT, 64x64x3x3]
%onnx::Conv_1004[FLOAT, 64x128x1x1]
%onnx::Conv_1007[FLOAT, 64x64x1x1]
%onnx::Conv_1010[FLOAT, 64x64x3x3]
%onnx::Conv_1013[FLOAT, 64x64x1x1]
%onnx::Conv_1016[FLOAT, 256x128x1x1]
%onnx::Conv_1017[FLOAT, 256]
%onnx::Conv_1019[FLOAT, 64x256x1x1]
%onnx::Conv_1022[FLOAT, 64x64x3x3]
%onnx::Conv_1025[FLOAT, 64x256x1x1]
%onnx::Conv_1028[FLOAT, 64x64x1x1]
%onnx::Conv_1031[FLOAT, 64x64x3x3]
%onnx::Conv_1034[FLOAT, 64x64x1x1]
%onnx::Conv_1037[FLOAT, 256x256x1x1]
%onnx::Conv_1040[FLOAT, 64x256x1x1]
%onnx::Conv_1043[FLOAT, 64x64x3x3]
%onnx::Conv_1046[FLOAT, 64x256x1x1]
%onnx::Conv_1049[FLOAT, 64x64x1x1]
%onnx::Conv_1052[FLOAT, 64x64x3x3]
%onnx::Conv_1055[FLOAT, 64x64x1x1]
%onnx::Conv_1058[FLOAT, 256x256x1x1]
%onnx::Conv_1061[FLOAT, 128x256x1x1]
%onnx::Conv_1064[FLOAT, 128x128x3x3]
%onnx::Conv_1067[FLOAT, 128x256x1x1]
%onnx::Conv_1070[FLOAT, 128x128x1x1]
%onnx::Conv_1073[FLOAT, 128x128x3x3]
%onnx::Conv_1076[FLOAT, 128x128x1x1]
%onnx::Conv_1079[FLOAT, 512x256x1x1]
%onnx::Conv_1080[FLOAT, 512]
%onnx::Conv_1082[FLOAT, 128x512x1x1]
%onnx::Conv_1085[FLOAT, 128x128x3x3]
%onnx::Conv_1088[FLOAT, 128x512x1x1]
%onnx::Conv_1091[FLOAT, 128x128x1x1]
%onnx::Conv_1094[FLOAT, 128x128x3x3]
%onnx::Conv_1097[FLOAT, 128x128x1x1]
%onnx::Conv_1100[FLOAT, 512x512x1x1]
%onnx::Conv_1103[FLOAT, 128x512x1x1]
%onnx::Conv_1106[FLOAT, 128x128x3x3]
%onnx::Conv_1109[FLOAT, 128x512x1x1]
%onnx::Conv_1112[FLOAT, 128x128x1x1]
%onnx::Conv_1115[FLOAT, 128x128x3x3]
%onnx::Conv_1118[FLOAT, 128x128x1x1]
%onnx::Conv_1121[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1122 = Identity(%onnx::Conv_1080)
%onnx::Conv_1119 = Identity(%onnx::Conv_933)
%onnx::Conv_1116 = Identity(%onnx::Conv_933)
%onnx::Conv_1113 = Identity(%onnx::Conv_933)
%onnx::Conv_1110 = Identity(%onnx::Conv_933)
%onnx::Conv_1107 = Identity(%onnx::Conv_933)
%onnx::Conv_1104 = Identity(%onnx::Conv_933)
%onnx::Conv_1101 = Identity(%onnx::Conv_1080)
%onnx::Conv_1098 = Identity(%onnx::Conv_933)
%onnx::Conv_1095 = Identity(%onnx::Conv_933)
%onnx::Conv_1092 = Identity(%onnx::Conv_933)
%onnx::Conv_1089 = Identity(%onnx::Conv_933)
%onnx::Conv_1086 = Identity(%onnx::Conv_933)
%onnx::Conv_1083 = Identity(%onnx::Conv_933)
%onnx::Conv_1077 = Identity(%onnx::Conv_933)
%onnx::Conv_1074 = Identity(%onnx::Conv_933)
%onnx::Conv_1071 = Identity(%onnx::Conv_933)
%onnx::Conv_1068 = Identity(%onnx::Conv_933)
%onnx::Conv_1065 = Identity(%onnx::Conv_933)
%onnx::Conv_1062 = Identity(%onnx::Conv_933)
%onnx::Conv_1059 = Identity(%onnx::Conv_1017)
%onnx::Conv_1056 = Identity(%onnx::Conv_999)
%onnx::Conv_1053 = Identity(%onnx::Conv_999)
%onnx::Conv_1050 = Identity(%onnx::Conv_999)
%onnx::Conv_1047 = Identity(%onnx::Conv_999)
%onnx::Conv_1044 = Identity(%onnx::Conv_999)
%onnx::Conv_1041 = Identity(%onnx::Conv_999)
%onnx::Conv_1038 = Identity(%onnx::Conv_1017)
%onnx::Conv_1035 = Identity(%onnx::Conv_999)
%onnx::Conv_1032 = Identity(%onnx::Conv_999)
%onnx::Conv_1029 = Identity(%onnx::Conv_999)
%onnx::Conv_1026 = Identity(%onnx::Conv_999)
%onnx::Conv_1023 = Identity(%onnx::Conv_999)
%onnx::Conv_1020 = Identity(%onnx::Conv_999)
%onnx::Conv_1014 = Identity(%onnx::Conv_999)
%onnx::Conv_1011 = Identity(%onnx::Conv_999)
%onnx::Conv_1008 = Identity(%onnx::Conv_999)
%onnx::Conv_1005 = Identity(%onnx::Conv_999)
%onnx::Conv_1002 = Identity(%onnx::Conv_999)
%onnx::Conv_996 = Identity(%onnx::Conv_933)
%onnx::Conv_993 = Identity(%onnx::Conv_936)
%onnx::Conv_990 = Identity(%onnx::Conv_936)
%onnx::Conv_987 = Identity(%onnx::Conv_936)
%onnx::Conv_984 = Identity(%onnx::Conv_936)
%onnx::Conv_981 = Identity(%onnx::Conv_936)
%onnx::Conv_978 = Identity(%onnx::Conv_936)
%onnx::Conv_975 = Identity(%onnx::Conv_933)
%onnx::Conv_972 = Identity(%onnx::Conv_936)
%onnx::Conv_969 = Identity(%onnx::Conv_936)
%onnx::Conv_966 = Identity(%onnx::Conv_936)
%onnx::Conv_963 = Identity(%onnx::Conv_936)
%onnx::Conv_960 = Identity(%onnx::Conv_936)
%onnx::Conv_957 = Identity(%onnx::Conv_936)
%onnx::Conv_954 = Identity(%onnx::Conv_933)
%onnx::Conv_951 = Identity(%onnx::Conv_936)
%onnx::Conv_948 = Identity(%onnx::Conv_936)
%onnx::Conv_945 = Identity(%onnx::Conv_936)
%onnx::Conv_942 = Identity(%onnx::Conv_936)
%onnx::Conv_939 = Identity(%onnx::Conv_936)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_932, %onnx::Conv_933)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_4_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_4_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_4_output_0)
%930 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %930
}
|
val_accuracy
| 92.788464
| 802,039,808
| 2,615,050
|
{'zcp_epe_nas': 110.03921014258502, 'zcp_fisher': 0.397312015295028, 'zcp_flops': 12832636928.0, 'zcp_grad_norm': 19.81881332397461, 'zcp_grasp': -3.817138671875, 'zcp_jacov': -16.039969951886672, 'zcp_l2_norm': 1014.5048217773438, 'zcp_nwot': 221.99739476962964, 'zcp_params': 2615050.0, 'zcp_plain': 0.11278982460498801, 'zcp_snip': 96.96018981933594, 'zcp_synflow': 81.24958890296875, 'zcp_zen': 97.51251983642578, 'zcp_val_accuracy': 0.911858975887298}
| |
NASBench101_263952
|
NASBench101
|
263952
|
9fd7fff4bd08544d6d00c529a861e5f1
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_986[FLOAT, 128x3x3x3]
%onnx::Conv_987[FLOAT, 128]
%onnx::Conv_989[FLOAT, 128x128x1x1]
%onnx::Conv_992[FLOAT, 128x128x1x1]
%onnx::Conv_995[FLOAT, 128x128x1x1]
%onnx::Conv_998[FLOAT, 128x128x1x1]
%onnx::Conv_1001[FLOAT, 128x128x3x3]
%onnx::Conv_1004[FLOAT, 128x128x1x1]
%onnx::Conv_1007[FLOAT, 128x128x3x3]
%onnx::Conv_1010[FLOAT, 128x128x1x1]
%onnx::Conv_1013[FLOAT, 128x128x1x1]
%onnx::Conv_1016[FLOAT, 128x128x1x1]
%onnx::Conv_1019[FLOAT, 128x128x1x1]
%onnx::Conv_1022[FLOAT, 128x128x3x3]
%onnx::Conv_1025[FLOAT, 128x128x1x1]
%onnx::Conv_1028[FLOAT, 128x128x3x3]
%onnx::Conv_1031[FLOAT, 128x128x1x1]
%onnx::Conv_1034[FLOAT, 128x128x1x1]
%onnx::Conv_1037[FLOAT, 128x128x1x1]
%onnx::Conv_1040[FLOAT, 128x128x1x1]
%onnx::Conv_1043[FLOAT, 128x128x3x3]
%onnx::Conv_1046[FLOAT, 128x128x1x1]
%onnx::Conv_1049[FLOAT, 128x128x3x3]
%onnx::Conv_1052[FLOAT, 256x128x1x1]
%onnx::Conv_1053[FLOAT, 256]
%onnx::Conv_1055[FLOAT, 256x256x1x1]
%onnx::Conv_1058[FLOAT, 256x128x1x1]
%onnx::Conv_1061[FLOAT, 256x256x1x1]
%onnx::Conv_1064[FLOAT, 256x256x3x3]
%onnx::Conv_1067[FLOAT, 256x128x1x1]
%onnx::Conv_1070[FLOAT, 256x256x3x3]
%onnx::Conv_1073[FLOAT, 256x256x1x1]
%onnx::Conv_1076[FLOAT, 256x256x1x1]
%onnx::Conv_1079[FLOAT, 256x256x1x1]
%onnx::Conv_1082[FLOAT, 256x256x1x1]
%onnx::Conv_1085[FLOAT, 256x256x3x3]
%onnx::Conv_1088[FLOAT, 256x256x1x1]
%onnx::Conv_1091[FLOAT, 256x256x3x3]
%onnx::Conv_1094[FLOAT, 256x256x1x1]
%onnx::Conv_1097[FLOAT, 256x256x1x1]
%onnx::Conv_1100[FLOAT, 256x256x1x1]
%onnx::Conv_1103[FLOAT, 256x256x1x1]
%onnx::Conv_1106[FLOAT, 256x256x3x3]
%onnx::Conv_1109[FLOAT, 256x256x1x1]
%onnx::Conv_1112[FLOAT, 256x256x3x3]
%onnx::Conv_1115[FLOAT, 512x256x1x1]
%onnx::Conv_1116[FLOAT, 512]
%onnx::Conv_1118[FLOAT, 512x512x1x1]
%onnx::Conv_1121[FLOAT, 512x256x1x1]
%onnx::Conv_1124[FLOAT, 512x512x1x1]
%onnx::Conv_1127[FLOAT, 512x512x3x3]
%onnx::Conv_1130[FLOAT, 512x256x1x1]
%onnx::Conv_1133[FLOAT, 512x512x3x3]
%onnx::Conv_1136[FLOAT, 512x512x1x1]
%onnx::Conv_1139[FLOAT, 512x512x1x1]
%onnx::Conv_1142[FLOAT, 512x512x1x1]
%onnx::Conv_1145[FLOAT, 512x512x1x1]
%onnx::Conv_1148[FLOAT, 512x512x3x3]
%onnx::Conv_1151[FLOAT, 512x512x1x1]
%onnx::Conv_1154[FLOAT, 512x512x3x3]
%onnx::Conv_1157[FLOAT, 512x512x1x1]
%onnx::Conv_1160[FLOAT, 512x512x1x1]
%onnx::Conv_1163[FLOAT, 512x512x1x1]
%onnx::Conv_1166[FLOAT, 512x512x1x1]
%onnx::Conv_1169[FLOAT, 512x512x3x3]
%onnx::Conv_1172[FLOAT, 512x512x1x1]
%onnx::Conv_1175[FLOAT, 512x512x3x3]
) {
%onnx::Conv_1176 = Identity(%onnx::Conv_1116)
%onnx::Conv_1173 = Identity(%onnx::Conv_1116)
%onnx::Conv_1170 = Identity(%onnx::Conv_1116)
%onnx::Conv_1167 = Identity(%onnx::Conv_1116)
%onnx::Conv_1164 = Identity(%onnx::Conv_1116)
%onnx::Conv_1161 = Identity(%onnx::Conv_1116)
%onnx::Conv_1158 = Identity(%onnx::Conv_1116)
%onnx::Conv_1155 = Identity(%onnx::Conv_1116)
%onnx::Conv_1152 = Identity(%onnx::Conv_1116)
%onnx::Conv_1149 = Identity(%onnx::Conv_1116)
%onnx::Conv_1146 = Identity(%onnx::Conv_1116)
%onnx::Conv_1143 = Identity(%onnx::Conv_1116)
%onnx::Conv_1140 = Identity(%onnx::Conv_1116)
%onnx::Conv_1137 = Identity(%onnx::Conv_1116)
%onnx::Conv_1134 = Identity(%onnx::Conv_1116)
%onnx::Conv_1131 = Identity(%onnx::Conv_1116)
%onnx::Conv_1128 = Identity(%onnx::Conv_1116)
%onnx::Conv_1125 = Identity(%onnx::Conv_1116)
%onnx::Conv_1122 = Identity(%onnx::Conv_1116)
%onnx::Conv_1119 = Identity(%onnx::Conv_1116)
%onnx::Conv_1113 = Identity(%onnx::Conv_1053)
%onnx::Conv_1110 = Identity(%onnx::Conv_1053)
%onnx::Conv_1107 = Identity(%onnx::Conv_1053)
%onnx::Conv_1104 = Identity(%onnx::Conv_1053)
%onnx::Conv_1101 = Identity(%onnx::Conv_1053)
%onnx::Conv_1098 = Identity(%onnx::Conv_1053)
%onnx::Conv_1095 = Identity(%onnx::Conv_1053)
%onnx::Conv_1092 = Identity(%onnx::Conv_1053)
%onnx::Conv_1089 = Identity(%onnx::Conv_1053)
%onnx::Conv_1086 = Identity(%onnx::Conv_1053)
%onnx::Conv_1083 = Identity(%onnx::Conv_1053)
%onnx::Conv_1080 = Identity(%onnx::Conv_1053)
%onnx::Conv_1077 = Identity(%onnx::Conv_1053)
%onnx::Conv_1074 = Identity(%onnx::Conv_1053)
%onnx::Conv_1071 = Identity(%onnx::Conv_1053)
%onnx::Conv_1068 = Identity(%onnx::Conv_1053)
%onnx::Conv_1065 = Identity(%onnx::Conv_1053)
%onnx::Conv_1062 = Identity(%onnx::Conv_1053)
%onnx::Conv_1059 = Identity(%onnx::Conv_1053)
%onnx::Conv_1056 = Identity(%onnx::Conv_1053)
%onnx::Conv_1050 = Identity(%onnx::Conv_987)
%onnx::Conv_1047 = Identity(%onnx::Conv_987)
%onnx::Conv_1044 = Identity(%onnx::Conv_987)
%onnx::Conv_1041 = Identity(%onnx::Conv_987)
%onnx::Conv_1038 = Identity(%onnx::Conv_987)
%onnx::Conv_1035 = Identity(%onnx::Conv_987)
%onnx::Conv_1032 = Identity(%onnx::Conv_987)
%onnx::Conv_1029 = Identity(%onnx::Conv_987)
%onnx::Conv_1026 = Identity(%onnx::Conv_987)
%onnx::Conv_1023 = Identity(%onnx::Conv_987)
%onnx::Conv_1020 = Identity(%onnx::Conv_987)
%onnx::Conv_1017 = Identity(%onnx::Conv_987)
%onnx::Conv_1014 = Identity(%onnx::Conv_987)
%onnx::Conv_1011 = Identity(%onnx::Conv_987)
%onnx::Conv_1008 = Identity(%onnx::Conv_987)
%onnx::Conv_1005 = Identity(%onnx::Conv_987)
%onnx::Conv_1002 = Identity(%onnx::Conv_987)
%onnx::Conv_999 = Identity(%onnx::Conv_987)
%onnx::Conv_996 = Identity(%onnx::Conv_987)
%onnx::Conv_993 = Identity(%onnx::Conv_987)
%onnx::Conv_990 = Identity(%onnx::Conv_987)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_986, %onnx::Conv_987)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_6_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_7_output_0 = Add(%/layers.1/Add_6_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_7_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_6_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_7_output_0 = Add(%/layers.2/Add_6_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_7_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_6_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_7_output_0 = Add(%/layers.3/Add_6_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_7_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_6_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_7_output_0 = Add(%/layers.5/Add_6_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_7_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_6_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_7_output_0 = Add(%/layers.6/Add_6_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_7_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_6_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_7_output_0 = Add(%/layers.7/Add_6_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_7_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_6_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_7_output_0 = Add(%/layers.9/Add_6_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_7_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_6_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_7_output_0 = Add(%/layers.10/Add_6_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_7_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1169, %onnx::Conv_1170)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1172, %onnx::Conv_1173)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_6_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_7_output_0 = Add(%/layers.11/Add_6_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_7_output_0, %onnx::Conv_1175, %onnx::Conv_1176)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%984 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %984
}
|
val_accuracy
| 93.129009
| 6,891,776,000
| 23,295,370
|
{'zcp_epe_nas': 85.85278209225369, 'zcp_fisher': 43.30455780029297, 'zcp_flops': 110268416000.0, 'zcp_grad_norm': 127.38908386230469, 'zcp_grasp': -2.530029296875, 'zcp_jacov': -16.063842936876323, 'zcp_l2_norm': 1438.87841796875, 'zcp_nwot': 237.20436935329576, 'zcp_params': 23295370.0, 'zcp_plain': 0.005990957841277, 'zcp_snip': 1059.2581787109375, 'zcp_synflow': 162.27470829592102, 'zcp_zen': 127.83795928955078, 'zcp_val_accuracy': 0.88671875}
| |
NASBench101_80870
|
NASBench101
|
80870
|
310d08464f38dc35358841a8a0106d33
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_788[FLOAT, 128x3x3x3]
%onnx::Conv_789[FLOAT, 128]
%onnx::Conv_791[FLOAT, 64x128x1x1]
%onnx::Conv_792[FLOAT, 64]
%onnx::Conv_794[FLOAT, 64x64x1x1]
%onnx::Conv_797[FLOAT, 64x128x1x1]
%onnx::Conv_800[FLOAT, 64x128x1x1]
%onnx::Conv_803[FLOAT, 64x64x1x1]
%onnx::Conv_806[FLOAT, 64x128x1x1]
%onnx::Conv_809[FLOAT, 64x64x1x1]
%onnx::Conv_812[FLOAT, 64x128x1x1]
%onnx::Conv_815[FLOAT, 64x128x1x1]
%onnx::Conv_818[FLOAT, 64x64x1x1]
%onnx::Conv_821[FLOAT, 64x128x1x1]
%onnx::Conv_824[FLOAT, 64x64x1x1]
%onnx::Conv_827[FLOAT, 64x128x1x1]
%onnx::Conv_830[FLOAT, 64x128x1x1]
%onnx::Conv_833[FLOAT, 64x64x1x1]
%onnx::Conv_836[FLOAT, 128x128x1x1]
%onnx::Conv_839[FLOAT, 128x128x1x1]
%onnx::Conv_842[FLOAT, 128x128x1x1]
%onnx::Conv_845[FLOAT, 128x128x1x1]
%onnx::Conv_848[FLOAT, 128x128x1x1]
%onnx::Conv_851[FLOAT, 128x256x1x1]
%onnx::Conv_854[FLOAT, 128x128x1x1]
%onnx::Conv_857[FLOAT, 128x256x1x1]
%onnx::Conv_860[FLOAT, 128x256x1x1]
%onnx::Conv_863[FLOAT, 128x128x1x1]
%onnx::Conv_866[FLOAT, 128x256x1x1]
%onnx::Conv_869[FLOAT, 128x128x1x1]
%onnx::Conv_872[FLOAT, 128x256x1x1]
%onnx::Conv_875[FLOAT, 128x256x1x1]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 256x256x1x1]
%onnx::Conv_882[FLOAT, 256]
%onnx::Conv_884[FLOAT, 256x256x1x1]
%onnx::Conv_887[FLOAT, 256x256x1x1]
%onnx::Conv_890[FLOAT, 256x256x1x1]
%onnx::Conv_893[FLOAT, 256x256x1x1]
%onnx::Conv_896[FLOAT, 256x512x1x1]
%onnx::Conv_899[FLOAT, 256x256x1x1]
%onnx::Conv_902[FLOAT, 256x512x1x1]
%onnx::Conv_905[FLOAT, 256x512x1x1]
%onnx::Conv_908[FLOAT, 256x256x1x1]
%onnx::Conv_911[FLOAT, 256x512x1x1]
%onnx::Conv_914[FLOAT, 256x256x1x1]
%onnx::Conv_917[FLOAT, 256x512x1x1]
%onnx::Conv_920[FLOAT, 256x512x1x1]
%onnx::Conv_923[FLOAT, 256x256x1x1]
) {
%onnx::Conv_924 = Identity(%onnx::Conv_882)
%onnx::Conv_921 = Identity(%onnx::Conv_882)
%onnx::Conv_918 = Identity(%onnx::Conv_882)
%onnx::Conv_915 = Identity(%onnx::Conv_882)
%onnx::Conv_912 = Identity(%onnx::Conv_882)
%onnx::Conv_909 = Identity(%onnx::Conv_882)
%onnx::Conv_906 = Identity(%onnx::Conv_882)
%onnx::Conv_903 = Identity(%onnx::Conv_882)
%onnx::Conv_900 = Identity(%onnx::Conv_882)
%onnx::Conv_897 = Identity(%onnx::Conv_882)
%onnx::Conv_894 = Identity(%onnx::Conv_882)
%onnx::Conv_891 = Identity(%onnx::Conv_882)
%onnx::Conv_888 = Identity(%onnx::Conv_882)
%onnx::Conv_885 = Identity(%onnx::Conv_882)
%onnx::Conv_879 = Identity(%onnx::Conv_789)
%onnx::Conv_876 = Identity(%onnx::Conv_789)
%onnx::Conv_873 = Identity(%onnx::Conv_789)
%onnx::Conv_870 = Identity(%onnx::Conv_789)
%onnx::Conv_867 = Identity(%onnx::Conv_789)
%onnx::Conv_864 = Identity(%onnx::Conv_789)
%onnx::Conv_861 = Identity(%onnx::Conv_789)
%onnx::Conv_858 = Identity(%onnx::Conv_789)
%onnx::Conv_855 = Identity(%onnx::Conv_789)
%onnx::Conv_852 = Identity(%onnx::Conv_789)
%onnx::Conv_849 = Identity(%onnx::Conv_789)
%onnx::Conv_846 = Identity(%onnx::Conv_789)
%onnx::Conv_843 = Identity(%onnx::Conv_789)
%onnx::Conv_840 = Identity(%onnx::Conv_789)
%onnx::Conv_837 = Identity(%onnx::Conv_789)
%onnx::Conv_834 = Identity(%onnx::Conv_792)
%onnx::Conv_831 = Identity(%onnx::Conv_792)
%onnx::Conv_828 = Identity(%onnx::Conv_792)
%onnx::Conv_825 = Identity(%onnx::Conv_792)
%onnx::Conv_822 = Identity(%onnx::Conv_792)
%onnx::Conv_819 = Identity(%onnx::Conv_792)
%onnx::Conv_816 = Identity(%onnx::Conv_792)
%onnx::Conv_813 = Identity(%onnx::Conv_792)
%onnx::Conv_810 = Identity(%onnx::Conv_792)
%onnx::Conv_807 = Identity(%onnx::Conv_792)
%onnx::Conv_804 = Identity(%onnx::Conv_792)
%onnx::Conv_801 = Identity(%onnx::Conv_792)
%onnx::Conv_798 = Identity(%onnx::Conv_792)
%onnx::Conv_795 = Identity(%onnx::Conv_792)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_788, %onnx::Conv_789)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%786 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %786
}
|
val_accuracy
| 88.151044
| 575,547,392
| 1,840,906
|
{'zcp_epe_nas': 103.54201442079479, 'zcp_fisher': 16.32166862487793, 'zcp_flops': 9208758272.0, 'zcp_grad_norm': 85.99537658691406, 'zcp_grasp': -32.8525390625, 'zcp_jacov': -16.050224385347992, 'zcp_l2_norm': 890.420654296875, 'zcp_nwot': 221.74514371799938, 'zcp_params': 1840906.0, 'zcp_plain': 0.134487211704254, 'zcp_snip': 503.3699035644531, 'zcp_synflow': 61.465185442925296, 'zcp_zen': 78.27522277832031, 'zcp_val_accuracy': 0.921474337577819}
| |
NASBench101_11811
|
NASBench101
|
11811
|
0718d0e4fa0951dd00b89a10b1292382
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_869[FLOAT, 128x3x3x3]
%onnx::Conv_870[FLOAT, 128]
%onnx::Conv_872[FLOAT, 64x128x1x1]
%onnx::Conv_873[FLOAT, 64]
%onnx::Conv_875[FLOAT, 64x64x1x1]
%onnx::Conv_878[FLOAT, 64x64x3x3]
%onnx::Conv_881[FLOAT, 64x128x1x1]
%onnx::Conv_884[FLOAT, 64x64x1x1]
%onnx::Conv_887[FLOAT, 64x64x3x3]
%onnx::Conv_890[FLOAT, 64x128x1x1]
%onnx::Conv_893[FLOAT, 64x64x1x1]
%onnx::Conv_896[FLOAT, 64x64x3x3]
%onnx::Conv_899[FLOAT, 64x128x1x1]
%onnx::Conv_902[FLOAT, 64x64x1x1]
%onnx::Conv_905[FLOAT, 64x64x3x3]
%onnx::Conv_908[FLOAT, 64x128x1x1]
%onnx::Conv_911[FLOAT, 64x64x1x1]
%onnx::Conv_914[FLOAT, 64x64x3x3]
%onnx::Conv_917[FLOAT, 64x128x1x1]
%onnx::Conv_920[FLOAT, 64x64x1x1]
%onnx::Conv_923[FLOAT, 64x64x3x3]
%onnx::Conv_926[FLOAT, 128x128x1x1]
%onnx::Conv_929[FLOAT, 128x128x1x1]
%onnx::Conv_932[FLOAT, 128x128x3x3]
%onnx::Conv_935[FLOAT, 128x128x1x1]
%onnx::Conv_938[FLOAT, 128x128x1x1]
%onnx::Conv_941[FLOAT, 128x128x3x3]
%onnx::Conv_944[FLOAT, 128x256x1x1]
%onnx::Conv_947[FLOAT, 128x128x1x1]
%onnx::Conv_950[FLOAT, 128x128x3x3]
%onnx::Conv_953[FLOAT, 128x256x1x1]
%onnx::Conv_956[FLOAT, 128x128x1x1]
%onnx::Conv_959[FLOAT, 128x128x3x3]
%onnx::Conv_962[FLOAT, 128x256x1x1]
%onnx::Conv_965[FLOAT, 128x128x1x1]
%onnx::Conv_968[FLOAT, 128x128x3x3]
%onnx::Conv_971[FLOAT, 128x256x1x1]
%onnx::Conv_974[FLOAT, 128x128x1x1]
%onnx::Conv_977[FLOAT, 128x128x3x3]
%onnx::Conv_980[FLOAT, 256x256x1x1]
%onnx::Conv_981[FLOAT, 256]
%onnx::Conv_983[FLOAT, 256x256x1x1]
%onnx::Conv_986[FLOAT, 256x256x3x3]
%onnx::Conv_989[FLOAT, 256x256x1x1]
%onnx::Conv_992[FLOAT, 256x256x1x1]
%onnx::Conv_995[FLOAT, 256x256x3x3]
%onnx::Conv_998[FLOAT, 256x512x1x1]
%onnx::Conv_1001[FLOAT, 256x256x1x1]
%onnx::Conv_1004[FLOAT, 256x256x3x3]
%onnx::Conv_1007[FLOAT, 256x512x1x1]
%onnx::Conv_1010[FLOAT, 256x256x1x1]
%onnx::Conv_1013[FLOAT, 256x256x3x3]
%onnx::Conv_1016[FLOAT, 256x512x1x1]
%onnx::Conv_1019[FLOAT, 256x256x1x1]
%onnx::Conv_1022[FLOAT, 256x256x3x3]
%onnx::Conv_1025[FLOAT, 256x512x1x1]
%onnx::Conv_1028[FLOAT, 256x256x1x1]
%onnx::Conv_1031[FLOAT, 256x256x3x3]
) {
%onnx::Conv_1032 = Identity(%onnx::Conv_981)
%onnx::Conv_1029 = Identity(%onnx::Conv_981)
%onnx::Conv_1026 = Identity(%onnx::Conv_981)
%onnx::Conv_1023 = Identity(%onnx::Conv_981)
%onnx::Conv_1020 = Identity(%onnx::Conv_981)
%onnx::Conv_1017 = Identity(%onnx::Conv_981)
%onnx::Conv_1014 = Identity(%onnx::Conv_981)
%onnx::Conv_1011 = Identity(%onnx::Conv_981)
%onnx::Conv_1008 = Identity(%onnx::Conv_981)
%onnx::Conv_1005 = Identity(%onnx::Conv_981)
%onnx::Conv_1002 = Identity(%onnx::Conv_981)
%onnx::Conv_999 = Identity(%onnx::Conv_981)
%onnx::Conv_996 = Identity(%onnx::Conv_981)
%onnx::Conv_993 = Identity(%onnx::Conv_981)
%onnx::Conv_990 = Identity(%onnx::Conv_981)
%onnx::Conv_987 = Identity(%onnx::Conv_981)
%onnx::Conv_984 = Identity(%onnx::Conv_981)
%onnx::Conv_978 = Identity(%onnx::Conv_870)
%onnx::Conv_975 = Identity(%onnx::Conv_870)
%onnx::Conv_972 = Identity(%onnx::Conv_870)
%onnx::Conv_969 = Identity(%onnx::Conv_870)
%onnx::Conv_966 = Identity(%onnx::Conv_870)
%onnx::Conv_963 = Identity(%onnx::Conv_870)
%onnx::Conv_960 = Identity(%onnx::Conv_870)
%onnx::Conv_957 = Identity(%onnx::Conv_870)
%onnx::Conv_954 = Identity(%onnx::Conv_870)
%onnx::Conv_951 = Identity(%onnx::Conv_870)
%onnx::Conv_948 = Identity(%onnx::Conv_870)
%onnx::Conv_945 = Identity(%onnx::Conv_870)
%onnx::Conv_942 = Identity(%onnx::Conv_870)
%onnx::Conv_939 = Identity(%onnx::Conv_870)
%onnx::Conv_936 = Identity(%onnx::Conv_870)
%onnx::Conv_933 = Identity(%onnx::Conv_870)
%onnx::Conv_930 = Identity(%onnx::Conv_870)
%onnx::Conv_927 = Identity(%onnx::Conv_870)
%onnx::Conv_924 = Identity(%onnx::Conv_873)
%onnx::Conv_921 = Identity(%onnx::Conv_873)
%onnx::Conv_918 = Identity(%onnx::Conv_873)
%onnx::Conv_915 = Identity(%onnx::Conv_873)
%onnx::Conv_912 = Identity(%onnx::Conv_873)
%onnx::Conv_909 = Identity(%onnx::Conv_873)
%onnx::Conv_906 = Identity(%onnx::Conv_873)
%onnx::Conv_903 = Identity(%onnx::Conv_873)
%onnx::Conv_900 = Identity(%onnx::Conv_873)
%onnx::Conv_897 = Identity(%onnx::Conv_873)
%onnx::Conv_894 = Identity(%onnx::Conv_873)
%onnx::Conv_891 = Identity(%onnx::Conv_873)
%onnx::Conv_888 = Identity(%onnx::Conv_873)
%onnx::Conv_885 = Identity(%onnx::Conv_873)
%onnx::Conv_882 = Identity(%onnx::Conv_873)
%onnx::Conv_879 = Identity(%onnx::Conv_873)
%onnx::Conv_876 = Identity(%onnx::Conv_873)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_869, %onnx::Conv_870)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%867 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %867
}
|
val_accuracy
| 92.948717
| 1,803,036,672
| 6,054,282
|
{'zcp_epe_nas': 81.71184936621589, 'zcp_fisher': 23.384159088134766, 'zcp_flops': 28848586752.0, 'zcp_grad_norm': 98.00833129882812, 'zcp_grasp': -2.97509765625, 'zcp_jacov': -16.051127208810705, 'zcp_l2_norm': 993.924560546875, 'zcp_nwot': 224.65055424946695, 'zcp_params': 6054282.0, 'zcp_plain': 0.01537132076919, 'zcp_snip': 566.2808837890625, 'zcp_synflow': 140.20369546399488, 'zcp_zen': 96.88204193115234, 'zcp_val_accuracy': 0.929387032985687}
| |
NASBench101_350330
|
NASBench101
|
350330
|
d3c86ba5b75a492f7333a52e91103906
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_896[FLOAT, 128x3x3x3]
%onnx::Conv_897[FLOAT, 128]
%onnx::Conv_899[FLOAT, 128x128x1x1]
%onnx::Conv_902[FLOAT, 128x128x1x1]
%onnx::Conv_905[FLOAT, 128x128x1x1]
%onnx::Conv_908[FLOAT, 128x128x3x3]
%onnx::Conv_911[FLOAT, 128x128x1x1]
%onnx::Conv_914[FLOAT, 128x128x1x1]
%onnx::Conv_917[FLOAT, 128x128x1x1]
%onnx::Conv_920[FLOAT, 128x128x1x1]
%onnx::Conv_923[FLOAT, 128x128x1x1]
%onnx::Conv_926[FLOAT, 128x128x3x3]
%onnx::Conv_929[FLOAT, 128x128x1x1]
%onnx::Conv_932[FLOAT, 128x128x1x1]
%onnx::Conv_935[FLOAT, 128x128x1x1]
%onnx::Conv_938[FLOAT, 128x128x1x1]
%onnx::Conv_941[FLOAT, 128x128x1x1]
%onnx::Conv_944[FLOAT, 128x128x3x3]
%onnx::Conv_947[FLOAT, 128x128x1x1]
%onnx::Conv_950[FLOAT, 128x128x1x1]
%onnx::Conv_953[FLOAT, 256x128x1x1]
%onnx::Conv_954[FLOAT, 256]
%onnx::Conv_956[FLOAT, 256x256x1x1]
%onnx::Conv_959[FLOAT, 256x128x1x1]
%onnx::Conv_962[FLOAT, 256x256x3x3]
%onnx::Conv_965[FLOAT, 256x256x1x1]
%onnx::Conv_968[FLOAT, 256x128x1x1]
%onnx::Conv_971[FLOAT, 256x256x1x1]
%onnx::Conv_974[FLOAT, 256x256x1x1]
%onnx::Conv_977[FLOAT, 256x256x1x1]
%onnx::Conv_980[FLOAT, 256x256x3x3]
%onnx::Conv_983[FLOAT, 256x256x1x1]
%onnx::Conv_986[FLOAT, 256x256x1x1]
%onnx::Conv_989[FLOAT, 256x256x1x1]
%onnx::Conv_992[FLOAT, 256x256x1x1]
%onnx::Conv_995[FLOAT, 256x256x1x1]
%onnx::Conv_998[FLOAT, 256x256x3x3]
%onnx::Conv_1001[FLOAT, 256x256x1x1]
%onnx::Conv_1004[FLOAT, 256x256x1x1]
%onnx::Conv_1007[FLOAT, 512x256x1x1]
%onnx::Conv_1008[FLOAT, 512]
%onnx::Conv_1010[FLOAT, 512x512x1x1]
%onnx::Conv_1013[FLOAT, 512x256x1x1]
%onnx::Conv_1016[FLOAT, 512x512x3x3]
%onnx::Conv_1019[FLOAT, 512x512x1x1]
%onnx::Conv_1022[FLOAT, 512x256x1x1]
%onnx::Conv_1025[FLOAT, 512x512x1x1]
%onnx::Conv_1028[FLOAT, 512x512x1x1]
%onnx::Conv_1031[FLOAT, 512x512x1x1]
%onnx::Conv_1034[FLOAT, 512x512x3x3]
%onnx::Conv_1037[FLOAT, 512x512x1x1]
%onnx::Conv_1040[FLOAT, 512x512x1x1]
%onnx::Conv_1043[FLOAT, 512x512x1x1]
%onnx::Conv_1046[FLOAT, 512x512x1x1]
%onnx::Conv_1049[FLOAT, 512x512x1x1]
%onnx::Conv_1052[FLOAT, 512x512x3x3]
%onnx::Conv_1055[FLOAT, 512x512x1x1]
%onnx::Conv_1058[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1059 = Identity(%onnx::Conv_1008)
%onnx::Conv_1056 = Identity(%onnx::Conv_1008)
%onnx::Conv_1053 = Identity(%onnx::Conv_1008)
%onnx::Conv_1050 = Identity(%onnx::Conv_1008)
%onnx::Conv_1047 = Identity(%onnx::Conv_1008)
%onnx::Conv_1044 = Identity(%onnx::Conv_1008)
%onnx::Conv_1041 = Identity(%onnx::Conv_1008)
%onnx::Conv_1038 = Identity(%onnx::Conv_1008)
%onnx::Conv_1035 = Identity(%onnx::Conv_1008)
%onnx::Conv_1032 = Identity(%onnx::Conv_1008)
%onnx::Conv_1029 = Identity(%onnx::Conv_1008)
%onnx::Conv_1026 = Identity(%onnx::Conv_1008)
%onnx::Conv_1023 = Identity(%onnx::Conv_1008)
%onnx::Conv_1020 = Identity(%onnx::Conv_1008)
%onnx::Conv_1017 = Identity(%onnx::Conv_1008)
%onnx::Conv_1014 = Identity(%onnx::Conv_1008)
%onnx::Conv_1011 = Identity(%onnx::Conv_1008)
%onnx::Conv_1005 = Identity(%onnx::Conv_954)
%onnx::Conv_1002 = Identity(%onnx::Conv_954)
%onnx::Conv_999 = Identity(%onnx::Conv_954)
%onnx::Conv_996 = Identity(%onnx::Conv_954)
%onnx::Conv_993 = Identity(%onnx::Conv_954)
%onnx::Conv_990 = Identity(%onnx::Conv_954)
%onnx::Conv_987 = Identity(%onnx::Conv_954)
%onnx::Conv_984 = Identity(%onnx::Conv_954)
%onnx::Conv_981 = Identity(%onnx::Conv_954)
%onnx::Conv_978 = Identity(%onnx::Conv_954)
%onnx::Conv_975 = Identity(%onnx::Conv_954)
%onnx::Conv_972 = Identity(%onnx::Conv_954)
%onnx::Conv_969 = Identity(%onnx::Conv_954)
%onnx::Conv_966 = Identity(%onnx::Conv_954)
%onnx::Conv_963 = Identity(%onnx::Conv_954)
%onnx::Conv_960 = Identity(%onnx::Conv_954)
%onnx::Conv_957 = Identity(%onnx::Conv_954)
%onnx::Conv_951 = Identity(%onnx::Conv_897)
%onnx::Conv_948 = Identity(%onnx::Conv_897)
%onnx::Conv_945 = Identity(%onnx::Conv_897)
%onnx::Conv_942 = Identity(%onnx::Conv_897)
%onnx::Conv_939 = Identity(%onnx::Conv_897)
%onnx::Conv_936 = Identity(%onnx::Conv_897)
%onnx::Conv_933 = Identity(%onnx::Conv_897)
%onnx::Conv_930 = Identity(%onnx::Conv_897)
%onnx::Conv_927 = Identity(%onnx::Conv_897)
%onnx::Conv_924 = Identity(%onnx::Conv_897)
%onnx::Conv_921 = Identity(%onnx::Conv_897)
%onnx::Conv_918 = Identity(%onnx::Conv_897)
%onnx::Conv_915 = Identity(%onnx::Conv_897)
%onnx::Conv_912 = Identity(%onnx::Conv_897)
%onnx::Conv_909 = Identity(%onnx::Conv_897)
%onnx::Conv_906 = Identity(%onnx::Conv_897)
%onnx::Conv_903 = Identity(%onnx::Conv_897)
%onnx::Conv_900 = Identity(%onnx::Conv_897)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_896, %onnx::Conv_897)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_7_output_0 = Add(%/layers.1/Add_6_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_7_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_7_output_0 = Add(%/layers.2/Add_6_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_7_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_7_output_0 = Add(%/layers.3/Add_6_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_7_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_7_output_0 = Add(%/layers.5/Add_6_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_7_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_7_output_0 = Add(%/layers.6/Add_6_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_7_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_7_output_0 = Add(%/layers.7/Add_6_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_7_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_7_output_0 = Add(%/layers.9/Add_6_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_7_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_7_output_0 = Add(%/layers.10/Add_6_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_7_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_7_output_0 = Add(%/layers.11/Add_6_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_7_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%894 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %894
}
|
val_accuracy
| 89.302886
| 4,168,361,984
| 14,000,266
|
{'zcp_epe_nas': 97.58648119000966, 'zcp_fisher': 599.6884155273438, 'zcp_flops': 66693791744.0, 'zcp_grad_norm': 435.68792724609375, 'zcp_grasp': -897.6376953125, 'zcp_jacov': -16.056284097857507, 'zcp_l2_norm': 1226.5181884765625, 'zcp_nwot': 235.21779757008517, 'zcp_params': 14000266.0, 'zcp_plain': 0.519416987895965, 'zcp_snip': 3695.671875, 'zcp_synflow': 99.91757843947647, 'zcp_zen': 117.65467834472656, 'zcp_val_accuracy': 0.908854186534881}
| |
NASBench101_294630
|
NASBench101
|
294630
|
b25c638fe13a51e00834d7b152fe49ed
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_761[FLOAT, 128x3x3x3]
%onnx::Conv_762[FLOAT, 128]
%onnx::Conv_764[FLOAT, 64x128x1x1]
%onnx::Conv_765[FLOAT, 64]
%onnx::Conv_767[FLOAT, 64x64x1x1]
%onnx::Conv_770[FLOAT, 64x64x3x3]
%onnx::Conv_773[FLOAT, 64x64x1x1]
%onnx::Conv_776[FLOAT, 128x128x1x1]
%onnx::Conv_779[FLOAT, 64x128x1x1]
%onnx::Conv_782[FLOAT, 64x64x1x1]
%onnx::Conv_785[FLOAT, 64x64x3x3]
%onnx::Conv_788[FLOAT, 64x64x1x1]
%onnx::Conv_791[FLOAT, 128x128x1x1]
%onnx::Conv_794[FLOAT, 64x128x1x1]
%onnx::Conv_797[FLOAT, 64x64x1x1]
%onnx::Conv_800[FLOAT, 64x64x3x3]
%onnx::Conv_803[FLOAT, 64x64x1x1]
%onnx::Conv_806[FLOAT, 128x128x1x1]
%onnx::Conv_809[FLOAT, 128x128x1x1]
%onnx::Conv_812[FLOAT, 128x128x1x1]
%onnx::Conv_815[FLOAT, 128x128x3x3]
%onnx::Conv_818[FLOAT, 128x128x1x1]
%onnx::Conv_821[FLOAT, 256x128x1x1]
%onnx::Conv_822[FLOAT, 256]
%onnx::Conv_824[FLOAT, 128x256x1x1]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x128x3x3]
%onnx::Conv_833[FLOAT, 128x128x1x1]
%onnx::Conv_836[FLOAT, 256x256x1x1]
%onnx::Conv_839[FLOAT, 128x256x1x1]
%onnx::Conv_842[FLOAT, 128x128x1x1]
%onnx::Conv_845[FLOAT, 128x128x3x3]
%onnx::Conv_848[FLOAT, 128x128x1x1]
%onnx::Conv_851[FLOAT, 256x256x1x1]
%onnx::Conv_854[FLOAT, 256x256x1x1]
%onnx::Conv_857[FLOAT, 256x256x1x1]
%onnx::Conv_860[FLOAT, 256x256x3x3]
%onnx::Conv_863[FLOAT, 256x256x1x1]
%onnx::Conv_866[FLOAT, 512x256x1x1]
%onnx::Conv_867[FLOAT, 512]
%onnx::Conv_869[FLOAT, 256x512x1x1]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_875[FLOAT, 256x256x3x3]
%onnx::Conv_878[FLOAT, 256x256x1x1]
%onnx::Conv_881[FLOAT, 512x512x1x1]
%onnx::Conv_884[FLOAT, 256x512x1x1]
%onnx::Conv_887[FLOAT, 256x256x1x1]
%onnx::Conv_890[FLOAT, 256x256x3x3]
%onnx::Conv_893[FLOAT, 256x256x1x1]
%onnx::Conv_896[FLOAT, 512x512x1x1]
) {
%onnx::Conv_897 = Identity(%onnx::Conv_867)
%onnx::Conv_894 = Identity(%onnx::Conv_822)
%onnx::Conv_891 = Identity(%onnx::Conv_822)
%onnx::Conv_888 = Identity(%onnx::Conv_822)
%onnx::Conv_885 = Identity(%onnx::Conv_822)
%onnx::Conv_882 = Identity(%onnx::Conv_867)
%onnx::Conv_879 = Identity(%onnx::Conv_822)
%onnx::Conv_876 = Identity(%onnx::Conv_822)
%onnx::Conv_873 = Identity(%onnx::Conv_822)
%onnx::Conv_870 = Identity(%onnx::Conv_822)
%onnx::Conv_864 = Identity(%onnx::Conv_822)
%onnx::Conv_861 = Identity(%onnx::Conv_822)
%onnx::Conv_858 = Identity(%onnx::Conv_822)
%onnx::Conv_855 = Identity(%onnx::Conv_822)
%onnx::Conv_852 = Identity(%onnx::Conv_822)
%onnx::Conv_849 = Identity(%onnx::Conv_762)
%onnx::Conv_846 = Identity(%onnx::Conv_762)
%onnx::Conv_843 = Identity(%onnx::Conv_762)
%onnx::Conv_840 = Identity(%onnx::Conv_762)
%onnx::Conv_837 = Identity(%onnx::Conv_822)
%onnx::Conv_834 = Identity(%onnx::Conv_762)
%onnx::Conv_831 = Identity(%onnx::Conv_762)
%onnx::Conv_828 = Identity(%onnx::Conv_762)
%onnx::Conv_825 = Identity(%onnx::Conv_762)
%onnx::Conv_819 = Identity(%onnx::Conv_762)
%onnx::Conv_816 = Identity(%onnx::Conv_762)
%onnx::Conv_813 = Identity(%onnx::Conv_762)
%onnx::Conv_810 = Identity(%onnx::Conv_762)
%onnx::Conv_807 = Identity(%onnx::Conv_762)
%onnx::Conv_804 = Identity(%onnx::Conv_765)
%onnx::Conv_801 = Identity(%onnx::Conv_765)
%onnx::Conv_798 = Identity(%onnx::Conv_765)
%onnx::Conv_795 = Identity(%onnx::Conv_765)
%onnx::Conv_792 = Identity(%onnx::Conv_762)
%onnx::Conv_789 = Identity(%onnx::Conv_765)
%onnx::Conv_786 = Identity(%onnx::Conv_765)
%onnx::Conv_783 = Identity(%onnx::Conv_765)
%onnx::Conv_780 = Identity(%onnx::Conv_765)
%onnx::Conv_777 = Identity(%onnx::Conv_762)
%onnx::Conv_774 = Identity(%onnx::Conv_765)
%onnx::Conv_771 = Identity(%onnx::Conv_765)
%onnx::Conv_768 = Identity(%onnx::Conv_765)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_761, %onnx::Conv_762)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_6_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_6_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_6_output_0)
%759 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %759
}
|
val_accuracy
| 92.477965
| 1,257,777,152
| 4,166,026
|
{'zcp_epe_nas': 107.1558757265646, 'zcp_fisher': 2.48411750793457, 'zcp_flops': 20124434432.0, 'zcp_grad_norm': 38.564552307128906, 'zcp_grasp': -1.021530151367187, 'zcp_jacov': -16.067792860720605, 'zcp_l2_norm': 845.2157592773438, 'zcp_nwot': 224.70137313512103, 'zcp_params': 4166026.0, 'zcp_plain': 0.011707181110978002, 'zcp_snip': 239.84817504882812, 'zcp_synflow': 108.55742249582958, 'zcp_zen': 82.23578643798828, 'zcp_val_accuracy': 0.09505208581686}
| |
NASBench101_123898
|
NASBench101
|
123898
|
4ada258f77d861b546cd8669b5e1d209
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_554[FLOAT, 128x3x3x3]
%onnx::Conv_555[FLOAT, 128]
%onnx::Conv_557[FLOAT, 64x128x1x1]
%onnx::Conv_558[FLOAT, 64]
%onnx::Conv_560[FLOAT, 64x64x3x3]
%onnx::Conv_563[FLOAT, 64x64x3x3]
%onnx::Conv_566[FLOAT, 64x128x1x1]
%onnx::Conv_569[FLOAT, 64x64x3x3]
%onnx::Conv_572[FLOAT, 64x64x3x3]
%onnx::Conv_575[FLOAT, 64x128x1x1]
%onnx::Conv_578[FLOAT, 64x64x3x3]
%onnx::Conv_581[FLOAT, 64x64x3x3]
%onnx::Conv_584[FLOAT, 128x128x1x1]
%onnx::Conv_587[FLOAT, 128x128x3x3]
%onnx::Conv_590[FLOAT, 128x128x3x3]
%onnx::Conv_593[FLOAT, 128x256x1x1]
%onnx::Conv_596[FLOAT, 128x128x3x3]
%onnx::Conv_599[FLOAT, 128x128x3x3]
%onnx::Conv_602[FLOAT, 128x256x1x1]
%onnx::Conv_605[FLOAT, 128x128x3x3]
%onnx::Conv_608[FLOAT, 128x128x3x3]
%onnx::Conv_611[FLOAT, 256x256x1x1]
%onnx::Conv_612[FLOAT, 256]
%onnx::Conv_614[FLOAT, 256x256x3x3]
%onnx::Conv_617[FLOAT, 256x256x3x3]
%onnx::Conv_620[FLOAT, 256x512x1x1]
%onnx::Conv_623[FLOAT, 256x256x3x3]
%onnx::Conv_626[FLOAT, 256x256x3x3]
%onnx::Conv_629[FLOAT, 256x512x1x1]
%onnx::Conv_632[FLOAT, 256x256x3x3]
%onnx::Conv_635[FLOAT, 256x256x3x3]
) {
%onnx::Conv_636 = Identity(%onnx::Conv_612)
%onnx::Conv_633 = Identity(%onnx::Conv_612)
%onnx::Conv_630 = Identity(%onnx::Conv_612)
%onnx::Conv_627 = Identity(%onnx::Conv_612)
%onnx::Conv_624 = Identity(%onnx::Conv_612)
%onnx::Conv_621 = Identity(%onnx::Conv_612)
%onnx::Conv_618 = Identity(%onnx::Conv_612)
%onnx::Conv_615 = Identity(%onnx::Conv_612)
%onnx::Conv_609 = Identity(%onnx::Conv_555)
%onnx::Conv_606 = Identity(%onnx::Conv_555)
%onnx::Conv_603 = Identity(%onnx::Conv_555)
%onnx::Conv_600 = Identity(%onnx::Conv_555)
%onnx::Conv_597 = Identity(%onnx::Conv_555)
%onnx::Conv_594 = Identity(%onnx::Conv_555)
%onnx::Conv_591 = Identity(%onnx::Conv_555)
%onnx::Conv_588 = Identity(%onnx::Conv_555)
%onnx::Conv_585 = Identity(%onnx::Conv_555)
%onnx::Conv_582 = Identity(%onnx::Conv_558)
%onnx::Conv_579 = Identity(%onnx::Conv_558)
%onnx::Conv_576 = Identity(%onnx::Conv_558)
%onnx::Conv_573 = Identity(%onnx::Conv_558)
%onnx::Conv_570 = Identity(%onnx::Conv_558)
%onnx::Conv_567 = Identity(%onnx::Conv_558)
%onnx::Conv_564 = Identity(%onnx::Conv_558)
%onnx::Conv_561 = Identity(%onnx::Conv_558)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_554, %onnx::Conv_555)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_557, %onnx::Conv_558)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_560, %onnx::Conv_561)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_563, %onnx::Conv_564)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_566, %onnx::Conv_567)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_569, %onnx::Conv_570)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_572, %onnx::Conv_573)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_575, %onnx::Conv_576)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_578, %onnx::Conv_579)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_581, %onnx::Conv_582)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_584, %onnx::Conv_585)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_587, %onnx::Conv_588)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_590, %onnx::Conv_591)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_593, %onnx::Conv_594)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_596, %onnx::Conv_597)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_599, %onnx::Conv_600)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_602, %onnx::Conv_603)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_605, %onnx::Conv_606)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_608, %onnx::Conv_609)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_611, %onnx::Conv_612)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_614, %onnx::Conv_615)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_617, %onnx::Conv_618)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_620, %onnx::Conv_621)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_623, %onnx::Conv_624)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_626, %onnx::Conv_627)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_629, %onnx::Conv_630)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_632, %onnx::Conv_633)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_635, %onnx::Conv_636)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%552 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %552
}
|
val_accuracy
| 89.683491
| 1,509,566,464
| 5,095,946
|
{'zcp_epe_nas': 107.12422301776742, 'zcp_fisher': 21.5826358795166, 'zcp_flops': 24153063424.0, 'zcp_grad_norm': 82.06624603271484, 'zcp_grasp': -29.45550537109375, 'zcp_jacov': -16.06616518143764, 'zcp_l2_norm': 498.3444519042969, 'zcp_nwot': 213.5310444521031, 'zcp_params': 5095946.0, 'zcp_plain': 0.098745048046112, 'zcp_snip': 494.8611145019531, 'zcp_synflow': 94.29430529386673, 'zcp_zen': 66.27751922607422, 'zcp_val_accuracy': 0.8898237347602841}
| |
NASBench101_28596
|
NASBench101
|
28596
|
1146b1d5d565d6305ea21b6e4ee41ae4
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_500[FLOAT, 128x3x3x3]
%onnx::Conv_501[FLOAT, 128]
%onnx::Conv_503[FLOAT, 64x128x1x1]
%onnx::Conv_504[FLOAT, 64]
%onnx::Conv_506[FLOAT, 64x64x1x1]
%onnx::Conv_509[FLOAT, 64x128x1x1]
%onnx::Conv_512[FLOAT, 64x64x1x1]
%onnx::Conv_515[FLOAT, 64x128x1x1]
%onnx::Conv_518[FLOAT, 64x64x1x1]
%onnx::Conv_521[FLOAT, 128x128x1x1]
%onnx::Conv_524[FLOAT, 128x128x1x1]
%onnx::Conv_527[FLOAT, 128x256x1x1]
%onnx::Conv_530[FLOAT, 128x128x1x1]
%onnx::Conv_533[FLOAT, 128x256x1x1]
%onnx::Conv_536[FLOAT, 128x128x1x1]
%onnx::Conv_539[FLOAT, 256x256x1x1]
%onnx::Conv_540[FLOAT, 256]
%onnx::Conv_542[FLOAT, 256x256x1x1]
%onnx::Conv_545[FLOAT, 256x512x1x1]
%onnx::Conv_548[FLOAT, 256x256x1x1]
%onnx::Conv_551[FLOAT, 256x512x1x1]
%onnx::Conv_554[FLOAT, 256x256x1x1]
) {
%onnx::Conv_555 = Identity(%onnx::Conv_540)
%onnx::Conv_552 = Identity(%onnx::Conv_540)
%onnx::Conv_549 = Identity(%onnx::Conv_540)
%onnx::Conv_546 = Identity(%onnx::Conv_540)
%onnx::Conv_543 = Identity(%onnx::Conv_540)
%onnx::Conv_537 = Identity(%onnx::Conv_501)
%onnx::Conv_534 = Identity(%onnx::Conv_501)
%onnx::Conv_531 = Identity(%onnx::Conv_501)
%onnx::Conv_528 = Identity(%onnx::Conv_501)
%onnx::Conv_525 = Identity(%onnx::Conv_501)
%onnx::Conv_522 = Identity(%onnx::Conv_501)
%onnx::Conv_519 = Identity(%onnx::Conv_504)
%onnx::Conv_516 = Identity(%onnx::Conv_504)
%onnx::Conv_513 = Identity(%onnx::Conv_504)
%onnx::Conv_510 = Identity(%onnx::Conv_504)
%onnx::Conv_507 = Identity(%onnx::Conv_504)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_500, %onnx::Conv_501)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_503, %onnx::Conv_504)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_506, %onnx::Conv_507)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_509, %onnx::Conv_510)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_512, %onnx::Conv_513)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_515, %onnx::Conv_516)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_518, %onnx::Conv_519)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_521, %onnx::Conv_522)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_524, %onnx::Conv_525)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_527, %onnx::Conv_528)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_530, %onnx::Conv_531)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_533, %onnx::Conv_534)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_536, %onnx::Conv_537)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_539, %onnx::Conv_540)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_542, %onnx::Conv_543)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_545, %onnx::Conv_546)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_548, %onnx::Conv_549)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_551, %onnx::Conv_552)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_554, %onnx::Conv_555)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%498 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %498
}
|
val_accuracy
| 83.163059
| 223,356,928
| 706,442
|
{'zcp_epe_nas': 92.67774513076928, 'zcp_fisher': 71.90769958496094, 'zcp_flops': 3573710848.0, 'zcp_grad_norm': 128.12777709960938, 'zcp_grasp': -186.041015625, 'zcp_jacov': -16.046844134439556, 'zcp_l2_norm': 348.3629455566406, 'zcp_nwot': 208.80992272878999, 'zcp_params': 706442.0, 'zcp_plain': 0.16557577252388, 'zcp_snip': 667.6995849609375, 'zcp_synflow': 63.50267439465875, 'zcp_zen': 37.788883209228516, 'zcp_val_accuracy': 0.904146611690521}
| |
NASBench101_357565
|
NASBench101
|
357565
|
d81e6787b86f2ff474726ee28b08145a
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_920[FLOAT, 128x3x3x3]
%onnx::Conv_921[FLOAT, 128]
%onnx::Conv_923[FLOAT, 43x128x1x1]
%onnx::Conv_924[FLOAT, 43]
%onnx::Conv_926[FLOAT, 43x43x3x3]
%onnx::Conv_929[FLOAT, 43x43x1x1]
%onnx::Conv_932[FLOAT, 42x128x1x1]
%onnx::Conv_933[FLOAT, 42]
%onnx::Conv_935[FLOAT, 42x42x3x3]
%onnx::Conv_938[FLOAT, 42x42x1x1]
%onnx::Conv_941[FLOAT, 43x128x1x1]
%onnx::Conv_944[FLOAT, 43x43x3x3]
%onnx::Conv_947[FLOAT, 43x43x1x1]
%onnx::Conv_950[FLOAT, 42x128x1x1]
%onnx::Conv_953[FLOAT, 42x42x3x3]
%onnx::Conv_956[FLOAT, 42x42x1x1]
%onnx::Conv_959[FLOAT, 43x128x1x1]
%onnx::Conv_962[FLOAT, 43x43x3x3]
%onnx::Conv_965[FLOAT, 43x43x1x1]
%onnx::Conv_968[FLOAT, 42x128x1x1]
%onnx::Conv_971[FLOAT, 42x42x3x3]
%onnx::Conv_974[FLOAT, 42x42x1x1]
%onnx::Conv_977[FLOAT, 86x128x1x1]
%onnx::Conv_978[FLOAT, 86]
%onnx::Conv_980[FLOAT, 86x86x3x3]
%onnx::Conv_983[FLOAT, 85x85x1x1]
%onnx::Conv_984[FLOAT, 85]
%onnx::Conv_986[FLOAT, 85x128x1x1]
%onnx::Conv_989[FLOAT, 85x85x3x3]
%onnx::Conv_992[FLOAT, 85x85x1x1]
%onnx::Conv_995[FLOAT, 86x256x1x1]
%onnx::Conv_998[FLOAT, 86x86x3x3]
%onnx::Conv_1001[FLOAT, 85x85x1x1]
%onnx::Conv_1004[FLOAT, 85x256x1x1]
%onnx::Conv_1007[FLOAT, 85x85x3x3]
%onnx::Conv_1010[FLOAT, 85x85x1x1]
%onnx::Conv_1013[FLOAT, 86x256x1x1]
%onnx::Conv_1016[FLOAT, 86x86x3x3]
%onnx::Conv_1019[FLOAT, 85x85x1x1]
%onnx::Conv_1022[FLOAT, 85x256x1x1]
%onnx::Conv_1025[FLOAT, 85x85x3x3]
%onnx::Conv_1028[FLOAT, 85x85x1x1]
%onnx::Conv_1031[FLOAT, 171x256x1x1]
%onnx::Conv_1032[FLOAT, 171]
%onnx::Conv_1034[FLOAT, 171x171x3x3]
%onnx::Conv_1037[FLOAT, 171x171x1x1]
%onnx::Conv_1040[FLOAT, 170x256x1x1]
%onnx::Conv_1041[FLOAT, 170]
%onnx::Conv_1043[FLOAT, 170x170x3x3]
%onnx::Conv_1046[FLOAT, 170x170x1x1]
%onnx::Conv_1049[FLOAT, 171x512x1x1]
%onnx::Conv_1052[FLOAT, 171x171x3x3]
%onnx::Conv_1055[FLOAT, 171x171x1x1]
%onnx::Conv_1058[FLOAT, 170x512x1x1]
%onnx::Conv_1061[FLOAT, 170x170x3x3]
%onnx::Conv_1064[FLOAT, 170x170x1x1]
%onnx::Conv_1067[FLOAT, 171x512x1x1]
%onnx::Conv_1070[FLOAT, 171x171x3x3]
%onnx::Conv_1073[FLOAT, 171x171x1x1]
%onnx::Conv_1076[FLOAT, 170x512x1x1]
%onnx::Conv_1079[FLOAT, 170x170x3x3]
%onnx::Conv_1082[FLOAT, 170x170x1x1]
) {
%onnx::Conv_1083 = Identity(%onnx::Conv_1041)
%onnx::Conv_1080 = Identity(%onnx::Conv_1041)
%onnx::Conv_1077 = Identity(%onnx::Conv_1041)
%onnx::Conv_1074 = Identity(%onnx::Conv_1032)
%onnx::Conv_1071 = Identity(%onnx::Conv_1032)
%onnx::Conv_1068 = Identity(%onnx::Conv_1032)
%onnx::Conv_1065 = Identity(%onnx::Conv_1041)
%onnx::Conv_1062 = Identity(%onnx::Conv_1041)
%onnx::Conv_1059 = Identity(%onnx::Conv_1041)
%onnx::Conv_1056 = Identity(%onnx::Conv_1032)
%onnx::Conv_1053 = Identity(%onnx::Conv_1032)
%onnx::Conv_1050 = Identity(%onnx::Conv_1032)
%onnx::Conv_1047 = Identity(%onnx::Conv_1041)
%onnx::Conv_1044 = Identity(%onnx::Conv_1041)
%onnx::Conv_1038 = Identity(%onnx::Conv_1032)
%onnx::Conv_1035 = Identity(%onnx::Conv_1032)
%onnx::Conv_1029 = Identity(%onnx::Conv_984)
%onnx::Conv_1026 = Identity(%onnx::Conv_984)
%onnx::Conv_1023 = Identity(%onnx::Conv_984)
%onnx::Conv_1020 = Identity(%onnx::Conv_984)
%onnx::Conv_1017 = Identity(%onnx::Conv_978)
%onnx::Conv_1014 = Identity(%onnx::Conv_978)
%onnx::Conv_1011 = Identity(%onnx::Conv_984)
%onnx::Conv_1008 = Identity(%onnx::Conv_984)
%onnx::Conv_1005 = Identity(%onnx::Conv_984)
%onnx::Conv_1002 = Identity(%onnx::Conv_984)
%onnx::Conv_999 = Identity(%onnx::Conv_978)
%onnx::Conv_996 = Identity(%onnx::Conv_978)
%onnx::Conv_993 = Identity(%onnx::Conv_984)
%onnx::Conv_990 = Identity(%onnx::Conv_984)
%onnx::Conv_987 = Identity(%onnx::Conv_984)
%onnx::Conv_981 = Identity(%onnx::Conv_978)
%onnx::Conv_975 = Identity(%onnx::Conv_933)
%onnx::Conv_972 = Identity(%onnx::Conv_933)
%onnx::Conv_969 = Identity(%onnx::Conv_933)
%onnx::Conv_966 = Identity(%onnx::Conv_924)
%onnx::Conv_963 = Identity(%onnx::Conv_924)
%onnx::Conv_960 = Identity(%onnx::Conv_924)
%onnx::Conv_957 = Identity(%onnx::Conv_933)
%onnx::Conv_954 = Identity(%onnx::Conv_933)
%onnx::Conv_951 = Identity(%onnx::Conv_933)
%onnx::Conv_948 = Identity(%onnx::Conv_924)
%onnx::Conv_945 = Identity(%onnx::Conv_924)
%onnx::Conv_942 = Identity(%onnx::Conv_924)
%onnx::Conv_939 = Identity(%onnx::Conv_933)
%onnx::Conv_936 = Identity(%onnx::Conv_933)
%onnx::Conv_930 = Identity(%onnx::Conv_924)
%onnx::Conv_927 = Identity(%onnx::Conv_924)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_920, %onnx::Conv_921)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_2_output_0, %/layers.1/Constant_5_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_6_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_7_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_2_output_0, %/layers.2/Constant_5_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_6_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_7_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_2_output_0, %/layers.3/Constant_5_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_6_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_7_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_1_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_1_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_7_output_0, %/layers.5/Constant_8_output_0, %/layers.5/Constant_6_output_0, %/layers.5/Constant_9_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/Slice_1_output_0, %/layers.5/Constant_10_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_11_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_1_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_1_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_7_output_0, %/layers.6/Constant_8_output_0, %/layers.6/Constant_6_output_0, %/layers.6/Constant_9_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/Slice_1_output_0, %/layers.6/Constant_10_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_11_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_1_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_1_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_7_output_0, %/layers.7/Constant_8_output_0, %/layers.7/Constant_6_output_0, %/layers.7/Constant_9_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/Slice_1_output_0, %/layers.7/Constant_10_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_11_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_2_output_0, %/layers.9/Constant_5_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_6_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_7_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_2_output_0, %/layers.10/Constant_5_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_6_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_7_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_2_output_0, %/layers.11/Constant_5_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_6_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_7_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%918 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %918
}
|
val_accuracy
| 92.638218
| 867,430,144
| 2,888,879
|
{'zcp_epe_nas': 107.14671813411844, 'zcp_fisher': 34.900291442871094, 'zcp_flops': 13878882304.0, 'zcp_grad_norm': 110.9793472290039, 'zcp_grasp': -48.7138671875, 'zcp_jacov': -16.050015085334202, 'zcp_l2_norm': 883.7578125, 'zcp_nwot': 218.47934875912375, 'zcp_params': 2888879.0, 'zcp_plain': 0.027028713375329003, 'zcp_snip': 554.0194702148438, 'zcp_synflow': 110.3401801358662, 'zcp_zen': 88.67342376708984, 'zcp_val_accuracy': 0.882411837577819}
| |
NASBench101_208843
|
NASBench101
|
208843
|
7e7a79f548fe99654a4deb1028d16642
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_689[FLOAT, 128x3x3x3]
%onnx::Conv_690[FLOAT, 128]
%onnx::Conv_692[FLOAT, 64x128x1x1]
%onnx::Conv_693[FLOAT, 64]
%onnx::Conv_695[FLOAT, 64x64x1x1]
%onnx::Conv_698[FLOAT, 64x64x3x3]
%onnx::Conv_701[FLOAT, 64x128x1x1]
%onnx::Conv_704[FLOAT, 64x128x1x1]
%onnx::Conv_707[FLOAT, 64x64x1x1]
%onnx::Conv_710[FLOAT, 64x64x3x3]
%onnx::Conv_713[FLOAT, 64x128x1x1]
%onnx::Conv_716[FLOAT, 64x128x1x1]
%onnx::Conv_719[FLOAT, 64x64x1x1]
%onnx::Conv_722[FLOAT, 64x64x3x3]
%onnx::Conv_725[FLOAT, 64x128x1x1]
%onnx::Conv_728[FLOAT, 128x128x1x1]
%onnx::Conv_731[FLOAT, 128x128x1x1]
%onnx::Conv_734[FLOAT, 128x128x3x3]
%onnx::Conv_737[FLOAT, 128x128x1x1]
%onnx::Conv_740[FLOAT, 128x256x1x1]
%onnx::Conv_743[FLOAT, 128x128x1x1]
%onnx::Conv_746[FLOAT, 128x128x3x3]
%onnx::Conv_749[FLOAT, 128x256x1x1]
%onnx::Conv_752[FLOAT, 128x256x1x1]
%onnx::Conv_755[FLOAT, 128x128x1x1]
%onnx::Conv_758[FLOAT, 128x128x3x3]
%onnx::Conv_761[FLOAT, 128x256x1x1]
%onnx::Conv_764[FLOAT, 256x256x1x1]
%onnx::Conv_765[FLOAT, 256]
%onnx::Conv_767[FLOAT, 256x256x1x1]
%onnx::Conv_770[FLOAT, 256x256x3x3]
%onnx::Conv_773[FLOAT, 256x256x1x1]
%onnx::Conv_776[FLOAT, 256x512x1x1]
%onnx::Conv_779[FLOAT, 256x256x1x1]
%onnx::Conv_782[FLOAT, 256x256x3x3]
%onnx::Conv_785[FLOAT, 256x512x1x1]
%onnx::Conv_788[FLOAT, 256x512x1x1]
%onnx::Conv_791[FLOAT, 256x256x1x1]
%onnx::Conv_794[FLOAT, 256x256x3x3]
%onnx::Conv_797[FLOAT, 256x512x1x1]
) {
%onnx::Conv_798 = Identity(%onnx::Conv_765)
%onnx::Conv_795 = Identity(%onnx::Conv_765)
%onnx::Conv_792 = Identity(%onnx::Conv_765)
%onnx::Conv_789 = Identity(%onnx::Conv_765)
%onnx::Conv_786 = Identity(%onnx::Conv_765)
%onnx::Conv_783 = Identity(%onnx::Conv_765)
%onnx::Conv_780 = Identity(%onnx::Conv_765)
%onnx::Conv_777 = Identity(%onnx::Conv_765)
%onnx::Conv_774 = Identity(%onnx::Conv_765)
%onnx::Conv_771 = Identity(%onnx::Conv_765)
%onnx::Conv_768 = Identity(%onnx::Conv_765)
%onnx::Conv_762 = Identity(%onnx::Conv_690)
%onnx::Conv_759 = Identity(%onnx::Conv_690)
%onnx::Conv_756 = Identity(%onnx::Conv_690)
%onnx::Conv_753 = Identity(%onnx::Conv_690)
%onnx::Conv_750 = Identity(%onnx::Conv_690)
%onnx::Conv_747 = Identity(%onnx::Conv_690)
%onnx::Conv_744 = Identity(%onnx::Conv_690)
%onnx::Conv_741 = Identity(%onnx::Conv_690)
%onnx::Conv_738 = Identity(%onnx::Conv_690)
%onnx::Conv_735 = Identity(%onnx::Conv_690)
%onnx::Conv_732 = Identity(%onnx::Conv_690)
%onnx::Conv_729 = Identity(%onnx::Conv_690)
%onnx::Conv_726 = Identity(%onnx::Conv_693)
%onnx::Conv_723 = Identity(%onnx::Conv_693)
%onnx::Conv_720 = Identity(%onnx::Conv_693)
%onnx::Conv_717 = Identity(%onnx::Conv_693)
%onnx::Conv_714 = Identity(%onnx::Conv_693)
%onnx::Conv_711 = Identity(%onnx::Conv_693)
%onnx::Conv_708 = Identity(%onnx::Conv_693)
%onnx::Conv_705 = Identity(%onnx::Conv_693)
%onnx::Conv_702 = Identity(%onnx::Conv_693)
%onnx::Conv_699 = Identity(%onnx::Conv_693)
%onnx::Conv_696 = Identity(%onnx::Conv_693)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_689, %onnx::Conv_690)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%687 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %687
}
|
val_accuracy
| 88.591748
| 1,042,556,928
| 3,468,426
|
{'zcp_epe_nas': 89.17577819442725, 'zcp_fisher': 220.77391052246094, 'zcp_flops': 16680910848.0, 'zcp_grad_norm': 253.97792053222656, 'zcp_grasp': -318.15625, 'zcp_jacov': -16.05645863674365, 'zcp_l2_norm': 693.5947875976562, 'zcp_nwot': 218.43186418053517, 'zcp_params': 3468426.0, 'zcp_plain': 0.358518451452255, 'zcp_snip': 1438.682861328125, 'zcp_synflow': 90.55558125623105, 'zcp_zen': 71.04375457763672, 'zcp_val_accuracy': 0.8947315812110901}
| |
NASBench101_223294
|
NASBench101
|
223294
|
874ac75a9981cd361ff611ebe30cf42e
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_833[FLOAT, 128x3x3x3]
%onnx::Conv_834[FLOAT, 128]
%onnx::Conv_836[FLOAT, 64x128x1x1]
%onnx::Conv_837[FLOAT, 64]
%onnx::Conv_839[FLOAT, 64x64x3x3]
%onnx::Conv_842[FLOAT, 64x128x1x1]
%onnx::Conv_845[FLOAT, 64x128x1x1]
%onnx::Conv_848[FLOAT, 64x128x1x1]
%onnx::Conv_851[FLOAT, 64x64x3x3]
%onnx::Conv_854[FLOAT, 64x128x1x1]
%onnx::Conv_857[FLOAT, 64x64x3x3]
%onnx::Conv_860[FLOAT, 64x128x1x1]
%onnx::Conv_863[FLOAT, 64x128x1x1]
%onnx::Conv_866[FLOAT, 64x128x1x1]
%onnx::Conv_869[FLOAT, 64x64x3x3]
%onnx::Conv_872[FLOAT, 64x128x1x1]
%onnx::Conv_875[FLOAT, 64x64x3x3]
%onnx::Conv_878[FLOAT, 64x128x1x1]
%onnx::Conv_881[FLOAT, 64x128x1x1]
%onnx::Conv_884[FLOAT, 64x128x1x1]
%onnx::Conv_887[FLOAT, 64x64x3x3]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x3x3]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 128x128x1x1]
%onnx::Conv_902[FLOAT, 128x128x1x1]
%onnx::Conv_905[FLOAT, 128x128x3x3]
%onnx::Conv_908[FLOAT, 128x256x1x1]
%onnx::Conv_911[FLOAT, 128x128x3x3]
%onnx::Conv_914[FLOAT, 128x256x1x1]
%onnx::Conv_917[FLOAT, 128x256x1x1]
%onnx::Conv_920[FLOAT, 128x256x1x1]
%onnx::Conv_923[FLOAT, 128x128x3x3]
%onnx::Conv_926[FLOAT, 128x256x1x1]
%onnx::Conv_929[FLOAT, 128x128x3x3]
%onnx::Conv_932[FLOAT, 128x256x1x1]
%onnx::Conv_935[FLOAT, 128x256x1x1]
%onnx::Conv_938[FLOAT, 128x256x1x1]
%onnx::Conv_941[FLOAT, 128x128x3x3]
%onnx::Conv_944[FLOAT, 256x256x1x1]
%onnx::Conv_945[FLOAT, 256]
%onnx::Conv_947[FLOAT, 256x256x3x3]
%onnx::Conv_950[FLOAT, 256x256x1x1]
%onnx::Conv_953[FLOAT, 256x256x1x1]
%onnx::Conv_956[FLOAT, 256x256x1x1]
%onnx::Conv_959[FLOAT, 256x256x3x3]
%onnx::Conv_962[FLOAT, 256x512x1x1]
%onnx::Conv_965[FLOAT, 256x256x3x3]
%onnx::Conv_968[FLOAT, 256x512x1x1]
%onnx::Conv_971[FLOAT, 256x512x1x1]
%onnx::Conv_974[FLOAT, 256x512x1x1]
%onnx::Conv_977[FLOAT, 256x256x3x3]
%onnx::Conv_980[FLOAT, 256x512x1x1]
%onnx::Conv_983[FLOAT, 256x256x3x3]
%onnx::Conv_986[FLOAT, 256x512x1x1]
%onnx::Conv_989[FLOAT, 256x512x1x1]
%onnx::Conv_992[FLOAT, 256x512x1x1]
%onnx::Conv_995[FLOAT, 256x256x3x3]
) {
%onnx::Conv_996 = Identity(%onnx::Conv_945)
%onnx::Conv_993 = Identity(%onnx::Conv_945)
%onnx::Conv_990 = Identity(%onnx::Conv_945)
%onnx::Conv_987 = Identity(%onnx::Conv_945)
%onnx::Conv_984 = Identity(%onnx::Conv_945)
%onnx::Conv_981 = Identity(%onnx::Conv_945)
%onnx::Conv_978 = Identity(%onnx::Conv_945)
%onnx::Conv_975 = Identity(%onnx::Conv_945)
%onnx::Conv_972 = Identity(%onnx::Conv_945)
%onnx::Conv_969 = Identity(%onnx::Conv_945)
%onnx::Conv_966 = Identity(%onnx::Conv_945)
%onnx::Conv_963 = Identity(%onnx::Conv_945)
%onnx::Conv_960 = Identity(%onnx::Conv_945)
%onnx::Conv_957 = Identity(%onnx::Conv_945)
%onnx::Conv_954 = Identity(%onnx::Conv_945)
%onnx::Conv_951 = Identity(%onnx::Conv_945)
%onnx::Conv_948 = Identity(%onnx::Conv_945)
%onnx::Conv_942 = Identity(%onnx::Conv_834)
%onnx::Conv_939 = Identity(%onnx::Conv_834)
%onnx::Conv_936 = Identity(%onnx::Conv_834)
%onnx::Conv_933 = Identity(%onnx::Conv_834)
%onnx::Conv_930 = Identity(%onnx::Conv_834)
%onnx::Conv_927 = Identity(%onnx::Conv_834)
%onnx::Conv_924 = Identity(%onnx::Conv_834)
%onnx::Conv_921 = Identity(%onnx::Conv_834)
%onnx::Conv_918 = Identity(%onnx::Conv_834)
%onnx::Conv_915 = Identity(%onnx::Conv_834)
%onnx::Conv_912 = Identity(%onnx::Conv_834)
%onnx::Conv_909 = Identity(%onnx::Conv_834)
%onnx::Conv_906 = Identity(%onnx::Conv_834)
%onnx::Conv_903 = Identity(%onnx::Conv_834)
%onnx::Conv_900 = Identity(%onnx::Conv_834)
%onnx::Conv_897 = Identity(%onnx::Conv_834)
%onnx::Conv_894 = Identity(%onnx::Conv_834)
%onnx::Conv_891 = Identity(%onnx::Conv_834)
%onnx::Conv_888 = Identity(%onnx::Conv_837)
%onnx::Conv_885 = Identity(%onnx::Conv_837)
%onnx::Conv_882 = Identity(%onnx::Conv_837)
%onnx::Conv_879 = Identity(%onnx::Conv_837)
%onnx::Conv_876 = Identity(%onnx::Conv_837)
%onnx::Conv_873 = Identity(%onnx::Conv_837)
%onnx::Conv_870 = Identity(%onnx::Conv_837)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_837)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_837)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_846 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_833, %onnx::Conv_834)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%831 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %831
}
|
val_accuracy
| 91.135818
| 1,920,477,184
| 6,406,538
|
{'zcp_epe_nas': 82.83195292789173, 'zcp_fisher': 9.421860694885254, 'zcp_flops': 30727634944.0, 'zcp_grad_norm': 57.34611511230469, 'zcp_grasp': -4.272415161132812, 'zcp_jacov': -16.058536994825527, 'zcp_l2_norm': 1087.0518798828125, 'zcp_nwot': 223.2186473158127, 'zcp_params': 6406538.0, 'zcp_plain': 0.10492679476737901, 'zcp_snip': 387.016357421875, 'zcp_synflow': 94.81324852417656, 'zcp_zen': 111.63505554199219, 'zcp_val_accuracy': 0.9178686141967771}
| |
NASBench101_95570
|
NASBench101
|
95570
|
39cf33e20e8b0186c8e0d9f45d12c311
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_839[FLOAT, 128x3x3x3]
%onnx::Conv_840[FLOAT, 128]
%onnx::Conv_842[FLOAT, 43x128x1x1]
%onnx::Conv_843[FLOAT, 43]
%onnx::Conv_845[FLOAT, 43x43x3x3]
%onnx::Conv_848[FLOAT, 43x43x1x1]
%onnx::Conv_851[FLOAT, 43x43x3x3]
%onnx::Conv_854[FLOAT, 43x43x1x1]
%onnx::Conv_857[FLOAT, 43x128x1x1]
%onnx::Conv_860[FLOAT, 43x43x3x3]
%onnx::Conv_863[FLOAT, 43x43x1x1]
%onnx::Conv_866[FLOAT, 43x43x3x3]
%onnx::Conv_869[FLOAT, 43x43x1x1]
%onnx::Conv_872[FLOAT, 43x128x1x1]
%onnx::Conv_875[FLOAT, 43x43x3x3]
%onnx::Conv_878[FLOAT, 43x43x1x1]
%onnx::Conv_881[FLOAT, 43x43x3x3]
%onnx::Conv_884[FLOAT, 43x43x1x1]
%onnx::Conv_887[FLOAT, 86x128x1x1]
%onnx::Conv_888[FLOAT, 86]
%onnx::Conv_890[FLOAT, 86x86x3x3]
%onnx::Conv_893[FLOAT, 86x86x1x1]
%onnx::Conv_896[FLOAT, 85x85x3x3]
%onnx::Conv_897[FLOAT, 85]
%onnx::Conv_899[FLOAT, 85x85x1x1]
%onnx::Conv_902[FLOAT, 86x256x1x1]
%onnx::Conv_905[FLOAT, 86x86x3x3]
%onnx::Conv_908[FLOAT, 86x86x1x1]
%onnx::Conv_911[FLOAT, 85x85x3x3]
%onnx::Conv_914[FLOAT, 85x85x1x1]
%onnx::Conv_917[FLOAT, 86x256x1x1]
%onnx::Conv_920[FLOAT, 86x86x3x3]
%onnx::Conv_923[FLOAT, 86x86x1x1]
%onnx::Conv_926[FLOAT, 85x85x3x3]
%onnx::Conv_929[FLOAT, 85x85x1x1]
%onnx::Conv_932[FLOAT, 171x256x1x1]
%onnx::Conv_933[FLOAT, 171]
%onnx::Conv_935[FLOAT, 171x171x3x3]
%onnx::Conv_938[FLOAT, 171x171x1x1]
%onnx::Conv_941[FLOAT, 171x171x3x3]
%onnx::Conv_944[FLOAT, 171x171x1x1]
%onnx::Conv_947[FLOAT, 171x512x1x1]
%onnx::Conv_950[FLOAT, 171x171x3x3]
%onnx::Conv_953[FLOAT, 171x171x1x1]
%onnx::Conv_956[FLOAT, 171x171x3x3]
%onnx::Conv_959[FLOAT, 171x171x1x1]
%onnx::Conv_962[FLOAT, 171x512x1x1]
%onnx::Conv_965[FLOAT, 171x171x3x3]
%onnx::Conv_968[FLOAT, 171x171x1x1]
%onnx::Conv_971[FLOAT, 171x171x3x3]
%onnx::Conv_974[FLOAT, 171x171x1x1]
) {
%onnx::Conv_975 = Identity(%onnx::Conv_933)
%onnx::Conv_972 = Identity(%onnx::Conv_933)
%onnx::Conv_969 = Identity(%onnx::Conv_933)
%onnx::Conv_966 = Identity(%onnx::Conv_933)
%onnx::Conv_963 = Identity(%onnx::Conv_933)
%onnx::Conv_960 = Identity(%onnx::Conv_933)
%onnx::Conv_957 = Identity(%onnx::Conv_933)
%onnx::Conv_954 = Identity(%onnx::Conv_933)
%onnx::Conv_951 = Identity(%onnx::Conv_933)
%onnx::Conv_948 = Identity(%onnx::Conv_933)
%onnx::Conv_945 = Identity(%onnx::Conv_933)
%onnx::Conv_942 = Identity(%onnx::Conv_933)
%onnx::Conv_939 = Identity(%onnx::Conv_933)
%onnx::Conv_936 = Identity(%onnx::Conv_933)
%onnx::Conv_930 = Identity(%onnx::Conv_897)
%onnx::Conv_927 = Identity(%onnx::Conv_897)
%onnx::Conv_924 = Identity(%onnx::Conv_888)
%onnx::Conv_921 = Identity(%onnx::Conv_888)
%onnx::Conv_918 = Identity(%onnx::Conv_888)
%onnx::Conv_915 = Identity(%onnx::Conv_897)
%onnx::Conv_912 = Identity(%onnx::Conv_897)
%onnx::Conv_909 = Identity(%onnx::Conv_888)
%onnx::Conv_906 = Identity(%onnx::Conv_888)
%onnx::Conv_903 = Identity(%onnx::Conv_888)
%onnx::Conv_900 = Identity(%onnx::Conv_897)
%onnx::Conv_894 = Identity(%onnx::Conv_888)
%onnx::Conv_891 = Identity(%onnx::Conv_888)
%onnx::Conv_885 = Identity(%onnx::Conv_843)
%onnx::Conv_882 = Identity(%onnx::Conv_843)
%onnx::Conv_879 = Identity(%onnx::Conv_843)
%onnx::Conv_876 = Identity(%onnx::Conv_843)
%onnx::Conv_873 = Identity(%onnx::Conv_843)
%onnx::Conv_870 = Identity(%onnx::Conv_843)
%onnx::Conv_867 = Identity(%onnx::Conv_843)
%onnx::Conv_864 = Identity(%onnx::Conv_843)
%onnx::Conv_861 = Identity(%onnx::Conv_843)
%onnx::Conv_858 = Identity(%onnx::Conv_843)
%onnx::Conv_855 = Identity(%onnx::Conv_843)
%onnx::Conv_852 = Identity(%onnx::Conv_843)
%onnx::Conv_849 = Identity(%onnx::Conv_843)
%onnx::Conv_846 = Identity(%onnx::Conv_843)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_839, %onnx::Conv_840)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_5_output_0, %/layers.1/Constant_6_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_7_output_0)
%/layers.1/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_8_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_5_output_0, %/layers.2/Constant_6_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_7_output_0)
%/layers.2/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_8_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_5_output_0, %/layers.3/Constant_6_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_7_output_0)
%/layers.3/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_8_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_4_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_1_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_8_output_0, %/layers.5/Constant_9_output_0, %/layers.5/Constant_7_output_0, %/layers.5/Constant_10_output_0)
%/layers.5/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/Slice_1_output_0, %/layers.5/Constant_11_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_12_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_4_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_1_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_8_output_0, %/layers.6/Constant_9_output_0, %/layers.6/Constant_7_output_0, %/layers.6/Constant_10_output_0)
%/layers.6/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/Slice_1_output_0, %/layers.6/Constant_11_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_12_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_4_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_1_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_8_output_0, %/layers.7/Constant_9_output_0, %/layers.7/Constant_7_output_0, %/layers.7/Constant_10_output_0)
%/layers.7/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/Slice_1_output_0, %/layers.7/Constant_11_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_12_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_5_output_0, %/layers.9/Constant_6_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_7_output_0)
%/layers.9/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_8_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_5_output_0, %/layers.10/Constant_6_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_7_output_0)
%/layers.10/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_8_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_5_output_0, %/layers.11/Constant_6_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_7_output_0)
%/layers.11/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_8_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%837 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %837
}
|
val_accuracy
| 90.404648
| 783,731,712
| 2,612,292
|
{'zcp_epe_nas': 119.47028150478468, 'zcp_fisher': 146.5792999267578, 'zcp_flops': 12539707392.0, 'zcp_grad_norm': 227.5188751220703, 'zcp_grasp': 171.134765625, 'zcp_jacov': -16.057584206163057, 'zcp_l2_norm': 688.6080932617188, 'zcp_nwot': 215.85358953932422, 'zcp_params': 2612292.0, 'zcp_plain': -0.010688128881156, 'zcp_snip': 1059.3203125, 'zcp_synflow': 116.21654789360579, 'zcp_zen': 75.53079986572266, 'zcp_val_accuracy': 0.8819110393524171}
| |
NASBench101_255248
|
NASBench101
|
255248
|
9a8c6381b8bf1add13a968133b65eec2
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_803[FLOAT, 128x3x3x3]
%onnx::Conv_804[FLOAT, 128]
%onnx::Conv_806[FLOAT, 43x128x1x1]
%onnx::Conv_807[FLOAT, 43]
%onnx::Conv_809[FLOAT, 43x43x3x3]
%onnx::Conv_812[FLOAT, 43x43x3x3]
%onnx::Conv_815[FLOAT, 43x43x1x1]
%onnx::Conv_818[FLOAT, 42x42x3x3]
%onnx::Conv_819[FLOAT, 42]
%onnx::Conv_821[FLOAT, 43x128x1x1]
%onnx::Conv_824[FLOAT, 43x43x3x3]
%onnx::Conv_827[FLOAT, 43x43x3x3]
%onnx::Conv_830[FLOAT, 43x43x1x1]
%onnx::Conv_833[FLOAT, 42x42x3x3]
%onnx::Conv_836[FLOAT, 43x128x1x1]
%onnx::Conv_839[FLOAT, 43x43x3x3]
%onnx::Conv_842[FLOAT, 43x43x3x3]
%onnx::Conv_845[FLOAT, 43x43x1x1]
%onnx::Conv_848[FLOAT, 42x42x3x3]
%onnx::Conv_851[FLOAT, 86x128x1x1]
%onnx::Conv_852[FLOAT, 86]
%onnx::Conv_854[FLOAT, 86x86x3x3]
%onnx::Conv_857[FLOAT, 86x86x3x3]
%onnx::Conv_860[FLOAT, 85x85x1x1]
%onnx::Conv_861[FLOAT, 85]
%onnx::Conv_863[FLOAT, 85x85x3x3]
%onnx::Conv_866[FLOAT, 86x256x1x1]
%onnx::Conv_869[FLOAT, 86x86x3x3]
%onnx::Conv_872[FLOAT, 86x86x3x3]
%onnx::Conv_875[FLOAT, 85x85x1x1]
%onnx::Conv_878[FLOAT, 85x85x3x3]
%onnx::Conv_881[FLOAT, 86x256x1x1]
%onnx::Conv_884[FLOAT, 86x86x3x3]
%onnx::Conv_887[FLOAT, 86x86x3x3]
%onnx::Conv_890[FLOAT, 85x85x1x1]
%onnx::Conv_893[FLOAT, 85x85x3x3]
%onnx::Conv_896[FLOAT, 171x256x1x1]
%onnx::Conv_897[FLOAT, 171]
%onnx::Conv_899[FLOAT, 171x171x3x3]
%onnx::Conv_902[FLOAT, 171x171x3x3]
%onnx::Conv_905[FLOAT, 171x171x1x1]
%onnx::Conv_908[FLOAT, 170x170x3x3]
%onnx::Conv_909[FLOAT, 170]
%onnx::Conv_911[FLOAT, 171x512x1x1]
%onnx::Conv_914[FLOAT, 171x171x3x3]
%onnx::Conv_917[FLOAT, 171x171x3x3]
%onnx::Conv_920[FLOAT, 171x171x1x1]
%onnx::Conv_923[FLOAT, 170x170x3x3]
%onnx::Conv_926[FLOAT, 171x512x1x1]
%onnx::Conv_929[FLOAT, 171x171x3x3]
%onnx::Conv_932[FLOAT, 171x171x3x3]
%onnx::Conv_935[FLOAT, 171x171x1x1]
%onnx::Conv_938[FLOAT, 170x170x3x3]
) {
%onnx::Conv_939 = Identity(%onnx::Conv_909)
%onnx::Conv_936 = Identity(%onnx::Conv_897)
%onnx::Conv_933 = Identity(%onnx::Conv_897)
%onnx::Conv_930 = Identity(%onnx::Conv_897)
%onnx::Conv_927 = Identity(%onnx::Conv_897)
%onnx::Conv_924 = Identity(%onnx::Conv_909)
%onnx::Conv_921 = Identity(%onnx::Conv_897)
%onnx::Conv_918 = Identity(%onnx::Conv_897)
%onnx::Conv_915 = Identity(%onnx::Conv_897)
%onnx::Conv_912 = Identity(%onnx::Conv_897)
%onnx::Conv_906 = Identity(%onnx::Conv_897)
%onnx::Conv_903 = Identity(%onnx::Conv_897)
%onnx::Conv_900 = Identity(%onnx::Conv_897)
%onnx::Conv_894 = Identity(%onnx::Conv_861)
%onnx::Conv_891 = Identity(%onnx::Conv_861)
%onnx::Conv_888 = Identity(%onnx::Conv_852)
%onnx::Conv_885 = Identity(%onnx::Conv_852)
%onnx::Conv_882 = Identity(%onnx::Conv_852)
%onnx::Conv_879 = Identity(%onnx::Conv_861)
%onnx::Conv_876 = Identity(%onnx::Conv_861)
%onnx::Conv_873 = Identity(%onnx::Conv_852)
%onnx::Conv_870 = Identity(%onnx::Conv_852)
%onnx::Conv_867 = Identity(%onnx::Conv_852)
%onnx::Conv_864 = Identity(%onnx::Conv_861)
%onnx::Conv_858 = Identity(%onnx::Conv_852)
%onnx::Conv_855 = Identity(%onnx::Conv_852)
%onnx::Conv_849 = Identity(%onnx::Conv_819)
%onnx::Conv_846 = Identity(%onnx::Conv_807)
%onnx::Conv_843 = Identity(%onnx::Conv_807)
%onnx::Conv_840 = Identity(%onnx::Conv_807)
%onnx::Conv_837 = Identity(%onnx::Conv_807)
%onnx::Conv_834 = Identity(%onnx::Conv_819)
%onnx::Conv_831 = Identity(%onnx::Conv_807)
%onnx::Conv_828 = Identity(%onnx::Conv_807)
%onnx::Conv_825 = Identity(%onnx::Conv_807)
%onnx::Conv_822 = Identity(%onnx::Conv_807)
%onnx::Conv_816 = Identity(%onnx::Conv_807)
%onnx::Conv_813 = Identity(%onnx::Conv_807)
%onnx::Conv_810 = Identity(%onnx::Conv_807)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_803, %onnx::Conv_804)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_2_output_0, %/layers.1/Constant_5_output_0)
%/layers.1/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_6_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_2_output_0, %/layers.2/Constant_5_output_0)
%/layers.2/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_6_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_2_output_0, %/layers.3/Constant_5_output_0)
%/layers.3/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_6_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_4_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_1_output_0 = Slice(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_7_output_0, %/layers.5/Constant_8_output_0, %/layers.5/Constant_6_output_0, %/layers.5/Constant_9_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Slice_1_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_10_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_4_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_1_output_0 = Slice(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_7_output_0, %/layers.6/Constant_8_output_0, %/layers.6/Constant_6_output_0, %/layers.6/Constant_9_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Slice_1_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_10_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_4_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_1_output_0 = Slice(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_7_output_0, %/layers.7/Constant_8_output_0, %/layers.7/Constant_6_output_0, %/layers.7/Constant_9_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Slice_1_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_10_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_10_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_2_output_0, %/layers.9/Constant_5_output_0)
%/layers.9/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_6_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_2_output_0, %/layers.10/Constant_5_output_0)
%/layers.10/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_6_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_2_output_0, %/layers.11/Constant_5_output_0)
%/layers.11/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_6_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%801 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %801
}
|
val_accuracy
| 89.983976
| 1,049,419,392
| 3,524,442
|
{'zcp_epe_nas': 93.1712553425711, 'zcp_fisher': 97.05062866210938, 'zcp_flops': 16790710272.0, 'zcp_grad_norm': 174.94583129882812, 'zcp_grasp': 6.827880859375, 'zcp_jacov': -16.06117614613836, 'zcp_l2_norm': 689.2210693359375, 'zcp_nwot': 215.439464534296, 'zcp_params': 3524442.0, 'zcp_plain': -0.026403423398733004, 'zcp_snip': 877.0671997070312, 'zcp_synflow': 141.02368483638938, 'zcp_zen': 87.43003845214844, 'zcp_val_accuracy': 0.9396033883094781}
| |
NASBench101_285976
|
NASBench101
|
285976
|
ad1ab355b898f120ff6b340311c71c8c
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_860[FLOAT, 128x3x3x3]
%onnx::Conv_861[FLOAT, 128]
%onnx::Conv_863[FLOAT, 64x128x1x1]
%onnx::Conv_864[FLOAT, 64]
%onnx::Conv_866[FLOAT, 64x64x1x1]
%onnx::Conv_869[FLOAT, 64x64x3x3]
%onnx::Conv_872[FLOAT, 64x128x1x1]
%onnx::Conv_875[FLOAT, 64x64x3x3]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 64x128x1x1]
%onnx::Conv_884[FLOAT, 64x64x1x1]
%onnx::Conv_887[FLOAT, 64x64x3x3]
%onnx::Conv_890[FLOAT, 64x128x1x1]
%onnx::Conv_893[FLOAT, 64x64x3x3]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 64x128x1x1]
%onnx::Conv_902[FLOAT, 64x64x1x1]
%onnx::Conv_905[FLOAT, 64x64x3x3]
%onnx::Conv_908[FLOAT, 64x128x1x1]
%onnx::Conv_911[FLOAT, 64x64x3x3]
%onnx::Conv_914[FLOAT, 128x128x1x1]
%onnx::Conv_917[FLOAT, 128x128x1x1]
%onnx::Conv_920[FLOAT, 128x128x1x1]
%onnx::Conv_923[FLOAT, 128x128x3x3]
%onnx::Conv_926[FLOAT, 128x128x1x1]
%onnx::Conv_929[FLOAT, 128x128x3x3]
%onnx::Conv_932[FLOAT, 256x128x1x1]
%onnx::Conv_933[FLOAT, 256]
%onnx::Conv_935[FLOAT, 128x256x1x1]
%onnx::Conv_938[FLOAT, 128x128x1x1]
%onnx::Conv_941[FLOAT, 128x128x3x3]
%onnx::Conv_944[FLOAT, 128x256x1x1]
%onnx::Conv_947[FLOAT, 128x128x3x3]
%onnx::Conv_950[FLOAT, 256x256x1x1]
%onnx::Conv_953[FLOAT, 128x256x1x1]
%onnx::Conv_956[FLOAT, 128x128x1x1]
%onnx::Conv_959[FLOAT, 128x128x3x3]
%onnx::Conv_962[FLOAT, 128x256x1x1]
%onnx::Conv_965[FLOAT, 128x128x3x3]
%onnx::Conv_968[FLOAT, 256x256x1x1]
%onnx::Conv_971[FLOAT, 256x256x1x1]
%onnx::Conv_974[FLOAT, 256x256x1x1]
%onnx::Conv_977[FLOAT, 256x256x3x3]
%onnx::Conv_980[FLOAT, 256x256x1x1]
%onnx::Conv_983[FLOAT, 256x256x3x3]
%onnx::Conv_986[FLOAT, 512x256x1x1]
%onnx::Conv_987[FLOAT, 512]
%onnx::Conv_989[FLOAT, 256x512x1x1]
%onnx::Conv_992[FLOAT, 256x256x1x1]
%onnx::Conv_995[FLOAT, 256x256x3x3]
%onnx::Conv_998[FLOAT, 256x512x1x1]
%onnx::Conv_1001[FLOAT, 256x256x3x3]
%onnx::Conv_1004[FLOAT, 512x512x1x1]
%onnx::Conv_1007[FLOAT, 256x512x1x1]
%onnx::Conv_1010[FLOAT, 256x256x1x1]
%onnx::Conv_1013[FLOAT, 256x256x3x3]
%onnx::Conv_1016[FLOAT, 256x512x1x1]
%onnx::Conv_1019[FLOAT, 256x256x3x3]
%onnx::Conv_1022[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1023 = Identity(%onnx::Conv_987)
%onnx::Conv_1020 = Identity(%onnx::Conv_933)
%onnx::Conv_1017 = Identity(%onnx::Conv_933)
%onnx::Conv_1014 = Identity(%onnx::Conv_933)
%onnx::Conv_1011 = Identity(%onnx::Conv_933)
%onnx::Conv_1008 = Identity(%onnx::Conv_933)
%onnx::Conv_1005 = Identity(%onnx::Conv_987)
%onnx::Conv_1002 = Identity(%onnx::Conv_933)
%onnx::Conv_999 = Identity(%onnx::Conv_933)
%onnx::Conv_996 = Identity(%onnx::Conv_933)
%onnx::Conv_993 = Identity(%onnx::Conv_933)
%onnx::Conv_990 = Identity(%onnx::Conv_933)
%onnx::Conv_984 = Identity(%onnx::Conv_933)
%onnx::Conv_981 = Identity(%onnx::Conv_933)
%onnx::Conv_978 = Identity(%onnx::Conv_933)
%onnx::Conv_975 = Identity(%onnx::Conv_933)
%onnx::Conv_972 = Identity(%onnx::Conv_933)
%onnx::Conv_969 = Identity(%onnx::Conv_933)
%onnx::Conv_966 = Identity(%onnx::Conv_861)
%onnx::Conv_963 = Identity(%onnx::Conv_861)
%onnx::Conv_960 = Identity(%onnx::Conv_861)
%onnx::Conv_957 = Identity(%onnx::Conv_861)
%onnx::Conv_954 = Identity(%onnx::Conv_861)
%onnx::Conv_951 = Identity(%onnx::Conv_933)
%onnx::Conv_948 = Identity(%onnx::Conv_861)
%onnx::Conv_945 = Identity(%onnx::Conv_861)
%onnx::Conv_942 = Identity(%onnx::Conv_861)
%onnx::Conv_939 = Identity(%onnx::Conv_861)
%onnx::Conv_936 = Identity(%onnx::Conv_861)
%onnx::Conv_930 = Identity(%onnx::Conv_861)
%onnx::Conv_927 = Identity(%onnx::Conv_861)
%onnx::Conv_924 = Identity(%onnx::Conv_861)
%onnx::Conv_921 = Identity(%onnx::Conv_861)
%onnx::Conv_918 = Identity(%onnx::Conv_861)
%onnx::Conv_915 = Identity(%onnx::Conv_861)
%onnx::Conv_912 = Identity(%onnx::Conv_864)
%onnx::Conv_909 = Identity(%onnx::Conv_864)
%onnx::Conv_906 = Identity(%onnx::Conv_864)
%onnx::Conv_903 = Identity(%onnx::Conv_864)
%onnx::Conv_900 = Identity(%onnx::Conv_864)
%onnx::Conv_897 = Identity(%onnx::Conv_861)
%onnx::Conv_894 = Identity(%onnx::Conv_864)
%onnx::Conv_891 = Identity(%onnx::Conv_864)
%onnx::Conv_888 = Identity(%onnx::Conv_864)
%onnx::Conv_885 = Identity(%onnx::Conv_864)
%onnx::Conv_882 = Identity(%onnx::Conv_864)
%onnx::Conv_879 = Identity(%onnx::Conv_861)
%onnx::Conv_876 = Identity(%onnx::Conv_864)
%onnx::Conv_873 = Identity(%onnx::Conv_864)
%onnx::Conv_870 = Identity(%onnx::Conv_864)
%onnx::Conv_867 = Identity(%onnx::Conv_864)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_860, %onnx::Conv_861)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_4_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_4_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_4_output_0)
%858 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %858
}
|
val_accuracy
| 93.399441
| 1,998,727,168
| 6,667,274
|
{'zcp_epe_nas': 150.489961177426, 'zcp_fisher': 25.42934226989746, 'zcp_flops': 31979634688.0, 'zcp_grad_norm': 111.46443176269531, 'zcp_grasp': 3.4873046875, 'zcp_jacov': -16.05223369987879, 'zcp_l2_norm': 1040.457275390625, 'zcp_nwot': 226.97406703715342, 'zcp_params': 6667274.0, 'zcp_plain': -0.045774050056934, 'zcp_snip': 722.99658203125, 'zcp_synflow': 117.26509585087437, 'zcp_zen': 106.67096710205078, 'zcp_val_accuracy': 0.9306890964508051}
| |
NASBench101_84307
|
NASBench101
|
84307
|
3316d4500c5e71c7ced06ecefefd8b64
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_617[FLOAT, 128x3x3x3]
%onnx::Conv_618[FLOAT, 128]
%onnx::Conv_620[FLOAT, 43x128x1x1]
%onnx::Conv_621[FLOAT, 43]
%onnx::Conv_623[FLOAT, 43x43x1x1]
%onnx::Conv_626[FLOAT, 43x43x3x3]
%onnx::Conv_629[FLOAT, 43x128x1x1]
%onnx::Conv_632[FLOAT, 43x43x1x1]
%onnx::Conv_635[FLOAT, 43x43x3x3]
%onnx::Conv_638[FLOAT, 43x128x1x1]
%onnx::Conv_641[FLOAT, 43x43x1x1]
%onnx::Conv_644[FLOAT, 43x43x3x3]
%onnx::Conv_647[FLOAT, 86x128x1x1]
%onnx::Conv_648[FLOAT, 86]
%onnx::Conv_650[FLOAT, 86x86x1x1]
%onnx::Conv_653[FLOAT, 85x85x3x3]
%onnx::Conv_654[FLOAT, 85]
%onnx::Conv_656[FLOAT, 86x256x1x1]
%onnx::Conv_659[FLOAT, 86x86x1x1]
%onnx::Conv_662[FLOAT, 85x85x3x3]
%onnx::Conv_665[FLOAT, 86x256x1x1]
%onnx::Conv_668[FLOAT, 86x86x1x1]
%onnx::Conv_671[FLOAT, 85x85x3x3]
%onnx::Conv_674[FLOAT, 171x256x1x1]
%onnx::Conv_675[FLOAT, 171]
%onnx::Conv_677[FLOAT, 171x171x1x1]
%onnx::Conv_680[FLOAT, 171x171x3x3]
%onnx::Conv_683[FLOAT, 171x512x1x1]
%onnx::Conv_686[FLOAT, 171x171x1x1]
%onnx::Conv_689[FLOAT, 171x171x3x3]
%onnx::Conv_692[FLOAT, 171x512x1x1]
%onnx::Conv_695[FLOAT, 171x171x1x1]
%onnx::Conv_698[FLOAT, 171x171x3x3]
) {
%onnx::Conv_699 = Identity(%onnx::Conv_675)
%onnx::Conv_696 = Identity(%onnx::Conv_675)
%onnx::Conv_693 = Identity(%onnx::Conv_675)
%onnx::Conv_690 = Identity(%onnx::Conv_675)
%onnx::Conv_687 = Identity(%onnx::Conv_675)
%onnx::Conv_684 = Identity(%onnx::Conv_675)
%onnx::Conv_681 = Identity(%onnx::Conv_675)
%onnx::Conv_678 = Identity(%onnx::Conv_675)
%onnx::Conv_672 = Identity(%onnx::Conv_654)
%onnx::Conv_669 = Identity(%onnx::Conv_648)
%onnx::Conv_666 = Identity(%onnx::Conv_648)
%onnx::Conv_663 = Identity(%onnx::Conv_654)
%onnx::Conv_660 = Identity(%onnx::Conv_648)
%onnx::Conv_657 = Identity(%onnx::Conv_648)
%onnx::Conv_651 = Identity(%onnx::Conv_648)
%onnx::Conv_645 = Identity(%onnx::Conv_621)
%onnx::Conv_642 = Identity(%onnx::Conv_621)
%onnx::Conv_639 = Identity(%onnx::Conv_621)
%onnx::Conv_636 = Identity(%onnx::Conv_621)
%onnx::Conv_633 = Identity(%onnx::Conv_621)
%onnx::Conv_630 = Identity(%onnx::Conv_621)
%onnx::Conv_627 = Identity(%onnx::Conv_621)
%onnx::Conv_624 = Identity(%onnx::Conv_621)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_617, %onnx::Conv_618)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_620, %onnx::Conv_621)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_623, %onnx::Conv_624)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_626, %onnx::Conv_627)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_5_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_6_output_0)
%/layers.1/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_7_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_629, %onnx::Conv_630)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_632, %onnx::Conv_633)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_635, %onnx::Conv_636)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_5_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_6_output_0)
%/layers.2/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_7_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_638, %onnx::Conv_639)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_641, %onnx::Conv_642)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_644, %onnx::Conv_645)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_5_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_6_output_0)
%/layers.3/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_7_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_647, %onnx::Conv_648)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_650, %onnx::Conv_651)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_1_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_653, %onnx::Conv_654)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_7_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_656, %onnx::Conv_657)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_659, %onnx::Conv_660)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_1_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_662, %onnx::Conv_663)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_7_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_665, %onnx::Conv_666)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_668, %onnx::Conv_669)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_1_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_671, %onnx::Conv_672)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_7_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_674, %onnx::Conv_675)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_677, %onnx::Conv_678)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_680, %onnx::Conv_681)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_5_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_6_output_0)
%/layers.9/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_7_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_683, %onnx::Conv_684)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_686, %onnx::Conv_687)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_689, %onnx::Conv_690)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_5_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_6_output_0)
%/layers.10/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_7_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_5_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_6_output_0)
%/layers.11/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_7_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%615 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %615
}
|
val_accuracy
| 87.810498
| 440,814,336
| 1,454,631
|
{'zcp_epe_nas': 115.06311430718127, 'zcp_fisher': 104.6976318359375, 'zcp_flops': 7053029376.0, 'zcp_grad_norm': 180.7747802734375, 'zcp_grasp': 57.28515625, 'zcp_jacov': -16.055009440574636, 'zcp_l2_norm': 443.75579833984375, 'zcp_nwot': 208.77297048040776, 'zcp_params': 1454631.0, 'zcp_plain': 0.005355055909603001, 'zcp_snip': 764.5010986328125, 'zcp_synflow': 85.10193245142352, 'zcp_zen': 49.175621032714844, 'zcp_val_accuracy': 0.9139623641967771}
| |
NASBench101_365641
|
NASBench101
|
365641
|
dd0838fb8eb367742822f7bb8789a34a
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_1112[FLOAT, 128x3x3x3]
%onnx::Conv_1113[FLOAT, 128]
%onnx::Conv_1115[FLOAT, 43x128x1x1]
%onnx::Conv_1116[FLOAT, 43]
%onnx::Conv_1118[FLOAT, 43x43x3x3]
%onnx::Conv_1121[FLOAT, 43x128x1x1]
%onnx::Conv_1124[FLOAT, 43x43x3x3]
%onnx::Conv_1127[FLOAT, 42x42x3x3]
%onnx::Conv_1128[FLOAT, 42]
%onnx::Conv_1130[FLOAT, 42x128x1x1]
%onnx::Conv_1133[FLOAT, 42x42x3x3]
%onnx::Conv_1136[FLOAT, 42x42x3x3]
%onnx::Conv_1139[FLOAT, 43x128x1x1]
%onnx::Conv_1142[FLOAT, 43x43x3x3]
%onnx::Conv_1145[FLOAT, 43x128x1x1]
%onnx::Conv_1148[FLOAT, 43x43x3x3]
%onnx::Conv_1151[FLOAT, 42x42x3x3]
%onnx::Conv_1154[FLOAT, 42x128x1x1]
%onnx::Conv_1157[FLOAT, 42x42x3x3]
%onnx::Conv_1160[FLOAT, 42x42x3x3]
%onnx::Conv_1163[FLOAT, 43x128x1x1]
%onnx::Conv_1166[FLOAT, 43x43x3x3]
%onnx::Conv_1169[FLOAT, 43x128x1x1]
%onnx::Conv_1172[FLOAT, 43x43x3x3]
%onnx::Conv_1175[FLOAT, 42x42x3x3]
%onnx::Conv_1178[FLOAT, 42x128x1x1]
%onnx::Conv_1181[FLOAT, 42x42x3x3]
%onnx::Conv_1184[FLOAT, 42x42x3x3]
%onnx::Conv_1187[FLOAT, 86x128x1x1]
%onnx::Conv_1188[FLOAT, 86]
%onnx::Conv_1190[FLOAT, 86x86x3x3]
%onnx::Conv_1193[FLOAT, 85x128x1x1]
%onnx::Conv_1194[FLOAT, 85]
%onnx::Conv_1196[FLOAT, 85x85x3x3]
%onnx::Conv_1199[FLOAT, 85x85x3x3]
%onnx::Conv_1202[FLOAT, 85x128x1x1]
%onnx::Conv_1205[FLOAT, 85x85x3x3]
%onnx::Conv_1208[FLOAT, 85x85x3x3]
%onnx::Conv_1211[FLOAT, 86x256x1x1]
%onnx::Conv_1214[FLOAT, 86x86x3x3]
%onnx::Conv_1217[FLOAT, 85x256x1x1]
%onnx::Conv_1220[FLOAT, 85x85x3x3]
%onnx::Conv_1223[FLOAT, 85x85x3x3]
%onnx::Conv_1226[FLOAT, 85x256x1x1]
%onnx::Conv_1229[FLOAT, 85x85x3x3]
%onnx::Conv_1232[FLOAT, 85x85x3x3]
%onnx::Conv_1235[FLOAT, 86x256x1x1]
%onnx::Conv_1238[FLOAT, 86x86x3x3]
%onnx::Conv_1241[FLOAT, 85x256x1x1]
%onnx::Conv_1244[FLOAT, 85x85x3x3]
%onnx::Conv_1247[FLOAT, 85x85x3x3]
%onnx::Conv_1250[FLOAT, 85x256x1x1]
%onnx::Conv_1253[FLOAT, 85x85x3x3]
%onnx::Conv_1256[FLOAT, 85x85x3x3]
%onnx::Conv_1259[FLOAT, 171x256x1x1]
%onnx::Conv_1260[FLOAT, 171]
%onnx::Conv_1262[FLOAT, 171x171x3x3]
%onnx::Conv_1265[FLOAT, 171x256x1x1]
%onnx::Conv_1268[FLOAT, 171x171x3x3]
%onnx::Conv_1271[FLOAT, 170x170x3x3]
%onnx::Conv_1272[FLOAT, 170]
%onnx::Conv_1274[FLOAT, 170x256x1x1]
%onnx::Conv_1277[FLOAT, 170x170x3x3]
%onnx::Conv_1280[FLOAT, 170x170x3x3]
%onnx::Conv_1283[FLOAT, 171x512x1x1]
%onnx::Conv_1286[FLOAT, 171x171x3x3]
%onnx::Conv_1289[FLOAT, 171x512x1x1]
%onnx::Conv_1292[FLOAT, 171x171x3x3]
%onnx::Conv_1295[FLOAT, 170x170x3x3]
%onnx::Conv_1298[FLOAT, 170x512x1x1]
%onnx::Conv_1301[FLOAT, 170x170x3x3]
%onnx::Conv_1304[FLOAT, 170x170x3x3]
%onnx::Conv_1307[FLOAT, 171x512x1x1]
%onnx::Conv_1310[FLOAT, 171x171x3x3]
%onnx::Conv_1313[FLOAT, 171x512x1x1]
%onnx::Conv_1316[FLOAT, 171x171x3x3]
%onnx::Conv_1319[FLOAT, 170x170x3x3]
%onnx::Conv_1322[FLOAT, 170x512x1x1]
%onnx::Conv_1325[FLOAT, 170x170x3x3]
%onnx::Conv_1328[FLOAT, 170x170x3x3]
) {
%onnx::Conv_1329 = Identity(%onnx::Conv_1272)
%onnx::Conv_1326 = Identity(%onnx::Conv_1272)
%onnx::Conv_1323 = Identity(%onnx::Conv_1272)
%onnx::Conv_1320 = Identity(%onnx::Conv_1272)
%onnx::Conv_1317 = Identity(%onnx::Conv_1260)
%onnx::Conv_1314 = Identity(%onnx::Conv_1260)
%onnx::Conv_1311 = Identity(%onnx::Conv_1260)
%onnx::Conv_1308 = Identity(%onnx::Conv_1260)
%onnx::Conv_1305 = Identity(%onnx::Conv_1272)
%onnx::Conv_1302 = Identity(%onnx::Conv_1272)
%onnx::Conv_1299 = Identity(%onnx::Conv_1272)
%onnx::Conv_1296 = Identity(%onnx::Conv_1272)
%onnx::Conv_1293 = Identity(%onnx::Conv_1260)
%onnx::Conv_1290 = Identity(%onnx::Conv_1260)
%onnx::Conv_1287 = Identity(%onnx::Conv_1260)
%onnx::Conv_1284 = Identity(%onnx::Conv_1260)
%onnx::Conv_1281 = Identity(%onnx::Conv_1272)
%onnx::Conv_1278 = Identity(%onnx::Conv_1272)
%onnx::Conv_1275 = Identity(%onnx::Conv_1272)
%onnx::Conv_1269 = Identity(%onnx::Conv_1260)
%onnx::Conv_1266 = Identity(%onnx::Conv_1260)
%onnx::Conv_1263 = Identity(%onnx::Conv_1260)
%onnx::Conv_1257 = Identity(%onnx::Conv_1194)
%onnx::Conv_1254 = Identity(%onnx::Conv_1194)
%onnx::Conv_1251 = Identity(%onnx::Conv_1194)
%onnx::Conv_1248 = Identity(%onnx::Conv_1194)
%onnx::Conv_1245 = Identity(%onnx::Conv_1194)
%onnx::Conv_1242 = Identity(%onnx::Conv_1194)
%onnx::Conv_1239 = Identity(%onnx::Conv_1188)
%onnx::Conv_1236 = Identity(%onnx::Conv_1188)
%onnx::Conv_1233 = Identity(%onnx::Conv_1194)
%onnx::Conv_1230 = Identity(%onnx::Conv_1194)
%onnx::Conv_1227 = Identity(%onnx::Conv_1194)
%onnx::Conv_1224 = Identity(%onnx::Conv_1194)
%onnx::Conv_1221 = Identity(%onnx::Conv_1194)
%onnx::Conv_1218 = Identity(%onnx::Conv_1194)
%onnx::Conv_1215 = Identity(%onnx::Conv_1188)
%onnx::Conv_1212 = Identity(%onnx::Conv_1188)
%onnx::Conv_1209 = Identity(%onnx::Conv_1194)
%onnx::Conv_1206 = Identity(%onnx::Conv_1194)
%onnx::Conv_1203 = Identity(%onnx::Conv_1194)
%onnx::Conv_1200 = Identity(%onnx::Conv_1194)
%onnx::Conv_1197 = Identity(%onnx::Conv_1194)
%onnx::Conv_1191 = Identity(%onnx::Conv_1188)
%onnx::Conv_1185 = Identity(%onnx::Conv_1128)
%onnx::Conv_1182 = Identity(%onnx::Conv_1128)
%onnx::Conv_1179 = Identity(%onnx::Conv_1128)
%onnx::Conv_1176 = Identity(%onnx::Conv_1128)
%onnx::Conv_1173 = Identity(%onnx::Conv_1116)
%onnx::Conv_1170 = Identity(%onnx::Conv_1116)
%onnx::Conv_1167 = Identity(%onnx::Conv_1116)
%onnx::Conv_1164 = Identity(%onnx::Conv_1116)
%onnx::Conv_1161 = Identity(%onnx::Conv_1128)
%onnx::Conv_1158 = Identity(%onnx::Conv_1128)
%onnx::Conv_1155 = Identity(%onnx::Conv_1128)
%onnx::Conv_1152 = Identity(%onnx::Conv_1128)
%onnx::Conv_1149 = Identity(%onnx::Conv_1116)
%onnx::Conv_1146 = Identity(%onnx::Conv_1116)
%onnx::Conv_1143 = Identity(%onnx::Conv_1116)
%onnx::Conv_1140 = Identity(%onnx::Conv_1116)
%onnx::Conv_1137 = Identity(%onnx::Conv_1128)
%onnx::Conv_1134 = Identity(%onnx::Conv_1128)
%onnx::Conv_1131 = Identity(%onnx::Conv_1128)
%onnx::Conv_1125 = Identity(%onnx::Conv_1116)
%onnx::Conv_1122 = Identity(%onnx::Conv_1116)
%onnx::Conv_1119 = Identity(%onnx::Conv_1116)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_2_output_0, %/layers.1/Constant_5_output_0)
%/layers.1/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_6_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_7_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_8_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_2_output_0, %/layers.2/Constant_5_output_0)
%/layers.2/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_6_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_7_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_8_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1169, %onnx::Conv_1170)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1172, %onnx::Conv_1173)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_2_output_0, %/layers.3/Constant_5_output_0)
%/layers.3/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_6_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1175, %onnx::Conv_1176)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1178, %onnx::Conv_1179)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_7_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1181, %onnx::Conv_1182)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_8_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_1184, %onnx::Conv_1185)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1187, %onnx::Conv_1188)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1190, %onnx::Conv_1191)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1193, %onnx::Conv_1194)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1196, %onnx::Conv_1197)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_4_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1199, %onnx::Conv_1200)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1202, %onnx::Conv_1203)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_7_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1205, %onnx::Conv_1206)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_8_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1208, %onnx::Conv_1209)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1211, %onnx::Conv_1212)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1214, %onnx::Conv_1215)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1217, %onnx::Conv_1218)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1220, %onnx::Conv_1221)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_4_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1223, %onnx::Conv_1224)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1226, %onnx::Conv_1227)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_7_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1229, %onnx::Conv_1230)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_8_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1232, %onnx::Conv_1233)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1235, %onnx::Conv_1236)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1238, %onnx::Conv_1239)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1241, %onnx::Conv_1242)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1244, %onnx::Conv_1245)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_4_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1247, %onnx::Conv_1248)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1250, %onnx::Conv_1251)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_7_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1253, %onnx::Conv_1254)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_8_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_1256, %onnx::Conv_1257)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1259, %onnx::Conv_1260)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1262, %onnx::Conv_1263)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1265, %onnx::Conv_1266)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1268, %onnx::Conv_1269)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_2_output_0, %/layers.9/Constant_5_output_0)
%/layers.9/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_6_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1271, %onnx::Conv_1272)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1274, %onnx::Conv_1275)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_7_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1277, %onnx::Conv_1278)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_8_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1280, %onnx::Conv_1281)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1283, %onnx::Conv_1284)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1286, %onnx::Conv_1287)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1289, %onnx::Conv_1290)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1292, %onnx::Conv_1293)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_2_output_0, %/layers.10/Constant_5_output_0)
%/layers.10/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_6_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1295, %onnx::Conv_1296)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1298, %onnx::Conv_1299)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_7_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1301, %onnx::Conv_1302)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_8_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1304, %onnx::Conv_1305)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1307, %onnx::Conv_1308)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1310, %onnx::Conv_1311)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1313, %onnx::Conv_1314)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1316, %onnx::Conv_1317)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_2_output_0, %/layers.11/Constant_5_output_0)
%/layers.11/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_6_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1319, %onnx::Conv_1320)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1322, %onnx::Conv_1323)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_7_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1325, %onnx::Conv_1326)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_8_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_8_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1328, %onnx::Conv_1329)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%1110 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %1110
}
|
val_accuracy
| 94.050479
| 1,791,829,248
| 6,034,146
|
{'zcp_epe_nas': 95.57724263544142, 'zcp_fisher': 1.954217433929443, 'zcp_flops': 28669267968.0, 'zcp_grad_norm': 36.922183990478516, 'zcp_grasp': -0.069854736328125, 'zcp_jacov': -16.055129626093365, 'zcp_l2_norm': 1200.8524169921875, 'zcp_nwot': 222.61381422186113, 'zcp_params': 6034146.0, 'zcp_plain': -0.019878083840012002, 'zcp_snip': 204.66998291015625, 'zcp_synflow': 118.89954704931698, 'zcp_zen': 134.35824584960938, 'zcp_val_accuracy': 0.8719952106475831}
| |
NASBench101_398095
|
NASBench101
|
398095
|
f0a85bf5ceb222ba5fffef639db1c600
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_734[FLOAT, 128x3x3x3]
%onnx::Conv_735[FLOAT, 128]
%onnx::Conv_737[FLOAT, 128x128x1x1]
%onnx::Conv_740[FLOAT, 128x128x3x3]
%onnx::Conv_743[FLOAT, 128x128x1x1]
%onnx::Conv_746[FLOAT, 128x128x1x1]
%onnx::Conv_749[FLOAT, 128x128x3x3]
%onnx::Conv_752[FLOAT, 128x128x1x1]
%onnx::Conv_755[FLOAT, 128x128x3x3]
%onnx::Conv_758[FLOAT, 128x128x1x1]
%onnx::Conv_761[FLOAT, 128x128x1x1]
%onnx::Conv_764[FLOAT, 128x128x3x3]
%onnx::Conv_767[FLOAT, 128x128x1x1]
%onnx::Conv_770[FLOAT, 128x128x3x3]
%onnx::Conv_773[FLOAT, 128x128x1x1]
%onnx::Conv_776[FLOAT, 128x128x1x1]
%onnx::Conv_779[FLOAT, 128x128x3x3]
%onnx::Conv_782[FLOAT, 256x128x1x1]
%onnx::Conv_783[FLOAT, 256]
%onnx::Conv_785[FLOAT, 256x256x3x3]
%onnx::Conv_788[FLOAT, 256x256x1x1]
%onnx::Conv_791[FLOAT, 256x128x1x1]
%onnx::Conv_794[FLOAT, 256x256x3x3]
%onnx::Conv_797[FLOAT, 256x256x1x1]
%onnx::Conv_800[FLOAT, 256x256x3x3]
%onnx::Conv_803[FLOAT, 256x256x1x1]
%onnx::Conv_806[FLOAT, 256x256x1x1]
%onnx::Conv_809[FLOAT, 256x256x3x3]
%onnx::Conv_812[FLOAT, 256x256x1x1]
%onnx::Conv_815[FLOAT, 256x256x3x3]
%onnx::Conv_818[FLOAT, 256x256x1x1]
%onnx::Conv_821[FLOAT, 256x256x1x1]
%onnx::Conv_824[FLOAT, 256x256x3x3]
%onnx::Conv_827[FLOAT, 512x256x1x1]
%onnx::Conv_828[FLOAT, 512]
%onnx::Conv_830[FLOAT, 512x512x3x3]
%onnx::Conv_833[FLOAT, 512x512x1x1]
%onnx::Conv_836[FLOAT, 512x256x1x1]
%onnx::Conv_839[FLOAT, 512x512x3x3]
%onnx::Conv_842[FLOAT, 512x512x1x1]
%onnx::Conv_845[FLOAT, 512x512x3x3]
%onnx::Conv_848[FLOAT, 512x512x1x1]
%onnx::Conv_851[FLOAT, 512x512x1x1]
%onnx::Conv_854[FLOAT, 512x512x3x3]
%onnx::Conv_857[FLOAT, 512x512x1x1]
%onnx::Conv_860[FLOAT, 512x512x3x3]
%onnx::Conv_863[FLOAT, 512x512x1x1]
%onnx::Conv_866[FLOAT, 512x512x1x1]
%onnx::Conv_869[FLOAT, 512x512x3x3]
) {
%onnx::Conv_870 = Identity(%onnx::Conv_828)
%onnx::Conv_867 = Identity(%onnx::Conv_828)
%onnx::Conv_864 = Identity(%onnx::Conv_828)
%onnx::Conv_861 = Identity(%onnx::Conv_828)
%onnx::Conv_858 = Identity(%onnx::Conv_828)
%onnx::Conv_855 = Identity(%onnx::Conv_828)
%onnx::Conv_852 = Identity(%onnx::Conv_828)
%onnx::Conv_849 = Identity(%onnx::Conv_828)
%onnx::Conv_846 = Identity(%onnx::Conv_828)
%onnx::Conv_843 = Identity(%onnx::Conv_828)
%onnx::Conv_840 = Identity(%onnx::Conv_828)
%onnx::Conv_837 = Identity(%onnx::Conv_828)
%onnx::Conv_834 = Identity(%onnx::Conv_828)
%onnx::Conv_831 = Identity(%onnx::Conv_828)
%onnx::Conv_825 = Identity(%onnx::Conv_783)
%onnx::Conv_822 = Identity(%onnx::Conv_783)
%onnx::Conv_819 = Identity(%onnx::Conv_783)
%onnx::Conv_816 = Identity(%onnx::Conv_783)
%onnx::Conv_813 = Identity(%onnx::Conv_783)
%onnx::Conv_810 = Identity(%onnx::Conv_783)
%onnx::Conv_807 = Identity(%onnx::Conv_783)
%onnx::Conv_804 = Identity(%onnx::Conv_783)
%onnx::Conv_801 = Identity(%onnx::Conv_783)
%onnx::Conv_798 = Identity(%onnx::Conv_783)
%onnx::Conv_795 = Identity(%onnx::Conv_783)
%onnx::Conv_792 = Identity(%onnx::Conv_783)
%onnx::Conv_789 = Identity(%onnx::Conv_783)
%onnx::Conv_786 = Identity(%onnx::Conv_783)
%onnx::Conv_780 = Identity(%onnx::Conv_735)
%onnx::Conv_777 = Identity(%onnx::Conv_735)
%onnx::Conv_774 = Identity(%onnx::Conv_735)
%onnx::Conv_771 = Identity(%onnx::Conv_735)
%onnx::Conv_768 = Identity(%onnx::Conv_735)
%onnx::Conv_765 = Identity(%onnx::Conv_735)
%onnx::Conv_762 = Identity(%onnx::Conv_735)
%onnx::Conv_759 = Identity(%onnx::Conv_735)
%onnx::Conv_756 = Identity(%onnx::Conv_735)
%onnx::Conv_753 = Identity(%onnx::Conv_735)
%onnx::Conv_750 = Identity(%onnx::Conv_735)
%onnx::Conv_747 = Identity(%onnx::Conv_735)
%onnx::Conv_744 = Identity(%onnx::Conv_735)
%onnx::Conv_741 = Identity(%onnx::Conv_735)
%onnx::Conv_738 = Identity(%onnx::Conv_735)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_734, %onnx::Conv_735)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%732 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %732
}
|
val_accuracy
| 92.497998
| 6,310,340,608
| 21,384,074
|
{'zcp_epe_nas': 80.08452339596744, 'zcp_fisher': 67.51849365234375, 'zcp_flops': 100965449728.0, 'zcp_grad_norm': 136.90589904785156, 'zcp_grasp': -1.65576171875, 'zcp_jacov': -16.059513823927844, 'zcp_l2_norm': 1030.988037109375, 'zcp_nwot': 231.81745022347798, 'zcp_params': 21384074.0, 'zcp_plain': -0.029634540900588, 'zcp_snip': 1158.92333984375, 'zcp_synflow': 129.7889087898916, 'zcp_zen': 101.3680648803711, 'zcp_val_accuracy': 0.8684895634651181}
| |
NASBench101_324623
|
NASBench101
|
324623
|
c46a7fc8370b556fff027be1f5d36403
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_869[FLOAT, 128x3x3x3]
%onnx::Conv_870[FLOAT, 128]
%onnx::Conv_872[FLOAT, 43x128x1x1]
%onnx::Conv_873[FLOAT, 43]
%onnx::Conv_875[FLOAT, 43x43x3x3]
%onnx::Conv_878[FLOAT, 43x43x1x1]
%onnx::Conv_881[FLOAT, 43x43x3x3]
%onnx::Conv_884[FLOAT, 43x43x3x3]
%onnx::Conv_887[FLOAT, 43x128x1x1]
%onnx::Conv_890[FLOAT, 43x43x3x3]
%onnx::Conv_893[FLOAT, 43x43x1x1]
%onnx::Conv_896[FLOAT, 43x43x3x3]
%onnx::Conv_899[FLOAT, 43x43x3x3]
%onnx::Conv_902[FLOAT, 43x128x1x1]
%onnx::Conv_905[FLOAT, 43x43x3x3]
%onnx::Conv_908[FLOAT, 43x43x1x1]
%onnx::Conv_911[FLOAT, 43x43x3x3]
%onnx::Conv_914[FLOAT, 43x43x3x3]
%onnx::Conv_917[FLOAT, 86x128x1x1]
%onnx::Conv_918[FLOAT, 86]
%onnx::Conv_920[FLOAT, 86x86x3x3]
%onnx::Conv_923[FLOAT, 85x85x1x1]
%onnx::Conv_924[FLOAT, 85]
%onnx::Conv_926[FLOAT, 85x85x3x3]
%onnx::Conv_929[FLOAT, 85x85x3x3]
%onnx::Conv_932[FLOAT, 86x256x1x1]
%onnx::Conv_935[FLOAT, 86x86x3x3]
%onnx::Conv_938[FLOAT, 85x85x1x1]
%onnx::Conv_941[FLOAT, 85x85x3x3]
%onnx::Conv_944[FLOAT, 85x85x3x3]
%onnx::Conv_947[FLOAT, 86x256x1x1]
%onnx::Conv_950[FLOAT, 86x86x3x3]
%onnx::Conv_953[FLOAT, 85x85x1x1]
%onnx::Conv_956[FLOAT, 85x85x3x3]
%onnx::Conv_959[FLOAT, 85x85x3x3]
%onnx::Conv_962[FLOAT, 171x256x1x1]
%onnx::Conv_963[FLOAT, 171]
%onnx::Conv_965[FLOAT, 171x171x3x3]
%onnx::Conv_968[FLOAT, 171x171x1x1]
%onnx::Conv_971[FLOAT, 171x171x3x3]
%onnx::Conv_974[FLOAT, 171x171x3x3]
%onnx::Conv_977[FLOAT, 171x512x1x1]
%onnx::Conv_980[FLOAT, 171x171x3x3]
%onnx::Conv_983[FLOAT, 171x171x1x1]
%onnx::Conv_986[FLOAT, 171x171x3x3]
%onnx::Conv_989[FLOAT, 171x171x3x3]
%onnx::Conv_992[FLOAT, 171x512x1x1]
%onnx::Conv_995[FLOAT, 171x171x3x3]
%onnx::Conv_998[FLOAT, 171x171x1x1]
%onnx::Conv_1001[FLOAT, 171x171x3x3]
%onnx::Conv_1004[FLOAT, 171x171x3x3]
) {
%onnx::Conv_1005 = Identity(%onnx::Conv_963)
%onnx::Conv_1002 = Identity(%onnx::Conv_963)
%onnx::Conv_999 = Identity(%onnx::Conv_963)
%onnx::Conv_996 = Identity(%onnx::Conv_963)
%onnx::Conv_993 = Identity(%onnx::Conv_963)
%onnx::Conv_990 = Identity(%onnx::Conv_963)
%onnx::Conv_987 = Identity(%onnx::Conv_963)
%onnx::Conv_984 = Identity(%onnx::Conv_963)
%onnx::Conv_981 = Identity(%onnx::Conv_963)
%onnx::Conv_978 = Identity(%onnx::Conv_963)
%onnx::Conv_975 = Identity(%onnx::Conv_963)
%onnx::Conv_972 = Identity(%onnx::Conv_963)
%onnx::Conv_969 = Identity(%onnx::Conv_963)
%onnx::Conv_966 = Identity(%onnx::Conv_963)
%onnx::Conv_960 = Identity(%onnx::Conv_924)
%onnx::Conv_957 = Identity(%onnx::Conv_924)
%onnx::Conv_954 = Identity(%onnx::Conv_924)
%onnx::Conv_951 = Identity(%onnx::Conv_918)
%onnx::Conv_948 = Identity(%onnx::Conv_918)
%onnx::Conv_945 = Identity(%onnx::Conv_924)
%onnx::Conv_942 = Identity(%onnx::Conv_924)
%onnx::Conv_939 = Identity(%onnx::Conv_924)
%onnx::Conv_936 = Identity(%onnx::Conv_918)
%onnx::Conv_933 = Identity(%onnx::Conv_918)
%onnx::Conv_930 = Identity(%onnx::Conv_924)
%onnx::Conv_927 = Identity(%onnx::Conv_924)
%onnx::Conv_921 = Identity(%onnx::Conv_918)
%onnx::Conv_915 = Identity(%onnx::Conv_873)
%onnx::Conv_912 = Identity(%onnx::Conv_873)
%onnx::Conv_909 = Identity(%onnx::Conv_873)
%onnx::Conv_906 = Identity(%onnx::Conv_873)
%onnx::Conv_903 = Identity(%onnx::Conv_873)
%onnx::Conv_900 = Identity(%onnx::Conv_873)
%onnx::Conv_897 = Identity(%onnx::Conv_873)
%onnx::Conv_894 = Identity(%onnx::Conv_873)
%onnx::Conv_891 = Identity(%onnx::Conv_873)
%onnx::Conv_888 = Identity(%onnx::Conv_873)
%onnx::Conv_885 = Identity(%onnx::Conv_873)
%onnx::Conv_882 = Identity(%onnx::Conv_873)
%onnx::Conv_879 = Identity(%onnx::Conv_873)
%onnx::Conv_876 = Identity(%onnx::Conv_873)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_869, %onnx::Conv_870)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_5_output_0, %/layers.1/Constant_6_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_7_output_0)
%/layers.1/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_11_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_1_output_0 = Slice(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_9_output_0, %/layers.1/Constant_10_output_0, %/layers.1/Constant_8_output_0, %/layers.1/Constant_11_output_0)
%/layers.1/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/Slice_output_0, %/layers.1/Constant_12_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/Slice_1_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_5_output_0, %/layers.2/Constant_6_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_7_output_0)
%/layers.2/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_11_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_1_output_0 = Slice(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_9_output_0, %/layers.2/Constant_10_output_0, %/layers.2/Constant_8_output_0, %/layers.2/Constant_11_output_0)
%/layers.2/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/Slice_output_0, %/layers.2/Constant_12_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/Slice_1_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_5_output_0, %/layers.3/Constant_6_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_7_output_0)
%/layers.3/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_11_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_1_output_0 = Slice(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_9_output_0, %/layers.3/Constant_10_output_0, %/layers.3/Constant_8_output_0, %/layers.3/Constant_11_output_0)
%/layers.3/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/Slice_output_0, %/layers.3/Constant_12_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/Slice_1_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_1_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_7_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_11_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_1_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_9_output_0, %/layers.5/Constant_10_output_0, %/layers.5/Constant_8_output_0, %/layers.5/Constant_11_output_0)
%/layers.5/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/Slice_1_output_0, %/layers.5/Constant_12_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_1_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_7_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_11_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_1_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_9_output_0, %/layers.6/Constant_10_output_0, %/layers.6/Constant_8_output_0, %/layers.6/Constant_11_output_0)
%/layers.6/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/Slice_1_output_0, %/layers.6/Constant_12_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_1_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Constant_5_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_7_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_7_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_11_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_1_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_9_output_0, %/layers.7/Constant_10_output_0, %/layers.7/Constant_8_output_0, %/layers.7/Constant_11_output_0)
%/layers.7/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/Slice_1_output_0, %/layers.7/Constant_12_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_5_output_0, %/layers.9/Constant_6_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_7_output_0)
%/layers.9/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_11_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_1_output_0 = Slice(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_9_output_0, %/layers.9/Constant_10_output_0, %/layers.9/Constant_8_output_0, %/layers.9/Constant_11_output_0)
%/layers.9/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/Slice_output_0, %/layers.9/Constant_12_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/Slice_1_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_5_output_0, %/layers.10/Constant_6_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_7_output_0)
%/layers.10/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_11_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_1_output_0 = Slice(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_9_output_0, %/layers.10/Constant_10_output_0, %/layers.10/Constant_8_output_0, %/layers.10/Constant_11_output_0)
%/layers.10/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/Slice_output_0, %/layers.10/Constant_12_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/Slice_1_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_5_output_0, %/layers.11/Constant_6_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_7_output_0)
%/layers.11/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_11_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_1_output_0 = Slice(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_9_output_0, %/layers.11/Constant_10_output_0, %/layers.11/Constant_8_output_0, %/layers.11/Constant_11_output_0)
%/layers.11/Constant_12_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/Slice_output_0, %/layers.11/Constant_12_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/Slice_1_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%867 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %867
}
|
val_accuracy
| 88.090944
| 1,052,954,112
| 3,531,333
|
{'zcp_epe_nas': 61.51296071419692, 'zcp_fisher': 1585.4730224609375, 'zcp_flops': 16847265792.0, 'zcp_grad_norm': 750.6365966796875, 'zcp_grasp': 7173.328125, 'zcp_jacov': -16.072848592341163, 'zcp_l2_norm': 689.853515625, 'zcp_nwot': 215.50309379397203, 'zcp_params': 3531333.0, 'zcp_plain': 0.216703072190284, 'zcp_snip': 3299.129638671875, 'zcp_synflow': 146.88672194948347, 'zcp_zen': 83.093017578125, 'zcp_val_accuracy': 0.9131610393524171}
| |
NASBench101_318603
|
NASBench101
|
318603
|
c0c02d4821aa14ecc608273a533df92f
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_860[FLOAT, 128x3x3x3]
%onnx::Conv_861[FLOAT, 128]
%onnx::Conv_863[FLOAT, 64x128x1x1]
%onnx::Conv_864[FLOAT, 64]
%onnx::Conv_866[FLOAT, 64x64x3x3]
%onnx::Conv_869[FLOAT, 64x64x3x3]
%onnx::Conv_872[FLOAT, 64x128x1x1]
%onnx::Conv_875[FLOAT, 64x64x1x1]
%onnx::Conv_878[FLOAT, 64x64x1x1]
%onnx::Conv_881[FLOAT, 64x128x1x1]
%onnx::Conv_884[FLOAT, 64x64x3x3]
%onnx::Conv_887[FLOAT, 64x64x3x3]
%onnx::Conv_890[FLOAT, 64x128x1x1]
%onnx::Conv_893[FLOAT, 64x64x1x1]
%onnx::Conv_896[FLOAT, 64x64x1x1]
%onnx::Conv_899[FLOAT, 64x128x1x1]
%onnx::Conv_902[FLOAT, 64x64x3x3]
%onnx::Conv_905[FLOAT, 64x64x3x3]
%onnx::Conv_908[FLOAT, 64x128x1x1]
%onnx::Conv_911[FLOAT, 64x64x1x1]
%onnx::Conv_914[FLOAT, 64x64x1x1]
%onnx::Conv_917[FLOAT, 128x128x1x1]
%onnx::Conv_920[FLOAT, 128x128x3x3]
%onnx::Conv_923[FLOAT, 128x128x3x3]
%onnx::Conv_926[FLOAT, 128x128x1x1]
%onnx::Conv_929[FLOAT, 128x128x1x1]
%onnx::Conv_932[FLOAT, 128x128x1x1]
%onnx::Conv_935[FLOAT, 128x256x1x1]
%onnx::Conv_938[FLOAT, 128x128x3x3]
%onnx::Conv_941[FLOAT, 128x128x3x3]
%onnx::Conv_944[FLOAT, 128x256x1x1]
%onnx::Conv_947[FLOAT, 128x128x1x1]
%onnx::Conv_950[FLOAT, 128x128x1x1]
%onnx::Conv_953[FLOAT, 128x256x1x1]
%onnx::Conv_956[FLOAT, 128x128x3x3]
%onnx::Conv_959[FLOAT, 128x128x3x3]
%onnx::Conv_962[FLOAT, 128x256x1x1]
%onnx::Conv_965[FLOAT, 128x128x1x1]
%onnx::Conv_968[FLOAT, 128x128x1x1]
%onnx::Conv_971[FLOAT, 256x256x1x1]
%onnx::Conv_972[FLOAT, 256]
%onnx::Conv_974[FLOAT, 256x256x3x3]
%onnx::Conv_977[FLOAT, 256x256x3x3]
%onnx::Conv_980[FLOAT, 256x256x1x1]
%onnx::Conv_983[FLOAT, 256x256x1x1]
%onnx::Conv_986[FLOAT, 256x256x1x1]
%onnx::Conv_989[FLOAT, 256x512x1x1]
%onnx::Conv_992[FLOAT, 256x256x3x3]
%onnx::Conv_995[FLOAT, 256x256x3x3]
%onnx::Conv_998[FLOAT, 256x512x1x1]
%onnx::Conv_1001[FLOAT, 256x256x1x1]
%onnx::Conv_1004[FLOAT, 256x256x1x1]
%onnx::Conv_1007[FLOAT, 256x512x1x1]
%onnx::Conv_1010[FLOAT, 256x256x3x3]
%onnx::Conv_1013[FLOAT, 256x256x3x3]
%onnx::Conv_1016[FLOAT, 256x512x1x1]
%onnx::Conv_1019[FLOAT, 256x256x1x1]
%onnx::Conv_1022[FLOAT, 256x256x1x1]
) {
%onnx::Conv_1023 = Identity(%onnx::Conv_972)
%onnx::Conv_1020 = Identity(%onnx::Conv_972)
%onnx::Conv_1017 = Identity(%onnx::Conv_972)
%onnx::Conv_1014 = Identity(%onnx::Conv_972)
%onnx::Conv_1011 = Identity(%onnx::Conv_972)
%onnx::Conv_1008 = Identity(%onnx::Conv_972)
%onnx::Conv_1005 = Identity(%onnx::Conv_972)
%onnx::Conv_1002 = Identity(%onnx::Conv_972)
%onnx::Conv_999 = Identity(%onnx::Conv_972)
%onnx::Conv_996 = Identity(%onnx::Conv_972)
%onnx::Conv_993 = Identity(%onnx::Conv_972)
%onnx::Conv_990 = Identity(%onnx::Conv_972)
%onnx::Conv_987 = Identity(%onnx::Conv_972)
%onnx::Conv_984 = Identity(%onnx::Conv_972)
%onnx::Conv_981 = Identity(%onnx::Conv_972)
%onnx::Conv_978 = Identity(%onnx::Conv_972)
%onnx::Conv_975 = Identity(%onnx::Conv_972)
%onnx::Conv_969 = Identity(%onnx::Conv_861)
%onnx::Conv_966 = Identity(%onnx::Conv_861)
%onnx::Conv_963 = Identity(%onnx::Conv_861)
%onnx::Conv_960 = Identity(%onnx::Conv_861)
%onnx::Conv_957 = Identity(%onnx::Conv_861)
%onnx::Conv_954 = Identity(%onnx::Conv_861)
%onnx::Conv_951 = Identity(%onnx::Conv_861)
%onnx::Conv_948 = Identity(%onnx::Conv_861)
%onnx::Conv_945 = Identity(%onnx::Conv_861)
%onnx::Conv_942 = Identity(%onnx::Conv_861)
%onnx::Conv_939 = Identity(%onnx::Conv_861)
%onnx::Conv_936 = Identity(%onnx::Conv_861)
%onnx::Conv_933 = Identity(%onnx::Conv_861)
%onnx::Conv_930 = Identity(%onnx::Conv_861)
%onnx::Conv_927 = Identity(%onnx::Conv_861)
%onnx::Conv_924 = Identity(%onnx::Conv_861)
%onnx::Conv_921 = Identity(%onnx::Conv_861)
%onnx::Conv_918 = Identity(%onnx::Conv_861)
%onnx::Conv_915 = Identity(%onnx::Conv_864)
%onnx::Conv_912 = Identity(%onnx::Conv_864)
%onnx::Conv_909 = Identity(%onnx::Conv_864)
%onnx::Conv_906 = Identity(%onnx::Conv_864)
%onnx::Conv_903 = Identity(%onnx::Conv_864)
%onnx::Conv_900 = Identity(%onnx::Conv_864)
%onnx::Conv_897 = Identity(%onnx::Conv_864)
%onnx::Conv_894 = Identity(%onnx::Conv_864)
%onnx::Conv_891 = Identity(%onnx::Conv_864)
%onnx::Conv_888 = Identity(%onnx::Conv_864)
%onnx::Conv_885 = Identity(%onnx::Conv_864)
%onnx::Conv_882 = Identity(%onnx::Conv_864)
%onnx::Conv_879 = Identity(%onnx::Conv_864)
%onnx::Conv_876 = Identity(%onnx::Conv_864)
%onnx::Conv_873 = Identity(%onnx::Conv_864)
%onnx::Conv_870 = Identity(%onnx::Conv_864)
%onnx::Conv_867 = Identity(%onnx::Conv_864)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_860, %onnx::Conv_861)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%858 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %858
}
|
val_accuracy
| 92.377806
| 1,803,036,672
| 6,054,282
|
{'zcp_epe_nas': 113.73309874259525, 'zcp_fisher': 313.0379638671875, 'zcp_flops': 28848586752.0, 'zcp_grad_norm': 276.35186767578125, 'zcp_grasp': -715.806640625, 'zcp_jacov': -16.077205162862654, 'zcp_l2_norm': 993.9978637695312, 'zcp_nwot': 224.475716463013, 'zcp_params': 6054282.0, 'zcp_plain': -0.04013098776340401, 'zcp_snip': 1602.96484375, 'zcp_synflow': 140.92800777472107, 'zcp_zen': 96.63388061523438, 'zcp_val_accuracy': 0.8439503312110901}
| |
NASBench101_159927
|
NASBench101
|
159927
|
60cf65ab50e60e5ab26829ec6df7f324
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_653[FLOAT, 128x3x3x3]
%onnx::Conv_654[FLOAT, 128]
%onnx::Conv_656[FLOAT, 64x128x1x1]
%onnx::Conv_657[FLOAT, 64]
%onnx::Conv_659[FLOAT, 64x64x3x3]
%onnx::Conv_662[FLOAT, 64x64x1x1]
%onnx::Conv_665[FLOAT, 128x128x1x1]
%onnx::Conv_668[FLOAT, 64x128x1x1]
%onnx::Conv_671[FLOAT, 64x64x3x3]
%onnx::Conv_674[FLOAT, 64x64x1x1]
%onnx::Conv_677[FLOAT, 128x128x1x1]
%onnx::Conv_680[FLOAT, 64x128x1x1]
%onnx::Conv_683[FLOAT, 64x64x3x3]
%onnx::Conv_686[FLOAT, 64x64x1x1]
%onnx::Conv_689[FLOAT, 128x128x1x1]
%onnx::Conv_692[FLOAT, 128x128x1x1]
%onnx::Conv_695[FLOAT, 128x128x3x3]
%onnx::Conv_698[FLOAT, 128x128x1x1]
%onnx::Conv_701[FLOAT, 256x128x1x1]
%onnx::Conv_702[FLOAT, 256]
%onnx::Conv_704[FLOAT, 128x256x1x1]
%onnx::Conv_707[FLOAT, 128x128x3x3]
%onnx::Conv_710[FLOAT, 128x128x1x1]
%onnx::Conv_713[FLOAT, 256x256x1x1]
%onnx::Conv_716[FLOAT, 128x256x1x1]
%onnx::Conv_719[FLOAT, 128x128x3x3]
%onnx::Conv_722[FLOAT, 128x128x1x1]
%onnx::Conv_725[FLOAT, 256x256x1x1]
%onnx::Conv_728[FLOAT, 256x256x1x1]
%onnx::Conv_731[FLOAT, 256x256x3x3]
%onnx::Conv_734[FLOAT, 256x256x1x1]
%onnx::Conv_737[FLOAT, 512x256x1x1]
%onnx::Conv_738[FLOAT, 512]
%onnx::Conv_740[FLOAT, 256x512x1x1]
%onnx::Conv_743[FLOAT, 256x256x3x3]
%onnx::Conv_746[FLOAT, 256x256x1x1]
%onnx::Conv_749[FLOAT, 512x512x1x1]
%onnx::Conv_752[FLOAT, 256x512x1x1]
%onnx::Conv_755[FLOAT, 256x256x3x3]
%onnx::Conv_758[FLOAT, 256x256x1x1]
%onnx::Conv_761[FLOAT, 512x512x1x1]
) {
%onnx::Conv_762 = Identity(%onnx::Conv_738)
%onnx::Conv_759 = Identity(%onnx::Conv_702)
%onnx::Conv_756 = Identity(%onnx::Conv_702)
%onnx::Conv_753 = Identity(%onnx::Conv_702)
%onnx::Conv_750 = Identity(%onnx::Conv_738)
%onnx::Conv_747 = Identity(%onnx::Conv_702)
%onnx::Conv_744 = Identity(%onnx::Conv_702)
%onnx::Conv_741 = Identity(%onnx::Conv_702)
%onnx::Conv_735 = Identity(%onnx::Conv_702)
%onnx::Conv_732 = Identity(%onnx::Conv_702)
%onnx::Conv_729 = Identity(%onnx::Conv_702)
%onnx::Conv_726 = Identity(%onnx::Conv_702)
%onnx::Conv_723 = Identity(%onnx::Conv_654)
%onnx::Conv_720 = Identity(%onnx::Conv_654)
%onnx::Conv_717 = Identity(%onnx::Conv_654)
%onnx::Conv_714 = Identity(%onnx::Conv_702)
%onnx::Conv_711 = Identity(%onnx::Conv_654)
%onnx::Conv_708 = Identity(%onnx::Conv_654)
%onnx::Conv_705 = Identity(%onnx::Conv_654)
%onnx::Conv_699 = Identity(%onnx::Conv_654)
%onnx::Conv_696 = Identity(%onnx::Conv_654)
%onnx::Conv_693 = Identity(%onnx::Conv_654)
%onnx::Conv_690 = Identity(%onnx::Conv_654)
%onnx::Conv_687 = Identity(%onnx::Conv_657)
%onnx::Conv_684 = Identity(%onnx::Conv_657)
%onnx::Conv_681 = Identity(%onnx::Conv_657)
%onnx::Conv_678 = Identity(%onnx::Conv_654)
%onnx::Conv_675 = Identity(%onnx::Conv_657)
%onnx::Conv_672 = Identity(%onnx::Conv_657)
%onnx::Conv_669 = Identity(%onnx::Conv_657)
%onnx::Conv_666 = Identity(%onnx::Conv_654)
%onnx::Conv_663 = Identity(%onnx::Conv_657)
%onnx::Conv_660 = Identity(%onnx::Conv_657)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_653, %onnx::Conv_654)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_656, %onnx::Conv_657)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_659, %onnx::Conv_660)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_662, %onnx::Conv_663)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_665, %onnx::Conv_666)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_668, %onnx::Conv_669)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_671, %onnx::Conv_672)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_674, %onnx::Conv_675)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_677, %onnx::Conv_678)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_680, %onnx::Conv_681)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_683, %onnx::Conv_684)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_686, %onnx::Conv_687)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_689, %onnx::Conv_690)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_3_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_3_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_3_output_0)
%651 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %651
}
|
val_accuracy
| 90.815306
| 1,179,527,168
| 3,905,290
|
{'zcp_epe_nas': 121.39097682454384, 'zcp_fisher': 9.956610679626465, 'zcp_flops': 18872434688.0, 'zcp_grad_norm': 65.87076568603516, 'zcp_grasp': -23.657684326171875, 'zcp_jacov': -16.055801139414612, 'zcp_l2_norm': 694.4077758789062, 'zcp_nwot': 221.2153172618241, 'zcp_params': 3905290.0, 'zcp_plain': 0.07403927296400001, 'zcp_snip': 405.5683288574219, 'zcp_synflow': 63.89403720559196, 'zcp_zen': 73.59962463378906, 'zcp_val_accuracy': 0.9022436141967771}
| |
NASBench101_23330
|
NASBench101
|
23330
|
0e16c90ff262ffcd86d2150197b50a3f
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_761[FLOAT, 128x3x3x3]
%onnx::Conv_762[FLOAT, 128]
%onnx::Conv_764[FLOAT, 128x128x1x1]
%onnx::Conv_767[FLOAT, 128x128x1x1]
%onnx::Conv_770[FLOAT, 128x128x1x1]
%onnx::Conv_773[FLOAT, 128x128x3x3]
%onnx::Conv_776[FLOAT, 128x128x3x3]
%onnx::Conv_779[FLOAT, 128x128x1x1]
%onnx::Conv_782[FLOAT, 128x128x1x1]
%onnx::Conv_785[FLOAT, 128x128x1x1]
%onnx::Conv_788[FLOAT, 128x128x3x3]
%onnx::Conv_791[FLOAT, 128x128x3x3]
%onnx::Conv_794[FLOAT, 128x128x1x1]
%onnx::Conv_797[FLOAT, 128x128x1x1]
%onnx::Conv_800[FLOAT, 128x128x1x1]
%onnx::Conv_803[FLOAT, 128x128x3x3]
%onnx::Conv_806[FLOAT, 128x128x3x3]
%onnx::Conv_809[FLOAT, 256x128x1x1]
%onnx::Conv_810[FLOAT, 256]
%onnx::Conv_812[FLOAT, 256x256x1x1]
%onnx::Conv_815[FLOAT, 256x256x1x1]
%onnx::Conv_818[FLOAT, 256x256x3x3]
%onnx::Conv_821[FLOAT, 256x256x3x3]
%onnx::Conv_824[FLOAT, 256x256x1x1]
%onnx::Conv_827[FLOAT, 256x256x1x1]
%onnx::Conv_830[FLOAT, 256x256x1x1]
%onnx::Conv_833[FLOAT, 256x256x3x3]
%onnx::Conv_836[FLOAT, 256x256x3x3]
%onnx::Conv_839[FLOAT, 256x256x1x1]
%onnx::Conv_842[FLOAT, 256x256x1x1]
%onnx::Conv_845[FLOAT, 256x256x1x1]
%onnx::Conv_848[FLOAT, 256x256x3x3]
%onnx::Conv_851[FLOAT, 256x256x3x3]
%onnx::Conv_854[FLOAT, 512x256x1x1]
%onnx::Conv_855[FLOAT, 512]
%onnx::Conv_857[FLOAT, 512x512x1x1]
%onnx::Conv_860[FLOAT, 512x512x1x1]
%onnx::Conv_863[FLOAT, 512x512x3x3]
%onnx::Conv_866[FLOAT, 512x512x3x3]
%onnx::Conv_869[FLOAT, 512x512x1x1]
%onnx::Conv_872[FLOAT, 512x512x1x1]
%onnx::Conv_875[FLOAT, 512x512x1x1]
%onnx::Conv_878[FLOAT, 512x512x3x3]
%onnx::Conv_881[FLOAT, 512x512x3x3]
%onnx::Conv_884[FLOAT, 512x512x1x1]
%onnx::Conv_887[FLOAT, 512x512x1x1]
%onnx::Conv_890[FLOAT, 512x512x1x1]
%onnx::Conv_893[FLOAT, 512x512x3x3]
%onnx::Conv_896[FLOAT, 512x512x3x3]
) {
%onnx::Conv_897 = Identity(%onnx::Conv_855)
%onnx::Conv_894 = Identity(%onnx::Conv_855)
%onnx::Conv_891 = Identity(%onnx::Conv_855)
%onnx::Conv_888 = Identity(%onnx::Conv_855)
%onnx::Conv_885 = Identity(%onnx::Conv_855)
%onnx::Conv_882 = Identity(%onnx::Conv_855)
%onnx::Conv_879 = Identity(%onnx::Conv_855)
%onnx::Conv_876 = Identity(%onnx::Conv_855)
%onnx::Conv_873 = Identity(%onnx::Conv_855)
%onnx::Conv_870 = Identity(%onnx::Conv_855)
%onnx::Conv_867 = Identity(%onnx::Conv_855)
%onnx::Conv_864 = Identity(%onnx::Conv_855)
%onnx::Conv_861 = Identity(%onnx::Conv_855)
%onnx::Conv_858 = Identity(%onnx::Conv_855)
%onnx::Conv_852 = Identity(%onnx::Conv_810)
%onnx::Conv_849 = Identity(%onnx::Conv_810)
%onnx::Conv_846 = Identity(%onnx::Conv_810)
%onnx::Conv_843 = Identity(%onnx::Conv_810)
%onnx::Conv_840 = Identity(%onnx::Conv_810)
%onnx::Conv_837 = Identity(%onnx::Conv_810)
%onnx::Conv_834 = Identity(%onnx::Conv_810)
%onnx::Conv_831 = Identity(%onnx::Conv_810)
%onnx::Conv_828 = Identity(%onnx::Conv_810)
%onnx::Conv_825 = Identity(%onnx::Conv_810)
%onnx::Conv_822 = Identity(%onnx::Conv_810)
%onnx::Conv_819 = Identity(%onnx::Conv_810)
%onnx::Conv_816 = Identity(%onnx::Conv_810)
%onnx::Conv_813 = Identity(%onnx::Conv_810)
%onnx::Conv_807 = Identity(%onnx::Conv_762)
%onnx::Conv_804 = Identity(%onnx::Conv_762)
%onnx::Conv_801 = Identity(%onnx::Conv_762)
%onnx::Conv_798 = Identity(%onnx::Conv_762)
%onnx::Conv_795 = Identity(%onnx::Conv_762)
%onnx::Conv_792 = Identity(%onnx::Conv_762)
%onnx::Conv_789 = Identity(%onnx::Conv_762)
%onnx::Conv_786 = Identity(%onnx::Conv_762)
%onnx::Conv_783 = Identity(%onnx::Conv_762)
%onnx::Conv_780 = Identity(%onnx::Conv_762)
%onnx::Conv_777 = Identity(%onnx::Conv_762)
%onnx::Conv_774 = Identity(%onnx::Conv_762)
%onnx::Conv_771 = Identity(%onnx::Conv_762)
%onnx::Conv_768 = Identity(%onnx::Conv_762)
%onnx::Conv_765 = Identity(%onnx::Conv_762)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_761, %onnx::Conv_762)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%759 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %759
}
|
val_accuracy
| 88.852161
| 6,343,895,040
| 21,547,914
|
{'zcp_epe_nas': 78.58938581033034, 'zcp_fisher': 3928.648681640625, 'zcp_flops': 101502320640.0, 'zcp_grad_norm': 1002.5607299804688, 'zcp_grasp': -9383.078125, 'zcp_jacov': -16.044146629712962, 'zcp_l2_norm': 1045.77685546875, 'zcp_nwot': 231.71317004290393, 'zcp_params': 21547914.0, 'zcp_plain': 0.017841514199972, 'zcp_snip': 7013.16064453125, 'zcp_synflow': 156.40912504805118, 'zcp_zen': 99.2533187866211, 'zcp_val_accuracy': 0.8944311141967771}
| |
NASBench101_317009
|
NASBench101
|
317009
|
bfcfed1938add4eac8c2d73505fce2cd
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_986[FLOAT, 128x3x3x3]
%onnx::Conv_987[FLOAT, 128]
%onnx::Conv_989[FLOAT, 128x128x1x1]
%onnx::Conv_992[FLOAT, 128x128x3x3]
%onnx::Conv_995[FLOAT, 128x128x1x1]
%onnx::Conv_998[FLOAT, 128x128x1x1]
%onnx::Conv_1001[FLOAT, 128x128x1x1]
%onnx::Conv_1004[FLOAT, 128x128x1x1]
%onnx::Conv_1007[FLOAT, 128x128x1x1]
%onnx::Conv_1010[FLOAT, 128x128x1x1]
%onnx::Conv_1013[FLOAT, 128x128x3x3]
%onnx::Conv_1016[FLOAT, 128x128x1x1]
%onnx::Conv_1019[FLOAT, 128x128x1x1]
%onnx::Conv_1022[FLOAT, 128x128x1x1]
%onnx::Conv_1025[FLOAT, 128x128x1x1]
%onnx::Conv_1028[FLOAT, 128x128x1x1]
%onnx::Conv_1031[FLOAT, 128x128x1x1]
%onnx::Conv_1034[FLOAT, 128x128x3x3]
%onnx::Conv_1037[FLOAT, 128x128x1x1]
%onnx::Conv_1040[FLOAT, 128x128x1x1]
%onnx::Conv_1043[FLOAT, 128x128x1x1]
%onnx::Conv_1046[FLOAT, 128x128x1x1]
%onnx::Conv_1049[FLOAT, 128x128x1x1]
%onnx::Conv_1052[FLOAT, 256x128x1x1]
%onnx::Conv_1053[FLOAT, 256]
%onnx::Conv_1055[FLOAT, 256x256x3x3]
%onnx::Conv_1058[FLOAT, 256x128x1x1]
%onnx::Conv_1061[FLOAT, 256x256x1x1]
%onnx::Conv_1064[FLOAT, 256x256x1x1]
%onnx::Conv_1067[FLOAT, 256x256x1x1]
%onnx::Conv_1070[FLOAT, 256x128x1x1]
%onnx::Conv_1073[FLOAT, 256x256x1x1]
%onnx::Conv_1076[FLOAT, 256x256x3x3]
%onnx::Conv_1079[FLOAT, 256x256x1x1]
%onnx::Conv_1082[FLOAT, 256x256x1x1]
%onnx::Conv_1085[FLOAT, 256x256x1x1]
%onnx::Conv_1088[FLOAT, 256x256x1x1]
%onnx::Conv_1091[FLOAT, 256x256x1x1]
%onnx::Conv_1094[FLOAT, 256x256x1x1]
%onnx::Conv_1097[FLOAT, 256x256x3x3]
%onnx::Conv_1100[FLOAT, 256x256x1x1]
%onnx::Conv_1103[FLOAT, 256x256x1x1]
%onnx::Conv_1106[FLOAT, 256x256x1x1]
%onnx::Conv_1109[FLOAT, 256x256x1x1]
%onnx::Conv_1112[FLOAT, 256x256x1x1]
%onnx::Conv_1115[FLOAT, 512x256x1x1]
%onnx::Conv_1116[FLOAT, 512]
%onnx::Conv_1118[FLOAT, 512x512x3x3]
%onnx::Conv_1121[FLOAT, 512x256x1x1]
%onnx::Conv_1124[FLOAT, 512x512x1x1]
%onnx::Conv_1127[FLOAT, 512x512x1x1]
%onnx::Conv_1130[FLOAT, 512x512x1x1]
%onnx::Conv_1133[FLOAT, 512x256x1x1]
%onnx::Conv_1136[FLOAT, 512x512x1x1]
%onnx::Conv_1139[FLOAT, 512x512x3x3]
%onnx::Conv_1142[FLOAT, 512x512x1x1]
%onnx::Conv_1145[FLOAT, 512x512x1x1]
%onnx::Conv_1148[FLOAT, 512x512x1x1]
%onnx::Conv_1151[FLOAT, 512x512x1x1]
%onnx::Conv_1154[FLOAT, 512x512x1x1]
%onnx::Conv_1157[FLOAT, 512x512x1x1]
%onnx::Conv_1160[FLOAT, 512x512x3x3]
%onnx::Conv_1163[FLOAT, 512x512x1x1]
%onnx::Conv_1166[FLOAT, 512x512x1x1]
%onnx::Conv_1169[FLOAT, 512x512x1x1]
%onnx::Conv_1172[FLOAT, 512x512x1x1]
%onnx::Conv_1175[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1176 = Identity(%onnx::Conv_1116)
%onnx::Conv_1173 = Identity(%onnx::Conv_1116)
%onnx::Conv_1170 = Identity(%onnx::Conv_1116)
%onnx::Conv_1167 = Identity(%onnx::Conv_1116)
%onnx::Conv_1164 = Identity(%onnx::Conv_1116)
%onnx::Conv_1161 = Identity(%onnx::Conv_1116)
%onnx::Conv_1158 = Identity(%onnx::Conv_1116)
%onnx::Conv_1155 = Identity(%onnx::Conv_1116)
%onnx::Conv_1152 = Identity(%onnx::Conv_1116)
%onnx::Conv_1149 = Identity(%onnx::Conv_1116)
%onnx::Conv_1146 = Identity(%onnx::Conv_1116)
%onnx::Conv_1143 = Identity(%onnx::Conv_1116)
%onnx::Conv_1140 = Identity(%onnx::Conv_1116)
%onnx::Conv_1137 = Identity(%onnx::Conv_1116)
%onnx::Conv_1134 = Identity(%onnx::Conv_1116)
%onnx::Conv_1131 = Identity(%onnx::Conv_1116)
%onnx::Conv_1128 = Identity(%onnx::Conv_1116)
%onnx::Conv_1125 = Identity(%onnx::Conv_1116)
%onnx::Conv_1122 = Identity(%onnx::Conv_1116)
%onnx::Conv_1119 = Identity(%onnx::Conv_1116)
%onnx::Conv_1113 = Identity(%onnx::Conv_1053)
%onnx::Conv_1110 = Identity(%onnx::Conv_1053)
%onnx::Conv_1107 = Identity(%onnx::Conv_1053)
%onnx::Conv_1104 = Identity(%onnx::Conv_1053)
%onnx::Conv_1101 = Identity(%onnx::Conv_1053)
%onnx::Conv_1098 = Identity(%onnx::Conv_1053)
%onnx::Conv_1095 = Identity(%onnx::Conv_1053)
%onnx::Conv_1092 = Identity(%onnx::Conv_1053)
%onnx::Conv_1089 = Identity(%onnx::Conv_1053)
%onnx::Conv_1086 = Identity(%onnx::Conv_1053)
%onnx::Conv_1083 = Identity(%onnx::Conv_1053)
%onnx::Conv_1080 = Identity(%onnx::Conv_1053)
%onnx::Conv_1077 = Identity(%onnx::Conv_1053)
%onnx::Conv_1074 = Identity(%onnx::Conv_1053)
%onnx::Conv_1071 = Identity(%onnx::Conv_1053)
%onnx::Conv_1068 = Identity(%onnx::Conv_1053)
%onnx::Conv_1065 = Identity(%onnx::Conv_1053)
%onnx::Conv_1062 = Identity(%onnx::Conv_1053)
%onnx::Conv_1059 = Identity(%onnx::Conv_1053)
%onnx::Conv_1056 = Identity(%onnx::Conv_1053)
%onnx::Conv_1050 = Identity(%onnx::Conv_987)
%onnx::Conv_1047 = Identity(%onnx::Conv_987)
%onnx::Conv_1044 = Identity(%onnx::Conv_987)
%onnx::Conv_1041 = Identity(%onnx::Conv_987)
%onnx::Conv_1038 = Identity(%onnx::Conv_987)
%onnx::Conv_1035 = Identity(%onnx::Conv_987)
%onnx::Conv_1032 = Identity(%onnx::Conv_987)
%onnx::Conv_1029 = Identity(%onnx::Conv_987)
%onnx::Conv_1026 = Identity(%onnx::Conv_987)
%onnx::Conv_1023 = Identity(%onnx::Conv_987)
%onnx::Conv_1020 = Identity(%onnx::Conv_987)
%onnx::Conv_1017 = Identity(%onnx::Conv_987)
%onnx::Conv_1014 = Identity(%onnx::Conv_987)
%onnx::Conv_1011 = Identity(%onnx::Conv_987)
%onnx::Conv_1008 = Identity(%onnx::Conv_987)
%onnx::Conv_1005 = Identity(%onnx::Conv_987)
%onnx::Conv_1002 = Identity(%onnx::Conv_987)
%onnx::Conv_999 = Identity(%onnx::Conv_987)
%onnx::Conv_996 = Identity(%onnx::Conv_987)
%onnx::Conv_993 = Identity(%onnx::Conv_987)
%onnx::Conv_990 = Identity(%onnx::Conv_987)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_986, %onnx::Conv_987)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_6_output_0)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_7_output_0 = Add(%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %/layers.1/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_7_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_7_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_6_output_0)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_7_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_7_output_0 = Add(%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %/layers.2/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_7_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_7_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_6_output_0)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_7_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_7_output_0 = Add(%/layers.3/vertex_op.5/maxpool/MaxPool_output_0, %/layers.3/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_7_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_6_output_0)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_7_output_0 = Add(%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %/layers.5/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_7_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_7_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_6_output_0)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_7_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_7_output_0 = Add(%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %/layers.6/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_7_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_7_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_6_output_0)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_7_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_7_output_0 = Add(%/layers.7/vertex_op.5/maxpool/MaxPool_output_0, %/layers.7/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_7_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_6_output_0)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_7_output_0 = Add(%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %/layers.9/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_7_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_7_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_6_output_0)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_7_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_7_output_0 = Add(%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %/layers.10/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_7_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_7_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1169, %onnx::Conv_1170)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1172, %onnx::Conv_1173)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_6_output_0)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_7_output_0, %onnx::Conv_1175, %onnx::Conv_1176)
%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_7_output_0 = Add(%/layers.11/vertex_op.5/maxpool/MaxPool_output_0, %/layers.11/input_op.6/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_7_output_0)
%984 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %984
}
|
val_accuracy
| 90.955532
| 4,475,856,896
| 15,037,834
|
{'zcp_epe_nas': 99.02793842253692, 'zcp_fisher': 341.5394592285156, 'zcp_flops': 71613710336.0, 'zcp_grad_norm': 373.1767578125, 'zcp_grasp': -213.8037109375, 'zcp_jacov': -16.06486242089759, 'zcp_l2_norm': 1438.5767822265625, 'zcp_nwot': 237.5821801821487, 'zcp_params': 15037834.0, 'zcp_plain': 0.24029548466205503, 'zcp_snip': 2994.146728515625, 'zcp_synflow': 119.9454276988664, 'zcp_zen': 125.3072738647461, 'zcp_val_accuracy': 0.9076522588729851}
| |
NASBench101_192510
|
NASBench101
|
192510
|
746f6841549fb77f92ed276df91cbbed
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_734[FLOAT, 128x3x3x3]
%onnx::Conv_735[FLOAT, 128]
%onnx::Conv_737[FLOAT, 64x128x1x1]
%onnx::Conv_738[FLOAT, 64]
%onnx::Conv_740[FLOAT, 64x64x3x3]
%onnx::Conv_743[FLOAT, 64x128x1x1]
%onnx::Conv_746[FLOAT, 64x64x1x1]
%onnx::Conv_749[FLOAT, 64x128x1x1]
%onnx::Conv_752[FLOAT, 64x128x1x1]
%onnx::Conv_755[FLOAT, 64x64x3x3]
%onnx::Conv_758[FLOAT, 64x128x1x1]
%onnx::Conv_761[FLOAT, 64x64x1x1]
%onnx::Conv_764[FLOAT, 64x128x1x1]
%onnx::Conv_767[FLOAT, 64x128x1x1]
%onnx::Conv_770[FLOAT, 64x64x3x3]
%onnx::Conv_773[FLOAT, 64x128x1x1]
%onnx::Conv_776[FLOAT, 64x64x1x1]
%onnx::Conv_779[FLOAT, 64x128x1x1]
%onnx::Conv_782[FLOAT, 128x128x1x1]
%onnx::Conv_785[FLOAT, 128x128x3x3]
%onnx::Conv_788[FLOAT, 128x128x1x1]
%onnx::Conv_791[FLOAT, 128x128x1x1]
%onnx::Conv_794[FLOAT, 128x128x1x1]
%onnx::Conv_797[FLOAT, 128x256x1x1]
%onnx::Conv_800[FLOAT, 128x128x3x3]
%onnx::Conv_803[FLOAT, 128x256x1x1]
%onnx::Conv_806[FLOAT, 128x128x1x1]
%onnx::Conv_809[FLOAT, 128x256x1x1]
%onnx::Conv_812[FLOAT, 128x256x1x1]
%onnx::Conv_815[FLOAT, 128x128x3x3]
%onnx::Conv_818[FLOAT, 128x256x1x1]
%onnx::Conv_821[FLOAT, 128x128x1x1]
%onnx::Conv_824[FLOAT, 128x256x1x1]
%onnx::Conv_827[FLOAT, 256x256x1x1]
%onnx::Conv_828[FLOAT, 256]
%onnx::Conv_830[FLOAT, 256x256x3x3]
%onnx::Conv_833[FLOAT, 256x256x1x1]
%onnx::Conv_836[FLOAT, 256x256x1x1]
%onnx::Conv_839[FLOAT, 256x256x1x1]
%onnx::Conv_842[FLOAT, 256x512x1x1]
%onnx::Conv_845[FLOAT, 256x256x3x3]
%onnx::Conv_848[FLOAT, 256x512x1x1]
%onnx::Conv_851[FLOAT, 256x256x1x1]
%onnx::Conv_854[FLOAT, 256x512x1x1]
%onnx::Conv_857[FLOAT, 256x512x1x1]
%onnx::Conv_860[FLOAT, 256x256x3x3]
%onnx::Conv_863[FLOAT, 256x512x1x1]
%onnx::Conv_866[FLOAT, 256x256x1x1]
%onnx::Conv_869[FLOAT, 256x512x1x1]
) {
%onnx::Conv_870 = Identity(%onnx::Conv_828)
%onnx::Conv_867 = Identity(%onnx::Conv_828)
%onnx::Conv_864 = Identity(%onnx::Conv_828)
%onnx::Conv_861 = Identity(%onnx::Conv_828)
%onnx::Conv_858 = Identity(%onnx::Conv_828)
%onnx::Conv_855 = Identity(%onnx::Conv_828)
%onnx::Conv_852 = Identity(%onnx::Conv_828)
%onnx::Conv_849 = Identity(%onnx::Conv_828)
%onnx::Conv_846 = Identity(%onnx::Conv_828)
%onnx::Conv_843 = Identity(%onnx::Conv_828)
%onnx::Conv_840 = Identity(%onnx::Conv_828)
%onnx::Conv_837 = Identity(%onnx::Conv_828)
%onnx::Conv_834 = Identity(%onnx::Conv_828)
%onnx::Conv_831 = Identity(%onnx::Conv_828)
%onnx::Conv_825 = Identity(%onnx::Conv_735)
%onnx::Conv_822 = Identity(%onnx::Conv_735)
%onnx::Conv_819 = Identity(%onnx::Conv_735)
%onnx::Conv_816 = Identity(%onnx::Conv_735)
%onnx::Conv_813 = Identity(%onnx::Conv_735)
%onnx::Conv_810 = Identity(%onnx::Conv_735)
%onnx::Conv_807 = Identity(%onnx::Conv_735)
%onnx::Conv_804 = Identity(%onnx::Conv_735)
%onnx::Conv_801 = Identity(%onnx::Conv_735)
%onnx::Conv_798 = Identity(%onnx::Conv_735)
%onnx::Conv_795 = Identity(%onnx::Conv_735)
%onnx::Conv_792 = Identity(%onnx::Conv_735)
%onnx::Conv_789 = Identity(%onnx::Conv_735)
%onnx::Conv_786 = Identity(%onnx::Conv_735)
%onnx::Conv_783 = Identity(%onnx::Conv_735)
%onnx::Conv_780 = Identity(%onnx::Conv_738)
%onnx::Conv_777 = Identity(%onnx::Conv_738)
%onnx::Conv_774 = Identity(%onnx::Conv_738)
%onnx::Conv_771 = Identity(%onnx::Conv_738)
%onnx::Conv_768 = Identity(%onnx::Conv_738)
%onnx::Conv_765 = Identity(%onnx::Conv_738)
%onnx::Conv_762 = Identity(%onnx::Conv_738)
%onnx::Conv_759 = Identity(%onnx::Conv_738)
%onnx::Conv_756 = Identity(%onnx::Conv_738)
%onnx::Conv_753 = Identity(%onnx::Conv_738)
%onnx::Conv_750 = Identity(%onnx::Conv_738)
%onnx::Conv_747 = Identity(%onnx::Conv_738)
%onnx::Conv_744 = Identity(%onnx::Conv_738)
%onnx::Conv_741 = Identity(%onnx::Conv_738)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_734, %onnx::Conv_735)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%732 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %732
}
|
val_accuracy
| 88.832134
| 1,179,527,168
| 3,905,290
|
{'zcp_epe_nas': 119.53479941569655, 'zcp_fisher': 14.067646980285645, 'zcp_flops': 18872434688.0, 'zcp_grad_norm': 66.43140411376953, 'zcp_grasp': 1.00750732421875, 'zcp_jacov': -16.047767464629167, 'zcp_l2_norm': 890.58642578125, 'zcp_nwot': 221.55705434358353, 'zcp_params': 3905290.0, 'zcp_plain': -0.00011392394662800001, 'zcp_snip': 423.17425537109375, 'zcp_synflow': 68.70664689250209, 'zcp_zen': 87.88880920410156, 'zcp_val_accuracy': 0.902043282985687}
| |
NASBench101_280291
|
NASBench101
|
280291
|
a9a3d82c7e23fcd214c523a8d49c9313
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_545[FLOAT, 128x3x3x3]
%onnx::Conv_546[FLOAT, 128]
%onnx::Conv_548[FLOAT, 128x128x1x1]
%onnx::Conv_551[FLOAT, 128x128x1x1]
%onnx::Conv_554[FLOAT, 128x128x1x1]
%onnx::Conv_557[FLOAT, 128x128x1x1]
%onnx::Conv_560[FLOAT, 128x128x1x1]
%onnx::Conv_563[FLOAT, 128x128x1x1]
%onnx::Conv_566[FLOAT, 128x128x1x1]
%onnx::Conv_569[FLOAT, 128x128x1x1]
%onnx::Conv_572[FLOAT, 128x128x1x1]
%onnx::Conv_575[FLOAT, 256x128x1x1]
%onnx::Conv_576[FLOAT, 256]
%onnx::Conv_578[FLOAT, 256x128x1x1]
%onnx::Conv_581[FLOAT, 256x256x1x1]
%onnx::Conv_584[FLOAT, 256x256x1x1]
%onnx::Conv_587[FLOAT, 256x256x1x1]
%onnx::Conv_590[FLOAT, 256x256x1x1]
%onnx::Conv_593[FLOAT, 256x256x1x1]
%onnx::Conv_596[FLOAT, 256x256x1x1]
%onnx::Conv_599[FLOAT, 256x256x1x1]
%onnx::Conv_602[FLOAT, 512x256x1x1]
%onnx::Conv_603[FLOAT, 512]
%onnx::Conv_605[FLOAT, 512x256x1x1]
%onnx::Conv_608[FLOAT, 512x512x1x1]
%onnx::Conv_611[FLOAT, 512x512x1x1]
%onnx::Conv_614[FLOAT, 512x512x1x1]
%onnx::Conv_617[FLOAT, 512x512x1x1]
%onnx::Conv_620[FLOAT, 512x512x1x1]
%onnx::Conv_623[FLOAT, 512x512x1x1]
%onnx::Conv_626[FLOAT, 512x512x1x1]
) {
%onnx::Conv_627 = Identity(%onnx::Conv_603)
%onnx::Conv_624 = Identity(%onnx::Conv_603)
%onnx::Conv_621 = Identity(%onnx::Conv_603)
%onnx::Conv_618 = Identity(%onnx::Conv_603)
%onnx::Conv_615 = Identity(%onnx::Conv_603)
%onnx::Conv_612 = Identity(%onnx::Conv_603)
%onnx::Conv_609 = Identity(%onnx::Conv_603)
%onnx::Conv_606 = Identity(%onnx::Conv_603)
%onnx::Conv_600 = Identity(%onnx::Conv_576)
%onnx::Conv_597 = Identity(%onnx::Conv_576)
%onnx::Conv_594 = Identity(%onnx::Conv_576)
%onnx::Conv_591 = Identity(%onnx::Conv_576)
%onnx::Conv_588 = Identity(%onnx::Conv_576)
%onnx::Conv_585 = Identity(%onnx::Conv_576)
%onnx::Conv_582 = Identity(%onnx::Conv_576)
%onnx::Conv_579 = Identity(%onnx::Conv_576)
%onnx::Conv_573 = Identity(%onnx::Conv_546)
%onnx::Conv_570 = Identity(%onnx::Conv_546)
%onnx::Conv_567 = Identity(%onnx::Conv_546)
%onnx::Conv_564 = Identity(%onnx::Conv_546)
%onnx::Conv_561 = Identity(%onnx::Conv_546)
%onnx::Conv_558 = Identity(%onnx::Conv_546)
%onnx::Conv_555 = Identity(%onnx::Conv_546)
%onnx::Conv_552 = Identity(%onnx::Conv_546)
%onnx::Conv_549 = Identity(%onnx::Conv_546)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_545, %onnx::Conv_546)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_548, %onnx::Conv_549)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_551, %onnx::Conv_552)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_554, %onnx::Conv_555)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_557, %onnx::Conv_558)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_560, %onnx::Conv_561)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_563, %onnx::Conv_564)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_566, %onnx::Conv_567)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_569, %onnx::Conv_570)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_572, %onnx::Conv_573)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_575, %onnx::Conv_576)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_578, %onnx::Conv_579)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_581, %onnx::Conv_582)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_584, %onnx::Conv_585)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_587, %onnx::Conv_588)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_590, %onnx::Conv_591)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_593, %onnx::Conv_594)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_596, %onnx::Conv_597)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_599, %onnx::Conv_600)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_602, %onnx::Conv_603)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_605, %onnx::Conv_606)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_608, %onnx::Conv_609)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_611, %onnx::Conv_612)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_614, %onnx::Conv_615)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_617, %onnx::Conv_618)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_620, %onnx::Conv_621)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_623, %onnx::Conv_624)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_626, %onnx::Conv_627)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%543 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %543
}
|
val_accuracy
| 88.301283
| 863,512,576
| 2,793,866
|
{'zcp_epe_nas': 118.90580690357321, 'zcp_fisher': 12.378522872924805, 'zcp_flops': 13816201216.0, 'zcp_grad_norm': 57.696510314941406, 'zcp_grasp': -2.50213623046875, 'zcp_jacov': -16.055387135753815, 'zcp_l2_norm': 607.2997436523438, 'zcp_nwot': 224.53155118899377, 'zcp_params': 2793866.0, 'zcp_plain': 0.04998658969998301, 'zcp_snip': 415.1940002441406, 'zcp_synflow': 67.37632532802357, 'zcp_zen': 60.58325958251953, 'zcp_val_accuracy': 0.8809094429016111}
| |
NASBench101_110571
|
NASBench101
|
110571
|
42c60f63d6f91008713d839f7c4b1b2f
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_743[FLOAT, 128x3x3x3]
%onnx::Conv_744[FLOAT, 128]
%onnx::Conv_746[FLOAT, 128x128x1x1]
%onnx::Conv_749[FLOAT, 128x128x1x1]
%onnx::Conv_752[FLOAT, 128x128x1x1]
%onnx::Conv_755[FLOAT, 128x128x1x1]
%onnx::Conv_758[FLOAT, 128x128x1x1]
%onnx::Conv_761[FLOAT, 128x128x1x1]
%onnx::Conv_764[FLOAT, 128x128x1x1]
%onnx::Conv_767[FLOAT, 128x128x1x1]
%onnx::Conv_770[FLOAT, 128x128x1x1]
%onnx::Conv_773[FLOAT, 128x128x1x1]
%onnx::Conv_776[FLOAT, 128x128x1x1]
%onnx::Conv_779[FLOAT, 128x128x1x1]
%onnx::Conv_782[FLOAT, 128x128x1x1]
%onnx::Conv_785[FLOAT, 128x128x1x1]
%onnx::Conv_788[FLOAT, 128x128x1x1]
%onnx::Conv_791[FLOAT, 256x128x1x1]
%onnx::Conv_792[FLOAT, 256]
%onnx::Conv_794[FLOAT, 256x256x1x1]
%onnx::Conv_797[FLOAT, 256x128x1x1]
%onnx::Conv_800[FLOAT, 256x256x1x1]
%onnx::Conv_803[FLOAT, 256x256x1x1]
%onnx::Conv_806[FLOAT, 256x256x1x1]
%onnx::Conv_809[FLOAT, 256x256x1x1]
%onnx::Conv_812[FLOAT, 256x256x1x1]
%onnx::Conv_815[FLOAT, 256x256x1x1]
%onnx::Conv_818[FLOAT, 256x256x1x1]
%onnx::Conv_821[FLOAT, 256x256x1x1]
%onnx::Conv_824[FLOAT, 256x256x1x1]
%onnx::Conv_827[FLOAT, 256x256x1x1]
%onnx::Conv_830[FLOAT, 256x256x1x1]
%onnx::Conv_833[FLOAT, 256x256x1x1]
%onnx::Conv_836[FLOAT, 512x256x1x1]
%onnx::Conv_837[FLOAT, 512]
%onnx::Conv_839[FLOAT, 512x512x1x1]
%onnx::Conv_842[FLOAT, 512x256x1x1]
%onnx::Conv_845[FLOAT, 512x512x1x1]
%onnx::Conv_848[FLOAT, 512x512x1x1]
%onnx::Conv_851[FLOAT, 512x512x1x1]
%onnx::Conv_854[FLOAT, 512x512x1x1]
%onnx::Conv_857[FLOAT, 512x512x1x1]
%onnx::Conv_860[FLOAT, 512x512x1x1]
%onnx::Conv_863[FLOAT, 512x512x1x1]
%onnx::Conv_866[FLOAT, 512x512x1x1]
%onnx::Conv_869[FLOAT, 512x512x1x1]
%onnx::Conv_872[FLOAT, 512x512x1x1]
%onnx::Conv_875[FLOAT, 512x512x1x1]
%onnx::Conv_878[FLOAT, 512x512x1x1]
) {
%onnx::Conv_879 = Identity(%onnx::Conv_837)
%onnx::Conv_876 = Identity(%onnx::Conv_837)
%onnx::Conv_873 = Identity(%onnx::Conv_837)
%onnx::Conv_870 = Identity(%onnx::Conv_837)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_837)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_837)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_846 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%onnx::Conv_834 = Identity(%onnx::Conv_792)
%onnx::Conv_831 = Identity(%onnx::Conv_792)
%onnx::Conv_828 = Identity(%onnx::Conv_792)
%onnx::Conv_825 = Identity(%onnx::Conv_792)
%onnx::Conv_822 = Identity(%onnx::Conv_792)
%onnx::Conv_819 = Identity(%onnx::Conv_792)
%onnx::Conv_816 = Identity(%onnx::Conv_792)
%onnx::Conv_813 = Identity(%onnx::Conv_792)
%onnx::Conv_810 = Identity(%onnx::Conv_792)
%onnx::Conv_807 = Identity(%onnx::Conv_792)
%onnx::Conv_804 = Identity(%onnx::Conv_792)
%onnx::Conv_801 = Identity(%onnx::Conv_792)
%onnx::Conv_798 = Identity(%onnx::Conv_792)
%onnx::Conv_795 = Identity(%onnx::Conv_792)
%onnx::Conv_789 = Identity(%onnx::Conv_744)
%onnx::Conv_786 = Identity(%onnx::Conv_744)
%onnx::Conv_783 = Identity(%onnx::Conv_744)
%onnx::Conv_780 = Identity(%onnx::Conv_744)
%onnx::Conv_777 = Identity(%onnx::Conv_744)
%onnx::Conv_774 = Identity(%onnx::Conv_744)
%onnx::Conv_771 = Identity(%onnx::Conv_744)
%onnx::Conv_768 = Identity(%onnx::Conv_744)
%onnx::Conv_765 = Identity(%onnx::Conv_744)
%onnx::Conv_762 = Identity(%onnx::Conv_744)
%onnx::Conv_759 = Identity(%onnx::Conv_744)
%onnx::Conv_756 = Identity(%onnx::Conv_744)
%onnx::Conv_753 = Identity(%onnx::Conv_744)
%onnx::Conv_750 = Identity(%onnx::Conv_744)
%onnx::Conv_747 = Identity(%onnx::Conv_744)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_743, %onnx::Conv_744)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%741 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %741
}
|
val_accuracy
| 89.122593
| 1,478,502,400
| 4,869,002
|
{'zcp_epe_nas': 99.28819591149333, 'zcp_fisher': 8.068062782287598, 'zcp_flops': 23656038400.0, 'zcp_grad_norm': 55.18960189819336, 'zcp_grasp': -1.614013671875, 'zcp_jacov': -16.063789313449973, 'zcp_l2_norm': 1030.27001953125, 'zcp_nwot': 232.315196694158, 'zcp_params': 4869002.0, 'zcp_plain': 0.025781601667404, 'zcp_snip': 457.9784851074219, 'zcp_synflow': 90.41899176743108, 'zcp_zen': 82.00552368164062, 'zcp_val_accuracy': 0.9114583134651181}
| |
NASBench101_373029
|
NASBench101
|
373029
|
e1807cddb4945f8ab5c19d9f013da278
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_635[FLOAT, 128x3x3x3]
%onnx::Conv_636[FLOAT, 128]
%onnx::Conv_638[FLOAT, 128x128x1x1]
%onnx::Conv_641[FLOAT, 128x128x1x1]
%onnx::Conv_644[FLOAT, 128x128x1x1]
%onnx::Conv_647[FLOAT, 128x128x1x1]
%onnx::Conv_650[FLOAT, 128x128x1x1]
%onnx::Conv_653[FLOAT, 128x128x1x1]
%onnx::Conv_656[FLOAT, 128x128x1x1]
%onnx::Conv_659[FLOAT, 128x128x1x1]
%onnx::Conv_662[FLOAT, 128x128x1x1]
%onnx::Conv_665[FLOAT, 128x128x1x1]
%onnx::Conv_668[FLOAT, 128x128x1x1]
%onnx::Conv_671[FLOAT, 128x128x1x1]
%onnx::Conv_674[FLOAT, 256x128x1x1]
%onnx::Conv_675[FLOAT, 256]
%onnx::Conv_677[FLOAT, 256x128x1x1]
%onnx::Conv_680[FLOAT, 256x128x1x1]
%onnx::Conv_683[FLOAT, 256x128x1x1]
%onnx::Conv_686[FLOAT, 256x256x1x1]
%onnx::Conv_689[FLOAT, 256x256x1x1]
%onnx::Conv_692[FLOAT, 256x256x1x1]
%onnx::Conv_695[FLOAT, 256x256x1x1]
%onnx::Conv_698[FLOAT, 256x256x1x1]
%onnx::Conv_701[FLOAT, 256x256x1x1]
%onnx::Conv_704[FLOAT, 256x256x1x1]
%onnx::Conv_707[FLOAT, 256x256x1x1]
%onnx::Conv_710[FLOAT, 512x256x1x1]
%onnx::Conv_711[FLOAT, 512]
%onnx::Conv_713[FLOAT, 512x256x1x1]
%onnx::Conv_716[FLOAT, 512x256x1x1]
%onnx::Conv_719[FLOAT, 512x256x1x1]
%onnx::Conv_722[FLOAT, 512x512x1x1]
%onnx::Conv_725[FLOAT, 512x512x1x1]
%onnx::Conv_728[FLOAT, 512x512x1x1]
%onnx::Conv_731[FLOAT, 512x512x1x1]
%onnx::Conv_734[FLOAT, 512x512x1x1]
%onnx::Conv_737[FLOAT, 512x512x1x1]
%onnx::Conv_740[FLOAT, 512x512x1x1]
%onnx::Conv_743[FLOAT, 512x512x1x1]
) {
%onnx::Conv_744 = Identity(%onnx::Conv_711)
%onnx::Conv_741 = Identity(%onnx::Conv_711)
%onnx::Conv_738 = Identity(%onnx::Conv_711)
%onnx::Conv_735 = Identity(%onnx::Conv_711)
%onnx::Conv_732 = Identity(%onnx::Conv_711)
%onnx::Conv_729 = Identity(%onnx::Conv_711)
%onnx::Conv_726 = Identity(%onnx::Conv_711)
%onnx::Conv_723 = Identity(%onnx::Conv_711)
%onnx::Conv_720 = Identity(%onnx::Conv_711)
%onnx::Conv_717 = Identity(%onnx::Conv_711)
%onnx::Conv_714 = Identity(%onnx::Conv_711)
%onnx::Conv_708 = Identity(%onnx::Conv_675)
%onnx::Conv_705 = Identity(%onnx::Conv_675)
%onnx::Conv_702 = Identity(%onnx::Conv_675)
%onnx::Conv_699 = Identity(%onnx::Conv_675)
%onnx::Conv_696 = Identity(%onnx::Conv_675)
%onnx::Conv_693 = Identity(%onnx::Conv_675)
%onnx::Conv_690 = Identity(%onnx::Conv_675)
%onnx::Conv_687 = Identity(%onnx::Conv_675)
%onnx::Conv_684 = Identity(%onnx::Conv_675)
%onnx::Conv_681 = Identity(%onnx::Conv_675)
%onnx::Conv_678 = Identity(%onnx::Conv_675)
%onnx::Conv_672 = Identity(%onnx::Conv_636)
%onnx::Conv_669 = Identity(%onnx::Conv_636)
%onnx::Conv_666 = Identity(%onnx::Conv_636)
%onnx::Conv_663 = Identity(%onnx::Conv_636)
%onnx::Conv_660 = Identity(%onnx::Conv_636)
%onnx::Conv_657 = Identity(%onnx::Conv_636)
%onnx::Conv_654 = Identity(%onnx::Conv_636)
%onnx::Conv_651 = Identity(%onnx::Conv_636)
%onnx::Conv_648 = Identity(%onnx::Conv_636)
%onnx::Conv_645 = Identity(%onnx::Conv_636)
%onnx::Conv_642 = Identity(%onnx::Conv_636)
%onnx::Conv_639 = Identity(%onnx::Conv_636)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_635, %onnx::Conv_636)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_638, %onnx::Conv_639)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_641, %onnx::Conv_642)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_644, %onnx::Conv_645)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_647, %onnx::Conv_648)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_650, %onnx::Conv_651)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_653, %onnx::Conv_654)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_656, %onnx::Conv_657)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_659, %onnx::Conv_660)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_662, %onnx::Conv_663)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_665, %onnx::Conv_666)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_668, %onnx::Conv_669)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_671, %onnx::Conv_672)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_4_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_674, %onnx::Conv_675)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_677, %onnx::Conv_678)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_680, %onnx::Conv_681)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_683, %onnx::Conv_684)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_686, %onnx::Conv_687)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_689, %onnx::Conv_690)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_4_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_4_output_0)
%633 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %633
}
|
val_accuracy
| 88.681889
| 1,103,898,624
| 3,503,754
|
{'zcp_epe_nas': 90.1288418049486, 'zcp_fisher': 14.64029598236084, 'zcp_flops': 17662377984.0, 'zcp_grad_norm': 68.17364501953125, 'zcp_grasp': -12.738006591796875, 'zcp_jacov': -16.0613663093957, 'zcp_l2_norm': 786.2553100585938, 'zcp_nwot': 228.50053171914328, 'zcp_params': 3503754.0, 'zcp_plain': 0.151053667068481, 'zcp_snip': 517.543701171875, 'zcp_synflow': 45.16168175429835, 'zcp_zen': 90.97882080078125, 'zcp_val_accuracy': 0.8754006624221801}
| |
NASBench101_139985
|
NASBench101
|
139985
|
54a5d2d47cf2e1a1bfaa9c2657ff4a44
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_1076[FLOAT, 128x3x3x3]
%onnx::Conv_1077[FLOAT, 128]
%onnx::Conv_1079[FLOAT, 128x128x1x1]
%onnx::Conv_1082[FLOAT, 128x128x3x3]
%onnx::Conv_1085[FLOAT, 128x128x1x1]
%onnx::Conv_1088[FLOAT, 128x128x1x1]
%onnx::Conv_1091[FLOAT, 128x128x3x3]
%onnx::Conv_1094[FLOAT, 128x128x3x3]
%onnx::Conv_1097[FLOAT, 128x128x1x1]
%onnx::Conv_1100[FLOAT, 128x128x1x1]
%onnx::Conv_1103[FLOAT, 128x128x1x1]
%onnx::Conv_1106[FLOAT, 128x128x3x3]
%onnx::Conv_1109[FLOAT, 128x128x1x1]
%onnx::Conv_1112[FLOAT, 128x128x1x1]
%onnx::Conv_1115[FLOAT, 128x128x3x3]
%onnx::Conv_1118[FLOAT, 128x128x3x3]
%onnx::Conv_1121[FLOAT, 128x128x1x1]
%onnx::Conv_1124[FLOAT, 128x128x1x1]
%onnx::Conv_1127[FLOAT, 128x128x1x1]
%onnx::Conv_1130[FLOAT, 128x128x3x3]
%onnx::Conv_1133[FLOAT, 128x128x1x1]
%onnx::Conv_1136[FLOAT, 128x128x1x1]
%onnx::Conv_1139[FLOAT, 128x128x3x3]
%onnx::Conv_1142[FLOAT, 128x128x3x3]
%onnx::Conv_1145[FLOAT, 128x128x1x1]
%onnx::Conv_1148[FLOAT, 128x128x1x1]
%onnx::Conv_1151[FLOAT, 256x128x1x1]
%onnx::Conv_1152[FLOAT, 256]
%onnx::Conv_1154[FLOAT, 256x256x3x3]
%onnx::Conv_1157[FLOAT, 256x256x1x1]
%onnx::Conv_1160[FLOAT, 256x128x1x1]
%onnx::Conv_1163[FLOAT, 256x256x3x3]
%onnx::Conv_1166[FLOAT, 256x256x3x3]
%onnx::Conv_1169[FLOAT, 256x128x1x1]
%onnx::Conv_1172[FLOAT, 256x256x1x1]
%onnx::Conv_1175[FLOAT, 256x256x1x1]
%onnx::Conv_1178[FLOAT, 256x256x3x3]
%onnx::Conv_1181[FLOAT, 256x256x1x1]
%onnx::Conv_1184[FLOAT, 256x256x1x1]
%onnx::Conv_1187[FLOAT, 256x256x3x3]
%onnx::Conv_1190[FLOAT, 256x256x3x3]
%onnx::Conv_1193[FLOAT, 256x256x1x1]
%onnx::Conv_1196[FLOAT, 256x256x1x1]
%onnx::Conv_1199[FLOAT, 256x256x1x1]
%onnx::Conv_1202[FLOAT, 256x256x3x3]
%onnx::Conv_1205[FLOAT, 256x256x1x1]
%onnx::Conv_1208[FLOAT, 256x256x1x1]
%onnx::Conv_1211[FLOAT, 256x256x3x3]
%onnx::Conv_1214[FLOAT, 256x256x3x3]
%onnx::Conv_1217[FLOAT, 256x256x1x1]
%onnx::Conv_1220[FLOAT, 256x256x1x1]
%onnx::Conv_1223[FLOAT, 512x256x1x1]
%onnx::Conv_1224[FLOAT, 512]
%onnx::Conv_1226[FLOAT, 512x512x3x3]
%onnx::Conv_1229[FLOAT, 512x512x1x1]
%onnx::Conv_1232[FLOAT, 512x256x1x1]
%onnx::Conv_1235[FLOAT, 512x512x3x3]
%onnx::Conv_1238[FLOAT, 512x512x3x3]
%onnx::Conv_1241[FLOAT, 512x256x1x1]
%onnx::Conv_1244[FLOAT, 512x512x1x1]
%onnx::Conv_1247[FLOAT, 512x512x1x1]
%onnx::Conv_1250[FLOAT, 512x512x3x3]
%onnx::Conv_1253[FLOAT, 512x512x1x1]
%onnx::Conv_1256[FLOAT, 512x512x1x1]
%onnx::Conv_1259[FLOAT, 512x512x3x3]
%onnx::Conv_1262[FLOAT, 512x512x3x3]
%onnx::Conv_1265[FLOAT, 512x512x1x1]
%onnx::Conv_1268[FLOAT, 512x512x1x1]
%onnx::Conv_1271[FLOAT, 512x512x1x1]
%onnx::Conv_1274[FLOAT, 512x512x3x3]
%onnx::Conv_1277[FLOAT, 512x512x1x1]
%onnx::Conv_1280[FLOAT, 512x512x1x1]
%onnx::Conv_1283[FLOAT, 512x512x3x3]
%onnx::Conv_1286[FLOAT, 512x512x3x3]
%onnx::Conv_1289[FLOAT, 512x512x1x1]
%onnx::Conv_1292[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1293 = Identity(%onnx::Conv_1224)
%onnx::Conv_1290 = Identity(%onnx::Conv_1224)
%onnx::Conv_1287 = Identity(%onnx::Conv_1224)
%onnx::Conv_1284 = Identity(%onnx::Conv_1224)
%onnx::Conv_1281 = Identity(%onnx::Conv_1224)
%onnx::Conv_1278 = Identity(%onnx::Conv_1224)
%onnx::Conv_1275 = Identity(%onnx::Conv_1224)
%onnx::Conv_1272 = Identity(%onnx::Conv_1224)
%onnx::Conv_1269 = Identity(%onnx::Conv_1224)
%onnx::Conv_1266 = Identity(%onnx::Conv_1224)
%onnx::Conv_1263 = Identity(%onnx::Conv_1224)
%onnx::Conv_1260 = Identity(%onnx::Conv_1224)
%onnx::Conv_1257 = Identity(%onnx::Conv_1224)
%onnx::Conv_1254 = Identity(%onnx::Conv_1224)
%onnx::Conv_1251 = Identity(%onnx::Conv_1224)
%onnx::Conv_1248 = Identity(%onnx::Conv_1224)
%onnx::Conv_1245 = Identity(%onnx::Conv_1224)
%onnx::Conv_1242 = Identity(%onnx::Conv_1224)
%onnx::Conv_1239 = Identity(%onnx::Conv_1224)
%onnx::Conv_1236 = Identity(%onnx::Conv_1224)
%onnx::Conv_1233 = Identity(%onnx::Conv_1224)
%onnx::Conv_1230 = Identity(%onnx::Conv_1224)
%onnx::Conv_1227 = Identity(%onnx::Conv_1224)
%onnx::Conv_1221 = Identity(%onnx::Conv_1152)
%onnx::Conv_1218 = Identity(%onnx::Conv_1152)
%onnx::Conv_1215 = Identity(%onnx::Conv_1152)
%onnx::Conv_1212 = Identity(%onnx::Conv_1152)
%onnx::Conv_1209 = Identity(%onnx::Conv_1152)
%onnx::Conv_1206 = Identity(%onnx::Conv_1152)
%onnx::Conv_1203 = Identity(%onnx::Conv_1152)
%onnx::Conv_1200 = Identity(%onnx::Conv_1152)
%onnx::Conv_1197 = Identity(%onnx::Conv_1152)
%onnx::Conv_1194 = Identity(%onnx::Conv_1152)
%onnx::Conv_1191 = Identity(%onnx::Conv_1152)
%onnx::Conv_1188 = Identity(%onnx::Conv_1152)
%onnx::Conv_1185 = Identity(%onnx::Conv_1152)
%onnx::Conv_1182 = Identity(%onnx::Conv_1152)
%onnx::Conv_1179 = Identity(%onnx::Conv_1152)
%onnx::Conv_1176 = Identity(%onnx::Conv_1152)
%onnx::Conv_1173 = Identity(%onnx::Conv_1152)
%onnx::Conv_1170 = Identity(%onnx::Conv_1152)
%onnx::Conv_1167 = Identity(%onnx::Conv_1152)
%onnx::Conv_1164 = Identity(%onnx::Conv_1152)
%onnx::Conv_1161 = Identity(%onnx::Conv_1152)
%onnx::Conv_1158 = Identity(%onnx::Conv_1152)
%onnx::Conv_1155 = Identity(%onnx::Conv_1152)
%onnx::Conv_1149 = Identity(%onnx::Conv_1077)
%onnx::Conv_1146 = Identity(%onnx::Conv_1077)
%onnx::Conv_1143 = Identity(%onnx::Conv_1077)
%onnx::Conv_1140 = Identity(%onnx::Conv_1077)
%onnx::Conv_1137 = Identity(%onnx::Conv_1077)
%onnx::Conv_1134 = Identity(%onnx::Conv_1077)
%onnx::Conv_1131 = Identity(%onnx::Conv_1077)
%onnx::Conv_1128 = Identity(%onnx::Conv_1077)
%onnx::Conv_1125 = Identity(%onnx::Conv_1077)
%onnx::Conv_1122 = Identity(%onnx::Conv_1077)
%onnx::Conv_1119 = Identity(%onnx::Conv_1077)
%onnx::Conv_1116 = Identity(%onnx::Conv_1077)
%onnx::Conv_1113 = Identity(%onnx::Conv_1077)
%onnx::Conv_1110 = Identity(%onnx::Conv_1077)
%onnx::Conv_1107 = Identity(%onnx::Conv_1077)
%onnx::Conv_1104 = Identity(%onnx::Conv_1077)
%onnx::Conv_1101 = Identity(%onnx::Conv_1077)
%onnx::Conv_1098 = Identity(%onnx::Conv_1077)
%onnx::Conv_1095 = Identity(%onnx::Conv_1077)
%onnx::Conv_1092 = Identity(%onnx::Conv_1077)
%onnx::Conv_1089 = Identity(%onnx::Conv_1077)
%onnx::Conv_1086 = Identity(%onnx::Conv_1077)
%onnx::Conv_1083 = Identity(%onnx::Conv_1077)
%onnx::Conv_1080 = Identity(%onnx::Conv_1077)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_7_output_0 = Add(%/layers.1/Add_6_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_7_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_7_output_0 = Add(%/layers.2/Add_6_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_7_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_7_output_0 = Add(%/layers.3/Add_6_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_7_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1169, %onnx::Conv_1170)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_7_output_0 = Add(%/layers.5/Add_6_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_7_output_0, %onnx::Conv_1172, %onnx::Conv_1173)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1175, %onnx::Conv_1176)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1178, %onnx::Conv_1179)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1181, %onnx::Conv_1182)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1184, %onnx::Conv_1185)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_1187, %onnx::Conv_1188)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1190, %onnx::Conv_1191)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1193, %onnx::Conv_1194)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_7_output_0 = Add(%/layers.6/Add_6_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_7_output_0, %onnx::Conv_1196, %onnx::Conv_1197)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1199, %onnx::Conv_1200)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1202, %onnx::Conv_1203)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1205, %onnx::Conv_1206)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1208, %onnx::Conv_1209)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_1211, %onnx::Conv_1212)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1214, %onnx::Conv_1215)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1217, %onnx::Conv_1218)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_7_output_0 = Add(%/layers.7/Add_6_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_7_output_0, %onnx::Conv_1220, %onnx::Conv_1221)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1223, %onnx::Conv_1224)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1226, %onnx::Conv_1227)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1229, %onnx::Conv_1230)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1232, %onnx::Conv_1233)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_1235, %onnx::Conv_1236)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1238, %onnx::Conv_1239)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1241, %onnx::Conv_1242)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_7_output_0 = Add(%/layers.9/Add_6_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_7_output_0, %onnx::Conv_1244, %onnx::Conv_1245)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1247, %onnx::Conv_1248)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1250, %onnx::Conv_1251)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1253, %onnx::Conv_1254)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1256, %onnx::Conv_1257)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1259, %onnx::Conv_1260)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1262, %onnx::Conv_1263)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1265, %onnx::Conv_1266)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_7_output_0 = Add(%/layers.10/Add_6_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_7_output_0, %onnx::Conv_1268, %onnx::Conv_1269)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1271, %onnx::Conv_1272)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1274, %onnx::Conv_1275)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1277, %onnx::Conv_1278)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1280, %onnx::Conv_1281)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1283, %onnx::Conv_1284)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1286, %onnx::Conv_1287)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1289, %onnx::Conv_1290)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_7_output_0 = Add(%/layers.11/Add_6_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_7_output_0, %onnx::Conv_1292, %onnx::Conv_1293)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%1074 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %1074
}
|
val_accuracy
| 92.86859
| 9,615,190,016
| 32,590,474
|
{'zcp_epe_nas': 165.3394301200947, 'zcp_fisher': 86.9008560180664, 'zcp_flops': 153843040256.0, 'zcp_grad_norm': 192.12701416015625, 'zcp_grasp': 40.385498046875, 'zcp_jacov': -16.062758914365684, 'zcp_l2_norm': 1650.393798828125, 'zcp_nwot': 239.66110506911696, 'zcp_params': 32590474.0, 'zcp_plain': 0.025921421125531002, 'zcp_snip': 1565.12841796875, 'zcp_synflow': 191.01499490118985, 'zcp_zen': 145.16714477539062, 'zcp_val_accuracy': 0.9113581776618951}
| |
NASBench101_229015
|
NASBench101
|
229015
|
8ab95d07a0e2018ab3b0bd11473b27a1
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_986[FLOAT, 128x3x3x3]
%onnx::Conv_987[FLOAT, 128]
%onnx::Conv_989[FLOAT, 128x128x1x1]
%onnx::Conv_992[FLOAT, 128x128x3x3]
%onnx::Conv_995[FLOAT, 128x128x1x1]
%onnx::Conv_998[FLOAT, 128x128x3x3]
%onnx::Conv_1001[FLOAT, 128x128x1x1]
%onnx::Conv_1004[FLOAT, 128x128x1x1]
%onnx::Conv_1007[FLOAT, 128x128x3x3]
%onnx::Conv_1010[FLOAT, 128x128x1x1]
%onnx::Conv_1013[FLOAT, 128x128x3x3]
%onnx::Conv_1016[FLOAT, 128x128x1x1]
%onnx::Conv_1019[FLOAT, 128x128x3x3]
%onnx::Conv_1022[FLOAT, 128x128x1x1]
%onnx::Conv_1025[FLOAT, 128x128x1x1]
%onnx::Conv_1028[FLOAT, 128x128x3x3]
%onnx::Conv_1031[FLOAT, 128x128x1x1]
%onnx::Conv_1034[FLOAT, 128x128x3x3]
%onnx::Conv_1037[FLOAT, 128x128x1x1]
%onnx::Conv_1040[FLOAT, 128x128x3x3]
%onnx::Conv_1043[FLOAT, 128x128x1x1]
%onnx::Conv_1046[FLOAT, 128x128x1x1]
%onnx::Conv_1049[FLOAT, 128x128x3x3]
%onnx::Conv_1052[FLOAT, 256x128x1x1]
%onnx::Conv_1053[FLOAT, 256]
%onnx::Conv_1055[FLOAT, 256x256x3x3]
%onnx::Conv_1058[FLOAT, 256x256x1x1]
%onnx::Conv_1061[FLOAT, 256x256x3x3]
%onnx::Conv_1064[FLOAT, 256x128x1x1]
%onnx::Conv_1067[FLOAT, 256x128x1x1]
%onnx::Conv_1070[FLOAT, 256x256x3x3]
%onnx::Conv_1073[FLOAT, 256x256x1x1]
%onnx::Conv_1076[FLOAT, 256x256x3x3]
%onnx::Conv_1079[FLOAT, 256x256x1x1]
%onnx::Conv_1082[FLOAT, 256x256x3x3]
%onnx::Conv_1085[FLOAT, 256x256x1x1]
%onnx::Conv_1088[FLOAT, 256x256x1x1]
%onnx::Conv_1091[FLOAT, 256x256x3x3]
%onnx::Conv_1094[FLOAT, 256x256x1x1]
%onnx::Conv_1097[FLOAT, 256x256x3x3]
%onnx::Conv_1100[FLOAT, 256x256x1x1]
%onnx::Conv_1103[FLOAT, 256x256x3x3]
%onnx::Conv_1106[FLOAT, 256x256x1x1]
%onnx::Conv_1109[FLOAT, 256x256x1x1]
%onnx::Conv_1112[FLOAT, 256x256x3x3]
%onnx::Conv_1115[FLOAT, 512x256x1x1]
%onnx::Conv_1116[FLOAT, 512]
%onnx::Conv_1118[FLOAT, 512x512x3x3]
%onnx::Conv_1121[FLOAT, 512x512x1x1]
%onnx::Conv_1124[FLOAT, 512x512x3x3]
%onnx::Conv_1127[FLOAT, 512x256x1x1]
%onnx::Conv_1130[FLOAT, 512x256x1x1]
%onnx::Conv_1133[FLOAT, 512x512x3x3]
%onnx::Conv_1136[FLOAT, 512x512x1x1]
%onnx::Conv_1139[FLOAT, 512x512x3x3]
%onnx::Conv_1142[FLOAT, 512x512x1x1]
%onnx::Conv_1145[FLOAT, 512x512x3x3]
%onnx::Conv_1148[FLOAT, 512x512x1x1]
%onnx::Conv_1151[FLOAT, 512x512x1x1]
%onnx::Conv_1154[FLOAT, 512x512x3x3]
%onnx::Conv_1157[FLOAT, 512x512x1x1]
%onnx::Conv_1160[FLOAT, 512x512x3x3]
%onnx::Conv_1163[FLOAT, 512x512x1x1]
%onnx::Conv_1166[FLOAT, 512x512x3x3]
%onnx::Conv_1169[FLOAT, 512x512x1x1]
%onnx::Conv_1172[FLOAT, 512x512x1x1]
%onnx::Conv_1175[FLOAT, 512x512x3x3]
) {
%onnx::Conv_1176 = Identity(%onnx::Conv_1116)
%onnx::Conv_1173 = Identity(%onnx::Conv_1116)
%onnx::Conv_1170 = Identity(%onnx::Conv_1116)
%onnx::Conv_1167 = Identity(%onnx::Conv_1116)
%onnx::Conv_1164 = Identity(%onnx::Conv_1116)
%onnx::Conv_1161 = Identity(%onnx::Conv_1116)
%onnx::Conv_1158 = Identity(%onnx::Conv_1116)
%onnx::Conv_1155 = Identity(%onnx::Conv_1116)
%onnx::Conv_1152 = Identity(%onnx::Conv_1116)
%onnx::Conv_1149 = Identity(%onnx::Conv_1116)
%onnx::Conv_1146 = Identity(%onnx::Conv_1116)
%onnx::Conv_1143 = Identity(%onnx::Conv_1116)
%onnx::Conv_1140 = Identity(%onnx::Conv_1116)
%onnx::Conv_1137 = Identity(%onnx::Conv_1116)
%onnx::Conv_1134 = Identity(%onnx::Conv_1116)
%onnx::Conv_1131 = Identity(%onnx::Conv_1116)
%onnx::Conv_1128 = Identity(%onnx::Conv_1116)
%onnx::Conv_1125 = Identity(%onnx::Conv_1116)
%onnx::Conv_1122 = Identity(%onnx::Conv_1116)
%onnx::Conv_1119 = Identity(%onnx::Conv_1116)
%onnx::Conv_1113 = Identity(%onnx::Conv_1053)
%onnx::Conv_1110 = Identity(%onnx::Conv_1053)
%onnx::Conv_1107 = Identity(%onnx::Conv_1053)
%onnx::Conv_1104 = Identity(%onnx::Conv_1053)
%onnx::Conv_1101 = Identity(%onnx::Conv_1053)
%onnx::Conv_1098 = Identity(%onnx::Conv_1053)
%onnx::Conv_1095 = Identity(%onnx::Conv_1053)
%onnx::Conv_1092 = Identity(%onnx::Conv_1053)
%onnx::Conv_1089 = Identity(%onnx::Conv_1053)
%onnx::Conv_1086 = Identity(%onnx::Conv_1053)
%onnx::Conv_1083 = Identity(%onnx::Conv_1053)
%onnx::Conv_1080 = Identity(%onnx::Conv_1053)
%onnx::Conv_1077 = Identity(%onnx::Conv_1053)
%onnx::Conv_1074 = Identity(%onnx::Conv_1053)
%onnx::Conv_1071 = Identity(%onnx::Conv_1053)
%onnx::Conv_1068 = Identity(%onnx::Conv_1053)
%onnx::Conv_1065 = Identity(%onnx::Conv_1053)
%onnx::Conv_1062 = Identity(%onnx::Conv_1053)
%onnx::Conv_1059 = Identity(%onnx::Conv_1053)
%onnx::Conv_1056 = Identity(%onnx::Conv_1053)
%onnx::Conv_1050 = Identity(%onnx::Conv_987)
%onnx::Conv_1047 = Identity(%onnx::Conv_987)
%onnx::Conv_1044 = Identity(%onnx::Conv_987)
%onnx::Conv_1041 = Identity(%onnx::Conv_987)
%onnx::Conv_1038 = Identity(%onnx::Conv_987)
%onnx::Conv_1035 = Identity(%onnx::Conv_987)
%onnx::Conv_1032 = Identity(%onnx::Conv_987)
%onnx::Conv_1029 = Identity(%onnx::Conv_987)
%onnx::Conv_1026 = Identity(%onnx::Conv_987)
%onnx::Conv_1023 = Identity(%onnx::Conv_987)
%onnx::Conv_1020 = Identity(%onnx::Conv_987)
%onnx::Conv_1017 = Identity(%onnx::Conv_987)
%onnx::Conv_1014 = Identity(%onnx::Conv_987)
%onnx::Conv_1011 = Identity(%onnx::Conv_987)
%onnx::Conv_1008 = Identity(%onnx::Conv_987)
%onnx::Conv_1005 = Identity(%onnx::Conv_987)
%onnx::Conv_1002 = Identity(%onnx::Conv_987)
%onnx::Conv_999 = Identity(%onnx::Conv_987)
%onnx::Conv_996 = Identity(%onnx::Conv_987)
%onnx::Conv_993 = Identity(%onnx::Conv_987)
%onnx::Conv_990 = Identity(%onnx::Conv_987)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_986, %onnx::Conv_987)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/Add_7_output_0 = Add(%/layers.1/Add_6_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_7_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/Add_7_output_0 = Add(%/layers.2/Add_6_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_7_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/Add_7_output_0 = Add(%/layers.3/Add_6_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_7_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/Add_7_output_0 = Add(%/layers.5/Add_6_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_7_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/Add_7_output_0 = Add(%/layers.6/Add_6_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_7_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/Add_7_output_0 = Add(%/layers.7/Add_6_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_7_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/Add_7_output_0 = Add(%/layers.9/Add_6_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_7_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/Add_7_output_0 = Add(%/layers.10/Add_6_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_7_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1169, %onnx::Conv_1170)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1172, %onnx::Conv_1173)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/Add_7_output_0 = Add(%/layers.11/Add_6_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_7_output_0, %onnx::Conv_1175, %onnx::Conv_1176)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%984 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %984
}
|
val_accuracy
| 92.678285
| 9,307,695,104
| 31,552,906
|
{'zcp_epe_nas': 114.1505289495684, 'zcp_fisher': 415.18487548828125, 'zcp_flops': 148923121664.0, 'zcp_grad_norm': 316.85205078125, 'zcp_grasp': -47.3916015625, 'zcp_jacov': -16.055620702389298, 'zcp_l2_norm': 1438.43798828125, 'zcp_nwot': 236.85045815574847, 'zcp_params': 31552906.0, 'zcp_plain': 0.0014767269603900002, 'zcp_snip': 2710.62841796875, 'zcp_synflow': 171.486150538483, 'zcp_zen': 133.41061401367188, 'zcp_val_accuracy': 0.9246794581413261}
| |
NASBench101_73588
|
NASBench101
|
73588
|
2ca5acf6aaaa51ac2a068de26c1c994e
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_788[FLOAT, 128x3x3x3]
%onnx::Conv_789[FLOAT, 128]
%onnx::Conv_791[FLOAT, 64x128x1x1]
%onnx::Conv_792[FLOAT, 64]
%onnx::Conv_794[FLOAT, 64x128x1x1]
%onnx::Conv_797[FLOAT, 64x64x3x3]
%onnx::Conv_800[FLOAT, 64x128x1x1]
%onnx::Conv_803[FLOAT, 64x64x1x1]
%onnx::Conv_806[FLOAT, 64x128x1x1]
%onnx::Conv_809[FLOAT, 64x128x1x1]
%onnx::Conv_812[FLOAT, 64x64x3x3]
%onnx::Conv_815[FLOAT, 64x128x1x1]
%onnx::Conv_818[FLOAT, 64x64x1x1]
%onnx::Conv_821[FLOAT, 64x128x1x1]
%onnx::Conv_824[FLOAT, 64x128x1x1]
%onnx::Conv_827[FLOAT, 64x64x3x3]
%onnx::Conv_830[FLOAT, 64x128x1x1]
%onnx::Conv_833[FLOAT, 64x64x1x1]
%onnx::Conv_836[FLOAT, 128x128x1x1]
%onnx::Conv_839[FLOAT, 128x128x1x1]
%onnx::Conv_842[FLOAT, 128x128x3x3]
%onnx::Conv_845[FLOAT, 128x128x1x1]
%onnx::Conv_848[FLOAT, 128x128x1x1]
%onnx::Conv_851[FLOAT, 128x256x1x1]
%onnx::Conv_854[FLOAT, 128x256x1x1]
%onnx::Conv_857[FLOAT, 128x128x3x3]
%onnx::Conv_860[FLOAT, 128x256x1x1]
%onnx::Conv_863[FLOAT, 128x128x1x1]
%onnx::Conv_866[FLOAT, 128x256x1x1]
%onnx::Conv_869[FLOAT, 128x256x1x1]
%onnx::Conv_872[FLOAT, 128x128x3x3]
%onnx::Conv_875[FLOAT, 128x256x1x1]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 256x256x1x1]
%onnx::Conv_882[FLOAT, 256]
%onnx::Conv_884[FLOAT, 256x256x1x1]
%onnx::Conv_887[FLOAT, 256x256x3x3]
%onnx::Conv_890[FLOAT, 256x256x1x1]
%onnx::Conv_893[FLOAT, 256x256x1x1]
%onnx::Conv_896[FLOAT, 256x512x1x1]
%onnx::Conv_899[FLOAT, 256x512x1x1]
%onnx::Conv_902[FLOAT, 256x256x3x3]
%onnx::Conv_905[FLOAT, 256x512x1x1]
%onnx::Conv_908[FLOAT, 256x256x1x1]
%onnx::Conv_911[FLOAT, 256x512x1x1]
%onnx::Conv_914[FLOAT, 256x512x1x1]
%onnx::Conv_917[FLOAT, 256x256x3x3]
%onnx::Conv_920[FLOAT, 256x512x1x1]
%onnx::Conv_923[FLOAT, 256x256x1x1]
) {
%onnx::Conv_924 = Identity(%onnx::Conv_882)
%onnx::Conv_921 = Identity(%onnx::Conv_882)
%onnx::Conv_918 = Identity(%onnx::Conv_882)
%onnx::Conv_915 = Identity(%onnx::Conv_882)
%onnx::Conv_912 = Identity(%onnx::Conv_882)
%onnx::Conv_909 = Identity(%onnx::Conv_882)
%onnx::Conv_906 = Identity(%onnx::Conv_882)
%onnx::Conv_903 = Identity(%onnx::Conv_882)
%onnx::Conv_900 = Identity(%onnx::Conv_882)
%onnx::Conv_897 = Identity(%onnx::Conv_882)
%onnx::Conv_894 = Identity(%onnx::Conv_882)
%onnx::Conv_891 = Identity(%onnx::Conv_882)
%onnx::Conv_888 = Identity(%onnx::Conv_882)
%onnx::Conv_885 = Identity(%onnx::Conv_882)
%onnx::Conv_879 = Identity(%onnx::Conv_789)
%onnx::Conv_876 = Identity(%onnx::Conv_789)
%onnx::Conv_873 = Identity(%onnx::Conv_789)
%onnx::Conv_870 = Identity(%onnx::Conv_789)
%onnx::Conv_867 = Identity(%onnx::Conv_789)
%onnx::Conv_864 = Identity(%onnx::Conv_789)
%onnx::Conv_861 = Identity(%onnx::Conv_789)
%onnx::Conv_858 = Identity(%onnx::Conv_789)
%onnx::Conv_855 = Identity(%onnx::Conv_789)
%onnx::Conv_852 = Identity(%onnx::Conv_789)
%onnx::Conv_849 = Identity(%onnx::Conv_789)
%onnx::Conv_846 = Identity(%onnx::Conv_789)
%onnx::Conv_843 = Identity(%onnx::Conv_789)
%onnx::Conv_840 = Identity(%onnx::Conv_789)
%onnx::Conv_837 = Identity(%onnx::Conv_789)
%onnx::Conv_834 = Identity(%onnx::Conv_792)
%onnx::Conv_831 = Identity(%onnx::Conv_792)
%onnx::Conv_828 = Identity(%onnx::Conv_792)
%onnx::Conv_825 = Identity(%onnx::Conv_792)
%onnx::Conv_822 = Identity(%onnx::Conv_792)
%onnx::Conv_819 = Identity(%onnx::Conv_792)
%onnx::Conv_816 = Identity(%onnx::Conv_792)
%onnx::Conv_813 = Identity(%onnx::Conv_792)
%onnx::Conv_810 = Identity(%onnx::Conv_792)
%onnx::Conv_807 = Identity(%onnx::Conv_792)
%onnx::Conv_804 = Identity(%onnx::Conv_792)
%onnx::Conv_801 = Identity(%onnx::Conv_792)
%onnx::Conv_798 = Identity(%onnx::Conv_792)
%onnx::Conv_795 = Identity(%onnx::Conv_792)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_788, %onnx::Conv_789)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%786 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %786
}
|
val_accuracy
| 91.165864
| 1,179,527,168
| 3,905,290
|
{'zcp_epe_nas': 96.34877125704034, 'zcp_fisher': 21.8184871673584, 'zcp_flops': 18872434688.0, 'zcp_grad_norm': 77.58954620361328, 'zcp_grasp': -0.58404541015625, 'zcp_jacov': -16.049437159011315, 'zcp_l2_norm': 890.4208984375, 'zcp_nwot': 221.3493950746854, 'zcp_params': 3905290.0, 'zcp_plain': -0.004134106449782, 'zcp_snip': 522.7975463867188, 'zcp_synflow': 91.24107569365115, 'zcp_zen': 86.21711730957031, 'zcp_val_accuracy': 0.902944684028625}
| |
NASBench101_252467
|
NASBench101
|
252467
|
98d6d4ecaa88ff3972b9b8f046931358
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_743[FLOAT, 128x3x3x3]
%onnx::Conv_744[FLOAT, 128]
%onnx::Conv_746[FLOAT, 64x128x1x1]
%onnx::Conv_747[FLOAT, 64]
%onnx::Conv_749[FLOAT, 64x128x1x1]
%onnx::Conv_752[FLOAT, 64x64x1x1]
%onnx::Conv_755[FLOAT, 64x64x1x1]
%onnx::Conv_758[FLOAT, 64x64x3x3]
%onnx::Conv_761[FLOAT, 64x128x1x1]
%onnx::Conv_764[FLOAT, 64x128x1x1]
%onnx::Conv_767[FLOAT, 64x64x1x1]
%onnx::Conv_770[FLOAT, 64x64x1x1]
%onnx::Conv_773[FLOAT, 64x64x3x3]
%onnx::Conv_776[FLOAT, 64x128x1x1]
%onnx::Conv_779[FLOAT, 64x128x1x1]
%onnx::Conv_782[FLOAT, 64x64x1x1]
%onnx::Conv_785[FLOAT, 64x64x1x1]
%onnx::Conv_788[FLOAT, 64x64x3x3]
%onnx::Conv_791[FLOAT, 128x128x1x1]
%onnx::Conv_794[FLOAT, 128x128x1x1]
%onnx::Conv_797[FLOAT, 128x128x1x1]
%onnx::Conv_800[FLOAT, 128x128x1x1]
%onnx::Conv_803[FLOAT, 128x128x3x3]
%onnx::Conv_806[FLOAT, 128x256x1x1]
%onnx::Conv_809[FLOAT, 128x256x1x1]
%onnx::Conv_812[FLOAT, 128x128x1x1]
%onnx::Conv_815[FLOAT, 128x128x1x1]
%onnx::Conv_818[FLOAT, 128x128x3x3]
%onnx::Conv_821[FLOAT, 128x256x1x1]
%onnx::Conv_824[FLOAT, 128x256x1x1]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x128x1x1]
%onnx::Conv_833[FLOAT, 128x128x3x3]
%onnx::Conv_836[FLOAT, 256x256x1x1]
%onnx::Conv_837[FLOAT, 256]
%onnx::Conv_839[FLOAT, 256x256x1x1]
%onnx::Conv_842[FLOAT, 256x256x1x1]
%onnx::Conv_845[FLOAT, 256x256x1x1]
%onnx::Conv_848[FLOAT, 256x256x3x3]
%onnx::Conv_851[FLOAT, 256x512x1x1]
%onnx::Conv_854[FLOAT, 256x512x1x1]
%onnx::Conv_857[FLOAT, 256x256x1x1]
%onnx::Conv_860[FLOAT, 256x256x1x1]
%onnx::Conv_863[FLOAT, 256x256x3x3]
%onnx::Conv_866[FLOAT, 256x512x1x1]
%onnx::Conv_869[FLOAT, 256x512x1x1]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_875[FLOAT, 256x256x1x1]
%onnx::Conv_878[FLOAT, 256x256x3x3]
) {
%onnx::Conv_879 = Identity(%onnx::Conv_837)
%onnx::Conv_876 = Identity(%onnx::Conv_837)
%onnx::Conv_873 = Identity(%onnx::Conv_837)
%onnx::Conv_870 = Identity(%onnx::Conv_837)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_837)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_837)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_846 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%onnx::Conv_834 = Identity(%onnx::Conv_744)
%onnx::Conv_831 = Identity(%onnx::Conv_744)
%onnx::Conv_828 = Identity(%onnx::Conv_744)
%onnx::Conv_825 = Identity(%onnx::Conv_744)
%onnx::Conv_822 = Identity(%onnx::Conv_744)
%onnx::Conv_819 = Identity(%onnx::Conv_744)
%onnx::Conv_816 = Identity(%onnx::Conv_744)
%onnx::Conv_813 = Identity(%onnx::Conv_744)
%onnx::Conv_810 = Identity(%onnx::Conv_744)
%onnx::Conv_807 = Identity(%onnx::Conv_744)
%onnx::Conv_804 = Identity(%onnx::Conv_744)
%onnx::Conv_801 = Identity(%onnx::Conv_744)
%onnx::Conv_798 = Identity(%onnx::Conv_744)
%onnx::Conv_795 = Identity(%onnx::Conv_744)
%onnx::Conv_792 = Identity(%onnx::Conv_744)
%onnx::Conv_789 = Identity(%onnx::Conv_747)
%onnx::Conv_786 = Identity(%onnx::Conv_747)
%onnx::Conv_783 = Identity(%onnx::Conv_747)
%onnx::Conv_780 = Identity(%onnx::Conv_747)
%onnx::Conv_777 = Identity(%onnx::Conv_747)
%onnx::Conv_774 = Identity(%onnx::Conv_747)
%onnx::Conv_771 = Identity(%onnx::Conv_747)
%onnx::Conv_768 = Identity(%onnx::Conv_747)
%onnx::Conv_765 = Identity(%onnx::Conv_747)
%onnx::Conv_762 = Identity(%onnx::Conv_747)
%onnx::Conv_759 = Identity(%onnx::Conv_747)
%onnx::Conv_756 = Identity(%onnx::Conv_747)
%onnx::Conv_753 = Identity(%onnx::Conv_747)
%onnx::Conv_750 = Identity(%onnx::Conv_747)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_743, %onnx::Conv_744)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%741 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %741
}
|
val_accuracy
| 90.544873
| 1,120,806,912
| 3,729,162
|
{'zcp_epe_nas': 67.28382808481145, 'zcp_fisher': 7.994085311889648, 'zcp_flops': 17932910592.0, 'zcp_grad_norm': 49.811458587646484, 'zcp_grasp': -0.60772705078125, 'zcp_jacov': -16.06336435573288, 'zcp_l2_norm': 844.4322509765625, 'zcp_nwot': 221.4843182408525, 'zcp_params': 3729162.0, 'zcp_plain': 0.011703152209520002, 'zcp_snip': 313.83953857421875, 'zcp_synflow': 87.5318938399975, 'zcp_zen': 85.65573120117188, 'zcp_val_accuracy': 0.913762032985687}
| |
NASBench101_189850
|
NASBench101
|
189850
|
72d3a62e33199c3b6b8737da39065989
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_788[FLOAT, 128x3x3x3]
%onnx::Conv_789[FLOAT, 128]
%onnx::Conv_791[FLOAT, 128x128x1x1]
%onnx::Conv_794[FLOAT, 128x128x1x1]
%onnx::Conv_797[FLOAT, 128x128x1x1]
%onnx::Conv_800[FLOAT, 128x128x3x3]
%onnx::Conv_803[FLOAT, 128x128x3x3]
%onnx::Conv_806[FLOAT, 128x128x1x1]
%onnx::Conv_809[FLOAT, 128x128x1x1]
%onnx::Conv_812[FLOAT, 128x128x1x1]
%onnx::Conv_815[FLOAT, 128x128x3x3]
%onnx::Conv_818[FLOAT, 128x128x3x3]
%onnx::Conv_821[FLOAT, 128x128x1x1]
%onnx::Conv_824[FLOAT, 128x128x1x1]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x128x3x3]
%onnx::Conv_833[FLOAT, 128x128x3x3]
%onnx::Conv_836[FLOAT, 256x128x1x1]
%onnx::Conv_837[FLOAT, 256]
%onnx::Conv_839[FLOAT, 256x128x1x1]
%onnx::Conv_842[FLOAT, 256x128x1x1]
%onnx::Conv_845[FLOAT, 256x256x3x3]
%onnx::Conv_848[FLOAT, 256x256x3x3]
%onnx::Conv_851[FLOAT, 256x256x1x1]
%onnx::Conv_854[FLOAT, 256x256x1x1]
%onnx::Conv_857[FLOAT, 256x256x1x1]
%onnx::Conv_860[FLOAT, 256x256x3x3]
%onnx::Conv_863[FLOAT, 256x256x3x3]
%onnx::Conv_866[FLOAT, 256x256x1x1]
%onnx::Conv_869[FLOAT, 256x256x1x1]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_875[FLOAT, 256x256x3x3]
%onnx::Conv_878[FLOAT, 256x256x3x3]
%onnx::Conv_881[FLOAT, 512x256x1x1]
%onnx::Conv_882[FLOAT, 512]
%onnx::Conv_884[FLOAT, 512x256x1x1]
%onnx::Conv_887[FLOAT, 512x256x1x1]
%onnx::Conv_890[FLOAT, 512x512x3x3]
%onnx::Conv_893[FLOAT, 512x512x3x3]
%onnx::Conv_896[FLOAT, 512x512x1x1]
%onnx::Conv_899[FLOAT, 512x512x1x1]
%onnx::Conv_902[FLOAT, 512x512x1x1]
%onnx::Conv_905[FLOAT, 512x512x3x3]
%onnx::Conv_908[FLOAT, 512x512x3x3]
%onnx::Conv_911[FLOAT, 512x512x1x1]
%onnx::Conv_914[FLOAT, 512x512x1x1]
%onnx::Conv_917[FLOAT, 512x512x1x1]
%onnx::Conv_920[FLOAT, 512x512x3x3]
%onnx::Conv_923[FLOAT, 512x512x3x3]
) {
%onnx::Conv_924 = Identity(%onnx::Conv_882)
%onnx::Conv_921 = Identity(%onnx::Conv_882)
%onnx::Conv_918 = Identity(%onnx::Conv_882)
%onnx::Conv_915 = Identity(%onnx::Conv_882)
%onnx::Conv_912 = Identity(%onnx::Conv_882)
%onnx::Conv_909 = Identity(%onnx::Conv_882)
%onnx::Conv_906 = Identity(%onnx::Conv_882)
%onnx::Conv_903 = Identity(%onnx::Conv_882)
%onnx::Conv_900 = Identity(%onnx::Conv_882)
%onnx::Conv_897 = Identity(%onnx::Conv_882)
%onnx::Conv_894 = Identity(%onnx::Conv_882)
%onnx::Conv_891 = Identity(%onnx::Conv_882)
%onnx::Conv_888 = Identity(%onnx::Conv_882)
%onnx::Conv_885 = Identity(%onnx::Conv_882)
%onnx::Conv_879 = Identity(%onnx::Conv_837)
%onnx::Conv_876 = Identity(%onnx::Conv_837)
%onnx::Conv_873 = Identity(%onnx::Conv_837)
%onnx::Conv_870 = Identity(%onnx::Conv_837)
%onnx::Conv_867 = Identity(%onnx::Conv_837)
%onnx::Conv_864 = Identity(%onnx::Conv_837)
%onnx::Conv_861 = Identity(%onnx::Conv_837)
%onnx::Conv_858 = Identity(%onnx::Conv_837)
%onnx::Conv_855 = Identity(%onnx::Conv_837)
%onnx::Conv_852 = Identity(%onnx::Conv_837)
%onnx::Conv_849 = Identity(%onnx::Conv_837)
%onnx::Conv_846 = Identity(%onnx::Conv_837)
%onnx::Conv_843 = Identity(%onnx::Conv_837)
%onnx::Conv_840 = Identity(%onnx::Conv_837)
%onnx::Conv_834 = Identity(%onnx::Conv_789)
%onnx::Conv_831 = Identity(%onnx::Conv_789)
%onnx::Conv_828 = Identity(%onnx::Conv_789)
%onnx::Conv_825 = Identity(%onnx::Conv_789)
%onnx::Conv_822 = Identity(%onnx::Conv_789)
%onnx::Conv_819 = Identity(%onnx::Conv_789)
%onnx::Conv_816 = Identity(%onnx::Conv_789)
%onnx::Conv_813 = Identity(%onnx::Conv_789)
%onnx::Conv_810 = Identity(%onnx::Conv_789)
%onnx::Conv_807 = Identity(%onnx::Conv_789)
%onnx::Conv_804 = Identity(%onnx::Conv_789)
%onnx::Conv_801 = Identity(%onnx::Conv_789)
%onnx::Conv_798 = Identity(%onnx::Conv_789)
%onnx::Conv_795 = Identity(%onnx::Conv_789)
%onnx::Conv_792 = Identity(%onnx::Conv_789)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_788, %onnx::Conv_789)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_6_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_6_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_6_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%786 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %786
}
|
val_accuracy
| 91.536456
| 6,276,786,176
| 21,220,234
|
{'zcp_epe_nas': 125.65511665873625, 'zcp_fisher': 20.437467575073242, 'zcp_flops': 100428578816.0, 'zcp_grad_norm': 62.19453430175781, 'zcp_grasp': -0.528533935546875, 'zcp_jacov': -16.04892375048245, 'zcp_l2_norm': 1015.123291015625, 'zcp_nwot': 231.37295516848386, 'zcp_params': 21220234.0, 'zcp_plain': -0.009308217093348, 'zcp_snip': 628.9776000976562, 'zcp_synflow': 119.30792402064975, 'zcp_zen': 103.30551147460938, 'zcp_val_accuracy': 0.9202724099159241}
| |
NASBench101_305680
|
NASBench101
|
305680
|
b8ee21aca6a037d4d4863a14eb75c05e
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_671[FLOAT, 128x3x3x3]
%onnx::Conv_672[FLOAT, 128]
%onnx::Conv_674[FLOAT, 43x128x1x1]
%onnx::Conv_675[FLOAT, 43]
%onnx::Conv_677[FLOAT, 43x43x3x3]
%onnx::Conv_680[FLOAT, 43x43x1x1]
%onnx::Conv_683[FLOAT, 43x128x1x1]
%onnx::Conv_686[FLOAT, 43x43x3x3]
%onnx::Conv_689[FLOAT, 43x43x1x1]
%onnx::Conv_692[FLOAT, 43x128x1x1]
%onnx::Conv_695[FLOAT, 43x43x3x3]
%onnx::Conv_698[FLOAT, 43x43x1x1]
%onnx::Conv_701[FLOAT, 86x128x1x1]
%onnx::Conv_702[FLOAT, 86]
%onnx::Conv_704[FLOAT, 86x86x3x3]
%onnx::Conv_707[FLOAT, 86x86x1x1]
%onnx::Conv_710[FLOAT, 86x256x1x1]
%onnx::Conv_713[FLOAT, 86x86x3x3]
%onnx::Conv_716[FLOAT, 86x86x1x1]
%onnx::Conv_719[FLOAT, 86x256x1x1]
%onnx::Conv_722[FLOAT, 86x86x3x3]
%onnx::Conv_725[FLOAT, 86x86x1x1]
%onnx::Conv_728[FLOAT, 171x256x1x1]
%onnx::Conv_729[FLOAT, 171]
%onnx::Conv_731[FLOAT, 171x171x3x3]
%onnx::Conv_734[FLOAT, 171x171x1x1]
%onnx::Conv_737[FLOAT, 171x512x1x1]
%onnx::Conv_740[FLOAT, 171x171x3x3]
%onnx::Conv_743[FLOAT, 171x171x1x1]
%onnx::Conv_746[FLOAT, 171x512x1x1]
%onnx::Conv_749[FLOAT, 171x171x3x3]
%onnx::Conv_752[FLOAT, 171x171x1x1]
) {
%onnx::Conv_753 = Identity(%onnx::Conv_729)
%onnx::Conv_750 = Identity(%onnx::Conv_729)
%onnx::Conv_747 = Identity(%onnx::Conv_729)
%onnx::Conv_744 = Identity(%onnx::Conv_729)
%onnx::Conv_741 = Identity(%onnx::Conv_729)
%onnx::Conv_738 = Identity(%onnx::Conv_729)
%onnx::Conv_735 = Identity(%onnx::Conv_729)
%onnx::Conv_732 = Identity(%onnx::Conv_729)
%onnx::Conv_726 = Identity(%onnx::Conv_702)
%onnx::Conv_723 = Identity(%onnx::Conv_702)
%onnx::Conv_720 = Identity(%onnx::Conv_702)
%onnx::Conv_717 = Identity(%onnx::Conv_702)
%onnx::Conv_714 = Identity(%onnx::Conv_702)
%onnx::Conv_711 = Identity(%onnx::Conv_702)
%onnx::Conv_708 = Identity(%onnx::Conv_702)
%onnx::Conv_705 = Identity(%onnx::Conv_702)
%onnx::Conv_699 = Identity(%onnx::Conv_675)
%onnx::Conv_696 = Identity(%onnx::Conv_675)
%onnx::Conv_693 = Identity(%onnx::Conv_675)
%onnx::Conv_690 = Identity(%onnx::Conv_675)
%onnx::Conv_687 = Identity(%onnx::Conv_675)
%onnx::Conv_684 = Identity(%onnx::Conv_675)
%onnx::Conv_681 = Identity(%onnx::Conv_675)
%onnx::Conv_678 = Identity(%onnx::Conv_675)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_671, %onnx::Conv_672)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_674, %onnx::Conv_675)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_677, %onnx::Conv_678)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_680, %onnx::Conv_681)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_5_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_6_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Slice_output_0)
%/layers.1/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_1_output_0 = Slice(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_8_output_0, %/layers.1/Constant_9_output_0, %/layers.1/Constant_7_output_0, %/layers.1/Constant_10_output_0)
%/layers.1/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/Slice_1_output_0, %/layers.1/Constant_11_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_683, %onnx::Conv_684)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_686, %onnx::Conv_687)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_689, %onnx::Conv_690)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_5_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_6_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Slice_output_0)
%/layers.2/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_1_output_0 = Slice(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_8_output_0, %/layers.2/Constant_9_output_0, %/layers.2/Constant_7_output_0, %/layers.2/Constant_10_output_0)
%/layers.2/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/Slice_1_output_0, %/layers.2/Constant_11_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_5_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_6_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Slice_output_0)
%/layers.3/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_1_output_0 = Slice(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_8_output_0, %/layers.3/Constant_9_output_0, %/layers.3/Constant_7_output_0, %/layers.3/Constant_10_output_0)
%/layers.3/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/Slice_1_output_0, %/layers.3/Constant_11_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_4_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/Slice_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.5/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_1_output_0 = Slice(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_8_output_0, %/layers.5/Constant_9_output_0, %/layers.5/Constant_7_output_0, %/layers.5/Constant_10_output_0)
%/layers.5/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/Slice_1_output_0, %/layers.5/Constant_11_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_4_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/Slice_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.6/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_1_output_0 = Slice(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_8_output_0, %/layers.6/Constant_9_output_0, %/layers.6/Constant_7_output_0, %/layers.6/Constant_10_output_0)
%/layers.6/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/Slice_1_output_0, %/layers.6/Constant_11_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_4_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/Slice_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0)
%/layers.7/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_1_output_0 = Slice(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_8_output_0, %/layers.7/Constant_9_output_0, %/layers.7/Constant_7_output_0, %/layers.7/Constant_10_output_0)
%/layers.7/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/Slice_1_output_0, %/layers.7/Constant_11_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_5_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_6_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Slice_output_0)
%/layers.9/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_1_output_0 = Slice(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_8_output_0, %/layers.9/Constant_9_output_0, %/layers.9/Constant_7_output_0, %/layers.9/Constant_10_output_0)
%/layers.9/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/Slice_1_output_0, %/layers.9/Constant_11_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_5_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_6_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Slice_output_0)
%/layers.10/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_1_output_0 = Slice(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_8_output_0, %/layers.10/Constant_9_output_0, %/layers.10/Constant_7_output_0, %/layers.10/Constant_10_output_0)
%/layers.10/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/Slice_1_output_0, %/layers.10/Constant_11_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_6_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_5_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_6_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Slice_output_0)
%/layers.11/Constant_7_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_8_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_9_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_10_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_1_output_0 = Slice(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_8_output_0, %/layers.11/Constant_9_output_0, %/layers.11/Constant_7_output_0, %/layers.11/Constant_10_output_0)
%/layers.11/Constant_11_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/Slice_1_output_0, %/layers.11/Constant_11_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.4/maxpool/MaxPool_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%669 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %669
}
|
val_accuracy
| 87.970752
| 443,184,384
| 1,459,254
|
{'zcp_epe_nas': 92.58122333405498, 'zcp_fisher': 332.18560791015625, 'zcp_flops': 7090950144.0, 'zcp_grad_norm': 314.7078552246094, 'zcp_grasp': -332.48046875, 'zcp_jacov': -16.046730753390232, 'zcp_l2_norm': 444.26611328125, 'zcp_nwot': 209.00712284386427, 'zcp_params': 1459254.0, 'zcp_plain': 0.078529275953769, 'zcp_snip': 1395.7508544921875, 'zcp_synflow': 88.88743955767696, 'zcp_zen': 48.822784423828125, 'zcp_val_accuracy': 0.930288434028625}
| |
NASBench101_318611
|
NASBench101
|
318611
|
c0c296272ebddbefd64c2ea78d052197
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_824[FLOAT, 128x3x3x3]
%onnx::Conv_825[FLOAT, 128]
%onnx::Conv_827[FLOAT, 64x128x1x1]
%onnx::Conv_828[FLOAT, 64]
%onnx::Conv_830[FLOAT, 64x64x3x3]
%onnx::Conv_833[FLOAT, 64x128x1x1]
%onnx::Conv_836[FLOAT, 64x64x3x3]
%onnx::Conv_839[FLOAT, 64x64x3x3]
%onnx::Conv_842[FLOAT, 128x128x1x1]
%onnx::Conv_845[FLOAT, 64x128x1x1]
%onnx::Conv_848[FLOAT, 64x64x3x3]
%onnx::Conv_851[FLOAT, 64x128x1x1]
%onnx::Conv_854[FLOAT, 64x64x3x3]
%onnx::Conv_857[FLOAT, 64x64x3x3]
%onnx::Conv_860[FLOAT, 128x128x1x1]
%onnx::Conv_863[FLOAT, 64x128x1x1]
%onnx::Conv_866[FLOAT, 64x64x3x3]
%onnx::Conv_869[FLOAT, 64x128x1x1]
%onnx::Conv_872[FLOAT, 64x64x3x3]
%onnx::Conv_875[FLOAT, 64x64x3x3]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 128x128x1x1]
%onnx::Conv_884[FLOAT, 128x128x3x3]
%onnx::Conv_887[FLOAT, 128x128x1x1]
%onnx::Conv_890[FLOAT, 128x128x3x3]
%onnx::Conv_893[FLOAT, 128x128x3x3]
%onnx::Conv_896[FLOAT, 256x128x1x1]
%onnx::Conv_897[FLOAT, 256]
%onnx::Conv_899[FLOAT, 128x256x1x1]
%onnx::Conv_902[FLOAT, 128x128x3x3]
%onnx::Conv_905[FLOAT, 128x256x1x1]
%onnx::Conv_908[FLOAT, 128x128x3x3]
%onnx::Conv_911[FLOAT, 128x128x3x3]
%onnx::Conv_914[FLOAT, 256x256x1x1]
%onnx::Conv_917[FLOAT, 128x256x1x1]
%onnx::Conv_920[FLOAT, 128x128x3x3]
%onnx::Conv_923[FLOAT, 128x256x1x1]
%onnx::Conv_926[FLOAT, 128x128x3x3]
%onnx::Conv_929[FLOAT, 128x128x3x3]
%onnx::Conv_932[FLOAT, 256x256x1x1]
%onnx::Conv_935[FLOAT, 256x256x1x1]
%onnx::Conv_938[FLOAT, 256x256x3x3]
%onnx::Conv_941[FLOAT, 256x256x1x1]
%onnx::Conv_944[FLOAT, 256x256x3x3]
%onnx::Conv_947[FLOAT, 256x256x3x3]
%onnx::Conv_950[FLOAT, 512x256x1x1]
%onnx::Conv_951[FLOAT, 512]
%onnx::Conv_953[FLOAT, 256x512x1x1]
%onnx::Conv_956[FLOAT, 256x256x3x3]
%onnx::Conv_959[FLOAT, 256x512x1x1]
%onnx::Conv_962[FLOAT, 256x256x3x3]
%onnx::Conv_965[FLOAT, 256x256x3x3]
%onnx::Conv_968[FLOAT, 512x512x1x1]
%onnx::Conv_971[FLOAT, 256x512x1x1]
%onnx::Conv_974[FLOAT, 256x256x3x3]
%onnx::Conv_977[FLOAT, 256x512x1x1]
%onnx::Conv_980[FLOAT, 256x256x3x3]
%onnx::Conv_983[FLOAT, 256x256x3x3]
%onnx::Conv_986[FLOAT, 512x512x1x1]
) {
%onnx::Conv_987 = Identity(%onnx::Conv_951)
%onnx::Conv_984 = Identity(%onnx::Conv_897)
%onnx::Conv_981 = Identity(%onnx::Conv_897)
%onnx::Conv_978 = Identity(%onnx::Conv_897)
%onnx::Conv_975 = Identity(%onnx::Conv_897)
%onnx::Conv_972 = Identity(%onnx::Conv_897)
%onnx::Conv_969 = Identity(%onnx::Conv_951)
%onnx::Conv_966 = Identity(%onnx::Conv_897)
%onnx::Conv_963 = Identity(%onnx::Conv_897)
%onnx::Conv_960 = Identity(%onnx::Conv_897)
%onnx::Conv_957 = Identity(%onnx::Conv_897)
%onnx::Conv_954 = Identity(%onnx::Conv_897)
%onnx::Conv_948 = Identity(%onnx::Conv_897)
%onnx::Conv_945 = Identity(%onnx::Conv_897)
%onnx::Conv_942 = Identity(%onnx::Conv_897)
%onnx::Conv_939 = Identity(%onnx::Conv_897)
%onnx::Conv_936 = Identity(%onnx::Conv_897)
%onnx::Conv_933 = Identity(%onnx::Conv_897)
%onnx::Conv_930 = Identity(%onnx::Conv_825)
%onnx::Conv_927 = Identity(%onnx::Conv_825)
%onnx::Conv_924 = Identity(%onnx::Conv_825)
%onnx::Conv_921 = Identity(%onnx::Conv_825)
%onnx::Conv_918 = Identity(%onnx::Conv_825)
%onnx::Conv_915 = Identity(%onnx::Conv_897)
%onnx::Conv_912 = Identity(%onnx::Conv_825)
%onnx::Conv_909 = Identity(%onnx::Conv_825)
%onnx::Conv_906 = Identity(%onnx::Conv_825)
%onnx::Conv_903 = Identity(%onnx::Conv_825)
%onnx::Conv_900 = Identity(%onnx::Conv_825)
%onnx::Conv_894 = Identity(%onnx::Conv_825)
%onnx::Conv_891 = Identity(%onnx::Conv_825)
%onnx::Conv_888 = Identity(%onnx::Conv_825)
%onnx::Conv_885 = Identity(%onnx::Conv_825)
%onnx::Conv_882 = Identity(%onnx::Conv_825)
%onnx::Conv_879 = Identity(%onnx::Conv_825)
%onnx::Conv_876 = Identity(%onnx::Conv_828)
%onnx::Conv_873 = Identity(%onnx::Conv_828)
%onnx::Conv_870 = Identity(%onnx::Conv_828)
%onnx::Conv_867 = Identity(%onnx::Conv_828)
%onnx::Conv_864 = Identity(%onnx::Conv_828)
%onnx::Conv_861 = Identity(%onnx::Conv_825)
%onnx::Conv_858 = Identity(%onnx::Conv_828)
%onnx::Conv_855 = Identity(%onnx::Conv_828)
%onnx::Conv_852 = Identity(%onnx::Conv_828)
%onnx::Conv_849 = Identity(%onnx::Conv_828)
%onnx::Conv_846 = Identity(%onnx::Conv_828)
%onnx::Conv_843 = Identity(%onnx::Conv_825)
%onnx::Conv_840 = Identity(%onnx::Conv_828)
%onnx::Conv_837 = Identity(%onnx::Conv_828)
%onnx::Conv_834 = Identity(%onnx::Conv_828)
%onnx::Conv_831 = Identity(%onnx::Conv_828)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_824, %onnx::Conv_825)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Concat_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Concat_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Concat_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Add_4_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Concat_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Concat_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Concat_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Add_4_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Concat_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Concat_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Concat_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Add_4_output_0)
%822 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %822
}
|
val_accuracy
| 93.830127
| 2,602,706,944
| 8,731,658
|
{'zcp_epe_nas': 83.70340534486661, 'zcp_fisher': 2.394948244094848, 'zcp_flops': 41643311104.0, 'zcp_grad_norm': 35.36124038696289, 'zcp_grasp': -1.744773864746093, 'zcp_jacov': -16.046585727871374, 'zcp_l2_norm': 1040.2154541015625, 'zcp_nwot': 226.39055041504102, 'zcp_params': 8731658.0, 'zcp_plain': 0.043415382504463, 'zcp_snip': 246.55413818359375, 'zcp_synflow': 127.14836695074999, 'zcp_zen': 119.21240997314453, 'zcp_val_accuracy': 0.9209735393524171}
| |
NASBench101_285292
|
NASBench101
|
285292
|
acae1853efc3c3d6cf873fd81a3eea81
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_869[FLOAT, 128x3x3x3]
%onnx::Conv_870[FLOAT, 128]
%onnx::Conv_872[FLOAT, 128x128x1x1]
%onnx::Conv_875[FLOAT, 128x128x1x1]
%onnx::Conv_878[FLOAT, 128x128x1x1]
%onnx::Conv_881[FLOAT, 128x128x3x3]
%onnx::Conv_884[FLOAT, 128x128x1x1]
%onnx::Conv_887[FLOAT, 128x128x1x1]
%onnx::Conv_890[FLOAT, 128x128x1x1]
%onnx::Conv_893[FLOAT, 128x128x1x1]
%onnx::Conv_896[FLOAT, 128x128x1x1]
%onnx::Conv_899[FLOAT, 128x128x3x3]
%onnx::Conv_902[FLOAT, 128x128x1x1]
%onnx::Conv_905[FLOAT, 128x128x1x1]
%onnx::Conv_908[FLOAT, 128x128x1x1]
%onnx::Conv_911[FLOAT, 128x128x1x1]
%onnx::Conv_914[FLOAT, 128x128x1x1]
%onnx::Conv_917[FLOAT, 128x128x3x3]
%onnx::Conv_920[FLOAT, 128x128x1x1]
%onnx::Conv_923[FLOAT, 128x128x1x1]
%onnx::Conv_926[FLOAT, 256x128x1x1]
%onnx::Conv_927[FLOAT, 256]
%onnx::Conv_929[FLOAT, 256x128x1x1]
%onnx::Conv_932[FLOAT, 256x128x1x1]
%onnx::Conv_935[FLOAT, 256x256x3x3]
%onnx::Conv_938[FLOAT, 256x128x1x1]
%onnx::Conv_941[FLOAT, 256x256x1x1]
%onnx::Conv_944[FLOAT, 256x256x1x1]
%onnx::Conv_947[FLOAT, 256x256x1x1]
%onnx::Conv_950[FLOAT, 256x256x1x1]
%onnx::Conv_953[FLOAT, 256x256x3x3]
%onnx::Conv_956[FLOAT, 256x256x1x1]
%onnx::Conv_959[FLOAT, 256x256x1x1]
%onnx::Conv_962[FLOAT, 256x256x1x1]
%onnx::Conv_965[FLOAT, 256x256x1x1]
%onnx::Conv_968[FLOAT, 256x256x1x1]
%onnx::Conv_971[FLOAT, 256x256x3x3]
%onnx::Conv_974[FLOAT, 256x256x1x1]
%onnx::Conv_977[FLOAT, 256x256x1x1]
%onnx::Conv_980[FLOAT, 512x256x1x1]
%onnx::Conv_981[FLOAT, 512]
%onnx::Conv_983[FLOAT, 512x256x1x1]
%onnx::Conv_986[FLOAT, 512x256x1x1]
%onnx::Conv_989[FLOAT, 512x512x3x3]
%onnx::Conv_992[FLOAT, 512x256x1x1]
%onnx::Conv_995[FLOAT, 512x512x1x1]
%onnx::Conv_998[FLOAT, 512x512x1x1]
%onnx::Conv_1001[FLOAT, 512x512x1x1]
%onnx::Conv_1004[FLOAT, 512x512x1x1]
%onnx::Conv_1007[FLOAT, 512x512x3x3]
%onnx::Conv_1010[FLOAT, 512x512x1x1]
%onnx::Conv_1013[FLOAT, 512x512x1x1]
%onnx::Conv_1016[FLOAT, 512x512x1x1]
%onnx::Conv_1019[FLOAT, 512x512x1x1]
%onnx::Conv_1022[FLOAT, 512x512x1x1]
%onnx::Conv_1025[FLOAT, 512x512x3x3]
%onnx::Conv_1028[FLOAT, 512x512x1x1]
%onnx::Conv_1031[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1032 = Identity(%onnx::Conv_981)
%onnx::Conv_1029 = Identity(%onnx::Conv_981)
%onnx::Conv_1026 = Identity(%onnx::Conv_981)
%onnx::Conv_1023 = Identity(%onnx::Conv_981)
%onnx::Conv_1020 = Identity(%onnx::Conv_981)
%onnx::Conv_1017 = Identity(%onnx::Conv_981)
%onnx::Conv_1014 = Identity(%onnx::Conv_981)
%onnx::Conv_1011 = Identity(%onnx::Conv_981)
%onnx::Conv_1008 = Identity(%onnx::Conv_981)
%onnx::Conv_1005 = Identity(%onnx::Conv_981)
%onnx::Conv_1002 = Identity(%onnx::Conv_981)
%onnx::Conv_999 = Identity(%onnx::Conv_981)
%onnx::Conv_996 = Identity(%onnx::Conv_981)
%onnx::Conv_993 = Identity(%onnx::Conv_981)
%onnx::Conv_990 = Identity(%onnx::Conv_981)
%onnx::Conv_987 = Identity(%onnx::Conv_981)
%onnx::Conv_984 = Identity(%onnx::Conv_981)
%onnx::Conv_978 = Identity(%onnx::Conv_927)
%onnx::Conv_975 = Identity(%onnx::Conv_927)
%onnx::Conv_972 = Identity(%onnx::Conv_927)
%onnx::Conv_969 = Identity(%onnx::Conv_927)
%onnx::Conv_966 = Identity(%onnx::Conv_927)
%onnx::Conv_963 = Identity(%onnx::Conv_927)
%onnx::Conv_960 = Identity(%onnx::Conv_927)
%onnx::Conv_957 = Identity(%onnx::Conv_927)
%onnx::Conv_954 = Identity(%onnx::Conv_927)
%onnx::Conv_951 = Identity(%onnx::Conv_927)
%onnx::Conv_948 = Identity(%onnx::Conv_927)
%onnx::Conv_945 = Identity(%onnx::Conv_927)
%onnx::Conv_942 = Identity(%onnx::Conv_927)
%onnx::Conv_939 = Identity(%onnx::Conv_927)
%onnx::Conv_936 = Identity(%onnx::Conv_927)
%onnx::Conv_933 = Identity(%onnx::Conv_927)
%onnx::Conv_930 = Identity(%onnx::Conv_927)
%onnx::Conv_924 = Identity(%onnx::Conv_870)
%onnx::Conv_921 = Identity(%onnx::Conv_870)
%onnx::Conv_918 = Identity(%onnx::Conv_870)
%onnx::Conv_915 = Identity(%onnx::Conv_870)
%onnx::Conv_912 = Identity(%onnx::Conv_870)
%onnx::Conv_909 = Identity(%onnx::Conv_870)
%onnx::Conv_906 = Identity(%onnx::Conv_870)
%onnx::Conv_903 = Identity(%onnx::Conv_870)
%onnx::Conv_900 = Identity(%onnx::Conv_870)
%onnx::Conv_897 = Identity(%onnx::Conv_870)
%onnx::Conv_894 = Identity(%onnx::Conv_870)
%onnx::Conv_891 = Identity(%onnx::Conv_870)
%onnx::Conv_888 = Identity(%onnx::Conv_870)
%onnx::Conv_885 = Identity(%onnx::Conv_870)
%onnx::Conv_882 = Identity(%onnx::Conv_870)
%onnx::Conv_879 = Identity(%onnx::Conv_870)
%onnx::Conv_876 = Identity(%onnx::Conv_870)
%onnx::Conv_873 = Identity(%onnx::Conv_870)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_869, %onnx::Conv_870)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_935, %onnx::Conv_936)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_938, %onnx::Conv_939)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_941, %onnx::Conv_942)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_944, %onnx::Conv_945)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_947, %onnx::Conv_948)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_950, %onnx::Conv_951)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%867 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %867
}
|
val_accuracy
| 93.559694
| 4,134,807,552
| 13,836,426
|
{'zcp_epe_nas': 142.74001217567553, 'zcp_fisher': 30.678747177124023, 'zcp_flops': 66156920832.0, 'zcp_grad_norm': 79.42906188964844, 'zcp_grasp': 0.98724365234375, 'zcp_jacov': -16.045809349995693, 'zcp_l2_norm': 1210.650390625, 'zcp_nwot': 234.8167553008182, 'zcp_params': 13836426.0, 'zcp_plain': -0.05741328373551301, 'zcp_snip': 691.2572021484375, 'zcp_synflow': 103.52037454953934, 'zcp_zen': 104.4143295288086, 'zcp_val_accuracy': 0.9181690812110901}
| |
NASBench101_122272
|
NASBench101
|
122272
|
49e8699208eb055283c5c9ceb8d56dea
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_977[FLOAT, 128x3x3x3]
%onnx::Conv_978[FLOAT, 128]
%onnx::Conv_980[FLOAT, 64x128x1x1]
%onnx::Conv_981[FLOAT, 64]
%onnx::Conv_983[FLOAT, 64x64x1x1]
%onnx::Conv_986[FLOAT, 64x64x1x1]
%onnx::Conv_989[FLOAT, 64x128x1x1]
%onnx::Conv_992[FLOAT, 64x64x3x3]
%onnx::Conv_995[FLOAT, 64x64x3x3]
%onnx::Conv_998[FLOAT, 64x64x1x1]
%onnx::Conv_1001[FLOAT, 64x128x1x1]
%onnx::Conv_1004[FLOAT, 64x64x1x1]
%onnx::Conv_1007[FLOAT, 64x64x1x1]
%onnx::Conv_1010[FLOAT, 64x128x1x1]
%onnx::Conv_1013[FLOAT, 64x64x3x3]
%onnx::Conv_1016[FLOAT, 64x64x3x3]
%onnx::Conv_1019[FLOAT, 64x64x1x1]
%onnx::Conv_1022[FLOAT, 64x128x1x1]
%onnx::Conv_1025[FLOAT, 64x64x1x1]
%onnx::Conv_1028[FLOAT, 64x64x1x1]
%onnx::Conv_1031[FLOAT, 64x128x1x1]
%onnx::Conv_1034[FLOAT, 64x64x3x3]
%onnx::Conv_1037[FLOAT, 64x64x3x3]
%onnx::Conv_1040[FLOAT, 64x64x1x1]
%onnx::Conv_1043[FLOAT, 128x128x1x1]
%onnx::Conv_1046[FLOAT, 128x128x1x1]
%onnx::Conv_1049[FLOAT, 128x128x1x1]
%onnx::Conv_1052[FLOAT, 128x128x1x1]
%onnx::Conv_1055[FLOAT, 128x128x3x3]
%onnx::Conv_1058[FLOAT, 128x128x3x3]
%onnx::Conv_1061[FLOAT, 128x128x1x1]
%onnx::Conv_1064[FLOAT, 128x256x1x1]
%onnx::Conv_1067[FLOAT, 128x128x1x1]
%onnx::Conv_1070[FLOAT, 128x128x1x1]
%onnx::Conv_1073[FLOAT, 128x256x1x1]
%onnx::Conv_1076[FLOAT, 128x128x3x3]
%onnx::Conv_1079[FLOAT, 128x128x3x3]
%onnx::Conv_1082[FLOAT, 128x128x1x1]
%onnx::Conv_1085[FLOAT, 128x256x1x1]
%onnx::Conv_1088[FLOAT, 128x128x1x1]
%onnx::Conv_1091[FLOAT, 128x128x1x1]
%onnx::Conv_1094[FLOAT, 128x256x1x1]
%onnx::Conv_1097[FLOAT, 128x128x3x3]
%onnx::Conv_1100[FLOAT, 128x128x3x3]
%onnx::Conv_1103[FLOAT, 128x128x1x1]
%onnx::Conv_1106[FLOAT, 256x256x1x1]
%onnx::Conv_1107[FLOAT, 256]
%onnx::Conv_1109[FLOAT, 256x256x1x1]
%onnx::Conv_1112[FLOAT, 256x256x1x1]
%onnx::Conv_1115[FLOAT, 256x256x1x1]
%onnx::Conv_1118[FLOAT, 256x256x3x3]
%onnx::Conv_1121[FLOAT, 256x256x3x3]
%onnx::Conv_1124[FLOAT, 256x256x1x1]
%onnx::Conv_1127[FLOAT, 256x512x1x1]
%onnx::Conv_1130[FLOAT, 256x256x1x1]
%onnx::Conv_1133[FLOAT, 256x256x1x1]
%onnx::Conv_1136[FLOAT, 256x512x1x1]
%onnx::Conv_1139[FLOAT, 256x256x3x3]
%onnx::Conv_1142[FLOAT, 256x256x3x3]
%onnx::Conv_1145[FLOAT, 256x256x1x1]
%onnx::Conv_1148[FLOAT, 256x512x1x1]
%onnx::Conv_1151[FLOAT, 256x256x1x1]
%onnx::Conv_1154[FLOAT, 256x256x1x1]
%onnx::Conv_1157[FLOAT, 256x512x1x1]
%onnx::Conv_1160[FLOAT, 256x256x3x3]
%onnx::Conv_1163[FLOAT, 256x256x3x3]
%onnx::Conv_1166[FLOAT, 256x256x1x1]
) {
%onnx::Conv_1167 = Identity(%onnx::Conv_1107)
%onnx::Conv_1164 = Identity(%onnx::Conv_1107)
%onnx::Conv_1161 = Identity(%onnx::Conv_1107)
%onnx::Conv_1158 = Identity(%onnx::Conv_1107)
%onnx::Conv_1155 = Identity(%onnx::Conv_1107)
%onnx::Conv_1152 = Identity(%onnx::Conv_1107)
%onnx::Conv_1149 = Identity(%onnx::Conv_1107)
%onnx::Conv_1146 = Identity(%onnx::Conv_1107)
%onnx::Conv_1143 = Identity(%onnx::Conv_1107)
%onnx::Conv_1140 = Identity(%onnx::Conv_1107)
%onnx::Conv_1137 = Identity(%onnx::Conv_1107)
%onnx::Conv_1134 = Identity(%onnx::Conv_1107)
%onnx::Conv_1131 = Identity(%onnx::Conv_1107)
%onnx::Conv_1128 = Identity(%onnx::Conv_1107)
%onnx::Conv_1125 = Identity(%onnx::Conv_1107)
%onnx::Conv_1122 = Identity(%onnx::Conv_1107)
%onnx::Conv_1119 = Identity(%onnx::Conv_1107)
%onnx::Conv_1116 = Identity(%onnx::Conv_1107)
%onnx::Conv_1113 = Identity(%onnx::Conv_1107)
%onnx::Conv_1110 = Identity(%onnx::Conv_1107)
%onnx::Conv_1104 = Identity(%onnx::Conv_978)
%onnx::Conv_1101 = Identity(%onnx::Conv_978)
%onnx::Conv_1098 = Identity(%onnx::Conv_978)
%onnx::Conv_1095 = Identity(%onnx::Conv_978)
%onnx::Conv_1092 = Identity(%onnx::Conv_978)
%onnx::Conv_1089 = Identity(%onnx::Conv_978)
%onnx::Conv_1086 = Identity(%onnx::Conv_978)
%onnx::Conv_1083 = Identity(%onnx::Conv_978)
%onnx::Conv_1080 = Identity(%onnx::Conv_978)
%onnx::Conv_1077 = Identity(%onnx::Conv_978)
%onnx::Conv_1074 = Identity(%onnx::Conv_978)
%onnx::Conv_1071 = Identity(%onnx::Conv_978)
%onnx::Conv_1068 = Identity(%onnx::Conv_978)
%onnx::Conv_1065 = Identity(%onnx::Conv_978)
%onnx::Conv_1062 = Identity(%onnx::Conv_978)
%onnx::Conv_1059 = Identity(%onnx::Conv_978)
%onnx::Conv_1056 = Identity(%onnx::Conv_978)
%onnx::Conv_1053 = Identity(%onnx::Conv_978)
%onnx::Conv_1050 = Identity(%onnx::Conv_978)
%onnx::Conv_1047 = Identity(%onnx::Conv_978)
%onnx::Conv_1044 = Identity(%onnx::Conv_978)
%onnx::Conv_1041 = Identity(%onnx::Conv_981)
%onnx::Conv_1038 = Identity(%onnx::Conv_981)
%onnx::Conv_1035 = Identity(%onnx::Conv_981)
%onnx::Conv_1032 = Identity(%onnx::Conv_981)
%onnx::Conv_1029 = Identity(%onnx::Conv_981)
%onnx::Conv_1026 = Identity(%onnx::Conv_981)
%onnx::Conv_1023 = Identity(%onnx::Conv_981)
%onnx::Conv_1020 = Identity(%onnx::Conv_981)
%onnx::Conv_1017 = Identity(%onnx::Conv_981)
%onnx::Conv_1014 = Identity(%onnx::Conv_981)
%onnx::Conv_1011 = Identity(%onnx::Conv_981)
%onnx::Conv_1008 = Identity(%onnx::Conv_981)
%onnx::Conv_1005 = Identity(%onnx::Conv_981)
%onnx::Conv_1002 = Identity(%onnx::Conv_981)
%onnx::Conv_999 = Identity(%onnx::Conv_981)
%onnx::Conv_996 = Identity(%onnx::Conv_981)
%onnx::Conv_993 = Identity(%onnx::Conv_981)
%onnx::Conv_990 = Identity(%onnx::Conv_981)
%onnx::Conv_987 = Identity(%onnx::Conv_981)
%onnx::Conv_984 = Identity(%onnx::Conv_981)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_977, %onnx::Conv_978)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_4_output_0)
%/layers.1/Add_6_output_0 = Add(%/layers.1/Add_5_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_6_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_4_output_0)
%/layers.2/Add_6_output_0 = Add(%/layers.2/Add_5_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_6_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_4_output_0)
%/layers.3/Add_6_output_0 = Add(%/layers.3/Add_5_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_6_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_4_output_0)
%/layers.5/Add_6_output_0 = Add(%/layers.5/Add_5_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_6_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_4_output_0)
%/layers.6/Add_6_output_0 = Add(%/layers.6/Add_5_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_6_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_4_output_0)
%/layers.7/Add_6_output_0 = Add(%/layers.7/Add_5_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_6_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_4_output_0)
%/layers.9/Add_6_output_0 = Add(%/layers.9/Add_5_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_6_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_1142, %onnx::Conv_1143)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_4_output_0)
%/layers.10/Add_6_output_0 = Add(%/layers.10/Add_5_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_6_output_0, %onnx::Conv_1145, %onnx::Conv_1146)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1148, %onnx::Conv_1149)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_1151, %onnx::Conv_1152)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1154, %onnx::Conv_1155)
%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_1157, %onnx::Conv_1158)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1160, %onnx::Conv_1161)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_1163, %onnx::Conv_1164)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_4_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_4_output_0)
%/layers.11/Add_6_output_0 = Add(%/layers.11/Add_5_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_6_output_0, %onnx::Conv_1166, %onnx::Conv_1167)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%975 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %975
}
|
val_accuracy
| 93.078929
| 1,881,286,656
| 6,315,018
|
{'zcp_epe_nas': 119.78754792276074, 'zcp_fisher': 25.355722427368164, 'zcp_flops': 30100586496.0, 'zcp_grad_norm': 112.01456451416016, 'zcp_grasp': -20.605712890625, 'zcp_jacov': -16.055961372662622, 'zcp_l2_norm': 1144.1832275390625, 'zcp_nwot': 227.00985652985622, 'zcp_params': 6315018.0, 'zcp_plain': 0.017073398455977003, 'zcp_snip': 634.5512084960938, 'zcp_synflow': 131.99091142348448, 'zcp_zen': 106.6875, 'zcp_val_accuracy': 0.9122596383094781}
| |
NASBench101_122056
|
NASBench101
|
122056
|
49c366594b60db896a52d6b4bf417408
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_950[FLOAT, 128x3x3x3]
%onnx::Conv_951[FLOAT, 128]
%onnx::Conv_953[FLOAT, 128x128x1x1]
%onnx::Conv_956[FLOAT, 128x128x3x3]
%onnx::Conv_959[FLOAT, 128x128x1x1]
%onnx::Conv_962[FLOAT, 128x128x3x3]
%onnx::Conv_965[FLOAT, 128x128x1x1]
%onnx::Conv_968[FLOAT, 128x128x3x3]
%onnx::Conv_971[FLOAT, 128x128x1x1]
%onnx::Conv_974[FLOAT, 128x128x1x1]
%onnx::Conv_977[FLOAT, 128x128x3x3]
%onnx::Conv_980[FLOAT, 128x128x1x1]
%onnx::Conv_983[FLOAT, 128x128x3x3]
%onnx::Conv_986[FLOAT, 128x128x1x1]
%onnx::Conv_989[FLOAT, 128x128x3x3]
%onnx::Conv_992[FLOAT, 128x128x1x1]
%onnx::Conv_995[FLOAT, 128x128x1x1]
%onnx::Conv_998[FLOAT, 128x128x3x3]
%onnx::Conv_1001[FLOAT, 128x128x1x1]
%onnx::Conv_1004[FLOAT, 128x128x3x3]
%onnx::Conv_1007[FLOAT, 128x128x1x1]
%onnx::Conv_1010[FLOAT, 128x128x3x3]
%onnx::Conv_1013[FLOAT, 128x128x1x1]
%onnx::Conv_1016[FLOAT, 256x128x1x1]
%onnx::Conv_1017[FLOAT, 256]
%onnx::Conv_1019[FLOAT, 256x256x3x3]
%onnx::Conv_1022[FLOAT, 256x128x1x1]
%onnx::Conv_1025[FLOAT, 256x256x3x3]
%onnx::Conv_1028[FLOAT, 256x128x1x1]
%onnx::Conv_1031[FLOAT, 256x256x3x3]
%onnx::Conv_1034[FLOAT, 256x256x1x1]
%onnx::Conv_1037[FLOAT, 256x256x1x1]
%onnx::Conv_1040[FLOAT, 256x256x3x3]
%onnx::Conv_1043[FLOAT, 256x256x1x1]
%onnx::Conv_1046[FLOAT, 256x256x3x3]
%onnx::Conv_1049[FLOAT, 256x256x1x1]
%onnx::Conv_1052[FLOAT, 256x256x3x3]
%onnx::Conv_1055[FLOAT, 256x256x1x1]
%onnx::Conv_1058[FLOAT, 256x256x1x1]
%onnx::Conv_1061[FLOAT, 256x256x3x3]
%onnx::Conv_1064[FLOAT, 256x256x1x1]
%onnx::Conv_1067[FLOAT, 256x256x3x3]
%onnx::Conv_1070[FLOAT, 256x256x1x1]
%onnx::Conv_1073[FLOAT, 256x256x3x3]
%onnx::Conv_1076[FLOAT, 256x256x1x1]
%onnx::Conv_1079[FLOAT, 512x256x1x1]
%onnx::Conv_1080[FLOAT, 512]
%onnx::Conv_1082[FLOAT, 512x512x3x3]
%onnx::Conv_1085[FLOAT, 512x256x1x1]
%onnx::Conv_1088[FLOAT, 512x512x3x3]
%onnx::Conv_1091[FLOAT, 512x256x1x1]
%onnx::Conv_1094[FLOAT, 512x512x3x3]
%onnx::Conv_1097[FLOAT, 512x512x1x1]
%onnx::Conv_1100[FLOAT, 512x512x1x1]
%onnx::Conv_1103[FLOAT, 512x512x3x3]
%onnx::Conv_1106[FLOAT, 512x512x1x1]
%onnx::Conv_1109[FLOAT, 512x512x3x3]
%onnx::Conv_1112[FLOAT, 512x512x1x1]
%onnx::Conv_1115[FLOAT, 512x512x3x3]
%onnx::Conv_1118[FLOAT, 512x512x1x1]
%onnx::Conv_1121[FLOAT, 512x512x1x1]
%onnx::Conv_1124[FLOAT, 512x512x3x3]
%onnx::Conv_1127[FLOAT, 512x512x1x1]
%onnx::Conv_1130[FLOAT, 512x512x3x3]
%onnx::Conv_1133[FLOAT, 512x512x1x1]
%onnx::Conv_1136[FLOAT, 512x512x3x3]
%onnx::Conv_1139[FLOAT, 512x512x1x1]
) {
%onnx::Conv_1140 = Identity(%onnx::Conv_1080)
%onnx::Conv_1137 = Identity(%onnx::Conv_1080)
%onnx::Conv_1134 = Identity(%onnx::Conv_1080)
%onnx::Conv_1131 = Identity(%onnx::Conv_1080)
%onnx::Conv_1128 = Identity(%onnx::Conv_1080)
%onnx::Conv_1125 = Identity(%onnx::Conv_1080)
%onnx::Conv_1122 = Identity(%onnx::Conv_1080)
%onnx::Conv_1119 = Identity(%onnx::Conv_1080)
%onnx::Conv_1116 = Identity(%onnx::Conv_1080)
%onnx::Conv_1113 = Identity(%onnx::Conv_1080)
%onnx::Conv_1110 = Identity(%onnx::Conv_1080)
%onnx::Conv_1107 = Identity(%onnx::Conv_1080)
%onnx::Conv_1104 = Identity(%onnx::Conv_1080)
%onnx::Conv_1101 = Identity(%onnx::Conv_1080)
%onnx::Conv_1098 = Identity(%onnx::Conv_1080)
%onnx::Conv_1095 = Identity(%onnx::Conv_1080)
%onnx::Conv_1092 = Identity(%onnx::Conv_1080)
%onnx::Conv_1089 = Identity(%onnx::Conv_1080)
%onnx::Conv_1086 = Identity(%onnx::Conv_1080)
%onnx::Conv_1083 = Identity(%onnx::Conv_1080)
%onnx::Conv_1077 = Identity(%onnx::Conv_1017)
%onnx::Conv_1074 = Identity(%onnx::Conv_1017)
%onnx::Conv_1071 = Identity(%onnx::Conv_1017)
%onnx::Conv_1068 = Identity(%onnx::Conv_1017)
%onnx::Conv_1065 = Identity(%onnx::Conv_1017)
%onnx::Conv_1062 = Identity(%onnx::Conv_1017)
%onnx::Conv_1059 = Identity(%onnx::Conv_1017)
%onnx::Conv_1056 = Identity(%onnx::Conv_1017)
%onnx::Conv_1053 = Identity(%onnx::Conv_1017)
%onnx::Conv_1050 = Identity(%onnx::Conv_1017)
%onnx::Conv_1047 = Identity(%onnx::Conv_1017)
%onnx::Conv_1044 = Identity(%onnx::Conv_1017)
%onnx::Conv_1041 = Identity(%onnx::Conv_1017)
%onnx::Conv_1038 = Identity(%onnx::Conv_1017)
%onnx::Conv_1035 = Identity(%onnx::Conv_1017)
%onnx::Conv_1032 = Identity(%onnx::Conv_1017)
%onnx::Conv_1029 = Identity(%onnx::Conv_1017)
%onnx::Conv_1026 = Identity(%onnx::Conv_1017)
%onnx::Conv_1023 = Identity(%onnx::Conv_1017)
%onnx::Conv_1020 = Identity(%onnx::Conv_1017)
%onnx::Conv_1014 = Identity(%onnx::Conv_951)
%onnx::Conv_1011 = Identity(%onnx::Conv_951)
%onnx::Conv_1008 = Identity(%onnx::Conv_951)
%onnx::Conv_1005 = Identity(%onnx::Conv_951)
%onnx::Conv_1002 = Identity(%onnx::Conv_951)
%onnx::Conv_999 = Identity(%onnx::Conv_951)
%onnx::Conv_996 = Identity(%onnx::Conv_951)
%onnx::Conv_993 = Identity(%onnx::Conv_951)
%onnx::Conv_990 = Identity(%onnx::Conv_951)
%onnx::Conv_987 = Identity(%onnx::Conv_951)
%onnx::Conv_984 = Identity(%onnx::Conv_951)
%onnx::Conv_981 = Identity(%onnx::Conv_951)
%onnx::Conv_978 = Identity(%onnx::Conv_951)
%onnx::Conv_975 = Identity(%onnx::Conv_951)
%onnx::Conv_972 = Identity(%onnx::Conv_951)
%onnx::Conv_969 = Identity(%onnx::Conv_951)
%onnx::Conv_966 = Identity(%onnx::Conv_951)
%onnx::Conv_963 = Identity(%onnx::Conv_951)
%onnx::Conv_960 = Identity(%onnx::Conv_951)
%onnx::Conv_957 = Identity(%onnx::Conv_951)
%onnx::Conv_954 = Identity(%onnx::Conv_951)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_950, %onnx::Conv_951)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_953, %onnx::Conv_954)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_956, %onnx::Conv_957)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_959, %onnx::Conv_960)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_962, %onnx::Conv_963)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_965, %onnx::Conv_966)
%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_968, %onnx::Conv_969)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/Add_5_output_0 = Add(%/layers.1/Add_4_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_5_output_0, %onnx::Conv_971, %onnx::Conv_972)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_974, %onnx::Conv_975)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_977, %onnx::Conv_978)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_980, %onnx::Conv_981)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_983, %onnx::Conv_984)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_986, %onnx::Conv_987)
%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_989, %onnx::Conv_990)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/Add_5_output_0 = Add(%/layers.2/Add_4_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_5_output_0, %onnx::Conv_992, %onnx::Conv_993)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_995, %onnx::Conv_996)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_998, %onnx::Conv_999)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1001, %onnx::Conv_1002)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_1004, %onnx::Conv_1005)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1007, %onnx::Conv_1008)
%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_1010, %onnx::Conv_1011)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/Add_5_output_0 = Add(%/layers.3/Add_4_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_5_output_0, %onnx::Conv_1013, %onnx::Conv_1014)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1016, %onnx::Conv_1017)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1019, %onnx::Conv_1020)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1022, %onnx::Conv_1023)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_1025, %onnx::Conv_1026)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_1028, %onnx::Conv_1029)
%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_1031, %onnx::Conv_1032)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/Add_5_output_0 = Add(%/layers.5/Add_4_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_5_output_0, %onnx::Conv_1034, %onnx::Conv_1035)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1037, %onnx::Conv_1038)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1040, %onnx::Conv_1041)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1043, %onnx::Conv_1044)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_1046, %onnx::Conv_1047)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1049, %onnx::Conv_1050)
%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_1052, %onnx::Conv_1053)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/Add_5_output_0 = Add(%/layers.6/Add_4_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_5_output_0, %onnx::Conv_1055, %onnx::Conv_1056)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1058, %onnx::Conv_1059)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1061, %onnx::Conv_1062)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1064, %onnx::Conv_1065)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_1067, %onnx::Conv_1068)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1070, %onnx::Conv_1071)
%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_1073, %onnx::Conv_1074)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/Add_5_output_0 = Add(%/layers.7/Add_4_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_5_output_0, %onnx::Conv_1076, %onnx::Conv_1077)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1079, %onnx::Conv_1080)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1082, %onnx::Conv_1083)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1085, %onnx::Conv_1086)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_1088, %onnx::Conv_1089)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_1091, %onnx::Conv_1092)
%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_1094, %onnx::Conv_1095)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/Add_5_output_0 = Add(%/layers.9/Add_4_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_5_output_0, %onnx::Conv_1097, %onnx::Conv_1098)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1100, %onnx::Conv_1101)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1103, %onnx::Conv_1104)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1106, %onnx::Conv_1107)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_1109, %onnx::Conv_1110)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1112, %onnx::Conv_1113)
%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_1115, %onnx::Conv_1116)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/Add_5_output_0 = Add(%/layers.10/Add_4_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_5_output_0, %onnx::Conv_1118, %onnx::Conv_1119)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1121, %onnx::Conv_1122)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %onnx::Conv_1124, %onnx::Conv_1125)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1127, %onnx::Conv_1128)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_1130, %onnx::Conv_1131)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_1133, %onnx::Conv_1134)
%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/input_op.4/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_1136, %onnx::Conv_1137)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/Add_5_output_0 = Add(%/layers.11/Add_4_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_5_output_0, %onnx::Conv_1139, %onnx::Conv_1140)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%948 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %948
}
|
val_accuracy
| 93.639821
| 9,307,695,104
| 31,552,906
|
{'zcp_epe_nas': 105.5811241584214, 'zcp_fisher': 15.406572341918945, 'zcp_flops': 148923121664.0, 'zcp_grad_norm': 91.20663452148438, 'zcp_grasp': -8.966552734375, 'zcp_jacov': -16.06520920915019, 'zcp_l2_norm': 1438.4888916015625, 'zcp_nwot': 237.40335729811432, 'zcp_params': 31552906.0, 'zcp_plain': 0.033297628164291, 'zcp_snip': 779.5357055664062, 'zcp_synflow': 103.19631741259512, 'zcp_zen': 134.81593322753906, 'zcp_val_accuracy': 0.914863765239715}
| |
NASBench101_350176
|
NASBench101
|
350176
|
d3ad9f7eae09bbaa0c5985ca2c70f2ae
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_752[FLOAT, 128x3x3x3]
%onnx::Conv_753[FLOAT, 128]
%onnx::Conv_755[FLOAT, 128x128x1x1]
%onnx::Conv_758[FLOAT, 128x128x1x1]
%onnx::Conv_761[FLOAT, 128x128x1x1]
%onnx::Conv_764[FLOAT, 128x128x1x1]
%onnx::Conv_767[FLOAT, 128x128x3x3]
%onnx::Conv_770[FLOAT, 128x128x1x1]
%onnx::Conv_773[FLOAT, 128x128x1x1]
%onnx::Conv_776[FLOAT, 128x128x1x1]
%onnx::Conv_779[FLOAT, 128x128x1x1]
%onnx::Conv_782[FLOAT, 128x128x3x3]
%onnx::Conv_785[FLOAT, 128x128x1x1]
%onnx::Conv_788[FLOAT, 128x128x1x1]
%onnx::Conv_791[FLOAT, 128x128x1x1]
%onnx::Conv_794[FLOAT, 128x128x1x1]
%onnx::Conv_797[FLOAT, 128x128x3x3]
%onnx::Conv_800[FLOAT, 256x128x1x1]
%onnx::Conv_801[FLOAT, 256]
%onnx::Conv_803[FLOAT, 256x128x1x1]
%onnx::Conv_806[FLOAT, 256x128x1x1]
%onnx::Conv_809[FLOAT, 256x256x1x1]
%onnx::Conv_812[FLOAT, 256x256x3x3]
%onnx::Conv_815[FLOAT, 256x256x1x1]
%onnx::Conv_818[FLOAT, 256x256x1x1]
%onnx::Conv_821[FLOAT, 256x256x1x1]
%onnx::Conv_824[FLOAT, 256x256x1x1]
%onnx::Conv_827[FLOAT, 256x256x3x3]
%onnx::Conv_830[FLOAT, 256x256x1x1]
%onnx::Conv_833[FLOAT, 256x256x1x1]
%onnx::Conv_836[FLOAT, 256x256x1x1]
%onnx::Conv_839[FLOAT, 256x256x1x1]
%onnx::Conv_842[FLOAT, 256x256x3x3]
%onnx::Conv_845[FLOAT, 512x256x1x1]
%onnx::Conv_846[FLOAT, 512]
%onnx::Conv_848[FLOAT, 512x256x1x1]
%onnx::Conv_851[FLOAT, 512x256x1x1]
%onnx::Conv_854[FLOAT, 512x512x1x1]
%onnx::Conv_857[FLOAT, 512x512x3x3]
%onnx::Conv_860[FLOAT, 512x512x1x1]
%onnx::Conv_863[FLOAT, 512x512x1x1]
%onnx::Conv_866[FLOAT, 512x512x1x1]
%onnx::Conv_869[FLOAT, 512x512x1x1]
%onnx::Conv_872[FLOAT, 512x512x3x3]
%onnx::Conv_875[FLOAT, 512x512x1x1]
%onnx::Conv_878[FLOAT, 512x512x1x1]
%onnx::Conv_881[FLOAT, 512x512x1x1]
%onnx::Conv_884[FLOAT, 512x512x1x1]
%onnx::Conv_887[FLOAT, 512x512x3x3]
) {
%onnx::Conv_888 = Identity(%onnx::Conv_846)
%onnx::Conv_885 = Identity(%onnx::Conv_846)
%onnx::Conv_882 = Identity(%onnx::Conv_846)
%onnx::Conv_879 = Identity(%onnx::Conv_846)
%onnx::Conv_876 = Identity(%onnx::Conv_846)
%onnx::Conv_873 = Identity(%onnx::Conv_846)
%onnx::Conv_870 = Identity(%onnx::Conv_846)
%onnx::Conv_867 = Identity(%onnx::Conv_846)
%onnx::Conv_864 = Identity(%onnx::Conv_846)
%onnx::Conv_861 = Identity(%onnx::Conv_846)
%onnx::Conv_858 = Identity(%onnx::Conv_846)
%onnx::Conv_855 = Identity(%onnx::Conv_846)
%onnx::Conv_852 = Identity(%onnx::Conv_846)
%onnx::Conv_849 = Identity(%onnx::Conv_846)
%onnx::Conv_843 = Identity(%onnx::Conv_801)
%onnx::Conv_840 = Identity(%onnx::Conv_801)
%onnx::Conv_837 = Identity(%onnx::Conv_801)
%onnx::Conv_834 = Identity(%onnx::Conv_801)
%onnx::Conv_831 = Identity(%onnx::Conv_801)
%onnx::Conv_828 = Identity(%onnx::Conv_801)
%onnx::Conv_825 = Identity(%onnx::Conv_801)
%onnx::Conv_822 = Identity(%onnx::Conv_801)
%onnx::Conv_819 = Identity(%onnx::Conv_801)
%onnx::Conv_816 = Identity(%onnx::Conv_801)
%onnx::Conv_813 = Identity(%onnx::Conv_801)
%onnx::Conv_810 = Identity(%onnx::Conv_801)
%onnx::Conv_807 = Identity(%onnx::Conv_801)
%onnx::Conv_804 = Identity(%onnx::Conv_801)
%onnx::Conv_798 = Identity(%onnx::Conv_753)
%onnx::Conv_795 = Identity(%onnx::Conv_753)
%onnx::Conv_792 = Identity(%onnx::Conv_753)
%onnx::Conv_789 = Identity(%onnx::Conv_753)
%onnx::Conv_786 = Identity(%onnx::Conv_753)
%onnx::Conv_783 = Identity(%onnx::Conv_753)
%onnx::Conv_780 = Identity(%onnx::Conv_753)
%onnx::Conv_777 = Identity(%onnx::Conv_753)
%onnx::Conv_774 = Identity(%onnx::Conv_753)
%onnx::Conv_771 = Identity(%onnx::Conv_753)
%onnx::Conv_768 = Identity(%onnx::Conv_753)
%onnx::Conv_765 = Identity(%onnx::Conv_753)
%onnx::Conv_762 = Identity(%onnx::Conv_753)
%onnx::Conv_759 = Identity(%onnx::Conv_753)
%onnx::Conv_756 = Identity(%onnx::Conv_753)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_752, %onnx::Conv_753)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_4_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_4_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_4_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_4_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_4_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_4_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_4_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_4_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/maxpool/MaxPool_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_4_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%750 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %750
}
|
val_accuracy
| 90.304488
| 3,860,867,072
| 12,962,698
|
{'zcp_epe_nas': 118.81432248201925, 'zcp_fisher': 31.089195251464844, 'zcp_flops': 61773873152.0, 'zcp_grad_norm': 112.90276336669922, 'zcp_grasp': -111.60601806640625, 'zcp_jacov': -16.048126059989407, 'zcp_l2_norm': 1014.3699340820312, 'zcp_nwot': 232.1517465055844, 'zcp_params': 12962698.0, 'zcp_plain': 0.36490008234977706, 'zcp_snip': 912.617431640625, 'zcp_synflow': 94.08690149509096, 'zcp_zen': 99.96511840820312, 'zcp_val_accuracy': 0.9154647588729851}
| |
NASBench101_64157
|
NASBench101
|
64157
|
26f4c100ff828495cbe1ece7d0b477ca
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_734[FLOAT, 128x3x3x3]
%onnx::Conv_735[FLOAT, 128]
%onnx::Conv_737[FLOAT, 128x128x1x1]
%onnx::Conv_740[FLOAT, 128x128x1x1]
%onnx::Conv_743[FLOAT, 128x128x3x3]
%onnx::Conv_746[FLOAT, 128x128x3x3]
%onnx::Conv_749[FLOAT, 128x128x1x1]
%onnx::Conv_752[FLOAT, 128x128x1x1]
%onnx::Conv_755[FLOAT, 128x128x1x1]
%onnx::Conv_758[FLOAT, 128x128x3x3]
%onnx::Conv_761[FLOAT, 128x128x3x3]
%onnx::Conv_764[FLOAT, 128x128x1x1]
%onnx::Conv_767[FLOAT, 128x128x1x1]
%onnx::Conv_770[FLOAT, 128x128x1x1]
%onnx::Conv_773[FLOAT, 128x128x3x3]
%onnx::Conv_776[FLOAT, 128x128x3x3]
%onnx::Conv_779[FLOAT, 128x128x1x1]
%onnx::Conv_782[FLOAT, 256x128x1x1]
%onnx::Conv_783[FLOAT, 256]
%onnx::Conv_785[FLOAT, 256x128x1x1]
%onnx::Conv_788[FLOAT, 256x256x3x3]
%onnx::Conv_791[FLOAT, 256x256x3x3]
%onnx::Conv_794[FLOAT, 256x256x1x1]
%onnx::Conv_797[FLOAT, 256x256x1x1]
%onnx::Conv_800[FLOAT, 256x256x1x1]
%onnx::Conv_803[FLOAT, 256x256x3x3]
%onnx::Conv_806[FLOAT, 256x256x3x3]
%onnx::Conv_809[FLOAT, 256x256x1x1]
%onnx::Conv_812[FLOAT, 256x256x1x1]
%onnx::Conv_815[FLOAT, 256x256x1x1]
%onnx::Conv_818[FLOAT, 256x256x3x3]
%onnx::Conv_821[FLOAT, 256x256x3x3]
%onnx::Conv_824[FLOAT, 256x256x1x1]
%onnx::Conv_827[FLOAT, 512x256x1x1]
%onnx::Conv_828[FLOAT, 512]
%onnx::Conv_830[FLOAT, 512x256x1x1]
%onnx::Conv_833[FLOAT, 512x512x3x3]
%onnx::Conv_836[FLOAT, 512x512x3x3]
%onnx::Conv_839[FLOAT, 512x512x1x1]
%onnx::Conv_842[FLOAT, 512x512x1x1]
%onnx::Conv_845[FLOAT, 512x512x1x1]
%onnx::Conv_848[FLOAT, 512x512x3x3]
%onnx::Conv_851[FLOAT, 512x512x3x3]
%onnx::Conv_854[FLOAT, 512x512x1x1]
%onnx::Conv_857[FLOAT, 512x512x1x1]
%onnx::Conv_860[FLOAT, 512x512x1x1]
%onnx::Conv_863[FLOAT, 512x512x3x3]
%onnx::Conv_866[FLOAT, 512x512x3x3]
%onnx::Conv_869[FLOAT, 512x512x1x1]
) {
%onnx::Conv_870 = Identity(%onnx::Conv_828)
%onnx::Conv_867 = Identity(%onnx::Conv_828)
%onnx::Conv_864 = Identity(%onnx::Conv_828)
%onnx::Conv_861 = Identity(%onnx::Conv_828)
%onnx::Conv_858 = Identity(%onnx::Conv_828)
%onnx::Conv_855 = Identity(%onnx::Conv_828)
%onnx::Conv_852 = Identity(%onnx::Conv_828)
%onnx::Conv_849 = Identity(%onnx::Conv_828)
%onnx::Conv_846 = Identity(%onnx::Conv_828)
%onnx::Conv_843 = Identity(%onnx::Conv_828)
%onnx::Conv_840 = Identity(%onnx::Conv_828)
%onnx::Conv_837 = Identity(%onnx::Conv_828)
%onnx::Conv_834 = Identity(%onnx::Conv_828)
%onnx::Conv_831 = Identity(%onnx::Conv_828)
%onnx::Conv_825 = Identity(%onnx::Conv_783)
%onnx::Conv_822 = Identity(%onnx::Conv_783)
%onnx::Conv_819 = Identity(%onnx::Conv_783)
%onnx::Conv_816 = Identity(%onnx::Conv_783)
%onnx::Conv_813 = Identity(%onnx::Conv_783)
%onnx::Conv_810 = Identity(%onnx::Conv_783)
%onnx::Conv_807 = Identity(%onnx::Conv_783)
%onnx::Conv_804 = Identity(%onnx::Conv_783)
%onnx::Conv_801 = Identity(%onnx::Conv_783)
%onnx::Conv_798 = Identity(%onnx::Conv_783)
%onnx::Conv_795 = Identity(%onnx::Conv_783)
%onnx::Conv_792 = Identity(%onnx::Conv_783)
%onnx::Conv_789 = Identity(%onnx::Conv_783)
%onnx::Conv_786 = Identity(%onnx::Conv_783)
%onnx::Conv_780 = Identity(%onnx::Conv_735)
%onnx::Conv_777 = Identity(%onnx::Conv_735)
%onnx::Conv_774 = Identity(%onnx::Conv_735)
%onnx::Conv_771 = Identity(%onnx::Conv_735)
%onnx::Conv_768 = Identity(%onnx::Conv_735)
%onnx::Conv_765 = Identity(%onnx::Conv_735)
%onnx::Conv_762 = Identity(%onnx::Conv_735)
%onnx::Conv_759 = Identity(%onnx::Conv_735)
%onnx::Conv_756 = Identity(%onnx::Conv_735)
%onnx::Conv_753 = Identity(%onnx::Conv_735)
%onnx::Conv_750 = Identity(%onnx::Conv_735)
%onnx::Conv_747 = Identity(%onnx::Conv_735)
%onnx::Conv_744 = Identity(%onnx::Conv_735)
%onnx::Conv_741 = Identity(%onnx::Conv_735)
%onnx::Conv_738 = Identity(%onnx::Conv_735)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_734, %onnx::Conv_735)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.1/maxpool/MaxPool_output_0, %/layers.1/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.1/maxpool/MaxPool_output_0, %/layers.2/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0, %onnx::Conv_773, %onnx::Conv_774)
%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.1/maxpool/MaxPool_output_0, %/layers.3/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_776, %onnx::Conv_777)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_779, %onnx::Conv_780)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.1/maxpool/MaxPool_output_0, %/layers.5/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.1/maxpool/MaxPool_output_0, %/layers.6/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.1/maxpool/MaxPool_output_0, %/layers.7/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.1/maxpool/MaxPool_output_0, %/layers.9/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.1/maxpool/MaxPool_output_0, %/layers.10/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.1/maxpool/MaxPool_output_0, %/layers.11/vertex_op.2/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%732 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %732
}
|
val_accuracy
| 90.635014
| 6,310,340,608
| 21,384,074
|
{'zcp_epe_nas': 123.76133812144461, 'zcp_fisher': 178.58262634277344, 'zcp_flops': 100965449728.0, 'zcp_grad_norm': 188.70985412597656, 'zcp_grasp': 37.287353515625, 'zcp_jacov': -16.05932247886016, 'zcp_l2_norm': 1030.480224609375, 'zcp_nwot': 231.253100159151, 'zcp_params': 21384074.0, 'zcp_plain': 0.033277668058872, 'zcp_snip': 1562.3760986328125, 'zcp_synflow': 135.90454252385604, 'zcp_zen': 101.40345001220703, 'zcp_val_accuracy': 0.9386017918586731}
| |
NASBench101_373036
|
NASBench101
|
373036
|
e1816ec884a1607ef40a15831b086840
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_779[FLOAT, 128x3x3x3]
%onnx::Conv_780[FLOAT, 128]
%onnx::Conv_782[FLOAT, 64x128x1x1]
%onnx::Conv_783[FLOAT, 64]
%onnx::Conv_785[FLOAT, 64x64x3x3]
%onnx::Conv_788[FLOAT, 64x128x1x1]
%onnx::Conv_791[FLOAT, 64x64x3x3]
%onnx::Conv_794[FLOAT, 64x64x1x1]
%onnx::Conv_797[FLOAT, 64x128x1x1]
%onnx::Conv_800[FLOAT, 64x64x3x3]
%onnx::Conv_803[FLOAT, 64x128x1x1]
%onnx::Conv_806[FLOAT, 64x64x3x3]
%onnx::Conv_809[FLOAT, 64x64x1x1]
%onnx::Conv_812[FLOAT, 64x128x1x1]
%onnx::Conv_815[FLOAT, 64x64x3x3]
%onnx::Conv_818[FLOAT, 64x128x1x1]
%onnx::Conv_821[FLOAT, 64x64x3x3]
%onnx::Conv_824[FLOAT, 64x64x1x1]
%onnx::Conv_827[FLOAT, 128x128x1x1]
%onnx::Conv_830[FLOAT, 128x128x3x3]
%onnx::Conv_833[FLOAT, 128x128x1x1]
%onnx::Conv_836[FLOAT, 128x128x3x3]
%onnx::Conv_839[FLOAT, 128x128x1x1]
%onnx::Conv_842[FLOAT, 128x256x1x1]
%onnx::Conv_845[FLOAT, 128x128x3x3]
%onnx::Conv_848[FLOAT, 128x256x1x1]
%onnx::Conv_851[FLOAT, 128x128x3x3]
%onnx::Conv_854[FLOAT, 128x128x1x1]
%onnx::Conv_857[FLOAT, 128x256x1x1]
%onnx::Conv_860[FLOAT, 128x128x3x3]
%onnx::Conv_863[FLOAT, 128x256x1x1]
%onnx::Conv_866[FLOAT, 128x128x3x3]
%onnx::Conv_869[FLOAT, 128x128x1x1]
%onnx::Conv_872[FLOAT, 256x256x1x1]
%onnx::Conv_873[FLOAT, 256]
%onnx::Conv_875[FLOAT, 256x256x3x3]
%onnx::Conv_878[FLOAT, 256x256x1x1]
%onnx::Conv_881[FLOAT, 256x256x3x3]
%onnx::Conv_884[FLOAT, 256x256x1x1]
%onnx::Conv_887[FLOAT, 256x512x1x1]
%onnx::Conv_890[FLOAT, 256x256x3x3]
%onnx::Conv_893[FLOAT, 256x512x1x1]
%onnx::Conv_896[FLOAT, 256x256x3x3]
%onnx::Conv_899[FLOAT, 256x256x1x1]
%onnx::Conv_902[FLOAT, 256x512x1x1]
%onnx::Conv_905[FLOAT, 256x256x3x3]
%onnx::Conv_908[FLOAT, 256x512x1x1]
%onnx::Conv_911[FLOAT, 256x256x3x3]
%onnx::Conv_914[FLOAT, 256x256x1x1]
) {
%onnx::Conv_915 = Identity(%onnx::Conv_873)
%onnx::Conv_912 = Identity(%onnx::Conv_873)
%onnx::Conv_909 = Identity(%onnx::Conv_873)
%onnx::Conv_906 = Identity(%onnx::Conv_873)
%onnx::Conv_903 = Identity(%onnx::Conv_873)
%onnx::Conv_900 = Identity(%onnx::Conv_873)
%onnx::Conv_897 = Identity(%onnx::Conv_873)
%onnx::Conv_894 = Identity(%onnx::Conv_873)
%onnx::Conv_891 = Identity(%onnx::Conv_873)
%onnx::Conv_888 = Identity(%onnx::Conv_873)
%onnx::Conv_885 = Identity(%onnx::Conv_873)
%onnx::Conv_882 = Identity(%onnx::Conv_873)
%onnx::Conv_879 = Identity(%onnx::Conv_873)
%onnx::Conv_876 = Identity(%onnx::Conv_873)
%onnx::Conv_870 = Identity(%onnx::Conv_780)
%onnx::Conv_867 = Identity(%onnx::Conv_780)
%onnx::Conv_864 = Identity(%onnx::Conv_780)
%onnx::Conv_861 = Identity(%onnx::Conv_780)
%onnx::Conv_858 = Identity(%onnx::Conv_780)
%onnx::Conv_855 = Identity(%onnx::Conv_780)
%onnx::Conv_852 = Identity(%onnx::Conv_780)
%onnx::Conv_849 = Identity(%onnx::Conv_780)
%onnx::Conv_846 = Identity(%onnx::Conv_780)
%onnx::Conv_843 = Identity(%onnx::Conv_780)
%onnx::Conv_840 = Identity(%onnx::Conv_780)
%onnx::Conv_837 = Identity(%onnx::Conv_780)
%onnx::Conv_834 = Identity(%onnx::Conv_780)
%onnx::Conv_831 = Identity(%onnx::Conv_780)
%onnx::Conv_828 = Identity(%onnx::Conv_780)
%onnx::Conv_825 = Identity(%onnx::Conv_783)
%onnx::Conv_822 = Identity(%onnx::Conv_783)
%onnx::Conv_819 = Identity(%onnx::Conv_783)
%onnx::Conv_816 = Identity(%onnx::Conv_783)
%onnx::Conv_813 = Identity(%onnx::Conv_783)
%onnx::Conv_810 = Identity(%onnx::Conv_783)
%onnx::Conv_807 = Identity(%onnx::Conv_783)
%onnx::Conv_804 = Identity(%onnx::Conv_783)
%onnx::Conv_801 = Identity(%onnx::Conv_783)
%onnx::Conv_798 = Identity(%onnx::Conv_783)
%onnx::Conv_795 = Identity(%onnx::Conv_783)
%onnx::Conv_792 = Identity(%onnx::Conv_783)
%onnx::Conv_789 = Identity(%onnx::Conv_783)
%onnx::Conv_786 = Identity(%onnx::Conv_783)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_779, %onnx::Conv_780)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_782, %onnx::Conv_783)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_785, %onnx::Conv_786)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_788, %onnx::Conv_789)
%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0, %onnx::Conv_791, %onnx::Conv_792)
%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/Add_4_output_0 = Add(%/layers.1/Add_3_output_0, %/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_4_output_0, %onnx::Conv_794, %onnx::Conv_795)
%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_5_output_0 = Add(%/layers.1/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_3_output_0)
%/layers.1/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_5_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_797, %onnx::Conv_798)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/Add_4_output_0 = Add(%/layers.2/Add_3_output_0, %/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_4_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_5_output_0 = Add(%/layers.2/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_3_output_0)
%/layers.2/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_5_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/Add_4_output_0 = Add(%/layers.3/Add_3_output_0, %/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_4_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_5_output_0 = Add(%/layers.3/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_3_output_0)
%/layers.3/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_5_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/Add_4_output_0 = Add(%/layers.5/Add_3_output_0, %/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_4_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_5_output_0 = Add(%/layers.5/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_3_output_0)
%/layers.5/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_5_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/Add_4_output_0 = Add(%/layers.6/Add_3_output_0, %/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_4_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_5_output_0 = Add(%/layers.6/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_3_output_0)
%/layers.6/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_5_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/Add_4_output_0 = Add(%/layers.7/Add_3_output_0, %/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_4_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_5_output_0 = Add(%/layers.7/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_3_output_0)
%/layers.7/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_5_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/Add_4_output_0 = Add(%/layers.9/Add_3_output_0, %/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_4_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_5_output_0 = Add(%/layers.9/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_3_output_0)
%/layers.9/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_5_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/Add_4_output_0 = Add(%/layers.10/Add_3_output_0, %/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_4_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_5_output_0 = Add(%/layers.10/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_3_output_0)
%/layers.10/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_5_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/vertex_op.5/maxpool/MaxPool_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/input_op.3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/Add_4_output_0 = Add(%/layers.11/Add_3_output_0, %/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_4_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_3_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_5_output_0 = Add(%/layers.11/vertex_op.3/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_3_output_0)
%/layers.11/vertex_op.5/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_5_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.4/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/vertex_op.5/maxpool/MaxPool_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%777 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %777
}
|
val_accuracy
| 91.746795
| 1,724,786,688
| 5,793,546
|
{'zcp_epe_nas': 127.49552001564275, 'zcp_fisher': 115.94425964355469, 'zcp_flops': 27596587008.0, 'zcp_grad_norm': 173.41531372070312, 'zcp_grasp': -53.109375, 'zcp_jacov': -16.04824809048416, 'zcp_l2_norm': 845.3829345703125, 'zcp_nwot': 221.19352335631277, 'zcp_params': 5793546.0, 'zcp_plain': 0.0250257961452, 'zcp_snip': 1016.6166381835938, 'zcp_synflow': 118.26983771064712, 'zcp_zen': 90.61344909667969, 'zcp_val_accuracy': 0.8915264606475831}
| |
NASBench101_140190
|
NASBench101
|
140190
|
54c6916327bc31647e31af9102531df0
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_662[FLOAT, 128x3x3x3]
%onnx::Conv_663[FLOAT, 128]
%onnx::Conv_665[FLOAT, 64x128x1x1]
%onnx::Conv_666[FLOAT, 64]
%onnx::Conv_668[FLOAT, 64x64x3x3]
%onnx::Conv_671[FLOAT, 64x128x1x1]
%onnx::Conv_674[FLOAT, 64x64x1x1]
%onnx::Conv_677[FLOAT, 64x128x1x1]
%onnx::Conv_680[FLOAT, 64x64x3x3]
%onnx::Conv_683[FLOAT, 64x128x1x1]
%onnx::Conv_686[FLOAT, 64x64x1x1]
%onnx::Conv_689[FLOAT, 64x128x1x1]
%onnx::Conv_692[FLOAT, 64x64x3x3]
%onnx::Conv_695[FLOAT, 64x128x1x1]
%onnx::Conv_698[FLOAT, 64x64x1x1]
%onnx::Conv_701[FLOAT, 128x128x1x1]
%onnx::Conv_704[FLOAT, 128x128x3x3]
%onnx::Conv_707[FLOAT, 128x128x1x1]
%onnx::Conv_710[FLOAT, 128x128x1x1]
%onnx::Conv_713[FLOAT, 128x256x1x1]
%onnx::Conv_716[FLOAT, 128x128x3x3]
%onnx::Conv_719[FLOAT, 128x256x1x1]
%onnx::Conv_722[FLOAT, 128x128x1x1]
%onnx::Conv_725[FLOAT, 128x256x1x1]
%onnx::Conv_728[FLOAT, 128x128x3x3]
%onnx::Conv_731[FLOAT, 128x256x1x1]
%onnx::Conv_734[FLOAT, 128x128x1x1]
%onnx::Conv_737[FLOAT, 256x256x1x1]
%onnx::Conv_738[FLOAT, 256]
%onnx::Conv_740[FLOAT, 256x256x3x3]
%onnx::Conv_743[FLOAT, 256x256x1x1]
%onnx::Conv_746[FLOAT, 256x256x1x1]
%onnx::Conv_749[FLOAT, 256x512x1x1]
%onnx::Conv_752[FLOAT, 256x256x3x3]
%onnx::Conv_755[FLOAT, 256x512x1x1]
%onnx::Conv_758[FLOAT, 256x256x1x1]
%onnx::Conv_761[FLOAT, 256x512x1x1]
%onnx::Conv_764[FLOAT, 256x256x3x3]
%onnx::Conv_767[FLOAT, 256x512x1x1]
%onnx::Conv_770[FLOAT, 256x256x1x1]
) {
%onnx::Conv_771 = Identity(%onnx::Conv_738)
%onnx::Conv_768 = Identity(%onnx::Conv_738)
%onnx::Conv_765 = Identity(%onnx::Conv_738)
%onnx::Conv_762 = Identity(%onnx::Conv_738)
%onnx::Conv_759 = Identity(%onnx::Conv_738)
%onnx::Conv_756 = Identity(%onnx::Conv_738)
%onnx::Conv_753 = Identity(%onnx::Conv_738)
%onnx::Conv_750 = Identity(%onnx::Conv_738)
%onnx::Conv_747 = Identity(%onnx::Conv_738)
%onnx::Conv_744 = Identity(%onnx::Conv_738)
%onnx::Conv_741 = Identity(%onnx::Conv_738)
%onnx::Conv_735 = Identity(%onnx::Conv_663)
%onnx::Conv_732 = Identity(%onnx::Conv_663)
%onnx::Conv_729 = Identity(%onnx::Conv_663)
%onnx::Conv_726 = Identity(%onnx::Conv_663)
%onnx::Conv_723 = Identity(%onnx::Conv_663)
%onnx::Conv_720 = Identity(%onnx::Conv_663)
%onnx::Conv_717 = Identity(%onnx::Conv_663)
%onnx::Conv_714 = Identity(%onnx::Conv_663)
%onnx::Conv_711 = Identity(%onnx::Conv_663)
%onnx::Conv_708 = Identity(%onnx::Conv_663)
%onnx::Conv_705 = Identity(%onnx::Conv_663)
%onnx::Conv_702 = Identity(%onnx::Conv_663)
%onnx::Conv_699 = Identity(%onnx::Conv_666)
%onnx::Conv_696 = Identity(%onnx::Conv_666)
%onnx::Conv_693 = Identity(%onnx::Conv_666)
%onnx::Conv_690 = Identity(%onnx::Conv_666)
%onnx::Conv_687 = Identity(%onnx::Conv_666)
%onnx::Conv_684 = Identity(%onnx::Conv_666)
%onnx::Conv_681 = Identity(%onnx::Conv_666)
%onnx::Conv_678 = Identity(%onnx::Conv_666)
%onnx::Conv_675 = Identity(%onnx::Conv_666)
%onnx::Conv_672 = Identity(%onnx::Conv_666)
%onnx::Conv_669 = Identity(%onnx::Conv_666)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_662, %onnx::Conv_663)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_665, %onnx::Conv_666)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_668, %onnx::Conv_669)
%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_671, %onnx::Conv_672)
%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/Add_2_output_0 = Add(%/layers.1/Add_1_output_0, %/layers.1/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_2_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_3_output_0 = Add(%/layers.1/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_2_output_0)
%/layers.1/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_3_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_674, %onnx::Conv_675)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_677, %onnx::Conv_678)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_680, %onnx::Conv_681)
%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_683, %onnx::Conv_684)
%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/Add_2_output_0 = Add(%/layers.2/Add_1_output_0, %/layers.2/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_2_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_3_output_0 = Add(%/layers.2/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_2_output_0)
%/layers.2/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_3_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_686, %onnx::Conv_687)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_689, %onnx::Conv_690)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_692, %onnx::Conv_693)
%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_695, %onnx::Conv_696)
%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/Add_2_output_0 = Add(%/layers.3/Add_1_output_0, %/layers.3/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_2_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_3_output_0 = Add(%/layers.3/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_2_output_0)
%/layers.3/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_3_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_698, %onnx::Conv_699)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_701, %onnx::Conv_702)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_704, %onnx::Conv_705)
%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_707, %onnx::Conv_708)
%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/Add_2_output_0 = Add(%/layers.5/Add_1_output_0, %/layers.5/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_2_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_3_output_0 = Add(%/layers.5/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_2_output_0)
%/layers.5/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_3_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_710, %onnx::Conv_711)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_713, %onnx::Conv_714)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_716, %onnx::Conv_717)
%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_719, %onnx::Conv_720)
%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/Add_2_output_0 = Add(%/layers.6/Add_1_output_0, %/layers.6/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_2_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_3_output_0 = Add(%/layers.6/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_2_output_0)
%/layers.6/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_3_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_722, %onnx::Conv_723)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_725, %onnx::Conv_726)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_728, %onnx::Conv_729)
%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_731, %onnx::Conv_732)
%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/Add_2_output_0 = Add(%/layers.7/Add_1_output_0, %/layers.7/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_2_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_3_output_0 = Add(%/layers.7/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_2_output_0)
%/layers.7/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_3_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_734, %onnx::Conv_735)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_737, %onnx::Conv_738)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_740, %onnx::Conv_741)
%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_743, %onnx::Conv_744)
%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/Add_2_output_0 = Add(%/layers.9/Add_1_output_0, %/layers.9/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_2_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_3_output_0 = Add(%/layers.9/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_2_output_0)
%/layers.9/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_3_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_746, %onnx::Conv_747)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_749, %onnx::Conv_750)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_752, %onnx::Conv_753)
%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_755, %onnx::Conv_756)
%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/Add_2_output_0 = Add(%/layers.10/Add_1_output_0, %/layers.10/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_2_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_3_output_0 = Add(%/layers.10/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_2_output_0)
%/layers.10/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_3_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_758, %onnx::Conv_759)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_761, %onnx::Conv_762)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_764, %onnx::Conv_765)
%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_767, %onnx::Conv_768)
%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/Add_2_output_0 = Add(%/layers.11/Add_1_output_0, %/layers.11/input_op.2/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_2_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_3_output_0 = Add(%/layers.11/vertex_op.1/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_2_output_0)
%/layers.11/vertex_op.4/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_3_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/vertex_op.4/maxpool/MaxPool_output_0, %onnx::Conv_770, %onnx::Conv_771)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%660 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %660
}
|
val_accuracy
| 89.853764
| 1,042,556,928
| 3,468,426
|
{'zcp_epe_nas': 220.96186656231941, 'zcp_fisher': 52.68374252319336, 'zcp_flops': 16680910848.0, 'zcp_grad_norm': 124.61150360107422, 'zcp_grasp': -14.658203125, 'zcp_jacov': -16.052643351885933, 'zcp_l2_norm': 694.2868041992188, 'zcp_nwot': 218.32255410480354, 'zcp_params': 3468426.0, 'zcp_plain': 0.042024366557598, 'zcp_snip': 712.0772705078125, 'zcp_synflow': 84.91467408665815, 'zcp_zen': 67.53740692138672, 'zcp_val_accuracy': 0.923477590084075}
| |
NASBench101_89647
|
NASBench101
|
89647
|
3643fb8f3159e5c15c1d4f45b6ff1fe4
|
graph torch_jit (
%input.1[FLOAT, 1x3x32x32]
%classifier.weight[FLOAT, 10x512]
%classifier.bias[FLOAT, 10]
%onnx::Conv_797[FLOAT, 128x3x3x3]
%onnx::Conv_798[FLOAT, 128]
%onnx::Conv_800[FLOAT, 43x128x1x1]
%onnx::Conv_801[FLOAT, 43]
%onnx::Conv_803[FLOAT, 43x43x1x1]
%onnx::Conv_806[FLOAT, 42x42x3x3]
%onnx::Conv_807[FLOAT, 42]
%onnx::Conv_809[FLOAT, 42x128x1x1]
%onnx::Conv_812[FLOAT, 42x42x1x1]
%onnx::Conv_815[FLOAT, 43x128x1x1]
%onnx::Conv_818[FLOAT, 43x43x1x1]
%onnx::Conv_821[FLOAT, 42x42x3x3]
%onnx::Conv_824[FLOAT, 42x128x1x1]
%onnx::Conv_827[FLOAT, 42x42x1x1]
%onnx::Conv_830[FLOAT, 43x128x1x1]
%onnx::Conv_833[FLOAT, 43x43x1x1]
%onnx::Conv_836[FLOAT, 42x42x3x3]
%onnx::Conv_839[FLOAT, 42x128x1x1]
%onnx::Conv_842[FLOAT, 42x42x1x1]
%onnx::Conv_845[FLOAT, 86x128x1x1]
%onnx::Conv_846[FLOAT, 86]
%onnx::Conv_848[FLOAT, 86x86x1x1]
%onnx::Conv_851[FLOAT, 85x85x3x3]
%onnx::Conv_852[FLOAT, 85]
%onnx::Conv_854[FLOAT, 85x128x1x1]
%onnx::Conv_857[FLOAT, 85x85x1x1]
%onnx::Conv_860[FLOAT, 86x256x1x1]
%onnx::Conv_863[FLOAT, 86x86x1x1]
%onnx::Conv_866[FLOAT, 85x85x3x3]
%onnx::Conv_869[FLOAT, 85x256x1x1]
%onnx::Conv_872[FLOAT, 85x85x1x1]
%onnx::Conv_875[FLOAT, 86x256x1x1]
%onnx::Conv_878[FLOAT, 86x86x1x1]
%onnx::Conv_881[FLOAT, 85x85x3x3]
%onnx::Conv_884[FLOAT, 85x256x1x1]
%onnx::Conv_887[FLOAT, 85x85x1x1]
%onnx::Conv_890[FLOAT, 171x256x1x1]
%onnx::Conv_891[FLOAT, 171]
%onnx::Conv_893[FLOAT, 171x171x1x1]
%onnx::Conv_896[FLOAT, 170x170x3x3]
%onnx::Conv_897[FLOAT, 170]
%onnx::Conv_899[FLOAT, 170x256x1x1]
%onnx::Conv_902[FLOAT, 170x170x1x1]
%onnx::Conv_905[FLOAT, 171x512x1x1]
%onnx::Conv_908[FLOAT, 171x171x1x1]
%onnx::Conv_911[FLOAT, 170x170x3x3]
%onnx::Conv_914[FLOAT, 170x512x1x1]
%onnx::Conv_917[FLOAT, 170x170x1x1]
%onnx::Conv_920[FLOAT, 171x512x1x1]
%onnx::Conv_923[FLOAT, 171x171x1x1]
%onnx::Conv_926[FLOAT, 170x170x3x3]
%onnx::Conv_929[FLOAT, 170x512x1x1]
%onnx::Conv_932[FLOAT, 170x170x1x1]
) {
%onnx::Conv_933 = Identity(%onnx::Conv_897)
%onnx::Conv_930 = Identity(%onnx::Conv_897)
%onnx::Conv_927 = Identity(%onnx::Conv_897)
%onnx::Conv_924 = Identity(%onnx::Conv_891)
%onnx::Conv_921 = Identity(%onnx::Conv_891)
%onnx::Conv_918 = Identity(%onnx::Conv_897)
%onnx::Conv_915 = Identity(%onnx::Conv_897)
%onnx::Conv_912 = Identity(%onnx::Conv_897)
%onnx::Conv_909 = Identity(%onnx::Conv_891)
%onnx::Conv_906 = Identity(%onnx::Conv_891)
%onnx::Conv_903 = Identity(%onnx::Conv_897)
%onnx::Conv_900 = Identity(%onnx::Conv_897)
%onnx::Conv_894 = Identity(%onnx::Conv_891)
%onnx::Conv_888 = Identity(%onnx::Conv_852)
%onnx::Conv_885 = Identity(%onnx::Conv_852)
%onnx::Conv_882 = Identity(%onnx::Conv_852)
%onnx::Conv_879 = Identity(%onnx::Conv_846)
%onnx::Conv_876 = Identity(%onnx::Conv_846)
%onnx::Conv_873 = Identity(%onnx::Conv_852)
%onnx::Conv_870 = Identity(%onnx::Conv_852)
%onnx::Conv_867 = Identity(%onnx::Conv_852)
%onnx::Conv_864 = Identity(%onnx::Conv_846)
%onnx::Conv_861 = Identity(%onnx::Conv_846)
%onnx::Conv_858 = Identity(%onnx::Conv_852)
%onnx::Conv_855 = Identity(%onnx::Conv_852)
%onnx::Conv_849 = Identity(%onnx::Conv_846)
%onnx::Conv_843 = Identity(%onnx::Conv_807)
%onnx::Conv_840 = Identity(%onnx::Conv_807)
%onnx::Conv_837 = Identity(%onnx::Conv_807)
%onnx::Conv_834 = Identity(%onnx::Conv_801)
%onnx::Conv_831 = Identity(%onnx::Conv_801)
%onnx::Conv_828 = Identity(%onnx::Conv_807)
%onnx::Conv_825 = Identity(%onnx::Conv_807)
%onnx::Conv_822 = Identity(%onnx::Conv_807)
%onnx::Conv_819 = Identity(%onnx::Conv_801)
%onnx::Conv_816 = Identity(%onnx::Conv_801)
%onnx::Conv_813 = Identity(%onnx::Conv_807)
%onnx::Conv_810 = Identity(%onnx::Conv_807)
%onnx::Conv_804 = Identity(%onnx::Conv_801)
%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%input.1, %onnx::Conv_797, %onnx::Conv_798)
%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.0/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_800, %onnx::Conv_801)
%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_output_0 = Add(%/layers.1/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_output_0)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_output_0, %onnx::Conv_803, %onnx::Conv_804)
%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_1_output_0 = Add(%/layers.1/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_1_output_0)
%/layers.1/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Add_1_output_0)
%/layers.1/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.1/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.1/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.1/Slice_output_0 = Slice(%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/Constant_3_output_0, %/layers.1/Constant_4_output_0, %/layers.1/Constant_2_output_0, %/layers.1/Constant_5_output_0)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.1/Slice_output_0, %onnx::Conv_806, %onnx::Conv_807)
%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.0/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %onnx::Conv_809, %onnx::Conv_810)
%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.1/Add_2_output_0 = Add(%/layers.1/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.1/Constant_6_output_0)
%/layers.1/Add_3_output_0 = Add(%/layers.1/Add_2_output_0, %/layers.1/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Add_3_output_0, %onnx::Conv_812, %onnx::Conv_813)
%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.1/Concat_output_0 = Concat[axis = 1](%/layers.1/vertex_op.2/maxpool/MaxPool_output_0, %/layers.1/vertex_op.3/maxpool/MaxPool_output_0, %/layers.1/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_815, %onnx::Conv_816)
%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_output_0 = Add(%/layers.2/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_output_0)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_output_0, %onnx::Conv_818, %onnx::Conv_819)
%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_1_output_0 = Add(%/layers.2/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_1_output_0)
%/layers.2/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Add_1_output_0)
%/layers.2/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.2/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.2/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.2/Slice_output_0 = Slice(%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/Constant_3_output_0, %/layers.2/Constant_4_output_0, %/layers.2/Constant_2_output_0, %/layers.2/Constant_5_output_0)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.2/Slice_output_0, %onnx::Conv_821, %onnx::Conv_822)
%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.1/Concat_output_0, %onnx::Conv_824, %onnx::Conv_825)
%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.2/Add_2_output_0 = Add(%/layers.2/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.2/Constant_6_output_0)
%/layers.2/Add_3_output_0 = Add(%/layers.2/Add_2_output_0, %/layers.2/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Add_3_output_0, %onnx::Conv_827, %onnx::Conv_828)
%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.2/Concat_output_0 = Concat[axis = 1](%/layers.2/vertex_op.2/maxpool/MaxPool_output_0, %/layers.2/vertex_op.3/maxpool/MaxPool_output_0, %/layers.2/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_830, %onnx::Conv_831)
%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_output_0 = Add(%/layers.3/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_output_0)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_output_0, %onnx::Conv_833, %onnx::Conv_834)
%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_1_output_0 = Add(%/layers.3/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_1_output_0)
%/layers.3/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Add_1_output_0)
%/layers.3/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.3/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.3/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.3/Slice_output_0 = Slice(%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/Constant_3_output_0, %/layers.3/Constant_4_output_0, %/layers.3/Constant_2_output_0, %/layers.3/Constant_5_output_0)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.3/Slice_output_0, %onnx::Conv_836, %onnx::Conv_837)
%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.2/Concat_output_0, %onnx::Conv_839, %onnx::Conv_840)
%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.3/Add_2_output_0 = Add(%/layers.3/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.3/Constant_6_output_0)
%/layers.3/Add_3_output_0 = Add(%/layers.3/Add_2_output_0, %/layers.3/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.3/Add_3_output_0, %onnx::Conv_842, %onnx::Conv_843)
%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.3/Concat_output_0 = Concat[axis = 1](%/layers.3/vertex_op.2/maxpool/MaxPool_output_0, %/layers.3/vertex_op.3/maxpool/MaxPool_output_0, %/layers.3/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.4/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.3/Concat_output_0)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_845, %onnx::Conv_846)
%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_output_0 = Add(%/layers.5/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_output_0)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_output_0, %onnx::Conv_848, %onnx::Conv_849)
%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_1_output_0 = Add(%/layers.5/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_1_output_0)
%/layers.5/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Add_1_output_0)
%/layers.5/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.5/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.5/Slice_output_0 = Slice(%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/Constant_3_output_0, %/layers.5/Constant_4_output_0, %/layers.5/Constant_2_output_0, %/layers.5/Constant_5_output_0)
%/layers.5/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Slice_output_0)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.5/Slice_output_0, %onnx::Conv_851, %onnx::Conv_852)
%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.4/MaxPool_output_0, %onnx::Conv_854, %onnx::Conv_855)
%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.5/Add_2_output_0 = Add(%/layers.5/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.5/Constant_6_output_0)
%/layers.5/Add_3_output_0 = Add(%/layers.5/Add_2_output_0, %/layers.5/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Add_3_output_0, %onnx::Conv_857, %onnx::Conv_858)
%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.5/Concat_output_0 = Concat[axis = 1](%/layers.5/vertex_op.2/maxpool/MaxPool_output_0, %/layers.5/vertex_op.3/maxpool/MaxPool_output_0, %/layers.5/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_860, %onnx::Conv_861)
%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_output_0 = Add(%/layers.6/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_output_0)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_output_0, %onnx::Conv_863, %onnx::Conv_864)
%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_1_output_0 = Add(%/layers.6/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_1_output_0)
%/layers.6/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Add_1_output_0)
%/layers.6/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.6/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.6/Slice_output_0 = Slice(%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/Constant_3_output_0, %/layers.6/Constant_4_output_0, %/layers.6/Constant_2_output_0, %/layers.6/Constant_5_output_0)
%/layers.6/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Slice_output_0)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.6/Slice_output_0, %onnx::Conv_866, %onnx::Conv_867)
%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.5/Concat_output_0, %onnx::Conv_869, %onnx::Conv_870)
%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.6/Add_2_output_0 = Add(%/layers.6/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.6/Constant_6_output_0)
%/layers.6/Add_3_output_0 = Add(%/layers.6/Add_2_output_0, %/layers.6/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Add_3_output_0, %onnx::Conv_872, %onnx::Conv_873)
%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.6/Concat_output_0 = Concat[axis = 1](%/layers.6/vertex_op.2/maxpool/MaxPool_output_0, %/layers.6/vertex_op.3/maxpool/MaxPool_output_0, %/layers.6/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_875, %onnx::Conv_876)
%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_output_0 = Add(%/layers.7/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_output_0)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_output_0, %onnx::Conv_878, %onnx::Conv_879)
%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_1_output_0 = Add(%/layers.7/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_1_output_0)
%/layers.7/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Add_1_output_0)
%/layers.7/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.7/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.7/Slice_output_0 = Slice(%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/Constant_3_output_0, %/layers.7/Constant_4_output_0, %/layers.7/Constant_2_output_0, %/layers.7/Constant_5_output_0)
%/layers.7/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Slice_output_0)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.7/Slice_output_0, %onnx::Conv_881, %onnx::Conv_882)
%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.6/Concat_output_0, %onnx::Conv_884, %onnx::Conv_885)
%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.7/Add_2_output_0 = Add(%/layers.7/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.7/Constant_6_output_0)
%/layers.7/Add_3_output_0 = Add(%/layers.7/Add_2_output_0, %/layers.7/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.7/Add_3_output_0, %onnx::Conv_887, %onnx::Conv_888)
%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.7/Concat_output_0 = Concat[axis = 1](%/layers.7/vertex_op.2/maxpool/MaxPool_output_0, %/layers.7/vertex_op.3/maxpool/MaxPool_output_0, %/layers.7/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.8/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [2, 2], pads = [0, 0, 0, 0], strides = [2, 2]](%/layers.7/Concat_output_0)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_890, %onnx::Conv_891)
%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_output_0 = Add(%/layers.9/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_output_0)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_output_0, %onnx::Conv_893, %onnx::Conv_894)
%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_1_output_0 = Add(%/layers.9/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_1_output_0)
%/layers.9/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Add_1_output_0)
%/layers.9/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.9/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.9/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.9/Slice_output_0 = Slice(%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/Constant_3_output_0, %/layers.9/Constant_4_output_0, %/layers.9/Constant_2_output_0, %/layers.9/Constant_5_output_0)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.9/Slice_output_0, %onnx::Conv_896, %onnx::Conv_897)
%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.8/MaxPool_output_0, %onnx::Conv_899, %onnx::Conv_900)
%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.9/Add_2_output_0 = Add(%/layers.9/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.9/Constant_6_output_0)
%/layers.9/Add_3_output_0 = Add(%/layers.9/Add_2_output_0, %/layers.9/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Add_3_output_0, %onnx::Conv_902, %onnx::Conv_903)
%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.9/Concat_output_0 = Concat[axis = 1](%/layers.9/vertex_op.2/maxpool/MaxPool_output_0, %/layers.9/vertex_op.3/maxpool/MaxPool_output_0, %/layers.9/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_905, %onnx::Conv_906)
%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_output_0 = Add(%/layers.10/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_output_0)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_output_0, %onnx::Conv_908, %onnx::Conv_909)
%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_1_output_0 = Add(%/layers.10/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_1_output_0)
%/layers.10/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Add_1_output_0)
%/layers.10/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.10/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.10/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.10/Slice_output_0 = Slice(%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/Constant_3_output_0, %/layers.10/Constant_4_output_0, %/layers.10/Constant_2_output_0, %/layers.10/Constant_5_output_0)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.10/Slice_output_0, %onnx::Conv_911, %onnx::Conv_912)
%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.9/Concat_output_0, %onnx::Conv_914, %onnx::Conv_915)
%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.10/Add_2_output_0 = Add(%/layers.10/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.10/Constant_6_output_0)
%/layers.10/Add_3_output_0 = Add(%/layers.10/Add_2_output_0, %/layers.10/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Add_3_output_0, %onnx::Conv_917, %onnx::Conv_918)
%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.10/Concat_output_0 = Concat[axis = 1](%/layers.10/vertex_op.2/maxpool/MaxPool_output_0, %/layers.10/vertex_op.3/maxpool/MaxPool_output_0, %/layers.10/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_920, %onnx::Conv_921)
%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_output_0 = Add(%/layers.11/input_op.1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_output_0)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_output_0, %onnx::Conv_923, %onnx::Conv_924)
%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_1_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_1_output_0 = Add(%/layers.11/vertex_op.1/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_1_output_0)
%/layers.11/vertex_op.2/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Add_1_output_0)
%/layers.11/vertex_op.3/maxpool/MaxPool_output_0 = MaxPool[ceil_mode = 0, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0)
%/layers.11/Constant_2_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_3_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_4_output_0 = Constant[value = <Tensor>]()
%/layers.11/Constant_5_output_0 = Constant[value = <Tensor>]()
%/layers.11/Slice_output_0 = Slice(%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/Constant_3_output_0, %/layers.11/Constant_4_output_0, %/layers.11/Constant_2_output_0, %/layers.11/Constant_5_output_0)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [3, 3], pads = [1, 1, 1, 1], strides = [1, 1]](%/layers.11/Slice_output_0, %onnx::Conv_926, %onnx::Conv_927)
%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.10/Concat_output_0, %onnx::Conv_929, %onnx::Conv_930)
%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Constant_6_output_0 = Constant[value = <Scalar Tensor []>]()
%/layers.11/Add_2_output_0 = Add(%/layers.11/vertex_op.4/conv3x3/conv_bn_relu/conv_bn_relu.2/Relu_output_0, %/layers.11/Constant_6_output_0)
%/layers.11/Add_3_output_0 = Add(%/layers.11/Add_2_output_0, %/layers.11/input_op.5/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0 = Conv[dilations = [1, 1], group = 1, kernel_shape = [1, 1], pads = [0, 0, 0, 0], strides = [1, 1]](%/layers.11/Add_3_output_0, %onnx::Conv_932, %onnx::Conv_933)
%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0 = Relu(%/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.0/Conv_output_0)
%/layers.11/Concat_output_0 = Concat[axis = 1](%/layers.11/vertex_op.2/maxpool/MaxPool_output_0, %/layers.11/vertex_op.3/maxpool/MaxPool_output_0, %/layers.11/vertex_op.5/conv1x1/conv_bn_relu/conv_bn_relu.2/Relu_output_0)
%/ReduceMean_output_0 = ReduceMean[axes = [2, 3], keepdims = 0](%/layers.11/Concat_output_0)
%795 = Gemm[alpha = 1, beta = 1, transB = 1](%/ReduceMean_output_0, %classifier.weight, %classifier.bias)
return %795
}
|
val_accuracy
| 89.693511
| 560,309,632
| 1,848,476
|
{'zcp_epe_nas': 141.44802491131745, 'zcp_fisher': 23.430204391479492, 'zcp_flops': 8964954112.0, 'zcp_grad_norm': 108.04434967041016, 'zcp_grasp': -37.603271484375, 'zcp_jacov': -16.038184767295242, 'zcp_l2_norm': 761.35400390625, 'zcp_nwot': 215.77663289787603, 'zcp_params': 1848476.0, 'zcp_plain': 0.034271247684955, 'zcp_snip': 485.36773681640625, 'zcp_synflow': 99.91519216228922, 'zcp_zen': 74.43206787109375, 'zcp_val_accuracy': 0.9337940812110901}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.