Searched defs:all_out (Results 1 – 2 of 2) sorted by relevance
871 uint8x16x2_t all_out; in QuantizeBlock_NEON() local879 uint8x8x4_t all_out; in QuantizeBlock_NEON() local
1611 TORCH_IMPL_FUNC(all_out) in TORCH_IMPL_FUNC() argument2168 Tensor& all_out(const Tensor &self, Dimname dim, bool keepdim, Tensor& result) { in all_out() function