Searched defs:apply_offset (Results 1 – 3 of 3) sorted by relevance
54 void AsymmetricQuantize(const Tensor& tensor, int apply_offset, int apply_size, in AsymmetricQuantize()
23 void VmaRangeGroup::apply_offset(uint64_t offset) { in apply_offset() function in VmaRangeGroup
778 fn apply_offset(&self, offset: usize) -> CLResult<usize> { in apply_offset() method