Adjust libtorch static library list and option #13
Annotations
1 error and 14 warnings
|
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/
|
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/
|
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/
|
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/
|
|
[email protected]: The current compiler doesn't support libstdc++. Falling back to GCC...
|
[email protected]: 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]
|
|
[email protected]: C10_DEPRECATED_MESSAGE(
|
[email protected]: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-386e38884ca0913f/out/libtorch/libtorch/include/c10/util/Deprecated.h:24:43: note: expanded from macro 'C10_DEPRECATED_MESSAGE'
|
|
[email protected]: bool is_enabled = at::autocast::is_enabled();
|
[email protected]: /Users/runner/work/tch-rs/tch-rs/target/debug/build/torch-sys-386e38884ca0913f/out/libtorch/libtorch/include/ATen/autocast_mode.h:26:1: note: 'is_enabled' has been explicitly marked deprecated here
|
|
The logs for this run have expired and are no longer available.
Loading