Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc3629 TRT_ShapedWeights* ptr_shape_weights = nullptr; in ConvertFusedBatchNorm() local
3632 ptr_shape_weights = in ConvertFusedBatchNorm()
3644 params->weight_store->GetTempWeights(*ptr_shape_weights); in ConvertFusedBatchNorm()
3646 params->weight_store->GetTempWeights(*ptr_shape_weights); in ConvertFusedBatchNorm()