Example Usage: Create a tensor object of 640x480x3. from tiovx import *. my_tensor1 = Tensor(3, [640, 480, 3], Type.UINT8, 0, name="mytensor").
確定! 回上一頁