Searched defs:t_str (Results 1 – 2 of 2) sorted by relevance
294 Tensor t_str(DT_STRING, TensorShape({})); in TEST() local358 Tensor t_str(DT_STRING, TensorShape({})); in TEST() local
39 auto t_str = UniqueTfLiteTensor(interpreter.tensor(2)); in TEST() local