bencher.worker_job

Module Contents

Classes

WorkerJob

class bencher.worker_job.WorkerJob
function_input_vars: List
index_tuple: Tuple[int]
dims_name: List[str]
constant_inputs: dict
bench_cfg_sample_hash: str
tag: str
function_input: sortedcontainers.SortedDict
canonical_input: Tuple[Any]
fn_inputs_sorted: List[str]
function_input_signature_pure: str
function_input_signature_benchmark_context: str
found_in_cache: bool = False
msgs: List[str]
setup_hashes() None