1. 02 Aug, 2019 1 commit
    • Edward Z. Yang's avatar
      Conda nightly packaging updates. (#203) · a9bee3ed
      Edward Z. Yang authored
      Billing of changes:
      
      * Can now toggle what branch is built using BRANCH envvar
      * PyTorch nightly we were built against is hardcoded into conda meta.yaml
      * Disable Conda Python 3.5 builds as we don't have nightlies for torch at the moment
      * No more torchaudio-cpu or torchaudio-nightly suffix
      * Remove librosa from testing stanza, so that conda build works with stock anaconda channel
      * Change convention on PREFIX to be what we previously called $PREFIX/audio
      * Make build_from_source.sh cd-neutral
      
      Signed-off-by: Edward Z. Yang ezyang@fb.com
      a9bee3ed
  2. 01 Aug, 2019 1 commit
    • Edward Z. Yang's avatar
      Packaging improvements for nightlies (#198) · 45423323
      Edward Z. Yang authored
      
      
      * Packaging improvements for nightlies
      
      - Instructions for how to install stable and master binaries,
        without hardcoding wheel filenames
      - Turn on Python 2 build (numba is only needed for testing)
      - Make builds a little more hermetic
      - Prefer building against nightly CPU-only torch build
      - Don't install all of requirements.txt, it's not necessary
      - Updates for OS X too, including portability issues
      Signed-off-by: default avatarEdward Z. Yang <ezyang@fb.com>
      45423323
  3. 29 Jul, 2019 1 commit
  4. 24 Jul, 2019 1 commit