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

Function TEST_F

tensorflow/core/grappler/clusters/single_machine_test.cc:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61};
62
63TEST_F(SingleMachineTest, ClusterType) {
64 CHECK_EQ("single_machine", cluster_->type());
65}
66
67TEST_F(SingleMachineTest, CostModel) {
68 TrivialTestGraphInputYielder fake_input(4, 1, 10, false,

Callers

nothing calls this directly

Calls 15

DefaultFunction · 0.85
AllFunction · 0.85
RunInfiniteTFLoopFunction · 0.85
NodeNameFunction · 0.85
GetDeviceNamesMethod · 0.80
mutable_cost_graphMethod · 0.80
WithOpNameMethod · 0.80
DisableOptimizerMethod · 0.80
set_opMethod · 0.80
SetNodeAttrFunction · 0.70
typeMethod · 0.65

Tested by

no test coverage detected