Inside TensorFlow: TF NumPy

preview_player
Показать описание
In this episode of Inside TensorFlow, Software Engineers Ashish Agarwal and Peng Wang present TensorFlow NumPy. Ashish and Peng will discuss how you can accelerate NumPy using TensorFlow, and bring all the benefits of the TensorFlow ecosystem to NumPy!

#InsideTensorFlow #TFNumPy #TensorFlow
Рекомендации по теме
Комментарии
Автор

How different is this from converting numpy arrays to tf.data.Dataset(numpy array)...u can use all tf features right

sathyanarayanankulasekaran
Автор

Definitely got some speedups. There seems to be some ignored ___del___ exceptions when I use tnp in a checkpointed tf.Module though.

ross
Автор

very cool, I wish I knew more so I could land that first job

acasualdatascientist
Автор

Could I intern on the Tensor flow team?

acasualdatascientist