Home
last modified time | relevance | path

Searched defs:max_bias (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c32 float max_bias; member
335 float max_bias; member
563 float max_bias) in dxil_lower_sample_to_txf_for_integer_tex()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_bias_add_op.cc46 const Tensor& max_bias = context->input(5); in Compute() local