viiccwen commented on code in PR #916:
URL: https://github.com/apache/mahout/pull/916#discussion_r2725035073


##########
qdp/qdp-kernels/tests/amplitude_encode.rs:
##########
@@ -622,6 +622,52 @@ fn test_l2_norm_batch_kernel_stream() {
     println!("PASS: Batched norm reduction on stream matches CPU");
 }
 
+#[test]
+#[cfg(target_os = "linux")]
+fn test_l2_norm_single_kernel_f32() {

Review Comment:
   Sure, thx for pointing it out!
   I'll add the test for odd input length.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to