Searched refs:arr_t (Results 1 – 1 of 1) sorted by relevance
95 const Tensor& arr_t = ctx->input(0); in Compute() local104 const auto arr = arr_t.flat<int32>(); in Compute()