获取FlowMsg中的tensor对象。
1
get_tensor() -> dataflow.Tensor
无
返回dataflow.Tensor类型对象。
如果FlowMsg中是空,则tensor返回None。