STT-tensorflow/tensorflow/lite/delegates/gpu/common/transformations
A. Unique TensorFlower 1c46da48dc Make GPU delegate transformations compatible with -Wmissing-braces
PiperOrigin-RevId: 261012887
2019-07-31 16:31:25 -07:00
..
add_bias.cc
add_bias.h
BUILD Apply 'buildozer fix moveLicensesAndDistribs movePackageToTop' to all BUILD files. 2019-05-24 04:53:01 -07:00
fuse_add_to_conv_test.cc Get rid of TensorRefFloat32 specialization. It no longer keeps type in template params, therefore, it is better to use ref explicitly. 2019-06-18 00:43:40 -07:00
fuse_add_to_conv.cc Make GPU delegate transformations compatible with -Wmissing-braces 2019-07-31 16:31:25 -07:00
fuse_add_to_conv.h
fuse_mul_to_conv_test.cc Get rid of TensorRefFloat32 specialization. It no longer keeps type in template params, therefore, it is better to use ref explicitly. 2019-06-18 00:43:40 -07:00
fuse_mul_to_conv.cc Make GPU delegate transformations compatible with -Wmissing-braces 2019-07-31 16:31:25 -07:00
fuse_mul_to_conv.h
general_transformations.cc
general_transformations.h
make_fully_connected_test.cc Get rid of TensorRefFloat32 specialization. It no longer keeps type in template params, therefore, it is better to use ref explicitly. 2019-06-18 00:43:40 -07:00
make_fully_connected.cc
make_fully_connected.h
make_padding_test.cc Get rid of TensorRefFloat32 specialization. It no longer keeps type in template params, therefore, it is better to use ref explicitly. 2019-06-18 00:43:40 -07:00
make_padding.cc
make_padding.h
match_dilated_convolution_test.cc Get rid of TensorRefFloat32 specialization. It no longer keeps type in template params, therefore, it is better to use ref explicitly. 2019-06-18 00:43:40 -07:00
match_dilated_convolution.cc Convert SB->Conv->BS subgraph into the dilated convolution. 2019-04-30 18:09:54 -07:00
match_dilated_convolution.h Convert SB->Conv->BS subgraph into the dilated convolution. 2019-04-30 18:09:54 -07:00
matching.h
merge_padding_with_test.cc Get rid of TensorRefFloat32 specialization. It no longer keeps type in template params, therefore, it is better to use ref explicitly. 2019-06-18 00:43:40 -07:00
merge_padding_with.cc
merge_padding_with.h
remove_noop_test.cc Added test to check that scalar broadcast add is not removable. 2019-06-19 10:54:57 -07:00
remove_noop.cc Merged commit includes the following changes: 2019-06-18 16:21:22 -07:00
remove_noop.h