Commits


Vincent Wang authored and GitHub committed 3c248415693
Fold Shape Node During Constant Folding (#3748) * Fold Shape node in constant folding. * bugfix * Fix test failure. * Bugfix for C++ frontend. * Bugfix for C++ frontend. Co-authored-by: Vincent Wang <weicwang@microsoft.com>