Home
last modified time | relevance | path

Searched refs:GetPHWC4Size (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dobject.h171 inline uint3 GetPHWC4Size(const BHWC& shape) { in GetPHWC4Size() function
180 return MakeObjectRef(global_id, GetPHWC4Size(shape), AccessType::READ_WRITE); in MakePHWC4Ref()