SangBin Cho and GitHub
18981bad59
Update release information from 0.8.6. ( #9124 )
...
* [BRING BACK TO MASTER] Update release information.
* [MERGE TO MASTER] Add microbenchmark result.
* Update asan tests to the doc.
2020-07-24 10:04:07 -07:00
Robert Nishihara and GitHub
06c3518aa1
Drop support for Python 3.5. ( #9622 )
...
* Drop support for Python 3.5.
* Update setup.py
2020-07-23 19:26:06 -07:00
mehrdadn and GitHub
b14728d999
Shellcheck quoting ( #9596 )
...
* Fix SC2006: Use $(...) notation instead of legacy backticked `...`.
* Fix SC2016: Expressions don't expand in single quotes, use double quotes for that.
* Fix SC2046: Quote this to prevent word splitting.
* Fix SC2053: Quote the right-hand side of == in [[ ]] to prevent glob matching.
* Fix SC2068: Double quote array expansions to avoid re-splitting elements.
* Fix SC2086: Double quote to prevent globbing and word splitting.
* Fix SC2102: Ranges can only match single chars (mentioned due to duplicates).
* Fix SC2140: Word is of the form "A"B"C" (B indicated). Did you mean "ABC" or "A\"B\"C"?
* Fix SC2145: Argument mixes string and array. Use * or separate argument.
* Fix SC2209: warning: Use var=$(command) to assign output (or quote to assign string).
Co-authored-by: Mehrdad <noreply@github.com >
2020-07-21 21:56:41 -05:00
mehrdadn and GitHub
4f470c3fc1
Shellcheck comments ( #9595 )
2020-07-21 16:47:09 -05:00
Amog Kamsetty and GitHub
f95ab4f506
[Testing] Multi-node Training+Tune Long Running Test ( #8966 )
2020-06-22 14:49:16 -07:00
SangBin Cho and GitHub
448011f822
0.8.5 Release change. ( #8358 )
2020-05-28 09:37:19 -07:00
Richard Liaw and GitHub
e68d601ec7
[docs] Add link master <-> latest via sphinx version warnings ( #8010 )
2020-04-13 15:21:08 -07:00
Simon Mo and GitHub
a3181816b3
Add result from 0.8.4 release ( #7876 )
2020-04-02 15:31:03 -07:00
Simon Mo and GitHub
838c1e854f
Add results from 0.8.3 release ( #7745 )
2020-03-27 11:14:15 -07:00
Simon Mo and GitHub
29b08ddc09
Improve release process from 0.8.2 ( #7303 )
2020-02-24 21:18:53 -08:00
Edward Oakes and GitHub
bfaee49880
Add 0.8.1 release test results ( #6943 )
2020-01-28 14:14:33 -08:00
Eric Liang and GitHub
6725a61bda
Release 0.8.0 test logs ( #6512 )
2019-12-17 15:56:50 -08:00
Eric Liang and GitHub
2530eb90dc
Move tf.test.is_gpu_available() to after session init ( #6515 )
...
* move to after session init
* script fixes
2019-12-17 14:55:39 -08:00
Eric Liang and GitHub
1a1324d2a2
Bump version from 0.8.0.dev6 -> 0.9.0.dev ( #6508 )
2019-12-16 23:57:42 -08:00
Edward Oakes and Eric Liang
8636d67b72
Improve release docs and add results from 0.7.7 ( #6506 )
...
* Improve docs, add logs
* add logs
* microbenchmark
* lint
2019-12-16 15:51:39 -08:00
Eric Liang and GitHub
b924299833
Add large scale regression test for RLlib ( #6093 )
2019-11-13 12:22:55 -08:00
Edward Oakes and GitHub
c69e9aafdc
Update release doc ( #5988 )
...
* Update release doc
* Add comment about get_contributors.py
2019-10-24 11:13:37 -07:00
Eric Liang and GitHub
5ecb02fb80
Release 0.7.5 updates ( #5727 )
2019-09-26 10:30:37 -07:00
Philipp Moritz and Simon Mo
744f6e45d4
Update release documentation after 0.7.4 release ( #5646 )
...
* Update release documentation after 0.7.4 release
* update
* update
2019-09-06 00:03:57 -07:00
Eric Liang and GitHub
1a8fa5d2fa
Clean up top level Ray dir ( #5404 )
2019-08-08 23:35:55 -07:00