Merge pull request #878 from LaurentMazare/2.4 #971
Annotations
2 errors 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]: In file included from libtch/torch_api.cpp:15:
|
[email protected]: libtch/torch_api.cpp:193: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]
|
[email protected]: | ^~~~~~~~~~
|
[email protected]: 19 | x \
|
[email protected]: In file included from libtch/torch_api.cpp:9:
|
[email protected]: 28 | TORCH_API inline bool is_enabled() {
|
[email protected]: In file included from libtch/torch_api.cpp:15:
|
[email protected]: 193 | return at::autocast::is_enabled();
|
[email protected]: libtch/torch_api.h:19:5: note: in definition of macro ‘PROTECT’
|
This job was cancelled
Loading