Searched refs:ParseOpListCommandLine (Results 1 – 1 of 1) sorted by relevance
73 Status ParseOpListCommandLine(const char* arg, std::vector<string>* op_list) { in ParseOpListCommandLine() function172 TF_CHECK_OK(tensorflow::ParseOpListCommandLine(argv[2], &hidden_ops)); in main()178 TF_CHECK_OK(tensorflow::ParseOpListCommandLine(argv[2], &op_list)); in main()