Searched defs:tensor_str (Results 1 – 4 of 4) sorted by relevance
57 def has_tensor(self, tensor_str): argument63 def get_tensor(self, tensor_str): argument
200 std::string tensor_str = R"pb(dtype: DT_INT32 in TEST() local216 std::string tensor_str = R"pb(foobar)pb"; in TEST() local
361 def _add_suffixes(tensor_str, suffixes, indent, force_newline): argument
69 const std::string tensor_str(const int tensor_idx, const int subgraph_idx, in tensor_str() function