setup.py
eggroll/__init__.py
eggroll.egg-info/PKG-INFO
eggroll.egg-info/SOURCES.txt
eggroll.egg-info/dependency_links.txt
eggroll.egg-info/entry_points.txt
eggroll.egg-info/requires.txt
eggroll.egg-info/top_level.txt
eggroll/cli/__init__.py
eggroll/cli/eggroll.py
eggroll/cli/commands/__init__.py
eggroll/cli/commands/task.py
eggroll/cli/utils/__init__.py
eggroll/cli/utils/cli_args.py
eggroll/cli/utils/cli_utils.py
eggroll/computing/__init__.py
eggroll/computing/egg_pair/__init__.py
eggroll/computing/egg_pair/egg_pair.py
eggroll/computing/roll_pair/__init__.py
eggroll/computing/roll_pair/_gc.py
eggroll/computing/roll_pair/_roll_pair.py
eggroll/computing/roll_pair/_roll_pair_context.py
eggroll/computing/tasks/__init__.py
eggroll/computing/tasks/consts.py
eggroll/computing/tasks/job_util.py
eggroll/computing/tasks/shutil.py
eggroll/computing/tasks/submit_utils.py
eggroll/computing/tasks/impl/__init__.py
eggroll/computing/tasks/impl/_aggregate.py
eggroll/computing/tasks/impl/_binary_sorted_map_partitions_with_index.py
eggroll/computing/tasks/impl/_map_partitions_with_index.py
eggroll/computing/tasks/impl/_multiple_store.py
eggroll/computing/tasks/impl/_reduce.py
eggroll/computing/tasks/impl/_roll_site_ops.py
eggroll/computing/tasks/impl/_single_store.py
eggroll/computing/tasks/impl/_task.py
eggroll/computing/tasks/impl/_with_stores.py
eggroll/computing/tasks/store/__init__.py
eggroll/computing/tasks/store/_adapter.py
eggroll/computing/tasks/store/_format.py
eggroll/computing/tasks/store/_lmdb.py
eggroll/computing/tasks/store/_type.py
eggroll/computing/tasks/transfer/__init__.py
eggroll/computing/tasks/transfer/transfer_pair.py
eggroll/computing/tasks/transfer/transfer_service.py
eggroll/config/__init__.py
eggroll/config/__main__.py
eggroll/config/config.py
eggroll/config/defaults.py
eggroll/core/__init__.py
eggroll/core/command/__init__.py
eggroll/core/command/command_client.py
eggroll/core/command/command_router.py
eggroll/core/command/command_service.py
eggroll/core/command/command_status.py
eggroll/core/command/command_uri.py
eggroll/core/command/command_utils.py
eggroll/core/datastructure/__init__.py
eggroll/core/datastructure/broker.py
eggroll/core/datastructure/threadpool.py
eggroll/core/grpc/__init__.py
eggroll/core/grpc/factory.py
eggroll/core/meta_model/__init__.py
eggroll/core/meta_model/_base_model.py
eggroll/core/meta_model/_command_model.py
eggroll/core/meta_model/_core_model.py
eggroll/core/meta_model/_task_model.py
eggroll/core/meta_model/_transfer_model.py
eggroll/core/meta_model/_utils.py
eggroll/core/proto/__init__.py
eggroll/core/proto/basic_meta_pb2.py
eggroll/core/proto/basic_meta_pb2.pyi
eggroll/core/proto/command_pb2.py
eggroll/core/proto/command_pb2.pyi
eggroll/core/proto/command_pb2_grpc.py
eggroll/core/proto/containers_pb2.py
eggroll/core/proto/containers_pb2.pyi
eggroll/core/proto/deepspeed_download_pb2.py
eggroll/core/proto/deepspeed_download_pb2.pyi
eggroll/core/proto/deepspeed_download_pb2_grpc.py
eggroll/core/proto/deepspeed_pb2.py
eggroll/core/proto/deepspeed_pb2.pyi
eggroll/core/proto/deepspeed_pb2_grpc.py
eggroll/core/proto/egg_pb2.py
eggroll/core/proto/egg_pb2.pyi
eggroll/core/proto/extend_pb2.py
eggroll/core/proto/extend_pb2.pyi
eggroll/core/proto/extend_pb2_grpc.py
eggroll/core/proto/meta_pb2.py
eggroll/core/proto/meta_pb2.pyi
eggroll/core/proto/proxy_pb2.py
eggroll/core/proto/proxy_pb2.pyi
eggroll/core/proto/proxy_pb2_grpc.py
eggroll/core/proto/transfer_pb2.py
eggroll/core/proto/transfer_pb2.pyi
eggroll/core/proto/transfer_pb2_grpc.py
eggroll/deepspeed/__init__.py
eggroll/deepspeed/client.py
eggroll/deepspeed/sdk_client.py
eggroll/deepspeed/boost/__init__.py
eggroll/deepspeed/boost/__main__.py
eggroll/deepspeed/boost/_init.py
eggroll/deepspeed/store/__init__.py
eggroll/deepspeed/store/client.py
eggroll/deepspeed/submit/__init__.py
eggroll/deepspeed/submit/client.py
eggroll/deepspeed/submit/test.py
eggroll/deepspeed/utils/__init__.py
eggroll/deepspeed/utils/params_utils.py
eggroll/federation/__init__.py
eggroll/federation/_rollsite.py
eggroll/federation/_rollsite_base.py
eggroll/federation/_rollsite_context.py
eggroll/federation/_rollsite_impl_base.py
eggroll/federation/_rollsite_impl_grpc.py
eggroll/session/__init__.py
eggroll/session/_session.py
eggroll/session/_utils.py
eggroll/trace/__init__.py
eggroll/trace/_egg_pair.py
eggroll/trace/_exception_logger.py
eggroll/trace/_roll_pair.py
eggroll/trace/_tracer.py