Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_numpy/
H A D_getlimits.py8 def finfo(dtyp): argument
13 def iinfo(dtyp): argument
H A D_dtypes_impl.py71 def python_type_for_torch(dtyp): argument
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cSeparateShaderObjsTests.cpp1214 bool isDataTypeSquareMatrix(glu::DataType dtyp) in isDataTypeSquareMatrix()