aboutsummaryrefslogtreecommitdiffhomepage
path: root/SECURITY.md
diff options
context:
space:
mode:
authorGravatar Bixia Zheng <bixia@google.com>2018-03-26 22:44:27 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-03-26 22:46:51 -0700
commit307794e156bc21b2f122bf5e7d907299392023c5 (patch)
tree2d3fec94e7fb6de4058e601f32ddbf7f8ac373f4 /SECURITY.md
parentb16ec315e7e9d41645634398da202629c3baa5af (diff)
[XLA:CPU] Allow the shape partition algorithm to partition the most minor
dimension. The current shape paritition algorithm does not partition the most minor dimension, because doing so causes dynamic loop bounds for the inner loop and used to prohibit LLVM vectorization. This constraint has been removed with revision 328478 and LLVM can now vectorize loops with dynamic bounds. Allow partitioning the most minor dimension is also necessary to support the parallelization of matrix-vector multiplication. Adjust shape_partition_test to reflect this change in the shape partition algorithm. PiperOrigin-RevId: 190574615
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions