Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

I got this type of error on google colab.How to remove it?

$
0
0

@8Bit_1Byte_Coder wrote:

elmo_train = [elmo_vectors(x[‘cleen_tweet’]) for x in list_train]
elmo_test = [elmo_vectors(x[‘cleen_tweet’]) for x in list_test]

error:INFO:tensorflow:Saver not created because there are no variables in the graph to restore

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles