MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Flush

Method Flush

tensorflow/core/summary/summary_db_writer.cc:914–914  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

912 }
913
914 Status Flush() override { return Status::OK(); }
915
916 Status WriteTensor(int64 global_step, Tensor t, const string& tag,
917 const string& serialized_metadata) override {

Callers 3

SummaryTestHelperMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 3

SummaryTestHelperMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36