Searched refs:IsPersistent (Results 1 - 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
H A Dop_types.h143 bool IsPersistent(const NodeDef& node);
H A Dop_types.cc339 bool IsPersistent(const NodeDef& node) { function in namespace:tensorflow::grappler
/external/v8/tools/clang/blink_gc_plugin/
H A DConfig.h57 static bool IsPersistent(const std::string& name) { function in class:Config
H A DRecordInfo.cpp664 bool is_persistent = Config::IsPersistent(info->name());
/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dmemory_optimizer.cc853 if (IsPersistent(node)) {

Completed in 94 milliseconds