Searched refs:ins_v (Results 1 – 1 of 1) sorted by relevance
35 std::vector<string> ins_v = str_util::Split(ins, ';'); in InferShapes() local39 for (const string& spec : ins_v) { in InferShapes()