JSX_TTS / torch /jit /_logging.py
UMMJ's picture
Upload 5875 files
9dd3461
raw
history blame contribute delete
256 Bytes
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