Tensorflow - TextVectorization returns empty tensor for empty string

前端 未结 0 1695
不思量自难忘°
不思量自难忘° 2020-12-12 07:39

Why does the TextVectorization layer return an empty tensor for the empty string instead of the index zero? Is there a way to return a tensor of zeros?

import         


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