Home
last modified time | relevance | path

Searched defs:axis_values (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/kernels/
Darg_min_max_test.cc51 const int* axis_dims_data, const int32_t* axis_values, in TestArgMinMaxFloat()
77 const int32_t* axis_values, in TestArgMinMaxQuantized()
110 const int32_t axis_values[] = {3}; in TF_LITE_MICRO_TEST() local
124 const int32_t axis_values[] = {3}; in TF_LITE_MICRO_TEST() local
139 const int32_t axis_values[] = {3}; in TF_LITE_MICRO_TEST() local
158 const int32_t axis_values[] = {3}; in TF_LITE_MICRO_TEST() local
177 const int32_t axis_values[] = {3}; in TF_LITE_MICRO_TEST() local
196 const int32_t axis_values[] = {3}; in TF_LITE_MICRO_TEST() local
215 const int32_t axis_values[] = {3}; in TF_LITE_MICRO_TEST() local
234 const int32_t axis_values[] = {3}; in TF_LITE_MICRO_TEST() local
[all …]
Dsplit_v_test.cc116 int32_t axis_values[] = {0}; in TF_LITE_MICRO_TEST() local
154 int32_t axis_values[] = {0}; in TF_LITE_MICRO_TEST() local
188 int32_t axis_values[] = {1}; in TF_LITE_MICRO_TEST() local
222 int32_t axis_values[] = {2}; in TF_LITE_MICRO_TEST() local
255 int32_t axis_values[] = {3}; in TF_LITE_MICRO_TEST() local
289 int32_t axis_values[] = {-4}; in TF_LITE_MICRO_TEST() local
/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp101 SkAutoSTMalloc<4, SkFontArguments::VariationPosition::Coordinate> axis_values(axis_count); in create_hb_font() local
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp310 SkAutoSTMalloc<4, SkFontArguments::VariationPosition::Coordinate> axis_values(axis_count); in create_hb_font() local