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

Function XLA_TEST_P

tensorflow/compiler/xla/tests/slice_test.cc:250–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250XLA_TEST_P(SliceR1Test, DoIt_F32) { Run<float>(GetParam()); }
251
252XLA_TEST_P(SliceR1Test, DoIt_F64) { Run<double>(GetParam()); }
253

Callers

nothing calls this directly

Calls 12

GetParamFunction · 0.85
TestNameFunction · 0.85
Slice2DFunction · 0.85
FillUniqueMethod · 0.80
MakeLayoutFunction · 0.50
ParameterFunction · 0.50
SliceFunction · 0.50
TF_ASSERT_OK_AND_ASSIGNFunction · 0.50
RunFunction · 0.50
shapeMethod · 0.45
TransferToServerMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected