Searched defs:get_bias (Results 1 – 6 of 6) sorted by relevance
66 const std::optional<Tensor>& get_bias() const { in get_bias() function161 const std::optional<Tensor>& get_bias() const { in get_bias() function
25 torch::Tensor get_bias() const { in get_bias() function
505 def get_bias(self): member in RNNBase1151 def get_bias(self): member in RNNCellBase
61 get_bias(nir_builder *b, lower_drawpixels_state *state) in get_bias() function
560 def get_bias(self) -> torch.fx.Node: member in NormalizedLinearNode
80 unsigned int get_bias () const { return bias; } in get_bias() function