Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
250
XLA_TEST_P(SliceR1Test, DoIt_F32) { Run<float>(GetParam()); }
251
252
XLA_TEST_P(SliceR1Test, DoIt_F64) { Run<double>(GetParam()); }
253
Callers
nothing calls this directly
Calls
12
GetParam
Function · 0.85
TestName
Function · 0.85
Slice2D
Function · 0.85
FillUnique
Method · 0.80
MakeLayout
Function · 0.50
Parameter
Function · 0.50
Slice
Function · 0.50
TF_ASSERT_OK_AND_ASSIGN
Function · 0.50
Run
Function · 0.50
shape
Method · 0.45
TransferToServer
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected