Home
last modified time | relevance | path

Searched refs:AddTensorSlice (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/aggregation/tensorflow/
H A Dcheckpoint_writer.cc46 tf::Status AddTensorSlice(tf::checkpoint::TensorSliceWriter* writer, in AddTensorSlice() function
54 tf::Status AddTensorSlice<string_view>( in AddTensorSlice() function
84 tf_status = AddTensorSlice<T>(&tensorflow_writer_, tensor_name, in Add()