Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dgpu_info.h375 struct SupportedImage2dTypes { struct
376 absl::flat_hash_set<DataType> r_layout;
377 absl::flat_hash_set<DataType> rg_layout;
378 absl::flat_hash_set<DataType> rgb_layout;
379 absl::flat_hash_set<DataType> rgba_layout;