Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Druntime.cc405 struct CombinedUsageRecords { struct
406 std::vector<TensorUsageRecord<size_t>> buffers;
407 std::vector<TensorUsageRecord<size_t>> textures_1d;
408 std::vector<TensorUsageRecord<uint2>> textures_2d;
409 std::vector<TensorUsageRecord<uint3>> textures_3d;
410 std::vector<size_t> usage_refs;