Kai Fricke
|
27d80c4c88
|
[RLlib] ONNX export for tensorflow (1.x) and torch (#16805)
|
2021-07-13 12:38:11 -04:00 |
|
Sven Mika
|
e4123fff27
|
[RLlib] Simplify multiagent config (automatically infer class/spaces/config). (#16565)
|
2021-07-13 06:38:14 -04:00 |
|
Amog Kamsetty
|
df3dd81348
|
[rllib] skip highly flaky tests (#17010)
|
2021-07-12 11:18:28 -07:00 |
|
Kai Fricke
|
10fd7111b3
|
[rllib] Improve test learning check, fix flaky two step qmix (#16843)
|
2021-07-06 19:39:12 +01:00 |
|
Sven Mika
|
7eb1a29426
|
[RLlib] Fix ModelV2 custom metrics for torch. (#16734)
|
2021-07-01 13:01:40 +02:00 |
|
Sven Mika
|
53206dd440
|
[RLlib] CQL BC loss fixes; PPO/PG/A2|3C action normalization fixes (#16531)
|
2021-06-30 12:32:11 +02:00 |
|
Amog Kamsetty
|
abd16a8438
|
[RLlib] Skip two_step_game_qmix test (#16758)
|
2021-06-29 14:27:48 -07:00 |
|
Amog Kamsetty
|
be1f6d59fa
|
[CI] Re-try Tag rllib flaky tests (#16680)
|
2021-06-28 18:42:54 +02:00 |
|
architkulkarni
|
35039869ee
|
Revert "[RLlib] Add some learning tests to rllib-flaky (#16604)" (#16677)
This reverts commit d1510911e0 .
|
2021-06-25 09:37:58 -07:00 |
|
Amog Kamsetty
|
d1510911e0
|
[RLlib] Add some learning tests to rllib-flaky (#16604)
|
2021-06-25 00:28:54 +02:00 |
|
Sven Mika
|
be6db06485
|
[RLlib] Re-do: Trainer: Support add and delete Policies. (#16569)
|
2021-06-21 13:46:01 +02:00 |
|
Amog Kamsetty
|
bd3cbfc56a
|
Revert "[RLlib] Allow policies to be added/deleted on the fly. (#16359)" (#16543)
This reverts commit e78ec370a9 .
|
2021-06-18 12:21:49 -07:00 |
|
Sven Mika
|
e78ec370a9
|
[RLlib] Allow policies to be added/deleted on the fly. (#16359)
|
2021-06-18 10:31:30 +02:00 |
|
Sven Mika
|
a5831f9429
|
[RLlib] Fix bandit example scripts and add all scripts to CI testing suite.
|
2021-06-15 13:30:31 +02:00 |
|
Sven Mika
|
d0014cd351
|
[RLlib] Policies get/set_state fixes and enhancements. (#16354)
|
2021-06-15 13:08:43 +02:00 |
|
Sven Mika
|
3d4dc60e2e
|
[RLlib] CQL iteration count fixes: Remove dummy buffer and unnecessary store op from exec_plan. (#16332)
|
2021-06-10 07:49:17 +02:00 |
|
matthewdeng
|
138b273136
|
[rllib] Add tests for examples using ray client (#16271)
* [rllib] add tests for examples using ray client
* rename test_client to test_ray_client
|
2021-06-09 10:39:14 -07:00 |
|
Eric Liang
|
810f5c803a
|
Disable flaky object spilling test on OSX & adjust test timeouts (#15986)
* blacklist
* move it
* adjust according to bazel timeouts
* fix build
* move to large
* Update BUILD
|
2021-05-24 09:49:59 -07:00 |
|
Sven Mika
|
2d34216660
|
[RLlib] APEX-DQN: Bug fix for torch and add learning test. (#15762)
|
2021-05-20 09:27:03 +02:00 |
|
Sven Mika
|
d2c755ccef
|
[RLlib] Examples scripts add argparse help and replace --torch with --framework . (#15832)
|
2021-05-18 13:18:12 +02:00 |
|
Sven Mika
|
308ea62430
|
[RLlib] Fix "seed" setting to work in all frameworks and w/ all CUDA versions. (#15682)
|
2021-05-18 11:00:24 +02:00 |
|
Sven Mika
|
f25d58492d
|
[Testing] Dependabot for RLlib. (#15812)
|
2021-05-17 18:24:13 +02:00 |
|
Sven Mika
|
d89fb82bfb
|
[RLlib] Add simple curriculum learning API and example script. (#15740)
|
2021-05-16 17:35:10 +02:00 |
|
Sven Mika
|
bc09e75b78
|
[RLlib] Fix 3 flakey test cases. (#15785)
|
2021-05-16 12:20:33 +02:00 |
|
Ian Rodney
|
00c913cbc6
|
[Flaky] Mark test_nested_observation_spaces as Flaky (#15794)
|
2021-05-14 12:08:52 -07:00 |
|
Sven Mika
|
c4a3e1589b
|
[RLlib] CQL: Bug fixes and OPE example added to test and offline_rl.py example. (#15761)
|
2021-05-13 09:17:23 +02:00 |
|
Sven Mika
|
16ddab49f5
|
[RLlib] Trainer._evaluate -> Trainer.evaluate; Also make evaluation possible w/o evaluation worker set. (#15591)
|
2021-05-12 12:16:00 +02:00 |
|
Sven Mika
|
46f6fa2361
|
[RLlib] Example script for restoring 1 agent (out of n) from a checkpoint (multi-agent). (#15540)
|
2021-05-10 16:09:05 +02:00 |
|
Eric Liang
|
ff36ae594b
|
Remove flaky tag from newly unflaky tests (#15639)
|
2021-05-05 12:15:46 -07:00 |
|
Kai Fricke
|
1d52ab819f
|
[release] release 1.3.0 results and test updates (#15366)
Convert a number of release tests and add logs for release 1.3.0
|
2021-05-04 22:10:04 +01:00 |
|
Sven Mika
|
e973b726c2
|
[RLlib] Support native tf.keras.Models (part 2) - Default keras models for Vision/RNN/Attention. (#15273)
|
2021-04-30 19:26:30 +02:00 |
|
Sven Mika
|
fc3a65f9d4
|
[RLlib] Split test_checkpoint_restore tests into 3 and make each "large" (from "enormous"). (#15499)
|
2021-04-30 12:33:12 +02:00 |
|
Sven Mika
|
bb8a286cbc
|
[RLlib] Support native tf.keras.Model (milestone toward obsoleting ModelV2 class). (#14684)
|
2021-04-27 10:44:54 +02:00 |
|
Eric Liang
|
af01a47d59
|
Add support for tune,serve,rllib tests to flaky builder (#15447)
|
2021-04-22 15:03:29 -07:00 |
|
Sven Mika
|
41968512ca
|
[RLlib] Partial GPU examples (for learner and workers). (#15334)
|
2021-04-20 08:46:05 +02:00 |
|
SangBin Cho
|
1d87e4447d
|
[Test] increase the test size of test io that consistenly times out (#15341)
|
2021-04-15 14:02:41 -07:00 |
|
Sven Mika
|
45d6560759
|
[RLlib] Fix flakey custom_fast_model_torch/tf tests. (#15330)
|
2021-04-15 16:10:29 +02:00 |
|
SangBin Cho
|
27ab0c7633
|
[Test] Skip the failing rllib example test. (#15321)
|
2021-04-14 20:19:44 -07:00 |
|
Sven Mika
|
5254d2fb36
|
[RLlib] Support parallelizing evaluation and training (optional). (#15040)
|
2021-04-13 09:53:35 +02:00 |
|
Eric Liang
|
b90cc51c27
|
[RLlib] Attempt splitting rollout test to avoid initial timeout (#14999)
|
2021-03-30 19:20:02 +02:00 |
|
Eric Liang
|
af8a93f2a4
|
Deflake some RLlib tests (#14947)
* fix
* update
* 100
* flake
|
2021-03-26 11:45:17 -07:00 |
|
Raoul Khouri
|
c37fa3f389
|
[RLlib] Example and test for custom Trainer wrapper experiments (#14652)
|
2021-03-24 16:22:46 +01:00 |
|
Sven Mika
|
78c64ca151
|
[RLlib] Attention net example script: Clarifications on how to use with Trainer.compute_action. (#14864)
|
2021-03-23 19:33:01 +01:00 |
|
Sven Mika
|
69202c6a7d
|
[RLlib] Obsolete usage tracking dict via sample batch. (#13065)
|
2021-03-17 08:18:15 +01:00 |
|
Michael Luo
|
020c9439dd
|
[RLlib] CQL Documentation + Tests (#14531)
|
2021-03-11 18:51:39 +01:00 |
|
Sven Mika
|
732197e23a
|
[RLlib] Multi-GPU for tf-DQN/PG/A2C. (#13393)
|
2021-03-08 15:41:27 +01:00 |
|
Sven Mika
|
ef944bc5f0
|
[RLlib] Re-enable placement group support for RLlib. (#14384)
|
2021-03-05 08:16:24 +01:00 |
|
Sven Mika
|
5637d89ecc
|
[RLlib] Serve + RLlib example script. (#14416)
|
2021-03-03 14:33:03 +01:00 |
|
Richard Liaw
|
a2d2275ee1
|
Revert "[RLlib + Tune] Add placement group support to RLlib. (#14289)" (#14360)
This reverts commit 6cd0cd3bd9 .
|
2021-02-25 14:27:35 -08:00 |
|
Sven Mika
|
4cd5c1da2c
|
[RLlib] Remove flaky test case for mixed (tf+torch) policies trainer. (#14357)
|
2021-02-25 14:07:05 -08:00 |
|