Files
ytts/venv/lib/python3.11/site-packages/torch/jit/_logging.py
2025-04-02 21:44:17 -07:00

11 lines
256 B
Python

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