Searched defs:get_value_bounded (Results 1 – 4 of 4) sorted by relevance
213 static inline scalar_t get_value_bounded( in get_value_bounded() function
230 scalar_t get_value_bounded( in get_value_bounded() function
868 inline Vec get_value_bounded(const scalar_t* data, const Vec& x, const Vec& y) const { in get_value_bounded() function
4222 def get_value_bounded(ix: Tensor, iy: Tensor) -> Tensor: function