Home
last modified time | relevance | path

Searched refs:IsLegacyPlatform (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmkl_conv_grad_input_ops.cc414 (MklPrimitiveFactory<T>::IsLegacyPlatform() || in Compute()
Dmkl_conv_ops.cc1062 (MklPrimitiveFactory<Tinput>::IsLegacyPlatform() || in Compute()
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h2188 static inline bool IsLegacyPlatform() { in IsLegacyPlatform() function