Skip to content

Support min/max operation with a constant input

Sam Eadie requested to merge sameadie/sadl:const_minmax into master

Adds support in sadl::layers::Minimum and sadl::layers::Maximum for an input to be a constant.

Merge request reports