nvflare.app_common.executors package
Subpackages
Submodules
- nvflare.app_common.executors.client_api_launcher_executor module
- nvflare.app_common.executors.error_handling_executor module
- nvflare.app_common.executors.in_process_client_api_executor module
InProcessClientAPIExecutorInProcessClientAPIExecutor.check_output_shareable()InProcessClientAPIExecutor.execute()InProcessClientAPIExecutor.handle_event()InProcessClientAPIExecutor.local_result_callback()InProcessClientAPIExecutor.log_result_callback()InProcessClientAPIExecutor.send_data_to_peer()InProcessClientAPIExecutor.to_abort_callback()
- nvflare.app_common.executors.ipc_exchanger module
- nvflare.app_common.executors.launcher_executor module
- nvflare.app_common.executors.learner_executor module
- nvflare.app_common.executors.model_learner_executor module
- nvflare.app_common.executors.multi_process_executor module
- nvflare.app_common.executors.splitnn_learner_executor module
- nvflare.app_common.executors.task_exchanger module
TaskExchangerTaskExchanger.ask_peer_to_end()TaskExchanger.check_input_shareable()TaskExchanger.check_output_shareable()TaskExchanger.execute()TaskExchanger.get_pipe()TaskExchanger.get_pipe_channel_name()TaskExchanger.handle_event()TaskExchanger.pause_pipe_handler()TaskExchanger.peer_is_up_or_dead()TaskExchanger.reset_peer_is_up_or_dead()TaskExchanger.resume_pipe_handler()
- nvflare.app_common.executors.task_script_runner module