Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
DBUILD72 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
161 name = "texture2d_desc",
162 srcs = ["texture2d_desc.cc"],
163 hdrs = ["texture2d_desc.h"],
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
DBUILD38 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
DBUILD150 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
216 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
327 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
347 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
380 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
411 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
471 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
DBUILD248 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
279 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
Dmetal_spatial_tensor.cc241 const auto* texture2d_desc = in GetGPUResources() local
243 if (texture2d_desc) { in GetGPUResources()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
DBUILD420 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
518 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
564 "//tensorflow/lite/delegates/gpu/common/task:texture2d_desc",
Dtensor.cc336 const auto* texture2d_desc = in GetGPUResources() local
338 if (texture2d_desc) { in GetGPUResources()