Adding some slightly more exhaustive strided_slice test parameters.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 26 Apr 2018 20:35:35 +0000 (13:35 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 26 Apr 2018 20:37:55 +0000 (13:37 -0700)
commit7b0e865d79d8b9bacf855779b9c3ccf73d2571ac
tree764d82dfa3a4e1e20fb9b742fd73e46ba3b3c271
parentb6189a23a5f6afa59ced097d7844d58c7fd24901
Adding some slightly more exhaustive strided_slice test parameters.

PiperOrigin-RevId: 194446000
tensorflow/contrib/lite/kernels/internal/BUILD
tensorflow/contrib/lite/kernels/internal/optimized/optimized_ops.h
tensorflow/contrib/lite/kernels/internal/reference/reference_ops.h
tensorflow/contrib/lite/kernels/internal/strided_slice_logic.h [new file with mode: 0644]
tensorflow/contrib/lite/testing/generate_examples.py
tensorflow/contrib/lite/toco/BUILD
tensorflow/contrib/lite/toco/graph_transformations/propagate_fixed_sizes.cc
tensorflow/contrib/lite/toco/graph_transformations/resolve_constant_strided_slice.cc
tensorflow/contrib/lite/toco/graph_transformations/resolve_strided_slice_attributes.cc