-
Notifications
You must be signed in to change notification settings - Fork 64
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
Merging all the codes of dev to main branch. #9
Merged
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
37650b3
[ML] Improve NLP model import by using nicely defined types (#459)
benwtrent 74245f5
[ML] add support for question_answering NLP tasks (#457)
benwtrent f0b7272
[ML] improve general pytorch model import and add tests (#463)
benwtrent f468edb
Release 8.2.0
sethmlarson 893c89d
[ML] fixes decision tree classifier upload to account for probabiliti…
benwtrent 3ec7e6a
Add authentication methods for import model script (#466)
lcawl 3a2353d
Ignore type checking for `agg_value`
technige 29d3498
[DOCS] Adds question_answering task type for eland_import_hub_model
lcawl 9865bed
Stop explicitly pulling master
sethmlarson 205f989
Remove 'numpydoc' to stop reformatting
sethmlarson 07b088a
Also pin traitlets
sethmlarson 003a47d
[DOCS] Include missing attributes (#468)
lcawl becb9b4
[ML] ensure quantization is applied (#472)
benwtrent 48969b9
Freeze the traced PyTorch model
davidkyle c8e1138
Bump minimum PyTorch version to 1.11
davidkyle 3ba0ec8
[ML] adds new auto task type that attempts to automatically determine…
benwtrent 1c6e8c1
added opensearch as dependency
LEFTA98 6bdaa33
replaced core mentions of elasticsearch client w opensearch
LEFTA98 0044256
changed index names for testing
LEFTA98 699c6bd
modified test dataframes to accommodate opensearch indexing
LEFTA98 eb95724
fixed aggregatable field name tests
LEFTA98 b4e1a71
fixing pytests that mention indices of ed/pd dataframes
LEFTA98 6323b05
fixed equality boolean filter to accommodate terminology difference i…
LEFTA98 70b688f
fixed pytests with indexing issues, geolocation field renaming issues
LEFTA98 849d45f
modified test setup code to work for opensearch
LEFTA98 f1c43f7
reverted many erroneous "fixes" to tests
LEFTA98 ee41ba6
fixed opensearch integration so remaining non-ml tests run
LEFTA98 c0a227a
added initial connection to predicting with sagemaker
LEFTA98 100aa13
added sagemaker predict api
LEFTA98 397a65a
added band-aid to fix iterating over rows
LEFTA98 a9952f1
debugging indexing issue
LEFTA98 691797e
reverted indexing change for sagemaker predict
LEFTA98 b8887c5
added deprecation warnings to ml module
LEFTA98 f8f6420
refactoring elasticsearch names to opensearch
LEFTA98 995912e
continued renaming opensearch variables
LEFTA98 7a4ee0a
more renaming changes
LEFTA98 e2d547f
first commit for ml common integration
LEFTA98 afa0446
PoC for model upload
LEFTA98 881a228
renamed model chunk uploading path
LEFTA98 3c5fd17
added total chunks to model upload
LEFTA98 9503bc1
fixed docstring typo
LEFTA98 6318e3e
added first iteration of custom model load supprot
LEFTA98 12e4fae
removed unsupported features
LEFTA98 e675a6a
renaming all instances of elastic in code
LEFTA98 11364b0
created new dev requirements file
LEFTA98 d2f2768
typo fix
LEFTA98 27f89e7
PR feedback
LEFTA98 7c22abf
implement PR feedback
LEFTA98 50395ad
PR feedback
LEFTA98 f909aed
implement pr feedback
LEFTA98 a540cae
Update README.md
LEFTA98 a56871d
added demo materials
LEFTA98 1995a65
refactoring
dhrubo-os de7a635
refactoring code and changed code to address some of the deprection w…
dhrubo-os 9ed7f6f
adding header license info
dhrubo-os c2033b5
formatted code with black, isort, mypy
dhrubo-os 4c216fc
updating git ci workflow
dhrubo-os c930411
refactoring code + adding pytest in the ci workflow
dhrubo-os 10e99ed
removing test from ci workflow
dhrubo-os 0a7b43b
setup CI for integration test
dhrubo-os 9a1293b
resolving conflicts
dhrubo-os f8e57ad
adding files required for CI
dhrubo-os 5d916a3
adding files which got deleted during merge
dhrubo-os 07800e6
adding deleted files by git merge
dhrubo-os 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
resolving conflicts
- Loading branch information
commit 9a1293b0058521ca6746de8e470fb828be66253c
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
## Code of Conduct | ||
This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct). | ||
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact | ||
opensource-codeofconduct@amazon.com with any additional questions or comments. |
This file contains 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
You are viewing a condensed version of this merge commit. You can view the full changes here.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change this part by referring to https://github.com/opensearch-project/opensearch-py/blob/main/CONTRIBUTING.md ?