MCPcopy Create free account
hub / github.com/pytorch/tutorials / knowledge_distillation_tutorial.py

File knowledge_distillation_tutorial.py

beginner_source/knowledge_distillation_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""
3Knowledge Distillation Tutorial
4===============================

Callers

nothing calls this directly

Calls 12

DeepNNClass · 0.85
LightNNClass · 0.85
train_cosine_lossFunction · 0.85
test_multiple_outputsFunction · 0.85
train_mse_lossFunction · 0.85
trainFunction · 0.70
testFunction · 0.70

Tested by

no test coverage detected