mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Remove type checking flag
@ -73,9 +73,6 @@ PATH_add /usr/lib/ccache
|
|||||||
export LDFLAGS='-lrt'
|
export LDFLAGS='-lrt'
|
||||||
# Build with debug symbols.
|
# Build with debug symbols.
|
||||||
export DEBUG=1
|
export DEBUG=1
|
||||||
|
|
||||||
# torch.onnx flags
|
|
||||||
export TORCH_ONNX_EXPERIMENTAL_RUNTIME_TYPE_CHECK=ERRORS
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install additional dependencies
|
### Install additional dependencies
|
||||||
|
Reference in New Issue
Block a user