Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dconvert.cc246 const int num_full_planes = shape.c / kPhwc4ChannelsInPlane; in ConvertToPHWC4() local
295 const int num_full_planes = shape.c / kPhwc4ChannelsInPlane; in ConvertToPHWC4Half() local
422 const int num_full_planes = shape.c / kPhwc4ChannelsInPlane; in ConvertFromPHWC4() local
464 const int num_full_planes = shape.c / kPhwc4ChannelsInPlane; in ConvertFromPHWC4Half() local