Home
last modified time | relevance | path

Searched defs:tokens_flat (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Ddictionary_ops.cc168 const auto tokens_flat = token_tensor.flat<tf::tstring>(); in DoCompute() local
226 auto tokens_flat = token_tensor->flat<tf::tstring>(); in DoCompute() local