Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/
Dpy_checkpoint_reader.py61 def has_tensor(self, tensor_str): argument
67 def get_tensor(self, tensor_str): argument
/external/tensorflow/tensorflow/core/runtime_fallback/util/
Dattr_util_test.cc200 std::string tensor_str = R"pb(dtype: DT_INT32 in TEST() local
216 std::string tensor_str = R"pb(foobar)pb"; in TEST() local