Home
last modified time | relevance | path

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

/external/pytorch/torch/_numpy/
D_dtypes.py344 typecodes = { variable
/external/python/cpython3/Lib/test/
Dtest_array.py33 typecodes = 'uwbBhHiIlLfdqQ' variable
/external/python/cpython3/Modules/
Darraymodule.c3170 PyObject *typecodes; in array_modexec() local