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 committed Nov 21, 2019
1 parent 79f9f84 commit bf849d6
Show file tree
Hide file tree
Showing 5 changed files with 159 additions and 67 deletions.
Loading

0 comments on commit bf849d6

Please sign in to comment.