Eric Liang
|
4c6739476b
|
[rllib] Raise an error if GPUs are enabled but not tf.test.is_gpu_available() (#6365)
|
2019-12-05 10:13:54 -08:00 |
|
Eric Liang
|
ddc8855f41
|
Fix wrap (#6293)
|
2019-11-26 17:47:47 -08:00 |
|
gehring
|
8903bcd0c3
|
[rllib] Tracing for eager tensorflow policies with tf.function (#5705)
* Added tracing of eager policies with `tf.function`
* lint
* add config option
* add docs
* wip
* tracing now works with a3c
* typo
* none
* file doc
* returns
* syntax error
* syntax error
|
2019-09-17 01:44:20 -07:00 |
|
Eric Liang
|
daf38c8723
|
[tune] Deprecate tune.function (#5601)
* remove tune function
* remove examples
* Update tune-usage.rst
|
2019-08-31 16:00:10 -07:00 |
|
Eric Liang
|
03a1b75852
|
[rllib] Fix some eager execution regressions with 1.13 (#5537)
* fix bugs with 1.13
* allow disable
|
2019-08-26 23:23:35 -07:00 |
|
gehring
|
b520f6141e
|
[rllib] Adds eager support with a generic TFEagerPolicy class (#5436)
|
2019-08-23 14:21:11 +08:00 |
|
Eric Liang
|
e2e30ca507
|
Ray, Tune, and RLlib support for memory, object_store_memory options (#5226)
|
2019-08-21 23:01:10 -07:00 |
|
Neil Lugovoy
|
1376f1ae60
|
[tune] Reporter crash fix (#5426)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
|
2019-08-13 14:10:22 -07:00 |
|
Eric Liang
|
592f313210
|
[rllib] Centralized critic / PPO example on TwoStepGame (#5392)
|
2019-08-08 14:03:28 -07:00 |
|
Eric Liang
|
5d7afe8092
|
[rllib] Try moving RLlib to top level dir (#5324)
|
2019-08-05 23:25:49 -07:00 |
|