Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Fix _create_keras_nodelist for test_rnn_state_passing #427

Merged
merged 25 commits into from
Apr 6, 2020

Conversation

jiafatom
Copy link
Collaborator

@jiafatom jiafatom commented Apr 6, 2020

The change in this PR breaks mask_rcnn nightly build, I reverted the relevant part then it breaks test_rnn_state_passing, so I find the root cause in _create_keras_nodelist and fix it.

jiafatom and others added 23 commits February 26, 2020 11:38
…nnx#394)

* Efficient-net test cases.

* Add DepthwiseConv2d to subclassed model.

* disable efficient net test cases.
@jiafatom jiafatom requested a review from wenbingl April 6, 2020 18:35
Copy link
Member

@wenbingl wenbingl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fixing looks good to me.

@wenbingl
Copy link
Member

wenbingl commented Apr 6, 2020

@cjermain , previouslly, I forget where is the code to handle the sharing layer issue. now David has proposed the right way to fix it.

@jiafatom jiafatom merged commit 53a485a into onnx:master Apr 6, 2020
@jiafatom jiafatom deleted the parser_share branch April 6, 2020 19:14
@cjermain
Copy link
Contributor

cjermain commented Apr 6, 2020

Thanks @jiafatom for resolving that!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants