Files
2026-07-13 12:20:15 +08:00

17 lines
497 B
Python

"""DO NOT EDIT.
This file was autogenerated. Do not edit it by hand,
since your modifications would be overwritten.
"""
from keras.src.distillation.distillation_loss import (
DistillationLoss as DistillationLoss,
)
from keras.src.distillation.distillation_loss import (
FeatureDistillation as FeatureDistillation,
)
from keras.src.distillation.distillation_loss import (
LogitsDistillation as LogitsDistillation,
)
from keras.src.distillation.distiller import Distiller as Distiller