alznn
alznn
I use python 3.6 and tensorflow 1.2.1 and also fix some datatype problems it's works!
Though most people said it cause by the wrong range of data, However, due to my experience, I change CPU to GPU and its works You can give it a...
@peachlocket I think so I used csv file for my data
I tried this, but the error message show below: **ValueError: Dimensions must be equal, but are 128 and 32 for 'Embedding_Encoder_Layer/Encoder_Residual_Block/encoder_block_0/layer_norm_0/sub' (op: 'Sub') with input shapes: [32,?,1,128], [32].** I guess...