Searched defs:dim_str (Results 1 – 2 of 2) sorted by relevance
57 for (const auto &dim_str : dim_strs) { in Setup() local
329 for (const auto& dim_str : absl::StrSplit(input_shapes[i], ',')) { in ReadModelFlagsFromCommandLineFlags() local