Searched refs:max_call_depth (Results 1 – 5 of 5) sorted by relevance
222 def set_max_call_depth(self, max_call_depth): argument223 if max_call_depth <= 0:225 self.set_param(ms_ctx_param.max_call_depth, max_call_depth)519 max_device_memory=str, print_file_path=str, enable_sparse=bool, max_call_depth=int,
928 context.set_context(max_call_depth=60)931 context.set_context(max_call_depth=old_max_call_depth)963 context.set_context(max_call_depth=80)967 context.set_context(max_call_depth=old_max_call_depth)991 context.set_context(max_call_depth=2000)996 context.set_context(max_call_depth=old_max_call_depth)1028 context.set_context(max_call_depth=80)1034 context.set_context(max_call_depth=old_max_call_depth)
148 context.set_context(max_call_depth=3000)
149 context.set_context(max_call_depth=10000)
358 context.set_context(max_call_depth=10000)