Home
last modified time | relevance | path

Searched defs:n_steps (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/examples/
H A Dreinforcement_learning_rpc_test.py105 def run_episode(self, agent_rref, n_steps): argument
166 def run_episode(self, n_steps=0): argument
224 def run_agent(agent, n_steps): argument
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/rl/
H A Dobserver.py50 def run_ob_episode(self, agent_rref, n_steps): argument
/aosp_15_r20/external/ComputeLibrary/examples/
H A Dgraph_deepspeech_v0_4_1.cpp74 const unsigned int n_steps = 16; in do_setup() local