p2pfl.learning.frameworks packageΒΆ

Package for the learning frameworks in P2PFL.

This package contains all the integrations with the different learning frameworks.

class p2pfl.learning.frameworks.Framework(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]ΒΆ

Bases: Enum

Enum for the different learning frameworks.

FLAX = 'flax'ΒΆ
PYTORCH = 'pytorch'ΒΆ
TENSORFLOW = 'tensorflow:='ΒΆ

SubpackagesΒΆ

SubmodulesΒΆ