map_from_output_range Interface

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

Arguments

Type IntentOptional Attributes Name
class(inference_engine_t), intent(in) :: self
type(tensor_t), intent(in) :: normalized_tensor

Return Value type(tensor_t)

Description

The result contains the output tensor values unnormalized via the inverse of the mapping used in training