Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc97 static const gtl::FlatSet<string>* const kCastLikeOps = in IsCastLike() local
104 return kCastLikeOps->count(node.op()) > 0; in IsCastLike()