Home
last modified time | relevance | path

Searched refs:IMAGE_BUFFER (Results 1 – 25 of 25) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dutil.cc264 case TensorStorageType::IMAGE_BUFFER: in GetGlobalAddressNoDeclarationWHS()
288 case TensorStorageType::IMAGE_BUFFER: in GetGlobalAddressNoDeclarationWHSB()
313 case TensorStorageType::IMAGE_BUFFER: in GetGlobalAddressNoDeclarationWHDS()
340 case TensorStorageType::IMAGE_BUFFER: in GetGlobalAddressNoDeclarationWHDSB()
367 case TensorStorageType::IMAGE_BUFFER: in DeclareAddress()
422 case TensorStorageType::IMAGE_BUFFER: in Read()
444 case TensorStorageType::IMAGE_BUFFER: in ReadAsFloat()
456 case TensorStorageType::IMAGE_BUFFER: in Write()
485 case TensorStorageType::IMAGE_BUFFER: in GetTensorDeclaration()
Dconv_texture.cc46 const bool is_buffer = src_tensor_type == TensorStorageType::IMAGE_BUFFER || in GenerateConvCode()
169 if (src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConvCode()
201 if (src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConvCode()
222 if (src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConvCode()
269 if (src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConvCode()
Dconvolution_transposed_4x4.cc47 src_tensor_type == TensorStorageType::IMAGE_BUFFER; in GenerateConvolutionTransposedCode()
123 if (src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConvolutionTransposedCode()
157 if (src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConvolutionTransposedCode()
Ddepth_wise_conv_3x3.cc47 src_tensor_type == TensorStorageType::IMAGE_BUFFER; in GenerateDepthWiseConvCode()
161 } else if (src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateDepthWiseConvCode()
Dconv_3d.cc332 src_tensor_type == TensorStorageType::IMAGE_BUFFER; in GenerateConv3D()
581 if (!is1x1x1 && src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConv3D()
642 if (src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConv3D()
648 src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConv3D()
Ddepth_wise_conv.cc91 src_tensor_type == TensorStorageType::IMAGE_BUFFER; in GenerateDepthWiseConvolutionCode()
Ddepth_wise_conv_3d.cc101 src_tensor_type == TensorStorageType::IMAGE_BUFFER; in GenerateDepthWiseConvolution3DCode()
Dconv_constants.cc49 src_tensor_type == TensorStorageType::IMAGE_BUFFER; in GenerateConvolutionConstantCode()
Dconvolution_transposed_3x3_thin.cc113 } else if (src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConvolutionTransposedCode()
Dconv_powervr.cc207 src_tensor_type == TensorStorageType::IMAGE_BUFFER; in GenerateConvPowerVR1x1()
398 if (src_tensor_type == TensorStorageType::IMAGE_BUFFER) { in GenerateConvPowerVR1x1()
Dconvolution_transposed.cc46 bool image_buffer = src_tensor_type == TensorStorageType::IMAGE_BUFFER; in GenerateConvolutionTransposedCode()
Dpooling.cc44 op_def.src_tensors[0].storage_type == TensorStorageType::IMAGE_BUFFER; in GetAveragePoolingKernelCode()
Dconvolution_transposed_3d.cc48 bool image_buffer = src_tensor_type == TensorStorageType::IMAGE_BUFFER; in GenerateConvolutionTransposed3DCode()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtensor_type_util.cc24 case TensorStorageType::IMAGE_BUFFER: in ToObjectType()
41 case TensorStorageType::IMAGE_BUFFER: in ToDataLayout()
Denvironment.cc190 TensorStorageType::TEXTURE_ARRAY, TensorStorageType::IMAGE_BUFFER, in GetSupportedStorages()
207 case TensorStorageType::IMAGE_BUFFER: in IsSupported()
232 return gpu.SupportsImageBuffer() ? TensorStorageType::IMAGE_BUFFER in GetFastestStorageType()
235 return gpu.SupportsImageBuffer() ? TensorStorageType::IMAGE_BUFFER in GetFastestStorageType()
Dtensor.cc64 if (descriptor.storage_type == TensorStorageType::IMAGE_BUFFER) { in CreateTensor()
148 case TensorStorageType::IMAGE_BUFFER: in GetFullTensorRegion()
213 case TensorStorageType::IMAGE_BUFFER: in GetMemorySizeInBytes()
226 return descriptor_.storage_type == TensorStorageType::IMAGE_BUFFER in GetMemoryPtr()
255 case TensorStorageType::IMAGE_BUFFER: in WriteDataBHWDC()
301 case TensorStorageType::IMAGE_BUFFER: in ReadDataBHWDC()
353 case TensorStorageType::IMAGE_BUFFER: in CanCreateTensorWithShape()
429 case TensorStorageType::IMAGE_BUFFER: { in AllocateTensorMemory()
Dtensor_type.cc36 case TensorStorageType::IMAGE_BUFFER: in ToString()
Dtensor_type.h32 IMAGE_BUFFER, enumerator
Dtensor_test.cc171 TensorTests(DataType::FLOAT32, TensorStorageType::IMAGE_BUFFER, &env_)); in TEST_F()
176 TensorTests(DataType::FLOAT16, TensorStorageType::IMAGE_BUFFER, &env_)); in TEST_F()
Dinference_context.cc126 TensorDescriptor{data_type, TensorStorageType::IMAGE_BUFFER, in SelectBestStorageType()
128 return TensorStorageType::IMAGE_BUFFER; in SelectBestStorageType()
162 case TensorStorageType::IMAGE_BUFFER: in SelectBestStorageType()
174 type == TensorStorageType::IMAGE_BUFFER; in IsBufferBased()
Dtensor.h114 case TensorStorageType::IMAGE_BUFFER: in GetLinearIndex()
Dapi.cc337 if (tensor.StorageType() == TensorStorageType::IMAGE_BUFFER) { in TensorToObj()
604 preferred_storage_types = {TensorStorageType::IMAGE_BUFFER, in GetStorageType()
/external/deqp/external/openglcts/modules/common/
DglcExtTokens.cpp105 IMAGE_BUFFER = GL_IMAGE_BUFFER; in init()
232 IMAGE_BUFFER = GL_IMAGE_BUFFER_EXT; in init()
DglcExtTokens.hpp107 glw::GLenum IMAGE_BUFFER; member
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferActiveUniformValidation.cpp172 else if (uniformType == m_glExtTokens.IMAGE_BUFFER) in getUniformTypeName()
649 addTextureParam(m_glExtTokens.IMAGE_BUFFER, GL_R32F, sizeof(glw::GLfloat), "image_buffer", params); in configureParams()