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
69 TEST(SpaceToDepthOpModel, Uint8) { in TEST() argument
145 TEST(DataBuffer, Uint8) { in TEST() argument
110 constexpr static MachineType Uint8() { in Uint8() function
43 Uint8 DataType = C.TF_UINT8 const
732 function Uint8() { class