Home
last modified time | relevance | path

Searched defs:collection_name (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/utils/
Dexport.py38 def _get_first_op_from_collection(collection_name): argument
/external/libtextclassifier/
Dtext-classifier.h333 std::string collection_name; member
Dtext-classifier_test.cc192 const std::string& collection_name, const std::string& pattern, in MakePattern()
Dmodel_generated.h832 std::string collection_name; member
858 const flatbuffers::String *collection_name() const { in collection_name() function
/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dgraph_actions.py407 def _get_first_op_from_collection(collection_name): argument
/external/tensorflow/tensorflow/contrib/meta_graph_transform/
Dmeta_graph_transform.py460 collection_name, removed_op_names): argument
/external/tensorflow/tensorflow/python/framework/
Dops.py5711 def register_proto_function(collection_name, argument
5739 def get_collection_proto_type(collection_name): argument
5747 def get_to_proto_function(collection_name): argument
5755 def get_from_proto_function(collection_name): argument
5763 def _assert_collection_is_ok(collection_name): argument