addons icon indicating copy to clipboard operation
addons copied to clipboard

Correlation metrics optimization

Open nicolaspi opened this issue 2 years ago • 1 comments

Optimizes the streaming correlation metrics by removing a while loop as well as usage of tf.sparse.add that computes only on CPU.

nicolaspi avatar Aug 15 '22 18:08 nicolaspi

@sorensenjs

You are owner of some files modified in this pull request. Would you kindly review the changes whenever you have the time to? Thank you very much.