TensorFlow: apply function row-wise

后端 未结 0 1745
猫巷女王i
猫巷女王i 2021-01-14 09:47

Assume we have the following function f which generates windows of length 3 from am Iterable:

import tensorflow as tf

def f(row):
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题