fail to train a model using tf.function

前端 未结 0 1065
遥遥无期
遥遥无期 2021-02-01 14:30

I tried to use tf.function to decorate the gradient update function as below.

import tensorflow as tf
from tensorflow.keras import layers, activation         


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