Searched refs:validate_depth_to_space_layer (Results 1 – 3 of 3) sorted by relevance
79 …return detail::validate_depth_to_space_layer<NEDepthToSpaceLayer>(*polymorphic_downcast<DepthToSpa… in validate()
82 …return detail::validate_depth_to_space_layer<CLDepthToSpaceLayer>(*polymorphic_downcast<DepthToSpa… in validate()
270 Status validate_depth_to_space_layer(DepthToSpaceLayerNode &node) in validate_depth_to_space_layer() function