123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841 |
- {
- "nodes": [
- {
- "op": "null",
- "name": "/first_input6",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(0, 8)"
- },
- "inputs": []
- },
- {
- "op": "null",
- "name": "first/kernel6",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(8, 256)"
- },
- "inputs": []
- },
- {
- "op": "dot",
- "name": "dot27",
- "inputs": [[0, 0, 0], [1, 0, 0]]
- },
- {
- "op": "null",
- "name": "first/bias6",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(256,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add103",
- "inputs": [[2, 0, 0], [3, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu79",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[4, 0, 0]]
- },
- {
- "op": "null",
- "name": "p_re_lu_9/alpha1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(256,)"
- },
- "inputs": []
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar61",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[6, 0, 0]]
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar63",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[4, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu81",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[8, 0, 0]]
- },
- {
- "op": "broadcast_mul",
- "name": "broadcast_mul31",
- "inputs": [[7, 0, 0], [9, 0, 0]]
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add105",
- "inputs": [[5, 0, 0], [10, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape75",
- "attrs": {"shape": "(0, 4, 64)"},
- "inputs": [[11, 0, 0]]
- },
- {
- "op": "repeat",
- "name": "repeat7",
- "attrs": {
- "axis": "1",
- "repeats": "2"
- },
- "inputs": [[12, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims101",
- "attrs": {"axis": "2"},
- "inputs": [[13, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose153",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[14, 0, 0]]
- },
- {
- "op": "null",
- "name": "Conv1/kernel4",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 64, 64)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims103",
- "attrs": {"axis": "1"},
- "inputs": [[16, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose154",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[17, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "Conv1/conv1d8",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "64",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[15, 0, 0], [18, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose155",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[19, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape77",
- "attrs": {"shape": "(0, 8, 64)"},
- "inputs": [[20, 0, 0]]
- },
- {
- "op": "null",
- "name": "Conv1/bias4",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(64,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add107",
- "inputs": [[21, 0, 0], [22, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu83",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[23, 0, 0]]
- },
- {
- "op": "null",
- "name": "p_re_lu_10/alpha1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(8, 64)"
- },
- "inputs": []
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar65",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[25, 0, 0]]
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar67",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[23, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu85",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[27, 0, 0]]
- },
- {
- "op": "broadcast_mul",
- "name": "broadcast_mul33",
- "inputs": [[26, 0, 0], [28, 0, 0]]
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add109",
- "inputs": [[24, 0, 0], [29, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims105",
- "attrs": {"axis": "2"},
- "inputs": [[30, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose159",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[31, 0, 0]]
- },
- {
- "op": "null",
- "name": "Conv2/kernel4",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 64, 32)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims107",
- "attrs": {"axis": "1"},
- "inputs": [[33, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose160",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[34, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "Conv2/conv1d8",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "32",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[32, 0, 0], [35, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose161",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[36, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape79",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[37, 0, 0]]
- },
- {
- "op": "null",
- "name": "Conv2/bias4",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(32,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add111",
- "inputs": [[38, 0, 0], [39, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu87",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[40, 0, 0]]
- },
- {
- "op": "null",
- "name": "p_re_lu_11/alpha1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(8, 32)"
- },
- "inputs": []
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar69",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[42, 0, 0]]
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar71",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[40, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu89",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[44, 0, 0]]
- },
- {
- "op": "broadcast_mul",
- "name": "broadcast_mul35",
- "inputs": [[43, 0, 0], [45, 0, 0]]
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add113",
- "inputs": [[41, 0, 0], [46, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims109",
- "attrs": {"axis": "2"},
- "inputs": [[47, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose165",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[48, 0, 0]]
- },
- {
- "op": "null",
- "name": "Conv3/kernel4",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 32, 32)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims111",
- "attrs": {"axis": "1"},
- "inputs": [[50, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose166",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[51, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "Conv3/conv1d8",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "32",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[49, 0, 0], [52, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose167",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[53, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape81",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[54, 0, 0]]
- },
- {
- "op": "null",
- "name": "Conv3/bias4",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(32,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add115",
- "inputs": [[55, 0, 0], [56, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu91",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[57, 0, 0]]
- },
- {
- "op": "null",
- "name": "p_re_lu_12/alpha1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(8, 32)"
- },
- "inputs": []
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar73",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[59, 0, 0]]
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar75",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[57, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu93",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[61, 0, 0]]
- },
- {
- "op": "broadcast_mul",
- "name": "broadcast_mul37",
- "inputs": [[60, 0, 0], [62, 0, 0]]
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add117",
- "inputs": [[58, 0, 0], [63, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims113",
- "attrs": {"axis": "2"},
- "inputs": [[64, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose171",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[65, 0, 0]]
- },
- {
- "op": "null",
- "name": "Conv4/kernel4",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 32, 32)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims115",
- "attrs": {"axis": "1"},
- "inputs": [[67, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose172",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[68, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "Conv4/conv1d8",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "32",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[66, 0, 0], [69, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose173",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[70, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape83",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[71, 0, 0]]
- },
- {
- "op": "null",
- "name": "Conv4/bias4",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(32,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add119",
- "inputs": [[72, 0, 0], [73, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu95",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[74, 0, 0]]
- },
- {
- "op": "null",
- "name": "p_re_lu_13/alpha1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(8, 32)"
- },
- "inputs": []
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar77",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[76, 0, 0]]
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar79",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[74, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu97",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[78, 0, 0]]
- },
- {
- "op": "broadcast_mul",
- "name": "broadcast_mul39",
- "inputs": [[77, 0, 0], [79, 0, 0]]
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add121",
- "inputs": [[75, 0, 0], [80, 0, 0]]
- },
- {
- "op": "expand_dims",
- "name": "expand_dims117",
- "attrs": {"axis": "2"},
- "inputs": [[81, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose177",
- "attrs": {"axes": "[0, 3, 1, 2]"},
- "inputs": [[82, 0, 0]]
- },
- {
- "op": "null",
- "name": "Conv5/kernel4",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(3, 32, 32)"
- },
- "inputs": []
- },
- {
- "op": "expand_dims",
- "name": "expand_dims119",
- "attrs": {"axis": "1"},
- "inputs": [[84, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose178",
- "attrs": {"axes": "(3, 2, 0, 1)"},
- "inputs": [[85, 0, 0]]
- },
- {
- "op": "Convolution",
- "name": "Conv5/conv1d8",
- "attrs": {
- "dilate": "(1, 1)",
- "kernel": "(3, 1)",
- "no_bias": "True",
- "num_filter": "32",
- "pad": "(1, 0)",
- "stride": "(1, 1)"
- },
- "inputs": [[83, 0, 0], [86, 0, 0]]
- },
- {
- "op": "transpose",
- "name": "transpose179",
- "attrs": {"axes": "[0, 2, 3, 1]"},
- "inputs": [[87, 0, 0]]
- },
- {
- "op": "Reshape",
- "name": "reshape85",
- "attrs": {"shape": "(0, 8, 32)"},
- "inputs": [[88, 0, 0]]
- },
- {
- "op": "null",
- "name": "Conv5/bias4",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(32,)"
- },
- "inputs": []
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add123",
- "inputs": [[89, 0, 0], [90, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu99",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[91, 0, 0]]
- },
- {
- "op": "null",
- "name": "p_re_lu_14/alpha1",
- "attrs": {
- "__dtype__": "0",
- "__shape__": "(8, 32)"
- },
- "inputs": []
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar81",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[93, 0, 0]]
- },
- {
- "op": "_mul_scalar",
- "name": "_mulscalar83",
- "attrs": {"scalar": "-1.0"},
- "inputs": [[91, 0, 0]]
- },
- {
- "op": "LeakyReLU",
- "name": "leakyrelu101",
- "attrs": {
- "act_type": "leaky",
- "slope": "0.0"
- },
- "inputs": [[95, 0, 0]]
- },
- {
- "op": "broadcast_mul",
- "name": "broadcast_mul41",
- "inputs": [[94, 0, 0], [96, 0, 0]]
- },
- {
- "op": "broadcast_add",
- "name": "broadcast_add125",
- "inputs": [[92, 0, 0], [97, 0, 0]]
- },
- {
- "op": "Flatten",
- "name": "flatten11",
- "inputs": [[98, 0, 0]]
- }
- ],
- "arg_nodes": [
- 0,
- 1,
- 3,
- 6,
- 16,
- 22,
- 25,
- 33,
- 39,
- 42,
- 50,
- 56,
- 59,
- 67,
- 73,
- 76,
- 84,
- 90,
- 93
- ],
- "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,
- 81,
- 82,
- 83,
- 84,
- 85,
- 86,
- 87,
- 88,
- 89,
- 90,
- 91,
- 92,
- 93,
- 94,
- 95,
- 96,
- 97,
- 98,
- 99,
- 100
- ],
- "heads": [[99, 0, 0]],
- "attrs": {"mxnet_version": ["int", 10300]}
- }
|