Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/
H A DGpuKernelSourceCode.h67 GpuKernelSourceCode &build_options(const CLBuildOptions &b_options) in build_options()
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Darc_util.py173 def set_browser_options_for_opt_in(b_options): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfrozen_ops_to_mkldnn.cpp383 auto b_options = exp_b.options(); in BroadOp() local