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

Support padding strategy #5

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

Support padding strategy #5

wants to merge 10 commits into from

Commits on Aug 15, 2019

  1. modify run-pytests to check version before test ray (intel-analytics#…

    …1532)
    
    * Create .keep
    
    * update .keep path
    
    * add rl_pong example
    
    * move to rl_pong direction
    
    * remove original file
    
    * add parameter server example
    
    * add license
    
    * PEP8 checks
    
    * PEP8 checks
    
    * Add into integration test
    
    * Wrap tests into bash function
    
    * Update license
    
    * PEP8 checks
    
    * Correct syntax of rl_pong
    
    * modify run-pytests to check version before test ray
    
    * test pyspark version and spark home
    
    * add check spark_home's pyspark in case pyspark can't be found
    
    * add check version before run ray examples
    
    * change spark home
    
    * change spark home
    
    * install packages which are needed in ray examples
    
    * check error
    
    * fix error
    
    * change execution to spark-submit
    
    * change memory
    
    * change object memory to test
    
    * add atari_py dependency
    
    * remove .keep
    
    * move ray test to new files
    
    * change some ray-pip lines into function
    
    * remove rl_pong and fix parameter_server iterations
    
    * add iteration
    
    * change iterate, print info
    
    * add more info
    
    * add __init__ files
    
    * change ray to rayexample to avoid conflict and change spark-submit to python to submit tasks
    
    * renamed foreach_evaluator to foreach_worker because rllib update and rename file rllib to rllibexample
    
    * add a dedicated file for the ray test
    
    * PEP8 check fix
    
    * PEP8 check fix
    
    * remove test_split
    
    * remove --doctest-modules about ray
    
    * add time.sleep
    respecteverything authored and zhichao-li committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    2a3a88d View commit details
    Browse the repository at this point in the history
  2. pytorch doc and example update. (intel-analytics#1560)

    * pytorch doc
    
    * update example
    
    * remove transfomer
    
    * doc and example update
    
    * fix sample_input
    
    * check none
    
    * param update
    
    * check trace
    YY-OnCall authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    3422a70 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. scala

    hkvision committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    a2fe6e7 View commit details
    Browse the repository at this point in the history
  2. python

    hkvision committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    42ddfd5 View commit details
    Browse the repository at this point in the history
  3. expose epochstep

    hkvision committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    753b6d3 View commit details
    Browse the repository at this point in the history
  4. scala padding update

    hkvision committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    5c56c94 View commit details
    Browse the repository at this point in the history
  5. validate several iteration

    hkvision committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    c53a50d View commit details
    Browse the repository at this point in the history
  6. tensor name

    hkvision committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    921983f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c2ea24 View commit details
    Browse the repository at this point in the history
  8. tftraininghelper evaluate

    hkvision committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    08befe2 View commit details
    Browse the repository at this point in the history