type: "reshape2" def { inputs { name: "X" } outputs { name: "Out" } attrs { name: "shape" type: INTS } } extra { inputs { name: "Shape" } inputs { name: "ShapeTensor" } outputs { name: "XShape" } attrs { name: "use_quantizer" type: BOOLEAN } attrs { name: "mkldnn_data_type" type: STRING } attrs { name: "op_role" type: INT } attrs { name: "op_role_var" type: STRINGS } attrs { name: "op_namescope" type: STRING } attrs { name: "op_callstack" type: STRINGS } attrs { name: "op_device" type: STRING } }