Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/jit/
H A Drpc_test.py199 def call_rpc_with_profiling(record: torch.classes.profiler._RecordFunction, dst_worker_name: str) -…
215 def call_fork_with_profiling(record: torch.classes.profiler._RecordFunction) -> Tensor: