fix optional inputs in node treated as input for the graph (Fix optional bias in Conv operator)
Compare changes
Files
2- Charles Villard authored
+ 13
− 2
@@ -217,10 +217,10 @@ public:
@@ -547,3 +547,14 @@ private:
Conv operators may have optional Bias. In this case, the missing inputs are treated as free available input of the GraphView.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent