map_to_output_training_range Interface

interface
private elemental module function map_to_output_training_range(self, tensor) result(normalized_tensor)

Arguments

Type IntentOptional Attributes Name
class(trainable_engine_t), intent(in) :: self
type(tensor_t), intent(in) :: tensor

Return Value type(tensor_t)