Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsave_restore_tensor.cc91 auto tensor_names_flat = tensor_names_t.flat<tstring>(); in SaveTensors() local
370 const auto& tensor_names_flat = tensor_names.flat<tstring>(); in RestoreTensorsV2() local
H A Dsave_restore_v2_ops.cc108 const auto& tensor_names_flat = tensor_names.flat<tstring>(); in Compute() local
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dappend_slices_op.cc131 auto tensor_names_flat = tensor_names_t.flat<tensorflow::tstring>(); in SaveTensors() local