Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc1675 TRT_ShapedWeights shift_weights(weights.type_); in BinaryTensorOpWeight() local
1681 shift_weights = weights; in BinaryTensorOpWeight()
1697 shift_weights = neg_weights; in BinaryTensorOpWeight()
1737 shift_weights = weights; in BinaryTensorOpWeight()
1745 shift_weights.GetTrtWeights(), scale_weights.GetTrtWeights(), in BinaryTensorOpWeight()