Searched defs:GetElementSize (Results 1 – 3 of 3) sorted by relevance
53 size_t GetElementSize(const cl_image_format &image_format) in GetElementSize() function
220 size_t GetElementSize(const TensorT &tensor) { return GetElementSize(TypeId(tensor.dataType)); } in GetElementSize() function222 size_t GetElementSize(const TypeId &dataType) { in GetElementSize() function
371 uint64_t GetElementSize(const reflection::Field *const field) { in GetElementSize() function