Class: Aws::Types::DistillationConfig
- Inherits:
-
Object
- Object
- Aws::Types::DistillationConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#teacher_model_config ⇒ Types::TeacherModelConfig
Returns the value of attribute teacher_model_config.
Instance Attribute Details
#teacher_model_config ⇒ Types::TeacherModelConfig
Returns the value of attribute teacher_model_config.
1428 1429 1430 |
# File 'sig/types.rbs', line 1428 def teacher_model_config @teacher_model_config end |