Flow
onnx.onnx_ONNX_RELEASE_ml_pb2.ModelProto.bdb1f068

onnx.onnx_ONNX_RELEASE_ml_pb2.ModelProto.bdb1f068

Visibility: public Uploaded 21-06-2019 by Adrian-Stefan Mares onnx==1.5.0 mxnet==1.5.0 numpy>=1.6.1 scipy>=1.2.1 3 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • onnx onnx_1.5.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": "5", "opsetImport": [{"version": "10"}]}
initializer_0_fullyconnected0_weightdefault: {"dataType": 1, "dims": ["1024", "4"], "name": "fullyconnected0_weight"}
initializer_1_fullyconnected0_biasdefault: {"dataType": 1, "dims": ["1024"], "name": "fullyconnected0_bias"}
initializer_2_fullyconnected1_weightdefault: {"dataType": 1, "dims": ["2", "1024"], "name": "fullyconnected1_weight"}
initializer_3_fullyconnected1_biasdefault: {"dataType": 1, "dims": ["2"], "name": "fullyconnected1_bias"}
input_0_datadefault: {"name": "data", "type": {"tensorType": {"elemType": 1, "shape": {"dim": [{"dimValue": "64"}, {"dimValue": "4"}]}}}}
input_1_fullyconnected0_weightdefault: {"name": "fullyconnected0_weight", "type": {"tensorType": {"elemType": 1, "shape": {"dim": [{"dimValue": "1024"}, {"dimValue": "4"}]}}}}
input_2_fullyconnected0_biasdefault: {"name": "fullyconnected0_bias", "type": {"tensorType": {"elemType": 1, "shape": {"dim": [{"dimValue": "1024"}]}}}}
input_3_fullyconnected1_weightdefault: {"name": "fullyconnected1_weight", "type": {"tensorType": {"elemType": 1, "shape": {"dim": [{"dimValue": "2"}, {"dimValue": "1024"}]}}}}
input_4_fullyconnected1_biasdefault: {"name": "fullyconnected1_bias", "type": {"tensorType": {"elemType": 1, "shape": {"dim": [{"dimValue": "2"}]}}}}
namedefault: mxnet_converted_model
node_0_flatten_3default: {"input": ["data"], "name": "flatten_3", "opType": "Flatten", "output": ["flatten_3"]}
node_1_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_3", "fullyconnected0_weight", "fullyconnected0_bias"], "name": "fullyconnected0", "opType": "Gemm", "output": ["fullyconnected0"]}
node_2_activation0default: {"input": ["fullyconnected0"], "name": "activation0", "opType": "Relu", "output": ["activation0"]}
node_3_dropout0default: {"attribute": [{"f": 0.4000000059604645, "name": "ratio", "type": "FLOAT"}], "input": ["activation0"], "name": "dropout0", "opType": "Dropout", "output": ["dropout0"]}
node_4_flatten_8default: {"input": ["dropout0"], "name": "flatten_8", "opType": "Flatten", "output": ["flatten_8"]}
node_5_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_8", "fullyconnected1_weight", "fullyconnected1_bias"], "name": "fullyconnected1", "opType": "Gemm", "output": ["fullyconnected1"]}
node_6_softmaxdefault: {"attribute": [{"i": "1", "name": "axis", "type": "INT"}], "input": ["fullyconnected1"], "name": "softmax", "opType": "Softmax", "output": ["softmax"]}
output_0_softmaxdefault: {"name": "softmax", "type": {"tensorType": {"elemType": 1, "shape": {"dim": [{"dimValue": "64"}, {"dimValue": "2"}]}}}}

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table