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

[MXNET-91] Added unittest for benchmarking metric performance #9705

Merged
merged 1 commit into from
Mar 16, 2018

Commits on Mar 13, 2018

  1. Added test_metric_perf.py as a separate file

    - Output of the benchmark is sent to stderr
    - random is seeded
    - nd.wait_all() used before starting timing and before ending timing
    - Added batch-size values of 16, 64, 256, and 1024
    - Datasize varies by number of output channels to keep total runtime down to a few minutes
    Sina Afrooze committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    4d369e5 View commit details
    Browse the repository at this point in the history