Flow
onnx.onnx_pb2.ModelProto.f1b556b3

onnx.onnx_pb2.ModelProto.f1b556b3

Visibility: public Uploaded 21-04-2020 by Prabhant Singh onnx==1.3.0 mxnet==1.6.0 numpy>=1.6.1 scipy>=1.2.1 1 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • onnx onnx_1.3.0 openml-python python
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Automatically created ONNX flow.

Parameters

backenddefault: {"irVersion": "3", "opsetImport": [{"version": "8"}]}
initializer_0_batchnorm0_gammadefault: {"dataType": "FLOAT", "dims": ["4"], "name": "batchnorm0_gamma"}
initializer_1_batchnorm0_betadefault: {"dataType": "FLOAT", "dims": ["4"], "name": "batchnorm0_beta"}
initializer_2_batchnorm0_moving_meandefault: {"dataType": "FLOAT", "dims": ["4"], "name": "batchnorm0_moving_mean"}
initializer_3_batchnorm0_moving_vardefault: {"dataType": "FLOAT", "dims": ["4"], "name": "batchnorm0_moving_var"}
initializer_4_fullyconnected0_weightdefault: {"dataType": "FLOAT", "dims": ["1024", "4"], "name": "fullyconnected0_weight"}
initializer_5_fullyconnected0_biasdefault: {"dataType": "FLOAT", "dims": ["1024"], "name": "fullyconnected0_bias"}
initializer_6_fullyconnected1_weightdefault: {"dataType": "FLOAT", "dims": ["2", "1024"], "name": "fullyconnected1_weight"}
initializer_7_fullyconnected1_biasdefault: {"dataType": "FLOAT", "dims": ["2"], "name": "fullyconnected1_bias"}
input_0_datadefault: {"name": "data", "type": {"tensorType": {"elemType": "FLOAT", "shape": {"dim": [{"dimValue": "64"}, {"dimValue": "4"}]}}}}
input_1_batchnorm0_gammadefault: {"name": "batchnorm0_gamma", "type": {"tensorType": {"elemType": "FLOAT", "shape": {"dim": [{"dimValue": "4"}]}}}}
input_2_batchnorm0_betadefault: {"name": "batchnorm0_beta", "type": {"tensorType": {"elemType": "FLOAT", "shape": {"dim": [{"dimValue": "4"}]}}}}
input_3_batchnorm0_moving_meandefault: {"name": "batchnorm0_moving_mean", "type": {"tensorType": {"elemType": "FLOAT", "shape": {"dim": [{"dimValue": "4"}]}}}}
input_4_batchnorm0_moving_vardefault: {"name": "batchnorm0_moving_var", "type": {"tensorType": {"elemType": "FLOAT", "shape": {"dim": [{"dimValue": "4"}]}}}}
input_5_fullyconnected0_weightdefault: {"name": "fullyconnected0_weight", "type": {"tensorType": {"elemType": "FLOAT", "shape": {"dim": [{"dimValue": "1024"}, {"dimValue": "4"}]}}}}
input_6_fullyconnected0_biasdefault: {"name": "fullyconnected0_bias", "type": {"tensorType": {"elemType": "FLOAT", "shape": {"dim": [{"dimValue": "1024"}]}}}}
input_7_fullyconnected1_weightdefault: {"name": "fullyconnected1_weight", "type": {"tensorType": {"elemType": "FLOAT", "shape": {"dim": [{"dimValue": "2"}, {"dimValue": "1024"}]}}}}
input_8_fullyconnected1_biasdefault: {"name": "fullyconnected1_bias", "type": {"tensorType": {"elemType": "FLOAT", "shape": {"dim": [{"dimValue": "2"}]}}}}
namedefault: mxnet_converted_model
node_0_batchnorm0default: {"attribute": [{"f": 0.0010000000474974513, "name": "epsilon", "type": "FLOAT"}, {"f": 0.8999999761581421, "name": "momentum", "type": "FLOAT"}, {"i": "0", "name": "spatial", "type": "INT"}], "input": ["data", "batchnorm0_gamma", "batchnorm0_beta", "batchnorm0_moving_mean", "batchnorm0_moving_var"], "name": "batchnorm0", "opType": "BatchNormalization", "output": ["batchnorm0"]}
node_1_flatten_8default: {"input": ["batchnorm0"], "name": "flatten_8", "opType": "Flatten", "output": ["flatten_8"]}
node_2_fullyconnected0default: {"attribute": [{"f": 1.0, "name": "alpha", "type": "FLOAT"}, {"f": 1.0, "name": "beta", "type": "FLOAT"}, {"i": "0", "name": "transA", "type": "INT"}, {"i": "1", "name": "transB", "type": "INT"}], "input": ["flatten_8", "fullyconnected0_weight", "fullyconnected0_bias"], "name": "fullyconnected0", "opType": "Gemm", "output": ["fullyconnected0"]}
node_3_activation0default: {"input": ["fullyconnected0"], "name": "activation0", "opType": "Relu", "output": ["activation0"]}
node_4_dropout0default: {"attribute": [{"f": 0.4000000059604645, "name": "ratio", "type": "FLOAT"}], "input": ["activation0"], "name": "dropout0", "opType": "Dropout", "output": ["dropout0"]}
node_5_flatten_13default: {"input": ["dropout0"], "name": "flatten_13", "opType": "Flatten", "output": ["flatten_13"]}
node_6_fullyconnected1default: {"attribute": [{"f": 1.0, "name": "alpha", "type": "FLOAT"}, {"f": 1.0, "name": "beta", "type": "FLOAT"}, {"i": "0", "name": "transA", "type": "INT"}, {"i": "1", "name": "transB", "type": "INT"}], "input": ["flatten_13", "fullyconnected1_weight", "fullyconnected1_bias"], "name": "fullyconnected1", "opType": "Gemm", "output": ["fullyconnected1"]}
node_7_softmaxdefault: {"attribute": [{"i": "1", "name": "axis", "type": "INT"}], "input": ["fullyconnected1"], "name": "softmax", "opType": "Softmax", "output": ["softmax"]}
output_0_softmaxdefault: {"name": "softmax", "type": {"tensorType": {"elemType": "FLOAT", "shape": {"dim": [{"dimValue": "64"}, {"dimValue": "2"}]}}}}

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table