Open z-huabao opened 5 years ago
1, remove Backend of node(inner tensor) name 2, add shape to the node 3, add input and input shape 4, change make_dot function args to make_dot(model, x)
Backend
make_dot
make_dot(model, x)
The new features added by you is fantastic!!! Can you find a way to support multiple inputs? Thanks very much!
1, remove
Backend
of node(inner tensor) name 2, add shape to the node 3, add input and input shape 4, changemake_dot
function args tomake_dot(model, x)