Searched defs:log_warning (Results 1 – 6 of 6) sorted by relevance
27 def ignore_errors(log_warning=False): argument63 def __init__(self, input_dataset, log_warning): argument
73 def log_warning(msg, *args, **kwargs): function
41 const bool log_warning) in Dataset()
406 bool log_warning = !warning_done.exchange(true); in CompileGpuAsmOrGetCachedResult() local
1462 def log_warning(self, msg, warning_type): member in client_logger
550 def log_warning(reason): function