Tilak
Tilak
@MaxiBoether, I tried with the latest tensorflow 2.19 and tf-keras, and observed I was able to import without any issue/error. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/d797ccd9ad03e34fb07c91752afd4162/untitled2409.ipynb) and also by...
@vrunm, With the code provided above, we weren't able to analyse and provide the pointer to resolve the issue. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/bb7adc7774dd3f60b6b0cac9c69dfa38/untitled1287.ipynb). So, could you please...
@To3No7, Thank you for the issue. Could you please provide any specific Use-case for the above feature which might help us to analyse the issue. Thank you!
@adt5-uiuc, I tried to execute the code on latest keras3.0 with the related api's, and observed that the code was executed without any issue/error. Kindly find the gist of it...
@flacle, Could you please elaborate about your Feature. Also, please specify the Use Cases for this feature. Thank you!
@innat, Thank you for reporting the issue. Could you please try to provide the PR for making these changes happen in the tf-keras as this issue is present only in...
@gowthamkpr, I was able to reproduce the issue on tensorflow v2.9, v2.11 and nightly. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/6bf8ddaa6250532e155cbffab7192aea/untitled891.ipynb).
On functional models, **layers.pop** is not supported due to their directed graph nature, making the concept of "popping" ambiguous. The core challenge seems to be loading weights from an older...
@Chizkiyahu, Thank you for the request. Could you please provide that there is any specific reason to use **operator.eq** operator. From the code we can see that you are trying...
@shkarupa-alex, Thank you for reporting. We are investigating the mentioned issue and will provide the resolution and cause for the issue. Thank you!