Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Druntime.cc402 struct CombinedUsageRecords { struct
403 std::vector<TensorUsageRecord<size_t>> buffers;
404 std::vector<TensorUsageRecord<size_t>> textures_1d;
405 std::vector<TensorUsageRecord<uint2>> textures_2d;
406 std::vector<TensorUsageRecord<uint3>> textures_3d;
407 std::vector<size_t> usage_refs;