Results 1 issues of zhijuan

I get this error when inference the model: 'TorchInferenceContext' object has no attribute 'get_inference_input_dict_ros' . I check second_ros.py and second/pytorch/inference.py, and it exactly has no 'get_inference_input_dict_ros' attribute. How to solve...