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

Function TEST

tensorflow/core/util/tensor_slice_reader_test.cc:180–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180TEST(TensorSliceReaderTest, SimpleFloat) {
181 SimpleFloatHelper(CreateTableTensorSliceBuilder, OpenTableTensorSliceReader);
182}
183
184template <typename T, typename U>
185void SimpleIntXHelper(

Callers

nothing calls this directly

Calls 15

SimpleFloatHelperFunction · 0.85
TmpDirFunction · 0.85
MutateSavedTensorSlicesFunction · 0.85
set_lengthMethod · 0.80
mutable_dataMethod · 0.80
FillFunction · 0.70
VersionTestFunction · 0.70
JoinPathFunction · 0.50
TensorShapeClass · 0.50
StrCatFunction · 0.50
AddMethod · 0.45

Tested by

no test coverage detected