Searched refs:CheckForMklOp (Results 1 – 1 of 1) sorted by relevance
574 std::bind(CheckForMklOp, std::placeholders::_1, csinfo_.conv2d); in MklLayoutRewritePass()1161 static bool CheckForMklOp(const Node* node, string name = "") { in CheckForMklOp() function in tensorflow::MklLayoutRewritePass