Searched defs:strides_shape (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | strided_slice_test.cc | 60 const int* end_shape, const int* strides_shape, in TestStridedSliceFloat() 92 const int* strides_shape, TfLiteStridedSliceParams* builtin_data, in TestStridedSliceQuantized() 130 const int strides_shape[] = {1, 5}; in TF_LITE_MICRO_TEST() local 151 const int strides_shape[] = {1, 1}; in TF_LITE_MICRO_TEST() local 172 const int strides_shape[] = {1, 1}; in TF_LITE_MICRO_TEST() local 193 const int strides_shape[] = {1, 1}; in TF_LITE_MICRO_TEST() local 214 const int strides_shape[] = {1, 1}; in TF_LITE_MICRO_TEST() local 235 const int strides_shape[] = {1, 1}; in TF_LITE_MICRO_TEST() local 256 const int strides_shape[] = {1, 1}; in TF_LITE_MICRO_TEST() local 277 const int strides_shape[] = {1, 1}; in TF_LITE_MICRO_TEST() local [all …]
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | strided_slice_test.cc | 36 std::initializer_list<int> strides_shape, int begin_mask, in StridedSliceOpModel()
|
| /external/tensorflow/tensorflow/core/ops/ |
| D | array_ops.cc | 1706 ShapeHandle begin_shape, end_shape, strides_shape; in __anon42d741192502() local
|
| /external/tensorflow/tensorflow/lite/delegates/nnapi/ |
| D | nnapi_delegate_test.cc | 2515 std::initializer_list<int> strides_shape, in StridedSliceOpModel()
|