1

I'm using a tf.numpy_function to load a file in my tensorflow program.

I can't find sufficient information about the drawbacks of using numpy_function, would there be enough that it's worth the trouble of passing this function to tensorflow compatible code ?

Thanks a lot

Papotitu
  • 407
  • 1
  • 4
  • 16
  • I am also interested in finding more information about this. There are `scipy.special` functions which are not available in tensorflow which I would like to use. – a06e Jan 07 '20 at 10:30

0 Answers0