Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[MXNET-92] Support float16 in L2Normalization operator #10078

Merged
merged 6 commits into from Mar 20, 2018

Commits on Mar 20, 2018

  1. enable other dtype in l2 normalization

    haojin2 authored and Hao Jin committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    a4bbfe1 View commit details
    Browse the repository at this point in the history
  2. Get rid of older code

    Hao Jin committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    d313aab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c402b56 View commit details
    Browse the repository at this point in the history
  4. address code reviews

    Hao Jin committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    57646cb View commit details
    Browse the repository at this point in the history
  5. fix buggy InferType in L2Normalization

    Hao Jin committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    8a7ccb5 View commit details
    Browse the repository at this point in the history
  6. address code review: change atol

    Hao Jin committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    88effef View commit details
    Browse the repository at this point in the history