Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ data
Method
data
tensorflow/core/util/example_proto_fast_parsing.cc:990–990 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
988
data_ = tensor_->flat<T>().data();
989
}
990
T* data() { return data_; }
991
const T* data() const { return data_; }
992
993
private:
Callers
15
RepeatedNodeDefHash
Function · 0.45
NodeDefHash
Function · 0.45
ParseDataType
Method · 0.45
GetNumElementsInBytesList
Method · 0.45
ParseBytesList
Method · 0.45
ParseFloatList
Method · 0.45
ParseInt64List
Method · 0.45
ParseExample
Function · 0.45
operator()
Method · 0.45
FastParseSerializedExample
Function · 0.45
FillAndCopyVarLen
Function · 0.45
resize
Method · 0.45
Calls
no outgoing calls
Tested by
12
ConsumeDotSeparatedIdentifiers
Function · 0.36
GetData
Method · 0.36
CheckEntries
Method · 0.36
BytesPerElementHelper
Function · 0.36
TEST
Function · 0.36
makeTensor
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
FlipEndiannessBit
Function · 0.36
TestByteSwap
Function · 0.36
TEST
Function · 0.36