ray/doc/source
Clark Zinzow 0c0b0d0a73
[Core] Added support for submission-time task names. (#10449)
* Added support for submission-time task names.

* Suggestions from code review: add missing consts

Co-authored-by: SangBin Cho <rkooo567@gmail.com>

* Add num_returns arg to actor method options docstring example.

* Add process name line and proctitle assertion to submission-time task name section of advanced docs.

* Add submission-time task name --> proctitle test for Python worker.

* Added Python actor options tests for num_returns and name.

* Added Java test for submission-time task names.

* Add dashboard image to task name docs section.

* Move to fstrings.

Co-authored-by: SangBin Cho <rkooo567@gmail.com>
2020-09-03 11:45:24 -07:00
..
_static [tune] New Doc edits, add Concepts page (#8083) 2020-04-25 18:25:56 -07:00
_templates [docs] Add a feedback form (#5610) 2019-09-02 01:28:28 -07:00
cluster [docker] Support multiple node types (#10504) 2020-09-02 18:27:59 -07:00
images [Core] Added support for submission-time task names. (#10449) 2020-09-03 11:45:24 -07:00
ray-overview [1.0] Ray whitepaper link and tagline update (#10455) 2020-09-01 09:48:35 -07:00
raysgd [docs] Fix warnings for sphinx 1.8 (#10476) 2020-09-01 13:37:35 -07:00
serve [1.0] Ray whitepaper link and tagline update (#10455) 2020-09-01 09:48:35 -07:00
tune [tune] Refactored Keras integration callbacks (#10509) 2020-09-03 10:16:08 -07:00
a2c-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
actors.rst [docs] Fix warnings for sphinx 1.8 (#10476) 2020-09-01 13:37:35 -07:00
advanced.rst [Core] Added support for submission-time task names. (#10449) 2020-09-03 11:45:24 -07:00
apex-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
apex.png [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
async_api.rst [Doc] Remove experimental marker for asyncio API (#10202) 2020-08-19 16:52:50 -07:00
conf.py [tune] Refactored Keras integration callbacks (#10509) 2020-09-03 10:16:08 -07:00
configure.rst [api] Initial API deprecations for Ray 1.0 (#10325) 2020-08-28 15:03:50 -07:00
custom_directives.py [tune] Improve user guides and API docs (#7716) 2020-04-06 12:16:35 -07:00
custom_metric.png [rllib] Implement custom metrics (#3144) 2018-11-03 18:48:32 -07:00
dask-on-ray.rst Add documentation for Dask-on-Ray (#10452) 2020-09-01 08:13:04 -07:00
ddppo-arch.svg [rllib] Add Decentralized DDPPO trainer and documentation (#7088) 2020-02-10 15:28:27 -08:00
debugging.rst [docs] Make Contributions/Building pages more prominent (#9054) 2020-06-25 12:38:12 -07:00
development.rst [Docs] update instructions for building docs (#10480) 2020-09-01 14:17:20 -07:00
dqn-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
es.png [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
fault-tolerance.rst [api] Second round of 1.0 API changes: exceptions, num_return_vals (#10377) 2020-08-28 19:57:02 -07:00
getting-involved.rst [docs] Make Contributions/Building pages more prominent (#9054) 2020-06-25 12:38:12 -07:00
impala-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
impala.png [rllib] Update multi-gpu impala numbers (#3327) 2018-11-19 20:55:27 -08:00
index.rst Add documentation for Mars on Ray (#10468) 2020-09-03 09:07:33 -07:00
installation.rst [docker] Mirror Functionality of CI scripts & Fix docs (#10349) 2020-08-31 10:57:17 -07:00
iter.rst [iter] user-tip for better perf (#8712) 2020-06-02 14:23:50 -07:00
joblib.rst [tune] Docs for tune-sklearn (#9129) 2020-07-06 15:35:10 -07:00
mars-on-ray.rst Add documentation for Mars on Ray (#10468) 2020-09-03 09:07:33 -07:00
memory-management.rst [docs] Fix warnings for sphinx 1.8 (#10476) 2020-09-01 13:37:35 -07:00
multi-agent.svg [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
multi-flat.svg [rllib] RLlib in 60 seconds documentation (#5430) 2019-08-12 17:39:02 -07:00
multiprocessing.rst Add ray.util package and move libraries from experimental (#7100) 2020-02-18 13:43:19 -08:00
offline-q.png [rllib] Basic infrastructure for off-policy estimation (IS, WIS) (#3941) 2019-02-13 16:25:05 -08:00
package-ref.rst [api] Initial API deprecations for Ray 1.0 (#10325) 2020-08-28 15:03:50 -07:00
pandas_on_ray.rst Dataframe deprecation (#2353) 2018-07-06 00:16:22 -07:00
pbt.png [tune] Improve PBT example (#4575) 2019-04-09 20:59:17 -07:00
ppo-arch.svg [rllib] [docs] Add some architecture diagrams (#5390) 2019-08-06 20:14:57 -07:00
ppo.png [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
profiling.rst Release 0.8.0 test logs (#6512) 2019-12-17 15:56:50 -08:00
pytorch.png [rllib] Add TF and Torch icons to show which are available for each algo (#6869) 2020-01-20 15:22:21 -08:00
ray-dashboard.rst [Dashboard] Memory View Group by Stack Trace and UI Overhaul (#10227) 2020-08-24 14:54:42 -05:00
ray-metrics.rst [Stats] Metrics Export User Interface Part 2 (Prometheus Service Discovery) (#9970) 2020-08-07 21:59:24 -07:00
ray-tune-parcoords.png [tune] Fix Docs (#1469) 2018-01-25 16:39:00 -08:00
ray-tune-tensorboard.png [tune] Documentation for Ray.tune (#1243) 2017-11-23 11:31:59 -08:00
ray-tune-viskit.png [tune] Documentation for Ray.tune (#1243) 2017-11-23 11:31:59 -08:00
rllib-algorithms.rst [RLlib] Dreamer (#10172) 2020-08-26 13:24:05 +02:00
rllib-api.svg [rllib] Add rock paper scissors multi-agent example (#5336) 2019-08-01 13:03:59 -07:00
rllib-components.svg [rllib] Adds eager support with a generic TFEagerPolicy class (#5436) 2019-08-23 14:21:11 +08:00
rllib-concepts.rst [rllib] Execution plan API documentation (#10000) 2020-08-11 23:58:41 -07:00
rllib-config.svg [rllib] Rename sample_batch_size => rollout_fragment_length (#7503) 2020-03-14 12:05:04 -07:00
rllib-dev.rst [tune] Use public methods for trainable (#9184) 2020-07-01 11:00:00 -07:00
rllib-env.rst [docs][rllib] Recommended workflow for training, saving, and testing (#9319) 2020-07-09 15:47:10 -07:00
rllib-envs.svg [rllib] annotate public vs developer vs private APIs (#3808) 2019-01-23 21:27:26 -08:00
rllib-examples.rst [rllib] Try fixing torch GPU and masking errors (#10168) 2020-08-25 18:34:19 -07:00
rllib-external.svg [rllib] Add high-performance external application connector (#7641) 2020-03-20 12:43:57 -07:00
rllib-models.rst [RLlib] Attention Net/Transformers docs improvement. 2020-08-17 13:07:17 -07:00
rllib-offline.rst [RLlib] DDPG refactor and Exploration API action noise classes. (#7314) 2020-03-01 11:53:35 -08:00
rllib-package-ref.rst [rllib] Deprecate policy optimizers (#8345) 2020-05-21 10:16:18 -07:00
rllib-stack.svg [rllib] Sync filters at end of iteration not start; hierarchical docs (#3769) 2019-01-15 16:25:25 -08:00
rllib-toc.rst [RLlib] Dreamer (#10172) 2020-08-26 13:24:05 +02:00
rllib-training.rst [1.0] Ray whitepaper link and tagline update (#10455) 2020-09-01 09:48:35 -07:00
rllib.rst added single quotes in pip install 'ray[rllib]' 2020-08-19 15:34:49 -07:00
rock-paper-scissors.png [rllib] Add rock paper scissors multi-agent example (#5336) 2019-08-01 13:03:59 -07:00
serialization.rst [api] Initial API deprecations for Ray 1.0 (#10325) 2020-08-28 15:03:50 -07:00
sgd.png [sgd] Document and add simple MNIST example (#3236) 2018-11-10 21:52:20 -08:00
starting-ray.rst Add documentation for Dask-on-Ray (#10452) 2020-09-01 08:13:04 -07:00
struct-tensor.png [rllib] Support for complex / variable-length observation spaces (#8393) 2020-06-06 12:22:19 +02:00
tensorflow.png [rllib] Add TF and Torch icons to show which are available for each algo (#6869) 2020-01-20 15:22:21 -08:00
throughput.png [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
timeline.png [minor] Use a better timeline pic in the documentation 2017-12-20 12:54:25 -08:00
troubleshooting.rst Replace all instances of ray.readthedocs.io with ray.io (#7994) 2020-04-13 16:17:05 -07:00
using-ray-with-gpus.rst [api] Initial API deprecations for Ray 1.0 (#10325) 2020-08-28 15:03:50 -07:00
using-ray-with-pytorch.rst [docs] Second push of changes (#5391) 2019-08-28 17:54:15 -07:00
using-ray-with-tensorflow.rst [tune] Put examples under proper version control (#9427) 2020-07-13 18:01:10 -07:00
using-ray.rst [Doc] Add ports configuration & Move dashboard to the original place (#10281) 2020-08-27 12:00:16 -07:00
walkthrough.rst [api] Second round of 1.0 API changes: exceptions, num_return_vals (#10377) 2020-08-28 19:57:02 -07:00
whitepaper.rst [1.0] Ray whitepaper link and tagline update (#10455) 2020-09-01 09:48:35 -07:00