Searched refs:validate_reduction_operation_layer (Results 1 – 3 of 3) sorted by relevance
105 …return detail::validate_reduction_operation_layer<NEReductionOperation>(*polymorphic_downcast<Redu… in validate()
108 …return detail::validate_reduction_operation_layer<CLReductionOperation>(*polymorphic_downcast<Redu… in validate()
557 Status validate_reduction_operation_layer(ReductionLayerNode &node) in validate_reduction_operation_layer() function