Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dispatcher deadlock for distributed LDA #1817

Merged
merged 5 commits into from
Jan 18, 2018

Commits on Dec 8, 2017

  1. Updated to 3.1.i1 version for fix 1771

    Darin Deforest committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    542aea1 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Merge branch 'master' of https://github.com/RaRe-Technologies/gensim

    …into 3.1.i1
    
    # Conflicts:
    #	docs/src/conf.py
    #	gensim/__init__.py
    #	setup.py
    Darin Deforest committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    f9c037e View commit details
    Browse the repository at this point in the history
  2. Remove suprious print statement

    Darin Deforest committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    0181ee7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/develop' into 3.2.0i

    # Conflicts:
    #	gensim/utils.py
    Darin Deforest committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    907a9b6 View commit details
    Browse the repository at this point in the history
  4. Fixed variable not used error

    Darin Deforest committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    9715ce0 View commit details
    Browse the repository at this point in the history