Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Enable word embedding scripts tests #321

Merged
merged 8 commits into from Sep 3, 2018
Merged

Enable word embedding scripts tests #321

merged 8 commits into from Sep 3, 2018

Commits on Aug 28, 2018

  1. Enable train_fasttext.py test

    leezu committed Aug 28, 2018
    Copy the full SHA
    18474f7 View commit details
    Browse the repository at this point in the history
  2. Fix numba.types shim

    leezu committed Aug 28, 2018
    Copy the full SHA
    5bc9799 View commit details
    Browse the repository at this point in the history
  3. Use SGD to avoid OOM on CI

    leezu committed Aug 28, 2018
    Copy the full SHA
    721dbfc View commit details
    Browse the repository at this point in the history
  4. Fix multi-epoch training

    leezu committed Aug 28, 2018
    Copy the full SHA
    349d2e1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    61a0064 View commit details
    Browse the repository at this point in the history
  6. Fix Py2

    leezu committed Aug 28, 2018
    Copy the full SHA
    ed45443 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Copy the full SHA
    df2355a View commit details
    Browse the repository at this point in the history
  2. Disable RareWords test

    leezu committed Sep 3, 2018
    Copy the full SHA
    a33f97c View commit details
    Browse the repository at this point in the history