lix19937
lix19937
> ImportError: cannot import name 'bool' from 'numpy' (/pub/anaconda3/lib/python3.8/site-packages/numpy/**init**.py) ,Please provide a solution for the above error, thank you very much! numpy version is too high, you can downgrade to...
cuda114 is ok.
@fangchaooo thanks, can you show a sample about pipeline you defined ?
use torch.arrange replace torch.linspace
中文: 有一点需要注意,python3 不能使用项目主页中使用 `pip install pip-autoremove`,要使用 `pip install python3-pip-autoremove` .现在就能直接用 `pip3-autoremove xxx` 卸载某个包及其所有依赖了 `pip3-autoremove flask`, 比如卸载 flask
Thanks !
onnxruntime not support torch.clamp ?
https://github.com/microsoft/onnxruntime/issues/10399#issuecomment-1024588996 https://github.com/microsoft/onnxruntime/issues/15167#issuecomment-1480631287
> What ONNX opset version is the model using? opset_version in `torch.onnx.export` is 11, when I update to 13, no error.
Strange error reporting ! The same question: https://discuss.pytorch.org/t/how-can-i-tell-where-underlying-operations-optimsations-are-coming-from/145243