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

Function TEST_F

tensorflow/core/grappler/clusters/virtual_cluster_test.cc:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57};
58
59TEST_F(VirtualClusterTest, ClusterType) {
60 CHECK_EQ("virtual", cluster_->type());
61}
62
63TEST_F(VirtualClusterTest, CostModel) {
64 TrivialTestGraphInputYielder fake_input(4, 1, 10, false,

Callers

nothing calls this directly

Calls 15

GetDeviceNamesMethod · 0.80
WithOpNameMethod · 0.80
typeMethod · 0.65
nameMethod · 0.65
VariableClass · 0.50
IdentityClass · 0.50
NextItemMethod · 0.45
InitializeMethod · 0.45
RunMethod · 0.45
nodeMethod · 0.45
findMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected