Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc3643 TRT_ShapedWeights combined_scale_weights = in ConvertFusedBatchNorm() local
3657 static_cast<Eigen::half const*>(combined_scale_weights.GetValues())); in ConvertFusedBatchNorm()
3661 static_cast<float const*>(combined_scale_weights.GetValues())); in ConvertFusedBatchNorm()
3704 combined_scale_weights.GetTrtWeights(), in ConvertFusedBatchNorm()