Searched defs:WriteTensors (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/aggregation/tensorflow/ | ||
H A D | checkpoint_writer_test.cc | 39 TEST(CheckpointWriterTest, WriteTensors) { in TEST() argument |
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ | ||
H A D | snapshot_utils.cc | 132 Status TFRecordWriter::WriteTensors(const std::vector<Tensor>& tensors) { in WriteTensors() function in tensorflow::data::snapshot_util::TFRecordWriter |