Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc314 class IntSymbolPredicate : public Predicate { class
316 explicit IntSymbolPredicate(int64 id, TensorId tensor_id, in IntSymbolPredicate() function in tensorflow::__anonaeebdbfa0111::IntSymbolPredicate
475 Make<IntSymbolPredicate>(tensor_id, must_have_value); in MakeSymbolPredicate()