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

Function TEST_F

tensorflow/tools/graph_transforms/quantize_weights_test.cc:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113};
114
115TEST_F(QuantizeWeightsTest, TestQuantizeWeights) { TestQuantizeWeights(); }
116
117TEST_F(QuantizeWeightsTest, RangesAlwaysIncludeZero) {
118 GraphDef original_graph_def;

Callers

nothing calls this directly

Calls 5

MapNamesToNodesFunction · 0.85
GetNodeTensorAttrFunction · 0.85
QuantizeWeightsFunction · 0.70
TensorShapeClass · 0.50
atMethod · 0.45

Tested by

no test coverage detected