Searched refs:tl_a (Results 1 – 1 of 1) sorted by relevance
525 const Tensor& tl_a = c->input(0); in Compute() local553 auto tl_a_t = tl_a.flat<Variant>(); in Compute()556 for (int64_t i = 0; i < tl_a.NumElements(); ++i) { in Compute()