-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Branch 2.1 #12235
Open
SANKHA1
wants to merge
10,000
commits into
intel-analytics:main
Choose a base branch
from
SANKHA1:branch-2.1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Branch 2.1 #12235
Conversation
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
* set kernel to odd
* change_tmp_dir_hostfs,but xgboost example will crash (Need to find the reason). * add a switch to use tmp hostfs
…5495) * Add SGXDCAMQuoteVerifierImpl in for QuoteVerifier * Add unit test for SGXDCAPQuoteVerifierImpl * Move attestation.Attestation to dcap.Attestation
* update sh * add data example 2 * add data example 2 * fix style * fix time * fix time * fix time Co-authored-by: yansu <yan1.sun@intel.com>
* friesian.feature.table * script refactor * doc
…ics#5510) * Fix the error in docker-graphene/README.md * Add instructions on how to process Boston_Housing.csv * Change to use the correct path for xgboost examples
* add tutorial test * fix typo * fix name * remove shards_regressionExample.py * update yml * update yml * update yml * update yml * update yml * add readme * update yml * update yml Co-authored-by: yansu <yan1.sun@intel.com>
…nalytics#5554) * add assembly * Enable FL Sever in SGX * Add start-fl-server.py to Docker Image * rm ppml-assebly.xml * Add start-python-fl-server-sgx.sh to Docker Image * Put start-fl-server.py into assembly * Improve the Dockerfile to create right environment for FL Server * Fix the problem of pytorch-nn-lr-tutorial.md Co-authored-by: Jiaming <litchy233@gmail.com>
* update readme * minor
* add orca ray python test to github action * update * update * update * update * update * update
* Remove sgxsdk quote verify in ut * Use Env SGXSDK for UT * Refine
…lytics#5528) * The original code will lead to keyError if "RABIT_TRACKER_IP" is not set. The ideal result should be return None.
* add assembly * Enable FL Sever in SGX * Add start-fl-server.py to Docker Image * rm ppml-assebly.xml * Add start-python-fl-server-sgx.sh to Docker Image * Put start-fl-server.py into assembly * Change the Dockerfile for better Co-authored-by: Jiaming <litchy233@gmail.com>
* add PR_Validation workflow * test * test * test * test * test * test * test * add friesian ut to PR validation * revert changes * add dllib ut * test * revert
* add spark sql local mode scripts * update local ip value Co-authored-by: baishaojie <shaojiex.bai@intel.com>
…ace=True. (intel-analytics#5497) * add for loop to replace all Columns. * add replace test for string_embds function
…#5484) * Add orca ray ctx example in github workflows * Install cmake 3.16.3 with pip * Increase the CPU limits * Add newline at EOF * Align with the new format * Add the pull_request trigger * Add missing property * Uninstall spark first * Uninstall spark3 * Remove test triggers * Add tests to PR_validation * Fix a bug * Test the validation trigger * Undo the change
…sdataset (intel-analytics#5064) * add from_tsdataset for tfForecaster * fix known issues * fix known issues again
…lytics#5568) * Add attestation guide to README.md in ppml/docker-graphene * Refine * Refine * Refine * Refine * Refine
* Add BigDL-core dep and scope * Fix ppml code style
…ics#5399) * add how_to_tune_a_forecaster_model notebook * modify step1: data preparation * update based how to train * modify a bug of summary * update based on comment * move to howto * fix typo * add file * update based on comments * rename the tile
* update spark3.1.2 to spark3.1.3 * update
* delete pong example * add some package
Co-authored-by: Jin Hanyu <476099001@qq.com>
Co-authored-by: Jin Hanyu <476099001@qq.com>
* Orca: `copy` name duplicated
* add spark313 test script * update * update
…nalytics#5964) * replace * update image size
* add release doc branch-2.1 * update
…and installation) (intel-analytics#6549) * fix setup.py and nano.md * tmp test * add more tests * fix test * fix yml change * fix notebook
…ics#7175) * update k8s * update docker
* upgrade 0.29.5 * add and set malloc_max * update others
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
1. Why the change?
2. User API changes
3. Summary of the change
4. How to test?
1234
). And paste your action link here once it has been successfully finished.5. New dependencies
- Dependency1
- Dependency2
- ...
- Dependency1 and license1
- Dependency2 and license2
- ...