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

[MXNET-1422] Fix wrong results of min([inf, inf]) and max([-inf,-inf]) #16226

Merged
merged 3 commits into from
Sep 20, 2019

Commits on Sep 20, 2019

  1. fix min max infinity value

    wkcn committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    f914021 View commit details
    Browse the repository at this point in the history
  2. add test maximum

    wkcn committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    752d400 View commit details
    Browse the repository at this point in the history
  3. use HUGE_VAL macro for nvcc

    wkcn committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    521adf2 View commit details
    Browse the repository at this point in the history