Home
last modified time | relevance | path

Searched defs:trapz (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/aten/src/ATen/native/
DIntegration.cpp132 Tensor trapz(const Tensor& y, const Tensor& x, int64_t dim) { in trapz() function
136 Tensor trapz(const Tensor& y, double dx, int64_t dim) { in trapz() function