Skip to content

added a return statement to fix predict functionality#5

Open
shrimad-mishra wants to merge 1 commit into
AI4Bharat:masterfrom
shrimad-mishra:fixing-predict-function_shrimad_mishra
Open

added a return statement to fix predict functionality#5
shrimad-mishra wants to merge 1 commit into
AI4Bharat:masterfrom
shrimad-mishra:fixing-predict-function_shrimad_mishra

Conversation

@shrimad-mishra

Copy link
Copy Markdown

I was exploring the amazing model you have made but found a issue in the predict function inside IndicLID.py file where you are calling the self.batch_predict(input_list, 1) and in that batch_predict you are returning the prediction but in predict you are not returning the output got from the self.batch_predict(input_list, 1) function.

@shrimad-mishra

Copy link
Copy Markdown
Author

@yashmadhani97 @anoopkunchukuttan please check this and give a go ahead

@shrimad-mishra

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant