Searched defs:with_effects (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/torch/_higher_order_ops/ | ||
D | effects.py | 85 with_effects = WithEffects() variable |
/external/pytorch/torch/_inductor/ | ||
D | lowering.py | 6284 def with_effects(token, op, *args, **kwargs): function |