Home
last modified time | relevance | path

Searched refs:ReinforcementLearningRpcTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Drpc_utils.py55 ReinforcementLearningRpcTest,
114 ReinforcementLearningRpcTest,
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/examples/
H A Dreinforcement_learning_rpc_test.py234 class ReinforcementLearningRpcTest(RpcAgentTestFixture): class