Gets all output tensors of runner.
Prototype
List[xir.Tensor] get_output_tensors()
Parameters
None
Returns
All output tensors. A vector of raw pointer to the output tensor.
Gets all output tensors of runner.
List[xir.Tensor] get_output_tensors()
None
All output tensors. A vector of raw pointer to the output tensor.