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

NLP support #56

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 13, 2017

  1. 1. Support NLP non-distribued training

    2. Introduce Kafka to avoid broadcast huge tranning data
    allwefantasy committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    bf6f994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c3fd2d View commit details
    Browse the repository at this point in the history
  3. clean some file

    allwefantasy committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    e0cdad2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. move tensorflow map_fun to tf_text_test.py and modify the signature t…

    …o support integrating TFoS infuture
    allwefantasy committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    4e8b11e View commit details
    Browse the repository at this point in the history
  2. 1. Support NLP non-distribued training

    2. Introduce Kafka to avoid broadcast huge tranning data
    allwefantasy committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    15a0c40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08e61f3 View commit details
    Browse the repository at this point in the history
  4. clean some file

    allwefantasy committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    e51c508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65a4694 View commit details
    Browse the repository at this point in the history
  6. move tensorflow map_fun to tf_text_test.py and modify the signature t…

    …o support integrating TFoS infuture
    allwefantasy committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    b812764 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e277b24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edd359c View commit details
    Browse the repository at this point in the history
  9. fix conflict

    allwefantasy committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    6dc76e2 View commit details
    Browse the repository at this point in the history
  10. fix conflict

    allwefantasy committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    b2550c3 View commit details
    Browse the repository at this point in the history
  11. fix pickle in python 3

    allwefantasy committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    ddc1b7b View commit details
    Browse the repository at this point in the history
  12. import sys

    allwefantasy committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    eeb462b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d32381d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    99ab371 View commit details
    Browse the repository at this point in the history
  15. fix kafka tmp file

    allwefantasy committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    67f5f30 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d854379 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b0aac36 View commit details
    Browse the repository at this point in the history
  18. read pickle file with rb

    allwefantasy committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    99d2b30 View commit details
    Browse the repository at this point in the history