Searched refs:get_bias (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
H A Dnir_lower_drawpixels.c94 get_bias(lower_drawpixels_state *state) function
147 def = nir_ffma(b, def, get_scale(state), get_bias(state));
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
H A Dcomposable_model.py206 def get_bias(self, model_dir): member in class:LinearComposableModel
319 def get_bias(self, model_dir): member in class:DNNComposableModel

Completed in 334 milliseconds