map_from_output_training_range Interface

interface
private elemental module function map_from_output_training_range(self, tensor) result(unnormalized_tensor)

Arguments

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

Return Value type(tensor_t)