这瓜保熟吗

Results 4 issues of 这瓜保熟吗

Traceback (most recent call last): File "train.py", line 199, in cost = trainBatch(crnn, criterion, optimizer) File "train.py", line 186, in trainBatch cost.backward() File "/home/zhangmingzhou1/anaconda3/envs/torch/lib/python3.6/site-packages/torch/tensor.py", line 195, in backward torch.autograd.backward(self, gradient,...

处理proto文件夹下的文件总是出错: (tensorflow) F:\STR\Aster\aster-master>protoc protos/*.proto --python_out=. aster/protos/rnn_cell.proto: File not found. aster/protos/hyperparams.proto: File not found. protos/bidirectional_rnn.proto:4:1: Import "aster/protos/rnn_cell.proto" was not found or had errors. protos/bidirectional_rnn.proto:5:1: Import "aster/protos/hyperparams.proto" was not found or had...

/pytorch/aten/src/ATen/native/cudnn/RNN.cpp:1266: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly increasing memory usage. To...

Traceback (most recent call last): File "tools/train_net.py", line 156, in main() File "tools/train_net.py", line 152, in main model = train(cfg, args.local_rank, args.distributed) File "tools/train_net.py", line 73, in train start_iter=arguments["iteration"], File...