mentor
Contents
Quickstart
Curriculum Learning Support
Developing torch-mentor
API Reference
Examples
Command-line tools
mentor
Index
Index
_
|
C
|
D
|
F
|
G
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
_
__init__() (mentor.Mentee method)
(mentor.trainers.MentorTrainer method)
__repr__() (mentor.Mentee method)
__str__() (mentor.Mentee method)
_get_software_snapshot() (in module mentor.mentee)
_state_dict_architecture_lines() (in module mentor.mentee)
_to_cpu() (in module mentor.mentee)
C
Classifier (class in mentor.trainers)
create_train_objects() (mentor.Mentee method)
(mentor.trainers.Classifier method)
(mentor.trainers.MentorTrainer method)
(mentor.trainers.Regressor method)
current_epoch (mentor.Mentee property)
D
decode() (mentor.Mentee method)
default_training_step() (mentor.trainers.Classifier class method)
(mentor.trainers.MentorTrainer class method)
(mentor.trainers.Regressor class method)
default_validate_step() (mentor.trainers.MentorTrainer class method)
(mentor.trainers.Regressor class method)
device (mentor.Mentee property)
F
find_lr() (mentor.Mentee method)
fit() (mentor.Mentee method)
forward() (mentor.Mentee method)
freeze() (mentor.Mentee method)
G
get_inference_state() (mentor.Mentee method)
get_output_schema() (mentor.Mentee method)
get_preprocessing_info() (mentor.Mentee method)
get_report_str() (in module mentor.reporting)
L
layer_names (mentor.Mentee property)
loss_fn (mentor.Mentee property)
(mentor.trainers.MentorTrainer property)
lr_scheduler (mentor.Mentee property)
(mentor.trainers.MentorTrainer property)
M
Mentee (class in mentor)
MentorTrainer (class in mentor.trainers)
O
optimizer (mentor.Mentee property)
(mentor.trainers.MentorTrainer property)
P
plot_history() (in module mentor.reporting)
preprocess() (mentor.Mentee method)
R
register_inference_state() (mentor.Mentee method)
Regressor (class in mentor.trainers)
resume() (mentor.Mentee class method)
resume_training() (mentor.Mentee class method)
S
save() (mentor.Mentee method)
select_layers() (mentor.Mentee method)
set_lr_coefficient() (mentor.Mentee method)
T
total_train_iterations (mentor.Mentee property)
train_epoch() (mentor.Mentee method)
training_step() (mentor.Mentee method)
U
unfreeze() (mentor.Mentee method)
V
validate_epoch() (mentor.Mentee method)
validation_step() (mentor.Mentee method)