-
Notifications
You must be signed in to change notification settings - Fork 38
Add FeatureStore descriptor to tensor & model keys #633
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
Merged
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
f85db2a
Add file system descriptor to tensor & model keys
ankona f252806
post-merge tweaks
ankona 09eff20
update upstream tests
ankona 2cedfb3
dynamic fs attachment, add backbone to ML worker mgr & config loader
ankona 24df7da
add missing from_descriptor methods,
ankona 82fb67a
fix
ankona 65cf4d1
fix env loader tests
ankona 15806fe
move import below conditional
ankona cb962be
sort imports for dragon
ankona 36883c9
fix feature store type interleaving bug
ankona 2e9f146
isort
ankona e011b70
fix test failing new validation check
ankona e6dae22
revert gh workflow changes that will be merged later
ankona 4548fec
add missing docstrings, remove commented parameters
ankona c29dc6b
docstring
ankona 24cbef2
remove commented out imports
ankona 4eb29b9
remove commented out code
ankona eb793b6
improve documentation on purpose of backbone fs
ankona 318deac
improve documentatoin about backbone usage
ankona 0eac344
remove deprecated & add missing docstring params
ankona d3b9512
fix renamed param in docstring
ankona 6e387e8
remove commented lines
ankona a89f160
remove commented lines
ankona 73c7f9b
formatting
ankona a5bda09
revert dupe change from upstream
ankona d50a540
fix confusing docstring
ankona 86b4c2e
fix incomplete docstrings, tweak logs
ankona 2346483
docstring fix
ankona d419465
validate & report env config loader attempts to call factories
ankona 85a6ee0
report validation failures in MLI pipeline through callback
ankona d9a30d7
fix removal of early return on empty descriptors
ankona 5f9c727
format docstrings to render correctly
ankona 3fd5ed1
rename backbone env var
ankona 6d4f2e0
debug descriptor failure on build agent
ankona c75dc5a
download and log original asset name on `smart build --dragon`
ankona ee07d94
test
ankona a269186
test
ankona e75a18f
remove test_worker_Manager
ankona 125dc84
add test_worker_manager back into test set
ankona 783294a
rename SSQueue env var to SS_QUEUE
ankona 9bce16a
remove commented code, rename variable for clarity
ankona 446d000
rename ss_queue -> ss_request_queue
ankona 989db29
replaced log.warning w/log.error on missing components
ankona 3e8d6eb
improve DragonFeatureStore docstrings
ankona 0344398
ensure KeyError is logged
ankona d040e28
move dragon-based test into correct subdir
ankona 5645f79
formatting fix
ankona 1e74315
remove asset URL overrides
ankona 6097c46
remove usage of deprecated dragon policy affinity
ankona File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.