Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / NVIDIA/NVFlare issues and pull requests
#2790 - Remove the module class scan
Pull Request -
State: closed - Opened by yhwen 4 months ago
- 2 comments
#2789 - Improve the kill children processes
Pull Request -
State: closed - Opened by yhwen 4 months ago
- 2 comments
#2788 - Add docstring to reliable message
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 1 comment
Labels: documentation
#2787 - Add back metric callback and fix examples based on new xgboost version
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 2 comments
#2785 - Add hello examples with new APIs
Pull Request -
State: closed - Opened by nvkevlu 4 months ago
- 8 comments
#2784 - Enhance JobAPI with JobObj and ScriptExecutor
Pull Request -
State: closed - Opened by SYangster 4 months ago
- 1 comment
#2783 - [BUG] POC prepare doesn't use overseer_agent sp_end_point ports from input project.yml
Issue -
State: closed - Opened by parkeraddison 4 months ago
- 1 comment
Labels: bug
#2782 - [2.5] Improve app_command
Pull Request -
State: closed - Opened by yanchengnv 4 months ago
- 1 comment
#2781 - name to path changes in configuration
Pull Request -
State: closed - Opened by yhwen 4 months ago
- 2 comments
#2780 - Added error handling for XGB_CONFIGURED event
Pull Request -
State: closed - Opened by nvidianz 4 months ago
- 1 comment
#2779 - Avoid user-defined device from being overwritten
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
#2778 - fixed the cross validation wrong config for swarm_script_executor_cifar10
Pull Request -
State: closed - Opened by yhwen 4 months ago
#2777 - Fix loading cli history in admin console
Pull Request -
State: closed - Opened by IsaacYangSLA 4 months ago
- 1 comment
#2776 - Fix loading cli history in admin console
Pull Request -
State: closed - Opened by IsaacYangSLA 4 months ago
- 1 comment
#2775 - Fix JobAPI Persistor handling
Pull Request -
State: closed - Opened by SYangster 4 months ago
- 1 comment
#2774 - Ignore TenSeal errors if not secure horizontal training
Pull Request -
State: closed - Opened by nvidianz 4 months ago
- 2 comments
#2773 - Port 2.4 xgb changes
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 2 comments
#2772 - Fix config file name in doc
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 1 comment
Labels: documentation
#2771 - Honor optional flag at streaming level
Pull Request -
State: closed - Opened by nvidianz 4 months ago
- 2 comments
#2770 - Fixed the mgpu simulator workspace change error
Pull Request -
State: closed - Opened by yhwen 4 months ago
#2768 - Cherry pick fixes from 2.4
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 1 comment
#2767 - Add example notebook for docker
Pull Request -
State: closed - Opened by nvkevlu 4 months ago
- 3 comments
#2766 - Cherry pick launcher log fix
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 2 comments
#2765 - Enhance cyclic controller
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
#2764 - Add flower metrics streaming example
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 4 comments
Labels: examples
#2763 - Add support of just doing metrics streaming with client api
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 5 comments
#2762 - fix the CrossSiteEvalClientController in swarm_script_executor_cifar10
Pull Request -
State: closed - Opened by yhwen 4 months ago
- 1 comment
#2761 - Latest cryptography breaks poc prepare
Pull Request -
State: closed - Opened by parkeraddison 4 months ago
- 6 comments
#2760 - AttributeError: module 'cryptography.hazmat.primitives.serialization' has no attribute 'pkcs12'
Issue -
State: closed - Opened by dvellanki 4 months ago
- 5 comments
#2759 - Cherry pick XGB docs from #2671
Pull Request -
State: closed - Opened by SYangster 4 months ago
- 1 comment
Labels: documentation
#2758 - Removed the app_opt scan
Pull Request -
State: closed - Opened by yhwen 4 months ago
- 1 comment
#2757 - Getting started readmes
Pull Request -
State: closed - Opened by holgerroth 4 months ago
- 2 comments
#2756 - Bump monai version
Pull Request -
State: closed - Opened by nvkevlu 4 months ago
- 1 comment
#2755 - [2.5] Fix clone job to keep original job
Pull Request -
State: closed - Opened by yanchengnv 4 months ago
#2754 - Add flower script
Pull Request -
State: closed - Opened by holgerroth 4 months ago
- 3 comments
Labels: examples
#2753 - Moved the simulator server logger init earlier
Pull Request -
State: closed - Opened by yhwen 4 months ago
- 1 comment
#2752 - Minor fix for instructions in setup_poc.ipynb for main
Pull Request -
State: closed - Opened by hwpang 4 months ago
- 3 comments
Labels: documentation
#2751 - Add launch external process to script executor
Pull Request -
State: closed - Opened by SYangster 4 months ago
- 1 comment
#2750 - Update xgboost user guide
Pull Request -
State: closed - Opened by SYangster 4 months ago
- 5 comments
Labels: documentation
#2749 - Bump up the version of monai-nvflare package to 0.2.9
Pull Request -
State: closed - Opened by IsaacYangSLA 4 months ago
- 3 comments
#2748 - Add job API to support additional external dir in the custom dir
Pull Request -
State: closed - Opened by yhwen 4 months ago
- 1 comment
#2747 - Fix missing link
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 1 comment
#2746 - Remove serialization of pfx (#2721)
Pull Request -
State: closed - Opened by IsaacYangSLA 4 months ago
#2745 - Add MetricsSender docstring
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 1 comment
Labels: documentation
#2744 - Enhance launcher executor
Pull Request -
State: open - Opened by YuanTingHsieh 4 months ago
#2742 - Job API added check for the duplicate executor
Pull Request -
State: closed - Opened by yhwen 4 months ago
- 4 comments
#2740 - [2.4] Minor fix for instructions in setup_poc.ipynb
Pull Request -
State: closed - Opened by hwpang 4 months ago
- 7 comments
#2739 - Update ml-to-fl examples with new APIs
Pull Request -
State: closed - Opened by SYangster 4 months ago
#2739 - Update ml-to-fl examples with new APIs
Pull Request -
State: closed - Opened by SYangster 4 months ago
#2738 - Credit Card Fraud detection end-to-end with XGBoost
Pull Request -
State: closed - Opened by chesterxgchen 4 months ago
- 4 comments
#2737 - Update getting_started.rst
Pull Request -
State: closed - Opened by hwpang 4 months ago
- 9 comments
Labels: documentation
#2735 - Moved the hello-pt example initialization to START_RUN
Pull Request -
State: closed - Opened by yhwen 4 months ago
- 5 comments
#2729 - [2.4] Fix pipe handler race condition handling
Pull Request -
State: closed - Opened by yanchengnv 4 months ago
- 1 comment
#2727 - implementation of Scaffold and FedProx for TensorFlow
Pull Request -
State: closed - Opened by falibabaei 4 months ago
- 6 comments
Labels: examples
#2726 - Support migrate to Python 3.12
Pull Request -
State: closed - Opened by yhwen 4 months ago
- 1 comment
#2725 - XGBoost plugin with new API
Pull Request -
State: closed - Opened by nvidianz 4 months ago
- 1 comment
#2724 - Update MONAI example
Pull Request -
State: closed - Opened by YuanTingHsieh 4 months ago
- 1 comment
Labels: documentation
#2723 - Convert hello examples to use new APIs
Pull Request -
State: closed - Opened by nvkevlu 4 months ago
- 2 comments
#2722 - Improve metrics streaming
Pull Request -
State: open - Opened by YuanTingHsieh 4 months ago
#2721 - Remove serialization of pfx
Pull Request -
State: closed - Opened by IsaacYangSLA 4 months ago
- 4 comments
#2718 - Add FedJobAPI documentation
Pull Request -
State: closed - Opened by SYangster 4 months ago
- 3 comments
Labels: documentation
#2714 - Support same app for all sites in Job API
Pull Request -
State: closed - Opened by holgerroth 5 months ago
- 4 comments
#2707 - Add ModelController documentation
Pull Request -
State: closed - Opened by SYangster 5 months ago
- 3 comments
#2704 - Add CIFAR 10 examples for Tensorflow-based FedAvg & FedOpt
Pull Request -
State: closed - Opened by zhijinl 5 months ago
- 7 comments
#2701 - [2.4] Fix xgb integration test 24
Pull Request -
State: closed - Opened by YuanTingHsieh 5 months ago
- 1 comment
#2686 - Update Secure XGBoost example w.r.t. XGBoost's code changes
Pull Request -
State: closed - Opened by ZiyueXu77 5 months ago
- 2 comments
#2684 - Add capability to publish metrics to prometheus
Pull Request -
State: open - Opened by chesterxgchen 5 months ago
#2681 - Resolve CVE with updated dependency
Pull Request -
State: closed - Opened by IsaacYangSLA 5 months ago
- 1 comment
#2680 - [2.4] Change default plugin to cuda_paillier
Pull Request -
State: closed - Opened by nvidianz 5 months ago
#2678 - Added id to the jobAPI swarm_script_executor_cifar10 component deploy
Pull Request -
State: closed - Opened by yhwen 5 months ago
- 5 comments
#2677 - BUGFIX: cloud deployment script issue with OSX
Pull Request -
State: closed - Opened by dirkpetersen 5 months ago
- 3 comments
#2676 - Add correct params exchange format for tf
Pull Request -
State: closed - Opened by SYangster 5 months ago
- 1 comment
#2675 - Add min_responses to send_model_and_wait()
Pull Request -
State: open - Opened by SYangster 5 months ago
- 2 comments
#2674 - [2.4] Enhance error handling
Pull Request -
State: closed - Opened by YuanTingHsieh 5 months ago
#2673 - [2.4] Add secure boost example
Pull Request -
State: open - Opened by YuanTingHsieh 5 months ago
- 1 comment
#2672 - [2.4] Remove ipcl requirement for other training mode except vertical secure
Pull Request -
State: closed - Opened by nvidianz 5 months ago
- 2 comments
#2671 - [2.4] Secure XGBoost Documentation
Pull Request -
State: open - Opened by SYangster 5 months ago
- 1 comment
#2670 - Fixed the numpy release version
Pull Request -
State: closed - Opened by yhwen 5 months ago
#2669 - [2.4] Fix numpy release version
Pull Request -
State: closed - Opened by yhwen 5 months ago
#2668 - Use google drive video embeddings
Pull Request -
State: closed - Opened by SYangster 5 months ago
- 1 comment
#2667 - [2.4] Release RM request receiver after finished
Pull Request -
State: closed - Opened by yanchengnv 5 months ago
#2665 - Use npm for pages deployment
Pull Request -
State: closed - Opened by SYangster 5 months ago
- 1 comment
#2664 - Change the ScatterAndGather default persistor_id
Pull Request -
State: closed - Opened by yhwen 5 months ago
- 1 comment
#2663 - [2.4] Fix xgboost model overwrite
Pull Request -
State: closed - Opened by YuanTingHsieh 5 months ago
- 3 comments
#2662 - Fix DockerBuilder to add `build` section
Pull Request -
State: closed - Opened by apatole 5 months ago
- 3 comments
#2661 - update client_api executor docs
Pull Request -
State: closed - Opened by yhwen 5 months ago
#2660 - [2.4] Update libproc cuda
Pull Request -
State: closed - Opened by YuanTingHsieh 5 months ago
- 1 comment
#2659 - [2.4] Cleaning up XGBoost Log
Pull Request -
State: closed - Opened by nvidianz 5 months ago
- 2 comments
#2656 - [2.4] Fixed a LocalProcessor bug and a typo
Pull Request -
State: closed - Opened by nvidianz 5 months ago
#2655 - Add feedback when users launch dashboard to cloud with editable version
Pull Request -
State: closed - Opened by IsaacYangSLA 6 months ago
- 1 comment
#2654 - [2.4] Add feedback when users launch dashboard to cloud with editable version
Pull Request -
State: closed - Opened by IsaacYangSLA 6 months ago
- 1 comment
#2653 - Allow the simulator to pass the End_Run aux message to clients
Pull Request -
State: closed - Opened by yhwen 6 months ago
#2650 - AWS cloud deployments: Adding multi-region capability and auto-detection of GPU instance types and AMI images
Pull Request -
State: closed - Opened by dirkpetersen 6 months ago
- 4 comments
#2649 - [2.4] Add secure federated xgboost example
Pull Request -
State: open - Opened by ZiyueXu77 6 months ago
- 1 comment
#2648 - FedAvg Early Stopping with ModelController
Pull Request -
State: open - Opened by SYangster 6 months ago
#2647 - [2.5] Support app commands through admin
Pull Request -
State: open - Opened by yanchengnv 6 months ago
#2646 - Update MANIFEST.in file to include nvflare/libs/*.so files into the
Pull Request -
State: closed - Opened by IsaacYangSLA 6 months ago
- 1 comment
#2645 - Add licenses for website
Pull Request -
State: closed - Opened by SYangster 6 months ago
#2644 - Update setup.py for base version and nightly build
Pull Request -
State: closed - Opened by IsaacYangSLA 6 months ago
- 1 comment
#2643 - [BUG] GHSA-2g68-c3qc-8985 in werkzeug==3.0.1
Issue -
State: open - Opened by mingxin-zheng 6 months ago
- 1 comment
Labels: bug