aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/cpu_info.cc
Commit message (Expand)AuthorAge
* Setting default openmp settings for MKL kernels (#19136)Gravatar Jayaram Bobba2018-05-22
* remove unused member vairable, and clear compiler warning (#12577)Gravatar horance2017-09-17
* Use "nullptr" for null pointer valuesGravatar A. Unique TensorFlower2017-05-30
* Merge changes from github.Gravatar A. Unique TensorFlower2017-04-04
* Set cpu family, model and frequency in the op info.Gravatar Yuefeng Zhou2017-04-01
* Check for SSE3 at runtime for denormal control, rather than relying on compil...Gravatar Pete Warden2017-02-12
* Test for CPU features on startup, to replace SIGILLs with useful errors and s...Gravatar Pete Warden2016-12-15