Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc4133 TRT_ShapedWeights empty_weights(weights.TrtDType()); in ConvertBiasAddInt8WithoutCalibration() local
4135 *tensor, mode, weights.GetTrtWeights(), empty_weights.GetTrtWeights(), in ConvertBiasAddInt8WithoutCalibration()
4136 empty_weights.GetTrtWeights()); in ConvertBiasAddInt8WithoutCalibration()