examples icon indicating copy to clipboard operation
examples copied to clipboard

Functional API supported. Model can now begin with tf.keras.Input() layer

Open sarthak-chakraborty opened this issue 5 years ago • 3 comments

Changed the way labels and inputs from self._eval_signature were read in def train() of keras_model_head.py such that it can support tf.keras.Input().

sarthak-chakraborty avatar Jun 20 '20 18:06 sarthak-chakraborty

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot avatar Jun 20 '20 18:06 googlebot

@googlebot I signed it!

sarthak-chakraborty avatar Jun 20 '20 19:06 sarthak-chakraborty

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

googlebot avatar Jun 20 '20 19:06 googlebot