Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ set_size
Method
set_size
tensorflow/core/lib/io/format.h:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
// The size of the stored block
42
uint64 size() const { return size_; }
43
void set_size(uint64 size) { size_ = size; }
44
45
void EncodeTo(string* dst) const;
46
Status DecodeFrom(StringPiece* input);
Callers
15
GetDynamicAndStaticSignatureDef
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
CreateTensor
Function · 0.45
TestPreserveOutputShapes
Method · 0.45
_set_size
Method · 0.45
_set_intersection_count
Method · 0.45
_set_difference_count
Method · 0.45
_set_union_count
Method · 0.45
_sparse_true_positive_at_k
Function · 0.45
_sparse_false_negative_at_k
Function · 0.45
_num_relevant
Function · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
TEST
Function · 0.36
TestPreserveOutputShapes
Method · 0.36
_set_size
Method · 0.36
_set_intersection_count
Method · 0.36
_set_difference_count
Method · 0.36
_set_union_count
Method · 0.36
BuildNode
Function · 0.36
BuildConstNode
Function · 0.36
NodeWithTensorContent
Method · 0.36
AddNewNode
Method · 0.36
AddShapeNode
Method · 0.36