Searched defs:split_shape (Results 1 – 2 of 2) sorted by relevance
117 int split_shape[] = {1, 3}; in TF_LITE_MICRO_TEST() local155 int split_shape[] = {1, 2}; in TF_LITE_MICRO_TEST() local189 int split_shape[] = {1, 2}; in TF_LITE_MICRO_TEST() local223 int split_shape[] = {1, 2}; in TF_LITE_MICRO_TEST() local256 int split_shape[] = {1, 2}; in TF_LITE_MICRO_TEST() local290 int split_shape[] = {1, 2}; in TF_LITE_MICRO_TEST() local
57 std::vector<string> split_shape = str_util::Split(shape_string, ','); in RewriteQuantizedStrippedModelForHexagon() local