Skip to content

Improve error message when model base path is missing#4128

Open
Sraman01-code wants to merge 1 commit intotensorflow:masterfrom
Sraman01-code:improve-missing-model-error
Open

Improve error message when model base path is missing#4128
Sraman01-code wants to merge 1 commit intotensorflow:masterfrom
Sraman01-code:improve-missing-model-error

Conversation

@Sraman01-code
Copy link

This change improves the error message emitted when TensorFlow Serving
cannot find the configured model base path.

The new message explains the expected directory structure and helps users
diagnose common deployment and mounting issues more quickly.

Testing:

  • Ran TensorFlow Serving with a valid model mount and verified normal operation.
  • Removed the model base path at runtime to confirm the filesystem error path
    is exercised and the improved error message would be surfaced.

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