Home
last modified time | relevance | path

Searched refs:scale_weights (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc1676 TRT_ShapedWeights scale_weights(weights.type_); in BinaryTensorOpWeight() local
1720 scale_weights = weights; in BinaryTensorOpWeight()
1732 scale_weights = recip_weights; in BinaryTensorOpWeight()
1735 scale_weights = weights; in BinaryTensorOpWeight()
1745 shift_weights.GetTrtWeights(), scale_weights.GetTrtWeights(), in BinaryTensorOpWeight()