pass-lin
pass-lin
> Hi, > > Could you please provide the simple standalone code to reproduce the issue in a colab Gist? This is a simple, reproducible error code ` #pip install...
th > 我认为代码仍然不完整,请[在此处](https://colab.sandbox.google.com/gist/sachinprasadhs/7066a0ea584c810d4f8ed4846764f633/19003.ipynb)找到带有错误的附件 Gist。 The error you are encountering is "TypeError: 'NoneType' object is not subscriptable." If you comment out `os.environ['RECOMPUTE']="1"`, you will find that the model can be loaded...
> Hi @pass-lin - > > Thanks for reporting the issue. I have tested the code snippet and doesn't reproduces the reported behaviour in keras 3.3.3 version with torch backend....
> @pass-lin Could you provide a colab that reproduces the issue? I don't think I can provide you with a Windows environment or one with an RTX 30 or 40...
> @pass-lin Unfortunately, I don't think we would be able to help with debugging if we can't reproduce the issue on our side. Can't you reproduce this bug in A100...