STT-tensorflow/tensorflow/lite/delegates/gpu/common
Sachin Joglekar 13de383a2f Disable FP16 delegation for DEQUANTIZE nodes with a non-constant input
PiperOrigin-RevId: 348054092
Change-Id: Ib9b8f7b0a8d778c8967ec0c0d8b65d6a07684777
2020-12-17 11:28:11 -08:00
..
default Introduce custom transformations placeholders and rename ApplyModelTransformations. 2020-09-01 14:01:34 -07:00
memory_management Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
selectors Selectors moved from gpu/cl to gpu/common. 2020-12-08 18:37:24 -08:00
task Use T* instead of Span<T> where the array size is ignored - reducing code size, stack memory usage, and simplifying call sites. 2020-12-14 17:44:55 -08:00
tasks Making Softmax in OpenCL in 3 passes. 2020-12-16 19:26:01 -08:00
testing Introduce custom transformations placeholders and rename ApplyModelTransformations. 2020-09-01 14:01:34 -07:00
transformations Added transformation of global average pooling to mean. 2020-11-10 14:39:22 -08:00
access_type.h
BUILD Merged gpu/cl/device_info into gpu/common/gpu_info. 2020-11-20 15:19:20 -08:00
convert.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
convert.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
custom_parsers.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
custom_transformations.h Introduce custom transformations placeholders and rename ApplyModelTransformations. 2020-09-01 14:01:34 -07:00
data_type.cc Added GPUObjectDescriptor to Arguments and MetalArguments. 2020-10-29 11:43:36 -07:00
data_type.h Added GPUObjectDescriptor to Arguments and MetalArguments. 2020-10-29 11:43:36 -07:00
gpu_info.cc Merged gpu/cl/device_info into gpu/common/gpu_info. 2020-11-20 15:19:20 -08:00
gpu_info.h Using object method instead of free function. 2020-12-07 12:58:14 -08:00
kernel_info.h KernelInfo moved to gpu/common. 2020-11-17 13:06:56 -08:00
lstm_parser.cc Remove TODO: Adding a clamp operation makes no performance difference. 2020-09-24 10:18:25 -07:00
lstm_parser.h Add support for full LSTM operation in GPU delegate. 2020-09-10 10:29:53 -07:00
memory_management_test.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
memory_management.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
memory_management.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
model_builder_helper.cc Added PackOperationParser to model builder. 2020-09-03 16:22:20 -07:00
model_builder_helper.h Added PackOperationParser to model builder. 2020-09-03 16:22:20 -07:00
model_builder_test.cc Disable FP16 delegation for DEQUANTIZE nodes with a non-constant input 2020-12-17 11:28:11 -08:00
model_builder.cc Using input shape when deduce axes for reduction. 2020-12-08 10:16:30 -08:00
model_builder.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
model_hints.h ModelHints moved to gpu/common. 2020-11-17 16:29:52 -08:00
model_test.cc Fix batch value matching for the empty vector + clean up few typos. 2020-09-18 16:08:12 -07:00
model_transformer.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
model_transformer.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
model.cc Fix batch value matching for the empty vector + clean up few typos. 2020-09-18 16:08:12 -07:00
model.h Fix batch value matching for the empty vector + clean up few typos. 2020-09-18 16:08:12 -07:00
object_reader.cc Fix memory bug 2020-09-21 22:42:25 -07:00
object_reader.h Bump FULLY_CONNECTED's supported version to v9. 2020-11-19 10:47:07 -08:00
operations.cc Added support of reduction in any axis (beside Channels) for Mean in OpenCL. 2020-11-17 18:01:08 -08:00
operations.h Added support of reduction in any axis (beside Channels) for Mean in OpenCL. 2020-11-17 18:01:08 -08:00
precision.cc CalculationsPrecision moved gpu/cl -> gpu/common. 2020-11-06 10:03:22 -08:00
precision.h CalculationsPrecision moved gpu/cl -> gpu/common. 2020-11-06 10:03:22 -08:00
quantization_util_test.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
quantization_util.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
quantization_util.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
shape_test.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
shape.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
shape.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
status.h Add include-what-you-use pragma so IWYU does not try to include these files again. 2020-08-06 19:26:32 -07:00
tensor.h Add the ability for an opencl delegate to update a variable input tensor inplace 2020-09-08 11:43:31 -07:00
types.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
util_test.cc Rename IntegralDivideRoundUp to DivideRoundUp. 2020-04-20 12:06:03 -07:00
util.h Rename IntegralDivideRoundUp to DivideRoundUp. 2020-04-20 12:06:03 -07:00
winograd_util_test.cc Improved winograd selection. 2020-11-19 14:19:43 -08:00
winograd_util.cc Improved winograd selection. 2020-11-19 14:19:43 -08:00
winograd_util.h Improved winograd selection. 2020-11-19 14:19:43 -08:00
workgroup_selection.cc Some info(max_work_group_invocations) moved from GpuInfo to OpenGlInfo. 2020-11-20 09:35:00 -08:00
workgroup_selection.h Some info(max_work_group_invocations) moved from GpuInfo to OpenGlInfo. 2020-11-20 09:35:00 -08:00