mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Change classification to beta for TORCH_LOGS (#118682)
Changes classification of TORCH_LOGS to beta Pull Request resolved: https://github.com/pytorch/pytorch/pull/118682 Approved by: https://github.com/svekars
This commit is contained in:
parent
fb391a016d
commit
e426924c19
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ given different log level settings. For instance, one component's log messages
|
|||
can be completely disabled, while another component's log messages can be
|
||||
set to maximum verbosity.
|
||||
|
||||
.. warning:: This feature is a prototype and may have compatibility breaking
|
||||
.. warning:: This feature is in beta and may have compatibility breaking
|
||||
changes in the future.
|
||||
|
||||
.. warning:: This feature has not been expanded to control the log messages of
|
||||
|
|
|
|||
Loading…
Reference in a new issue