Searched defs:Uint8 (Results 1 – 6 of 6) sorted by relevance
46 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enumerator
67 TEST(SpaceToDepthOpModel, Uint8) { in TEST() argument
142 TEST(DataBuffer, Uint8) { in TEST() argument
98 static MachineType Uint8() { in Uint8() function
43 Uint8 DataType = C.TF_UINT8 const
580 function Uint8() { class