-
### What happened + What you expected to happen
When I run tuner.fit() it prints the information of all experiments but has error:
----------------------------------------------------------------…
-
CI test **linux://rllib:learning_tests_cartpole_dqn_gpu** is flaky. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/5482#0190c1b7-f900-44e3-8ce0-e81beaf3d145
DataCaseName-linu…
-
1. 什么是Ray:
Ray是UC Berkeley RISELab新推出的高性能分布式执行框架,具有比Spark更优异的计算性能,而且部署和改造更简单,同时支持机器学习和深度学习的分布式训练,支持主流的深度学习框架(pytorch,tensorflow,keras等)。
2. Ray架构
- Node: 节点,主要是head和worker, head可以认为是Master,wo…
-
Hi, I am playing with leader behavior and I can get it to hover at different heights but it does't want to leave 0, 0 for x and y? I'm guessing it may have been x,y fixed for faster demo training? I'm…
-
- **Package Name**: azure.ai.ml
- **Package Version**: 1.4.0
- **Operating System**: windows
- **Python Version**: 3.7.16
**Describe the bug**
Following the latest guidance to create an environ…
-
CI test **linux://rllib:TestLearnerGroupSyncUpdate** is consistently_failing. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/5494#0190c374-2168-4ccc-ac86-6d827562ab10
- https…
-
### What happened + What you expected to happen
I wanted to restore checkpoints created with ray v2.34.0 with ray v2.35.0, which errors with
```
>>> from ray.rllib.algorithms import Algorithm
…
-
### What is the problem?
I can't resume a searcher when I use BOHB (I'm not sure whether this happen when using other search_alg).
I got these messages when resuming:
```
2021-03-13 22:03:…
ghost updated
3 years ago
-
### What is the problem?
A [thread-local `WorkerThreadContext`](https://github.com/ray-project/ray/blob/b14c56e599ea34dd88838c820151063b1aeba0e8/src/ray/core_worker/context.cc#L19-L64) is maint…
-
### What is your question?
**limiting tensorflow memory failed in actor or function**
*Ray version and other system information (Python version, TensorFlow version, OS):*
ray:0.8.0
tensorf…