Skip to content

Read InputLayer from Sequential models (TF 2.3)

Javier Duarte requested to merge tf23 into master

Created by: vloncar

Tensorflow 2.3 (Keras 2.4.0) now adds InputLayer to Sequential models, so we have to make sure we read it, otherwise two inputs will be created and HLS will mess up.

Merge request reports

Loading