Home
last modified time | relevance | path

Searched defs:get_bias (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/
H A DMetalPrepackOpContext.h66 const std::optional<Tensor>& get_bias() const { in get_bias() function
161 const std::optional<Tensor>& get_bias() const { in get_bias() function
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dcpp_frontend_extension.cpp25 torch::Tensor get_bias() const { in get_bias() function
/aosp_15_r20/external/pytorch/torch/ao/nn/quantized/dynamic/modules/
H A Drnn.py505 def get_bias(self): member in RNNBase
1151 def get_bias(self): member in RNNCellBase
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_drawpixels.c61 get_bias(nir_builder *b, lower_drawpixels_state *state) in get_bias() function
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dpre_grad.py560 def get_bias(self) -> torch.fx.Node: member in NormalizedLinearNode
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-cff-interp-cs-common.hh80 unsigned int get_bias () const { return bias; } in get_bias() function