Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Deffects.py85 with_effects = WithEffects() variable
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dlowering.py6284 def with_effects(token, op, *args, **kwargs): function