mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +08:00
Move test folders under rllib/tune from test -> tests. (#4214)
This commit is contained in:
committed by
Philipp Moritz
parent
6f46edca51
commit
4b89eebfc7
@@ -23,7 +23,7 @@ import ray
|
||||
from ray import tune
|
||||
from ray.rllib.agents.ppo.ppo_policy_graph import PPOPolicyGraph
|
||||
from ray.rllib.models import Model, ModelCatalog
|
||||
from ray.rllib.test.test_multi_agent_env import MultiCartpole
|
||||
from ray.rllib.tests.test_multi_agent_env import MultiCartpole
|
||||
from ray.tune import run_experiments
|
||||
from ray.tune.registry import register_env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user