Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure inference also handles lazy evaluation #414

Closed
vrakesh opened this issue May 24, 2018 · 1 comment
Closed

Ensure inference also handles lazy evaluation #414

vrakesh opened this issue May 24, 2018 · 1 comment
Assignees

Comments

@vrakesh
Copy link
Contributor

vrakesh commented May 24, 2018

in base model service, the actual inference may happen in _postprocess rather than in _inference, due to ndarray lazy evaluation. We should ensure, inference completes in _inference

@vrakesh
Copy link
Contributor Author

vrakesh commented May 24, 2018

resolved in PR #415

@vrakesh vrakesh closed this as completed May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant