Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dutils.py632 def make_cell(val=None): function
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c8231 struct instr make_cell = { in insert_prefix_instructions() local