Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc5241 TRT_ShapedWeights combined_offset_weights = in ConvertFusedBatchNorm() local
5255 static_cast<Eigen::half*>(combined_offset_weights.GetValues()); in ConvertFusedBatchNorm()
5259 static_cast<float*>(combined_offset_weights.GetValues()); in ConvertFusedBatchNorm()
5298 *tensor, mode, combined_offset_weights.GetTrtWeights(), in ConvertFusedBatchNorm()