aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/mkl_dnn
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-07-27 16:09:26 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-27 16:13:15 -0700
commit13a9453aa3c9deccb0bccd7805fb1c34004a5525 (patch)
tree09e980eddf7626076e44c7855d8cffbdb4ce12f8 /third_party/mkl_dnn
parent2beb3a9d8b9df294e7635cc23d195a76fd78de79 (diff)
Remove references to std::string in MKL-related code.
tensorflow::string is sometimes ::string and sometimes std::string, which makes code that uses both subtly dangerous. For example, FactoryKeyCreator::AddAsKey() has an overload for tensorflow::string but had many callsites passing a std::string, causing incorrect behavior on the google platform. PiperOrigin-RevId: 206389641
Diffstat (limited to 'third_party/mkl_dnn')
0 files changed, 0 insertions, 0 deletions