123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678 |
- {
- "nodes": [
- {
- "op": "null",
- "name": "/input_21",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(0, 8)"
- },
- "inputs": []
- },
- {
- "op": "null",
- "name": "dense_2/kernel1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(8, 256)"
- },
- "inputs": []
- },
- {
- "op": "dot",
- "name": "dot11",
- "inputs": [[0, 0, 0], [1, 0, 0]]
- },
- {
- "op": "null",
- "name": "dense_2/bias1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(256,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add25",
- "inputs": [[2, 0, 0], [3, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu15",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[4, 0, 0]]
- },
- {
- "op": "null",
- "name": "p_re_lu_2/alpha1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(256,)"
- },
- "inputs": []
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar13",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[6, 0, 0]]
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar15",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[4, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu17",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[8, 0, 0]]
- },
- {
- "op": "broadcast_mul",
- "name": "broadcast_mul7",
- "inputs": [[7, 0, 0], [9, 0, 0]]
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add27",
- "inputs": [[5, 0, 0], [10, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape15",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[11, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims17",
- "attrs": {"axis": "2"},
- "inputs": [[12, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose27",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[13, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_5/kernel1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 32, 32)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims19",
- "attrs": {"axis": "1"},
- "inputs": [[15, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose28",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[16, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "conv1d_5/conv1d2",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "32",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[14, 0, 0], [17, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose29",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[18, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape17",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[19, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_5/bias1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(32,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add29",
- "inputs": [[20, 0, 0], [21, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu19",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[22, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims21",
- "attrs": {"axis": "2"},
- "inputs": [[23, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose33",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[24, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_6/kernel1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 32, 32)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims23",
- "attrs": {"axis": "1"},
- "inputs": [[26, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose34",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[27, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "conv1d_6/conv1d2",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "32",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[25, 0, 0], [28, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose35",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[29, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape19",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[30, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_6/bias1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(32,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add31",
- "inputs": [[31, 0, 0], [32, 0, 0]]
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add33",
- "inputs": [[33, 0, 0], [12, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims25",
- "attrs": {"axis": "2"},
- "inputs": [[34, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose39",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[35, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_7/kernel1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 32, 32)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims27",
- "attrs": {"axis": "1"},
- "inputs": [[37, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose40",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[38, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "conv1d_7/conv1d2",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "32",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[36, 0, 0], [39, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose41",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[40, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape21",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[41, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_7/bias1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(32,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add35",
- "inputs": [[42, 0, 0], [43, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu21",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[44, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims29",
- "attrs": {"axis": "2"},
- "inputs": [[45, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose45",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[46, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_8/kernel1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 32, 32)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims31",
- "attrs": {"axis": "1"},
- "inputs": [[48, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose46",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[49, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "conv1d_8/conv1d2",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "32",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[47, 0, 0], [50, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose47",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[51, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape23",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[52, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_8/bias1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(32,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add37",
- "inputs": [[53, 0, 0], [54, 0, 0]]
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add39",
- "inputs": [[55, 0, 0], [34, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims33",
- "attrs": {"axis": "2"},
- "inputs": [[56, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose51",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[57, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_9/kernel1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 32, 32)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims35",
- "attrs": {"axis": "1"},
- "inputs": [[59, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose52",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[60, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "conv1d_9/conv1d2",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "32",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[58, 0, 0], [61, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose53",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[62, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape25",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[63, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_9/bias1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(32,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add41",
- "inputs": [[64, 0, 0], [65, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu23",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[66, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims37",
- "attrs": {"axis": "2"},
- "inputs": [[67, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose57",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[68, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_10/kernel1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 32, 32)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims39",
- "attrs": {"axis": "1"},
- "inputs": [[70, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose58",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[71, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "conv1d_10/conv1d2",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "32",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[69, 0, 0], [72, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose59",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[73, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape27",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[74, 0, 0]]
- },
- {
- "op": "null",
- "name": "conv1d_10/bias1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(32,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add43",
- "inputs": [[75, 0, 0], [76, 0, 0]]
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add45",
- "inputs": [[77, 0, 0], [56, 0, 0]]
- },
- {
- "op": "Flatten",
- "name": "flatten3",
- "inputs": [[78, 0, 0]]
- }
- ],
- "arg_nodes": [
- 0,
- 1,
- 3,
- 6,
- 15,
- 21,
- 26,
- 32,
- 37,
- 43,
- 48,
- 54,
- 59,
- 65,
- 70,
- 76
- ],
- "node_row_ptr": [
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- 6,
- 7,
- 8,
- 9,
- 10,
- 11,
- 12,
- 13,
- 14,
- 15,
- 16,
- 17,
- 18,
- 19,
- 20,
- 21,
- 22,
- 23,
- 24,
- 25,
- 26,
- 27,
- 28,
- 29,
- 30,
- 31,
- 32,
- 33,
- 34,
- 35,
- 36,
- 37,
- 38,
- 39,
- 40,
- 41,
- 42,
- 43,
- 44,
- 45,
- 46,
- 47,
- 48,
- 49,
- 50,
- 51,
- 52,
- 53,
- 54,
- 55,
- 56,
- 57,
- 58,
- 59,
- 60,
- 61,
- 62,
- 63,
- 64,
- 65,
- 66,
- 67,
- 68,
- 69,
- 70,
- 71,
- 72,
- 73,
- 74,
- 75,
- 76,
- 77,
- 78,
- 79,
- 80
- ],
- "heads": [[79, 0, 0]],
- "attrs": {"mxnet_version": ["int", 10300]}
- }
|