guan404ming commented on PR #820:
URL: https://github.com/apache/mahout/pull/820#issuecomment-3744164597

   ```
   PyTorch Tensor Encoding Benchmark: 16 Qubits, 3200 Samples            
   Batch size   : 32
   Vector length: 65536
   Batches      : 100
   Prefetch     : 16
   
   ======================================================================
   PYTORCH TENSOR LATENCY BENCHMARK: 16 Qubits, 3200 Samples
   ======================================================================
   
   [Mahout-PyTorch] PyTorch Tensor Input (Zero-Copy Optimization)...
   Total Time: 1.4448 s (0.451 ms/vector)
   
   [Mahout-NumPy] NumPy Array Input (Baseline)...
   Total Time: 1.4269 s (0.446 ms/vector)
   
   ======================================================================
   LATENCY COMPARISON (Lower is Better)
   Samples: 3200, Qubits: 16
   ======================================================================
   PyTorch Tensor          0.451 ms/vector
   NumPy Array             0.446 ms/vector
   ----------------------------------------------------------------------
   Speedup: 0.99x
   Improvement: -1.3%
   ```


-- 
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