Home
last modified time | relevance | path

Searched defs:IsMklOp (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dmkl_graph_util.h300 static inline bool IsMklOp(const string& op_name, DataType T) { in IsMklOp() function
304 static inline bool IsMklOp(const Node* n) { in IsMklOp() function