def get_input_tensor(self) 函数功能获取输入数据tensor。 函数原型def get_input_tensor(self) 返回值返回输入数据tensor。 当input_data为空(未调用initialize_data初始化input_data)时会抛异常。 父主题: class Input