Home
last modified time | relevance | path

Searched refs:local_buffer_context (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/_inductor/
Dvirtualized.py357 def local_buffer_context(self): member in _V
/external/pytorch/torch/_inductor/codegen/
Dcpp.py2117 and isinstance(V.local_buffer_context, LocalBufferContext)
2118 and V.local_buffer_context.local_buffers
2121 local_buffers = V.local_buffer_context.local_buffers
3838 isinstance(V.local_buffer_context, LocalBufferContext)
3839 and V.local_buffer_context.local_buffers
3843 wrapped_fn = V.local_buffer_context.localize_function(