This repository was archived by the owner on Jun 23, 2025. It is now read-only.
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
Any plan to make the repo usable for tf.keras ? #376
Closed
Description
Hi,
Modules in keras-applications repo uses a strategy such that one has a choice to use either keras or tf.keras i.e. there are no imports of either of them (keras / tf.keras) in the code thereby not requiring an explicit dependency
Is there any plan to use the same strategy for this repository as well ?
Regards & thanks
Kapil