Home
last modified time | relevance | path

Searched defs:ITensorProxy (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
H A Dtrt_tensor_proxy.h118 ITensorProxy(nvinfer1::ITensor* trt_tensor) in ITensorProxy() function
122 ITensorProxy(SimpleITensor* simple_itensor) in ITensorProxy() function
126 explicit ITensorProxy(nvinfer1::DataType trt_dtype, in ITensorProxy() function
133 ITensorProxy() in ITensorProxy() function
137 explicit ITensorProxy(const nvinfer1::Dims& dims) in ITensorProxy() function
141 explicit ITensorProxy(const std::vector<int>& dims) in ITensorProxy() function