map_to_input_range Interface

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

Arguments

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

Return Value type(tensor_t)

Description

The result contains the input tensor values normalized to fall on the range used during training