Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Close
Method
Close
tensorflow/core/util/tensor_bundle/tensor_bundle.cc:1419–1422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1417
}
1418
1419
Status FileOutputBuffer::Close() {
1420
TF_RETURN_IF_ERROR(FlushBuffer());
1421
return file_->Close();
1422
}
1423
1424
Status FileOutputBuffer::FlushBuffer() {
1425
if (position_ > 0) {
Callers
3
FlipEndiannessBit
Function · 0.45
Finish
Method · 0.45
MergeBundles
Function · 0.45
Calls
no outgoing calls
Tested by
1
FlipEndiannessBit
Function · 0.36