Skip to content

Create Split network profiler (PyTorch)Β #82

@TTitcombe

Description

@TTitcombe

Feature Description

A class which looks at a non-split PyTorch model an estimates flops at each layer.
This user can use this class to evaluate where to split the network, based on privacy (number and type of layers) / computation trade-offs for the data holders

Is your feature request related to a problem?

Users may not be familiar with Split networks, nor the best practices for creating them. We should provide code to help users create the best models.

What alternatives have you considered?

None

Additional Context

A future research task is to evaluate the computation capabilities of typical data holders (e.g. common edge devices). With this knowledge, we can extend this code to make explicit recommendations based on data holder properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: 4 - Low 😎Should only be scheduled if it's important relative to other issuesType: New Feature βž•Introduction of a completely new addition to the codebase

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions