View source on GitHub |
Enum to indicate the output range based on the input of the next layers.
Class Variables | |
---|---|
INPUT_TO_FINAL_CALIBRATION |
<LayerOutputRange.INPUT_TO_FINAL_CALIBRATION: 3>
|
INPUT_TO_LATTICE |
<LayerOutputRange.INPUT_TO_LATTICE: 2>
|
MODEL_OUTPUT |
<LayerOutputRange.MODEL_OUTPUT: 1>
|