Add kernels/local-execution support for new BatchNormAttrs
fields
#1505
Labels
repo-refactor
Topics related to the repo and search refactors
rr-kernels
Repo refactor kernels library
rr-runtime
#1495 added new fields to
BatchNormAttrs
(momentum
,eps
, andaffine
). Support for these should be added tokernels
andlocal-execution
, or at the very least checks should be added so that unsupported cases fail with error messages.The text was updated successfully, but these errors were encountered: