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