Skip to content

Commit

Permalink
import logger from sparseml.core
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-tuli committed Oct 15, 2023
1 parent 3558e03 commit 5eb2b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/neuralmagic/sparsification_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import torch
from sparseml.pytorch.optim import ScheduledModifierManager
from sparseml.pytorch.utils import SparsificationGroupLogger
from sparseml.core.logger import SparsificationGroupLogger

from utils.loggers import Loggers
from utils.loss import ComputeLoss
Expand Down

0 comments on commit 5eb2b77

Please sign in to comment.