Searched refs:_source_code (Results 1 – 2 of 2) sorted by relevance
276 GpuWorkloadSourceCode _source_code{}; member291 _impl->_source_code = sketch.implementation().generate_source_code(); in configure()293 for(auto uwk_id : _impl->_source_code.unit_workloads()) in configure()295 const auto work = _impl->_source_code.query_unit_workload(uwk_id); in configure()319 create_aux_tensors(&_impl->_aux_tensors, _impl->_source_code); in configure()344 …const auto st = create_tensor_lut(&_impl->_tensor_lut, _impl->_source_code, tensors, _impl->_aux_t… in run()
15 set(_source_code variable60 check_c_source_runs("${_source_code}"67 check_cxx_source_runs("${_source_code}"