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.cc3645 TRT_ShapedWeights combined_offset_weights = in ConvertFusedBatchNorm() local
3659 static_cast<Eigen::half const*>(combined_offset_weights.GetValues())); in ConvertFusedBatchNorm()
3663 static_cast<float const*>(combined_offset_weights.GetValues())); in ConvertFusedBatchNorm()
3703 combined_offset_weights.GetTrtWeights(), in ConvertFusedBatchNorm()