-
Couldn't load subscription status.
- Fork 13
Updated test_mlc_access.py and added logging and assert statement #123
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
Conversation
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
|
Hi @sahilavaran , the error in this test case arose because it tried to access the I think we could provide an endpoint for the users(could be found in this PR) to get the MLC logger. |
|
@anandhu-eng added as per your PR |
|
Hi @sahilavaran , Thanks for the PR. I have reverted the usage of logger from MLCFlow as it is not needed to be exposed. I have closed the PR that exposed the logger. |
No description provided.