Home
last modified time | relevance | path

Searched defs:is_mode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dlogging_tensor.py153 def capture_logs(is_mode=False, python_tb=False, script_tb=False, cpp_tb=False) -> Iterator[List[st… argument
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_blend_equation_advanced.c306 is_mode(nir_builder *b, nir_variable *mode, enum gl_advanced_blend_mode q) in is_mode() function
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c2304 nir_def *is_mode = in lower_explicit_io_mode_check() local