char-cnn-text-classification-tensorflow icon indicating copy to clipboard operation
char-cnn-text-classification-tensorflow copied to clipboard

Character-level Convolutional Networks for Text Classification论文仿真实现

Results 2 char-cnn-text-classification-tensorflow issues
Sort by recently updated
recently updated
newest added

ValueError: Tried to convert 'indices' to a tensor and failed. Error: Argument must be a dense tensor: range(0, 69) - got shape [69], but wanted []. 博主 有没有遇到这类问题?