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

Added comment to docs regarding ToTensor transform #12186

Merged
merged 6 commits into from
Sep 18, 2018

Commits on Jul 25, 2018

  1. Corrections to profiling tutorial

    Corrected a race condition with stopping profiling. Added mx.nd.waitall to ensure all operations have completed, including GPU operations that might otherwise be missing.
    
    Also added alternative code for context selection GPU vs CPU, that had error before on machines with nvidia-smi.
    thomelane authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    c27336d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Configuration menu
    Copy the full SHA
    4f458fd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Configuration menu
    Copy the full SHA
    87aef6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c382a2f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    a4f5543 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Change to start CI build

    thomelane authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    9b166c5 View commit details
    Browse the repository at this point in the history