eagerpy icon indicating copy to clipboard operation
eagerpy copied to clipboard

`index_update` seems very slow for tensorflow backend

Open eserie opened this issue 4 years ago • 0 comments

I noticed that the method index_update seems very slow for tensorflow backend when used in compiled code (a function wrapped with tf.function).

It could be worth to see how we could enhance the current implementation.

eserie avatar May 03 '21 07:05 eserie