Rate this Page

Typedef torch::Deleter#

Typedef Documentation#

using torch::Deleter = std::function<void(void*)>#

A generic deleter function.