"vscode:/vscode.git/clone" did not exist on "4b1669c495aac7149ab0ec5364a947b231093cdd"
  1. 07 Jul, 2021 1 commit
  2. 05 Jul, 2021 1 commit
  3. 04 Jul, 2021 1 commit
    • jmoralez's avatar
      [tests][cli] distributed training (#4254) · b699fa68
      jmoralez authored
      
      
      * include distributed tests
      
      * remove github action file
      
      * try CI
      
      * build shared library and fix linting error
      
      * ignore files created for testing. add type hints and check with mypy. include docstrings
      
      * lint
      
      * use pre_partition and write separate model files. remove mypy
      
      * update docs
      
      * remove ci. lower rtol. pass num_machines in config
      
      * write predict.conf in the predict method. more robust port setup. use subprocess.run and check returncode
      
      * add paths to tests and binary. remove lgb dependency. update .igtignore.
      
      * lint
      
      * allow to pass executable dir as argument to pytest
      
      * pass execfile to pytest instead of execdir
      
      * add suggestions
      
      * use os.path and add type hint to predict_config
      
      * Update tests/distributed/_test_distributed.py
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      b699fa68