Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few notes on parsing to tensorflow.keras sources (v2.3.0) #181

Open
umesh-timalsina opened this issue Jul 31, 2020 · 1 comment
Open

Few notes on parsing to tensorflow.keras sources (v2.3.0) #181

umesh-timalsina opened this issue Jul 31, 2020 · 1 comment

Comments

@umesh-timalsina
Copy link
Contributor

umesh-timalsina commented Jul 31, 2020

Few notes on parsing to tensorflow.keras sources (v2.3.0):

  1. keras.initializers for v2.0 is replicated from init_ops_v2.py Will be resolved by Use Python to parse tensorflow v2 keras schemas (Closes #149) #180 since we are using python's inspect module.
  2. Preprocessing Layers and Experimetal Layers . Should merit this issue.
@umesh-timalsina umesh-timalsina changed the title Few notes on parsing to tensorflow.keras sources (v2.3.0): Few notes on parsing to tensorflow.keras sources (v2.3.0) Jul 31, 2020
@brollb
Copy link
Contributor

brollb commented Oct 29, 2020

Is there more that needs to be done following the update to keras v2?

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

No branches or pull requests

2 participants