STT-tensorflow/tensorflow/lite/delegates/gpu/common/transformations
Raman Sarokin 9f04e7773f Added transformation of global average pooling to mean.
PiperOrigin-RevId: 341696703
Change-Id: Iee80d46d4781952850510fd09e3775eb4024f226
2020-11-10 14:39:22 -08:00
..
add_bias.cc Added support of dynamic weights for DepthWise Convolution in OpenCL. 2020-10-07 12:04:40 -07:00
add_bias.h
add_quant_adjustments_test.cc Introduce v2 to v1 transformation for ROI operation. 2020-09-02 12:27:27 -07:00
add_quant_adjustments.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
add_quant_adjustments.h Adds GraphTransformation to add QuantizeAndDequantize nodes in GPU graph 2020-03-20 09:10:01 -07:00
BUILD Added transformation of global average pooling to mean. 2020-11-10 14:39:22 -08:00
fuse_add_to_conv_test.cc Introduce v2 to v1 transformation for ROI operation. 2020-09-02 12:27:27 -07:00
fuse_add_to_conv.cc Added support of dynamic weights for DepthWise Convolution in OpenCL. 2020-10-07 12:04:40 -07:00
fuse_add_to_conv.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
fuse_mul_to_conv_test.cc Introduce v2 to v1 transformation for ROI operation. 2020-09-02 12:27:27 -07:00
fuse_mul_to_conv.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
fuse_mul_to_conv.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
global_pooling_to_reduce_op_test.cc Added transformation of global average pooling to mean. 2020-11-10 14:39:22 -08:00
global_pooling_to_reduce_op.cc Added transformation of global average pooling to mean. 2020-11-10 14:39:22 -08:00
global_pooling_to_reduce_op.h Added transformation of global average pooling to mean. 2020-11-10 14:39:22 -08:00
make_fully_connected_test.cc Introduce v2 to v1 transformation for ROI operation. 2020-09-02 12:27:27 -07:00
make_fully_connected.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
make_fully_connected.h
make_padding_test.cc Introduce v2 to v1 transformation for ROI operation. 2020-09-02 12:27:27 -07:00
make_padding.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
make_padding.h
matching.h Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
merge_padding_with_test.cc Introduce v2 to v1 transformation for ROI operation. 2020-09-02 12:27:27 -07:00
merge_padding_with.cc Run IncludeWhatYouUse and build_cleaner on third_party/tensorflow/lite/delegates/gpu/common/... 2020-08-24 19:07:38 -07:00
merge_padding_with.h
model_transformations.cc Introduce custom transformations placeholders and rename ApplyModelTransformations. 2020-09-01 14:01:34 -07:00
model_transformations.h Introduce custom transformations placeholders and rename ApplyModelTransformations. 2020-09-01 14:01:34 -07:00
remove_noop_test.cc Introduce v2 to v1 transformation for ROI operation. 2020-09-02 12:27:27 -07:00
remove_noop.cc Extend one input - one output node removal functionality. 2020-09-01 12:42:55 -07:00
remove_noop.h