Create the ability to disable the specialized gemm_pack_rhs in Eigen (only PPC) for TensorFlow

Create the ability to disable the specialized gemm_pack_rhs in Eigen (only PPC) for TensorFlow. TensorFlow's packing is much faster in a lot of situations since it has direct access to the virtual tensors.

Merge request reports

Loading