Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dweights.cc33 StatusOr<TRT_ShapedWeights> TRT_ShapedWeights::CreateWithTensor( in CreateWithTensor() function in tensorflow::tensorrt::convert::TRT_ShapedWeights
198 TRT_ShapedWeights::CreateWithTensor(trt_dtype, dims, tensor); in GetTempWeights()
H A Dweights.h125 static StatusOr<TRT_ShapedWeights> CreateWithTensor(nvinfer1::DataType type,