Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/
H A D_contextlib.py18 def _wrap_generator(ctx_factory, func): argument
95 def ctx_factory(): function