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

Fix the issue where the SDK is unable to load trail-component for jobs with mix-case names #187

Open
leoroy opened this issue May 2, 2023 · 0 comments

Comments

@leoroy
Copy link
Contributor

leoroy commented May 2, 2023

Describe the bug
The experiment SDK is unable to load trail-component for jobs with mix-case names

To Reproduce
Steps to reproduce the behavior:

  1. create a processing job with mix-case name
  2. try to load the trial-component from the environment
  3. SDK will not be able to load the trial-component based on the processing job

Expected behavior
A clear and concise description of what you expected to happen.
The SDK should be able to load the trial-component for the given processing job

Screenshots
If applicable, add screenshots to help explain your problem.

Environment:
Framework (e.g. TensorFlow) / Algorithm (e.g. KMeans):
Framework Version:
Python Version:
CPU or GPU:
Python SDK Version:
Are you using a custom image:

Additional context
Add any other context about the problem here.

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

No branches or pull requests

1 participant