| namespace at { | |
| namespace native { | |
| Tensor& qembeddingbag_byte_prepack_out(Tensor& output, const Tensor& weight); | |
| Tensor qembeddingbag_byte_prepack(const Tensor& weight); | |
| } // namespace native | |
| } // namespace at | |
| namespace at { | |
| namespace native { | |
| Tensor& qembeddingbag_byte_prepack_out(Tensor& output, const Tensor& weight); | |
| Tensor qembeddingbag_byte_prepack(const Tensor& weight); | |
| } // namespace native | |
| } // namespace at | |