MCPcopy 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

RepeatedNodeDefHashFunction · 0.45
NodeDefHashFunction · 0.45
ParseDataTypeMethod · 0.45
ParseBytesListMethod · 0.45
ParseFloatListMethod · 0.45
ParseInt64ListMethod · 0.45
ParseExampleFunction · 0.45
operator()Method · 0.45
FillAndCopyVarLenFunction · 0.45
resizeMethod · 0.45

Calls

no outgoing calls

Tested by 12

GetDataMethod · 0.36
CheckEntriesMethod · 0.36
BytesPerElementHelperFunction · 0.36
TESTFunction · 0.36
makeTensorFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
FlipEndiannessBitFunction · 0.36
TestByteSwapFunction · 0.36
TESTFunction · 0.36