Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dstorage_type_util.cc49 const uint64_t flt4_size = in CanCreateTensorWithShape() local
63 const uint64_t flt4_size = in CanCreateTensorWithShape() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconvolution_transposed_thin.h75 const int flt4_size = f32_weights ? sizeof(float4) : sizeof(half4); in UploadData() local
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_spatial_tensor.cc355 const int flt4_size = 4 * flt_size; in GetMemorySizeInBytes() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtensor.cc519 const int flt4_size = 4 * flt_size; in GetMemorySizeInBytes() local