- 26 Feb, 2020 1 commit
-
-
Nikita Titov authored
* bump Azure image versions * fixed Windows builds
-
- 03 Feb, 2020 1 commit
-
-
Nikita Titov authored
* Update .travis.yml * Update .vsts-ci.yml
-
- 02 Feb, 2020 1 commit
-
-
Guolin Ke authored
* commit * fix a bug * fix bug * reset to track changes * refine the auto choose logic * sort the time stats output * fix include * change multi_val_bin_sparse_threshold * add cmake * add _mm_malloc and _mm_free for cross platform * fix cmake bug * timer for split * try to fix cmake * fix tests * refactor DataPartition::Split * fix test * typo * formating * Revert "formating" This reverts commit 5b8de4f7fb9d975ee23701d276a66d40ee6d4222. * add document * [R-package] Added tests on use of force_col_wise and force_row_wise in training (#2719) * naming * fix gpu code * Update include/LightGBM/bin.h Co-Authored-By:
James Lamb <jaylamb20@gmail.com> * Update src/treelearner/ocl/histogram16.cl * test: swap compilers for CI * fix omp * not avx2 * no aligned for feature histogram * Revert "refactor DataPartition::Split" This reverts commit 256e6d9641ade966a1f54da1752e998a1149b6f8. * slightly refactor data partition * reduce the memory cost Co-authored-by:
James Lamb <jaylamb20@gmail.com> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-
- 19 Dec, 2019 1 commit
-
-
Nikita Titov authored
-
- 15 Dec, 2019 1 commit
-
-
James Lamb authored
-
- 06 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 03 Sep, 2019 1 commit
-
-
Nikita Titov authored
-
- 24 Jul, 2019 1 commit
-
-
Nikita Titov authored
* removed temp fix for conda * fixed conda activation before any conda command
-
- 07 Jul, 2019 1 commit
-
-
Nikita Titov authored
-
- 01 Jul, 2019 1 commit
-
-
Nikita Titov authored
* Update .appveyor.yml * Update .vsts-ci.yml * Update setup.sh
-
- 15 May, 2019 1 commit
-
-
Nikita Titov authored
* added GitHub Release task * add connection name * test * added triggers for tags * hotfixes
-
- 14 May, 2019 1 commit
-
-
Nikita Titov authored
* compile SWIG artifact on Windows * compile SWIG artifact on Windows * combined swig and sdist jobs for Linux * added conditions for artifacts publishing * added SWIG artifact compilation on macOS * hotfix * test: switch compilers * harsh workaround for OpenMP library conflict * switch compilers back * consistent order of tasks in condition * dummy commit to trigger CI and fix CLA
-
- 06 May, 2019 1 commit
-
-
Nikita Titov authored
-
- 30 Apr, 2019 1 commit
-
-
Nikita Titov authored
* added job for swig compilation on Linux with artifacts * hotfix * test: SWIG with Clang compiler * switch compiler back to gcc * switch to main docker
-
- 09 Apr, 2019 1 commit
-
-
Nikita Titov authored
* updated boost submodule * updated docker with new stable Clang and CMake * switch to dev docker * updated setup script * updated MinGW on Appveyor * updated Azure config to use docker for GPU task * do not upgrade gcc - takes too long * test: switch compilers * switch compilers back * get back to main docker
-
- 18 Feb, 2019 1 commit
-
-
Nikita Titov authored
-
- 30 Jan, 2019 1 commit
-
-
Nikita Titov authored
* added test for huge string model * fixed tree sizes field * simplified model structure * fixed test and added try/except
-
- 17 Jan, 2019 1 commit
-
-
Nikita Titov authored
* removed brew hotfix and deprecated sudo option on Travis * removed brew hotfix on Azure
-
- 14 Jan, 2019 1 commit
-
-
Nikita Titov authored
* fixed xcode version * fixed brew on Travis * fixed brew on Azure Pipelines
-
- 21 Nov, 2018 1 commit
-
-
Nikita Titov authored
[ci][docs] updated temp fix for warning written to stderr, fixed conda permissions and updated bench link (#1849) * Update .appveyor.yml * updated bench link (404) * fixed conda permission error on Azure * use stable container
-
- 26 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 17 Oct, 2018 2 commits
- 13 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 10 Oct, 2018 1 commit
-
-
Guolin Ke authored
* use new keywords * fix conda install * try to fix conda * conda
-
- 03 Oct, 2018 1 commit
-
-
Nikita Titov authored
* dowgrade gcc version on Azure * small fixes, update Artifacts condition for easy debug. * Update CMakeLists.txt * Update CMakeLists.txt * Update CMakeLists.txt * Update setup.sh * Update CMakeLists.txt * Update .vsts-ci.yml * Update CMakeLists.txt * remove the lgamma * update comment * make sure that we use appropriate compiler
-
- 20 Sep, 2018 1 commit
-
-
Guolin Ke authored
* using different version for master branch with release * Update .travis.yml * Update .travis.yml
-
- 18 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 17 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 15 Sep, 2018 1 commit
-
-
Nikita Titov authored
* reorganized CI files * merged scripts into one
-
- 14 Sep, 2018 1 commit
-
-
Nikita Titov authored
* refined macos tests * hotfix * use the same naming for env variables
-
- 12 Sep, 2018 2 commits
-
-
Nikita Titov authored
* refined Travis tests * refined VSTS Linux part * cleanup * added possibility to test Clang at VSTS * simplified cp command
-
Nikita Titov authored
* refined Appveyor * run all tests at Appveyor * refined VSTS Windows part * return back old MinGW version * fixed weird MinGW bug * don't test Python 3.7 at Windows * disable tree rendering at Appveyor * give names to scripts in VSTS Windows and artifacts parts
-
- 10 Sep, 2018 1 commit
-
-
Nikita Titov authored
-
- 09 Sep, 2018 1 commit
-
-
Guolin Ke authored
* Fix CI (#1652) * Update .travis.yml * Update .appveyor.yml * only tags for build * Update .vsts-ci.yml * Update .vsts-ci.yml
-
- 26 Aug, 2018 1 commit
-
-
Guolin Ke authored
* try to fix nuget * add exe copy * Update create_nuget.py * Update .vsts-ci.yml * add build folder * fix build folder * Update create_nuget.py * Update create_nuget.py * Update create_nuget.py * Update create_nuget.py * update version to test on nuget.org
-
- 25 Aug, 2018 1 commit
-
-
Guolin Ke authored
* Update .vsts-ci.yml * Update test.sh
-
- 12 Jul, 2018 1 commit
-
-
Guolin Ke authored
* fix bugs * many fixes * remove duplicate lines * test for mingw * Not nuget in appveyor * remove mingw build * Update test.sh * Update test.sh * Update test.sh * fixed macOS wheel name * don't run docs test at VSTS * made nuget creating script directory independent
-
- 29 Jun, 2018 2 commits
-
-
Guolin Ke authored