Searched refs:select_json (Results 1 – 1 of 1) sorted by relevance
803 nlohmann::json select_json; in AscendOpSelectFormat() local807 JsonAssemble(kSelectFormat, kernel_info, &select_json); in AscendOpSelectFormat()808 auto select_ret = build_manager_->ProcessTbeJob(select_json); in AscendOpSelectFormat()