Home
last modified time | relevance | path

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

/external/ml_dtypes/ml_dtypes/_src/
Ddtypes.cc60 static constexpr char kNpyDescrType = 'E'; member
74 static constexpr char kNpyDescrType = '3'; member
88 static constexpr char kNpyDescrType = '7'; // '4' is reserved for e4m3fn member
111 static constexpr char kNpyDescrType = 'L'; member
130 static constexpr char kNpyDescrType = '4'; member
145 static constexpr char kNpyDescrType = 'G'; member
161 static constexpr char kNpyDescrType = '5'; member
176 static constexpr char kNpyDescrType = 'C'; member
189 static constexpr char kNpyDescrType = '8'; member
202 static constexpr char kNpyDescrType = '9'; member
[all …]
/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc1745 static constexpr char kNpyDescrType = 'E'; member
1763 static constexpr char kNpyDescrType = 'L'; member