Skip to content

Commit

Permalink
Fix InferAttr/InferShapeAttr not calling inference for all nodes in a…
Browse files Browse the repository at this point in the history
… graph (apache#16836)

* Fix the attribute inference omitting nodes

* Add test

* Cleaning

* Fix lint

* Fix TransposeShape

* Fix WhileLoopType

* Changing a/b test for fusion to a/(b+1) to increase numerical stability
  • Loading branch information
ptrendx authored Nov 21, 2019
1 parent 307037e commit a8b31a2
Show file tree
Hide file tree
Showing 5 changed files with 159 additions and 67 deletions.
Loading

0 comments on commit a8b31a2

Please sign in to comment.