forked from intel-analytics/ipex-llm
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update #5
Merged
Merged
Update #5
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
* correct prepare_env.sh path * Alternative way to prepare envs
* refactor: recontruct orca RayOnSparkContext init process. * refactor: rename the function. * refactor: format code * refactor: activate RayOnSparkContext * refactor: rename function name * refactor: rename function name * refactor: rename function * fix: for OrcaRayContext, init num_ray_nodes and ray_node_cpu_cores after init and setup RayOnSparkContext.
* Update Occlum SparkPi K8s config and readme * Update Occlum SparkPi docker config and readme
* avoid onnx model frequently save/load * rename test class
* Created using Colaboratory * Fix url * Created using Colaboratory * Created using Colaboratory * Created using Colaboratory * Created using Colaboratory * Created using Colaboratory * modify colab link * update colab link * Created using Colaboratory * update colab link * Update dllib_keras_api.ipynb * remove log * remove dashboard log * bug fix * Created using Colaboratory * remove log and update link
* update doc * update * update * update
* remove toc from landing page * update extension version * resolve version conflict * remove toc in page * fix toc * fix toc * revise toc * revise toc * revise toc * revise toc * revise toc * revise toc * revise toc * revise toc * revise toc
* add spark2.4.6 build with maven * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update
* support read/write json file * add scala UT * update doc Co-authored-by: Zhou <[email protected]>
* Refine time output * Fix typo
* add spark backend test * export the dir to PYTHONPATH
* replace head workers with current ray head * move get_node_ip_address to a function * recover get_node_ip in ray_worker
deploy python pypi
#5170) * remove duplicate exposed APIs * add openvino basic tests * fix openvino workflow * revert openvino api in pytorch * fix env removal * remove downloading in ut
* add bigdl backend * add bigdl backend * delete the dataloader. * add bigdl backend * modify the description about backend * add bigdl test * delete the bigdl backend test * add the jep requirements * delete protobuf and ray * delete evaluate process when use bigdl backend * modify the result in readme file
* remove duplicate code in random_split() * give cross_hash_encode() the ability to process multi-pairs columns * split now an alias for random_split * cross_columns now an alias for cross_hash_encode * update function call in wnd_preprocessing.py
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
Update