-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
API: PythonThis change influences the Python APIThis change influences the Python APIbackend: C++This only touches the C++ backendThis only touches the C++ backendfeaturepriority: highThe issue or PR is urgentThe issue or PR is urgent
Milestone
Description
We should bind the metrics in a small pybind module like we do to the convolutional kernels and then add them as parameters in the Python interface.
Since the metrics are templated on the number of dimensions, we should provide a way to bind them cleanly without specifying all the possible (reasonable) dimensions, maybe with a dummy type which then is used to deduce the actual metric type.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
API: PythonThis change influences the Python APIThis change influences the Python APIbackend: C++This only touches the C++ backendThis only touches the C++ backendfeaturepriority: highThe issue or PR is urgentThe issue or PR is urgent