Searched defs:ToTensor (Results 1 – 2 of 2) sorted by relevance
60 class ToTensor(py_transforms.PyTensorOperation): class
51 nvinfer1::ITensor *ToTensor(LayerInput *input, const std::vector<size_t> &shape, in ToTensor() function