Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc3633 TRT_ShapedWeights weights_kcrs = in ConvertFusedConv2DBiasActivation() local
3635 ReorderRSCKToKCRS(weights, &weights_kcrs, 1); in ConvertFusedConv2DBiasActivation()
3637 *tensor, weights.shape_.d[3], kernel_size, weights_kcrs.GetTrtWeights(), in ConvertFusedConv2DBiasActivation()