Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

MXNet backend uses native batch_norm operator #23

Open
@sandeep-krishnamurthy

Description

@sandeep-krishnamurthy

MXNet backend uses mxnet batchnorm operator directly without going through Keras batchnorm normalization layer.
Reason: MXNet do not support

  • moving_average_update() API.
  • batch_update
  • add_update

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions