Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dindex_propagation.py171 class IndexPropVar: class
228 def unwrap(self, a: Union[Any, IndexPropVar]) -> Any: argument
273 def unwrap(a: Union[Any, IndexPropVar]) -> Any: argument
332 index: Union[Any, IndexPropVar], argument