Files
eigen/unsupported/test/cxx11_tensor_broadcasting.cpp
Vamsi Sripathi 6293ad3f39 Performance improvements to tensor broadcast operation
1. Added new packet functions using SIMD for NByOne, OneByN cases
  2. Modified existing packet functions to reduce index calculations when input stride is non-SIMD
  3. Added 4 test cases to cover the new packet functions
2018-05-23 14:02:05 -07:00

6.9 KiB