ray/rllib/evaluation
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
..
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
episode.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
interface.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
metrics.py [rllib] Centralized critic / PPO example on TwoStepGame (#5392) 2019-08-08 14:03:28 -07:00
policy_evaluator.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
policy_graph.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
postprocessing.py [tune] Reporter crash fix (#5426) 2019-08-13 14:10:22 -07:00
rollout_metrics.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
rollout_worker.py [rllib] Tracing for eager tensorflow policies with tf.function (#5705) 2019-09-17 01:44:20 -07:00
sample_batch.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
sample_batch_builder.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
sampler.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
tf_policy_graph.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
torch_policy_graph.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
worker_set.py Ray, Tune, and RLlib support for memory, object_store_memory options (#5226) 2019-08-21 23:01:10 -07:00