"examples/pytorch/translation/run_translation.py" did not exist on "acc3bd9d2a73fcc7d3509767d65b2f40962d9330"
  1. 09 Aug, 2018 1 commit
    • Sebastian Pölsterl's avatar
      Fix build for pytorch 0.4.1 · b681c4b8
      Sebastian Pölsterl authored
      THTensor is defined as an opaque data type,
      thus direct access to members is not possible anymore.
      Instead, use functions from C API to retrieve stride.
      
      Fixes #4
      b681c4b8
  2. 31 Mar, 2018 2 commits
  3. 30 Mar, 2018 4 commits
  4. 29 Mar, 2018 1 commit