Searched defs:job_id (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/.gitlab-ci/lava/ |
D | lava_job_submitter.py | 201 def get_job_results(proxy, job_id, test_suite, test_case): argument 227 def wait_until_job_is_started(proxy, job_id): argument 238 def follow_job_execution(proxy, job_id): argument 266 def show_job_data(proxy, job_id): argument
|
/third_party/mindspore/mindspore/_extends/parallel_compile/tbe_compiler/ |
D | tbe_job_manager.py | 451 def get_job(jobs, source_id, job_id): argument 481 def del_job(jobs, source_id, job_id): argument
|
D | tbe_job.py | 76 def __init__(self, source_id, job_id, job_type, content, fusion_op_name, json_str, sys_info): argument
|
/third_party/mesa3d/src/intel/vulkan/tests/ |
D | block_pool_no_free.c | 45 uint32_t job_id = job - jobs; in alloc_blocks() local
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/ |
D | profiling_manager.cc | 82 string job_id = std::to_string(GetJobId()); in GetProfConf() local
|
D | profiling_utils.cc | 302 auto job_id = ProfilingManager::GetInstance().GetJobId(); in InsertProfilingTraceJobId() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/ |
D | ascend_kernel_compile.cc | 129 void PrintInfo(const nlohmann::json &info, const std::string &job_name, const int job_id, int adjus… in PrintInfo() 288 auto job_id = GetJsonValue<int>(json, kJobId); in PrintProcessLog() local 482 static size_t job_id = 0; in JsonAssemble() local
|
/third_party/mindspore/mindspore/profiler/parser/ |
D | step_trace_parser.py | 54 def __init__(self, input_dir, output_file_path, job_id=0, skip_first_step=False, argument
|
/third_party/boost/tools/build/src/engine/ |
D | execnt.cpp | 860 static void register_wait( int job_id ) in register_wait()
|