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

Merging all the codes of dev to main branch. #9

Merged
merged 64 commits into from
Oct 19, 2022
Merged
Show file tree
Hide file tree
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 May 3, 2022
74245f5
[ML] add support for question_answering NLP tasks (#457)
benwtrent May 4, 2022
f0b7272
[ML] improve general pytorch model import and add tests (#463)
benwtrent May 5, 2022
f468edb
Release 8.2.0
sethmlarson May 5, 2022
893c89d
[ML] fixes decision tree classifier upload to account for probabiliti…
benwtrent May 17, 2022
3ec7e6a
Add authentication methods for import model script (#466)
lcawl May 18, 2022
3a2353d
Ignore type checking for `agg_value`
technige May 31, 2022
29d3498
[DOCS] Adds question_answering task type for eland_import_hub_model
lcawl May 31, 2022
9865bed
Stop explicitly pulling master
sethmlarson May 31, 2022
205f989
Remove 'numpydoc' to stop reformatting
sethmlarson May 31, 2022
07b088a
Also pin traitlets
sethmlarson May 31, 2022
003a47d
[DOCS] Include missing attributes (#468)
lcawl May 31, 2022
becb9b4
[ML] ensure quantization is applied (#472)
benwtrent Jun 15, 2022
48969b9
Freeze the traced PyTorch model
davidkyle Jun 21, 2022
c8e1138
Bump minimum PyTorch version to 1.11
davidkyle Jun 21, 2022
3ba0ec8
[ML] adds new auto task type that attempts to automatically determine…
benwtrent Jun 23, 2022
1c6e8c1
added opensearch as dependency
LEFTA98 Jul 1, 2022
6bdaa33
replaced core mentions of elasticsearch client w opensearch
LEFTA98 Jul 1, 2022
0044256
changed index names for testing
LEFTA98 Jul 5, 2022
699c6bd
modified test dataframes to accommodate opensearch indexing
LEFTA98 Jul 6, 2022
eb95724
fixed aggregatable field name tests
LEFTA98 Jul 7, 2022
b4e1a71
fixing pytests that mention indices of ed/pd dataframes
LEFTA98 Jul 7, 2022
6323b05
fixed equality boolean filter to accommodate terminology difference i…
LEFTA98 Jul 7, 2022
70b688f
fixed pytests with indexing issues, geolocation field renaming issues
LEFTA98 Jul 7, 2022
849d45f
modified test setup code to work for opensearch
LEFTA98 Jul 8, 2022
f1c43f7
reverted many erroneous "fixes" to tests
LEFTA98 Jul 8, 2022
ee41ba6
fixed opensearch integration so remaining non-ml tests run
LEFTA98 Jul 8, 2022
c0a227a
added initial connection to predicting with sagemaker
LEFTA98 Jul 19, 2022
100aa13
added sagemaker predict api
LEFTA98 Jul 21, 2022
397a65a
added band-aid to fix iterating over rows
LEFTA98 Jul 25, 2022
a9952f1
debugging indexing issue
LEFTA98 Jul 25, 2022
691797e
reverted indexing change for sagemaker predict
LEFTA98 Jul 28, 2022
b8887c5
added deprecation warnings to ml module
LEFTA98 Aug 2, 2022
f8f6420
refactoring elasticsearch names to opensearch
LEFTA98 Aug 2, 2022
995912e
continued renaming opensearch variables
LEFTA98 Aug 3, 2022
7a4ee0a
more renaming changes
LEFTA98 Aug 4, 2022
e2d547f
first commit for ml common integration
LEFTA98 Aug 11, 2022
afa0446
PoC for model upload
LEFTA98 Aug 12, 2022
881a228
renamed model chunk uploading path
LEFTA98 Aug 23, 2022
3c5fd17
added total chunks to model upload
LEFTA98 Aug 24, 2022
9503bc1
fixed docstring typo
LEFTA98 Aug 31, 2022
6318e3e
added first iteration of custom model load supprot
LEFTA98 Sep 6, 2022
12e4fae
removed unsupported features
LEFTA98 Sep 6, 2022
e675a6a
renaming all instances of elastic in code
LEFTA98 Sep 8, 2022
11364b0
created new dev requirements file
LEFTA98 Sep 8, 2022
d2f2768
typo fix
LEFTA98 Sep 9, 2022
27f89e7
PR feedback
LEFTA98 Sep 6, 2022
7c22abf
implement PR feedback
LEFTA98 Sep 6, 2022
50395ad
PR feedback
LEFTA98 Sep 6, 2022
f909aed
implement pr feedback
LEFTA98 Sep 9, 2022
a540cae
Update README.md
LEFTA98 Sep 9, 2022
a56871d
added demo materials
LEFTA98 Sep 9, 2022
1995a65
refactoring
dhrubo-os Sep 29, 2022
de7a635
refactoring code and changed code to address some of the deprection w…
dhrubo-os Oct 3, 2022
9ed7f6f
adding header license info
dhrubo-os Oct 4, 2022
c2033b5
formatted code with black, isort, mypy
dhrubo-os Oct 4, 2022
4c216fc
updating git ci workflow
dhrubo-os Oct 4, 2022
c930411
refactoring code + adding pytest in the ci workflow
dhrubo-os Oct 7, 2022
10e99ed
removing test from ci workflow
dhrubo-os Oct 7, 2022
0a7b43b
setup CI for integration test
dhrubo-os Oct 12, 2022
9a1293b
resolving conflicts
dhrubo-os Oct 19, 2022
f8e57ad
adding files required for CI
dhrubo-os Oct 19, 2022
5d916a3
adding files which got deleted during merge
dhrubo-os Oct 19, 2022
07800e6
adding deleted files by git merge
dhrubo-os Oct 19, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed unsupported features
Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
  • Loading branch information
LEFTA98 authored and dhrubo-os committed Oct 18, 2022
commit 12e4faecd8aa13451acc9b601325c0d0aca6d72c
7 changes: 0 additions & 7 deletions .ci/Dockerfile

This file was deleted.

82 changes: 0 additions & 82 deletions .ci/jobs/defaults.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .ci/jobs/elastic+eland+7.x.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .ci/jobs/elastic+eland+main.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .ci/jobs/elastic+eland+pull-request.yml

This file was deleted.

189 changes: 0 additions & 189 deletions .ci/run-elasticsearch.sh

This file was deleted.

39 changes: 0 additions & 39 deletions .ci/run-repository.sh

This file was deleted.

Loading