Searched refs:tl_a (Results 1 – 1 of 1) sorted by relevance
547 const Tensor& tl_a = c->input(0); in Compute() local560 auto tl_a_t = tl_a.flat<Variant>(); in Compute()563 for (int64 b = 0; b < tl_a.NumElements(); ++b) { in Compute()