mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[RLlib] Fix test name typo. (#18423)
Co-authored-by: Jun Gong <jungong@mbpro.local>
This commit is contained in:
parent
808b683f81
commit
50cdf551ce
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
|
||||
# 2-GPU learning tests (StatelessCartPole) + use_attention=True for major
|
||||
# algos (that support RNN models).
|
||||
- name: multi_gpu_with_lstm_learning_tests
|
||||
- name: multi_gpu_with_attention_learning_tests
|
||||
cluster:
|
||||
app_config: app_config.yaml
|
||||
compute_template: 8gpus_96cpus.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue