ai-content-maker/.venv/Lib/site-packages/torch/jit/_logging.py

11 lines
256 B
Python
Raw Permalink Normal View History

2024-05-03 04:18:51 +03:00
import torch
add_stat_value = torch.ops.prim.AddStatValue
set_logger = torch._C._logging_set_logger
LockingLogger = torch._C.LockingLogger
AggregationType = torch._C.AggregationType
NoopLogger = torch._C.NoopLogger
time_point = torch.ops.prim.TimePoint