Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h53 static bool IsPersistent(const std::string& name) { in IsPersistent() function
/external/tensorflow/tensorflow/c/eager/
Dtape.h150 bool IsPersistent() const { return persistent_; } in IsPersistent() function
/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc578 bool IsPersistent(const NodeDef& node) { in IsPersistent() function