When i load a USE model and replace its variables with tensors that were created using dlpack(tf.experimental.dlpack.from_dlpack), and when i call the model, the variables are getting replaced, any idea why this happens??
Hi @Vishnu_Haasan, If possible could you please provide the stand alone code to reproduce the issue. Thank You.