Searched refs:target_layer_string (Results 1 – 1 of 1) sorted by relevance
375 string target_layer_string = ""; in Main() local404 Flag("target_layer", &target_layer_string, "target layer name"), in Main()447 std::vector<string> target_layers = str_util::Split(target_layer_string, ','); in Main()476 LOG(INFO) << "Target layers: [" << target_layer_string << "]"; in Main()