rfc: support for torch-tensorrt #1016
Annotations
2 errors and 14 warnings
|
Run actions-rs/cargo@v1
The operation was canceled.
|
Run actions-rs/cargo@v1
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:15:
|
Run actions-rs/cargo@v1
torch-sys@0.18.1: libtch/torch_api.cpp:197:26: warning: ‘bool at::autocast::is_enabled()’ is deprecated: at::autocast::is_enabled() is deprecated. Please use at::autocast::is_autocast_enabled(at::kCUDA) instead. [-Wdeprecated-declarations]
|
Run actions-rs/cargo@v1
torch-sys@0.18.1: | ^~~~~~~~~~
|
Run actions-rs/cargo@v1
torch-sys@0.18.1: 19 | x \
|
Run actions-rs/cargo@v1
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:9:
|
Run actions-rs/cargo@v1
torch-sys@0.18.1: 28 | TORCH_API inline bool is_enabled() {
|
Run actions-rs/cargo@v1
torch-sys@0.18.1: In file included from libtch/torch_api.cpp:15:
|
Run actions-rs/cargo@v1
torch-sys@0.18.1: 197 | return at::autocast::is_enabled();
|
Run actions-rs/cargo@v1
torch-sys@0.18.1: libtch/torch_api.h:19:5: note: in definition of macro ‘PROTECT’
|
Run actions-rs/cargo@v1
torch-sys@0.18.1: | ^
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading