OliveS9

Results 11 issues of OliveS9

请问如何纠正以下报错? 谢谢! ``` InvalidArgumentError: Input to reshape is a tensor with 262144 values, but the requested shape requires a multiple of 2560 [[node model/flatten/Reshape (defined at /usr/local/lib/python3.7/dist-packages/keras/layers/core/flatten.py:96) ]] [Op:__inference_train_function_4235] ```

### 确认版本最新 - [X] 我已经确认在最新Action编译的版本中复现 ### 检索issue - [X] 我已经确认之前没有issue涉及此BUG ### subconverter版本 current ### 转换过程 local ### 转换设置 Why does the short url generated by using Subconverter not work for...

When trying to install the Linux version of the Wolfram Engine, why does Wolfram Engine not tell what the error is when saying "The Wolfram Engine exited during an activation...

How to use the NgrokTunnel in a terminal? Thanks.

Could you please fix the following error when running example_train.py? Thanks. "cannot connect to X server"

How to fix the following error ``` "xoff = min(max(xoff,0),im0.shape[1]-W) AttributeError: 'NoneType' object has no attribute 'shape'" ``` when running annotate.py? Thanks a lot.

How to install cv2 to fix the error "ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none) ERROR: No matching distribution found for cv2" and...

How to fix this error " File "/content/ci-ren/ci.py", line 101 return sorted(mydict.iteritems(), key=lambda (k,v): (v,k), reverse = True) ^ SyntaxError: invalid syntax" Thanks.

Could anyone please fix the following import error when running "from pygoogletranslation import Translator"? Thanks a lot. "ImportError: cannot import name 'TranslatedPart' from 'googletrans.models' (/usr/local/lib/python3.7/dist-packages/googletrans/models.py)"

Could anyone please help with fixing the following error when trying to run cifar10_sobolev.py? Thanks a lot. ModuleNotFoundError: No module named 'adler'