jonasrauber / eagerpy

PyTorch, TensorFlow, JAX and NumPy — all of them natively using the same code
https://eagerpy.jonasrauber.de
MIT License
693 stars 39 forks source link

Fix TensorFlowTensor.index_update by casting values to dtype of the raw tensor #59

Open ymerkli opened 1 year ago

ymerkli commented 1 year ago

Addresses #58