mirror of
https://github.com/wassname/ray.git
synced 2026-08-09 12:20:09 +08:00
Rename .rayproject to ray-project (#6278)
This commit is contained in:
+2
-2
@@ -6,10 +6,10 @@ description: "A simple parameter server example implemented with ray actors"
|
||||
tags: ["ray-example", "parameter-server", "machine-learning"]
|
||||
documentation: https://ray.readthedocs.io/en/latest/auto_examples/plot_parameter_server.html
|
||||
|
||||
cluster: .rayproject/cluster.yaml
|
||||
cluster: ray-project/cluster.yaml
|
||||
|
||||
environment:
|
||||
requirements: .rayproject/requirements.txt
|
||||
requirements: ray-project/requirements.txt
|
||||
|
||||
commands:
|
||||
- name: run-sync
|
||||
Reference in New Issue
Block a user