Adjust libtorch static library list and option #13
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/cargo@v1
`/Users/runner/work/tch-rs/tch-rs/.cargo/config` is deprecated in favor of `config.toml`
|
Run actions-rs/cargo@v1
torch-sys@0.17.0: The current compiler doesn't support libstdc++. Falling back to GCC...
|
Run actions-rs/cargo@v1
torch-sys@0.17.0: libtch/torch_api.cpp:202:26: warning: '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.17.0: ^
|
Run actions-rs/cargo@v1
torch-sys@0.17.0: C10_DEPRECATED_MESSAGE(
|
Run actions-rs/cargo@v1
torch-sys@0.17.0: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-131a445eccd05bd8/out/libtorch/libtorch/include/c10/util/Deprecated.h:24:43: note: expanded from macro 'C10_DEPRECATED_MESSAGE'
|
Run actions-rs/cargo@v1
torch-sys@0.17.0: ^
|
Run actions-rs/cargo@v1
torch-sys@0.17.0: bool is_enabled = at::autocast::is_enabled();
|
Run actions-rs/cargo@v1
torch-sys@0.17.0: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-131a445eccd05bd8/out/libtorch/libtorch/include/ATen/autocast_mode.h:26:1: note: 'is_enabled' has been explicitly marked deprecated here
|
Run actions-rs/cargo@v1
torch-sys@0.17.0: ^
|
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