Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dtape.h182 bool IsPersistent() const { return persistent_; } in IsPersistent() function
/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc667 bool IsPersistent(const NodeDef& node) { in IsPersistent() function