|
using | system_tag = SystemTag |
|
using | value_type = ValueType |
|
using | allocator_type = nn_default_allocator_type< ValueType, SystemTag > |
|
using | self_type = Function< SystemTag, ValueType, Functor, InputDimension > |
|
using | input_descriptor_t = Tensor_Descriptor< ValueType, SystemTag, InputDimension > |
|
using | parent_type = Layer_Base< self_type, input_descriptor_t > |
|
using | input_tensor_dim = InputDimension |
|
using | output_tensor_dim = InputDimension |
|
using | shape_type = bc::Dim< input_tensor_dim::value > |
|
using | value_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::value_type |
|
using | system_tag = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::system_tag |
|
using | allocator_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::allocator_type |
|
using | input_tensor_dim = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::tensor_dim |
|
using | shape_type = bc::Dim< input_tensor_dim::value > |
|
using | input_tensor_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::type |
|
using | batched_input_tensor_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::batched_type |
|
using | output_value_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::value_type |
|
using | output_system_tag = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::system_tag |
|
using | output_allocator_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::allocator_type |
|
using | output_tensor_dim = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::tensor_dim |
|
using | output_shape_type = bc::Dim< output_tensor_dim::value > |
|
using | output_tensor_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::type |
|
using | batched_output_tensor_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::batched_type |
|
using | output_value_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::value_type |
|
using | output_value_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::value_type |
|
using | output_system_tag = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::system_tag |
|
using | output_system_tag = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::system_tag |
|
using | output_allocator_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::allocator_type |
|
using | output_allocator_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::allocator_type |
|
using | output_tensor_dim = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::tensor_dim |
|
using | output_tensor_dim = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::tensor_dim |
|
using | output_shape_type = bc::Dim< output_tensor_dim::value > |
|
using | output_shape_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::shape_type |
|
using | output_tensor_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::type |
|
using | output_tensor_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::tensor_type |
|
using | batched_output_tensor_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::batched_type |
|
using | batched_output_tensor_type = typename Tensor_Descriptor< ValueType, SystemTag, InputDimension > ::batched_type |
|
using | next_layer_type = Layer_Input_Base< Tensor_Descriptor< ValueType, SystemTag, InputDimension > > |
|
using | next_layer_type = Layer_Input_Base< Tensor_Descriptor< ValueType, SystemTag, InputDimension > > |
|