AssertionError: Could not compute output Tensor(“keras_layer/cond/Identity:0”, shape=(None, 768), dtype=float32)

后端 未结 0 1717
说谎
说谎 2020-12-31 03:56

I am following a tutorial to perform sentence embedding using BERT. Here the code:

import tensorflow as tf
import tensorflow_hub as hub
import bert
from tenso         


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