I have a custom python file for inference in which I have implemented the functions model_fn, input_fn, predict_fn and output_fn
model_fn
input_fn
predict_fn
output_fn