alibi-detect icon indicating copy to clipboard operation
alibi-detect copied to clipboard

Improve implementation of batchwise kernel matrix computation

Open ojcobb opened this issue 4 years ago • 0 comments

There are various ways that the functions alibi_detect.utils.pytorch.distance.batch_compute_kernel_matrix and alibi_detect.utils.tensorflow.distance.batch_compute_kernel_matrix can be made more efficient.

Also providing options for computing the parts needed for linear time estimators makes sense for future.

ojcobb avatar Aug 11 '21 07:08 ojcobb