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

Fix tf.keras CI build on RNN recurrent_v2 #661

Merged
merged 3 commits into from
Dec 4, 2020
Merged

Conversation

jiafatom
Copy link
Collaborator

@jiafatom jiafatom commented Dec 4, 2020

The PR lacks the change on registering RNN recurrent_v2 conversion, so it causes linux-tf-keras-ci failure on py36 case here when tensorflow==1.15.0.

This PR fixes it.

I also find test_rnn_state_passing passes for tf 2.3 locally, so enable this test in CI build.

@jiafatom jiafatom changed the title Fix tf.keras CI build on RNN v2 Fix tf.keras CI build on RNN recurrent_v2 Dec 4, 2020
@jiafatom jiafatom merged commit ba10e6e into onnx:master Dec 4, 2020
@jiafatom jiafatom deleted the rnn_v2_15 branch December 4, 2020 18:04
@cjermain
Copy link
Contributor

cjermain commented Dec 8, 2020

Thanks @jiafatom!

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