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

Method ~TableConstructor

tensorflow/core/lib/io/table_test.cc:221–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219 public:
220 TableConstructor() : source_(nullptr), table_(nullptr) {}
221 ~TableConstructor() override { Reset(); }
222 Status FinishImpl(const Options& options, const KVMap& data) override {
223 Reset();
224 StringSink sink;

Callers

nothing calls this directly

Calls 1

ResetFunction · 0.50

Tested by

no test coverage detected