Description
This issue tracks the flow/transformation architectures that are requested and/or implemented. You are welcome to request new architectures. If you wish to contribute to Zuko, this list is the perfect place to start.
Typically, implementing a new flow architecture consists in adding a new transformation in zuko/transforms.py and a new class in the zuko/flows/ directory. NSF and SOSPF are great examples. Sometimes, a special LazyTransform needs to be implemented to take into account the specificities of the architecture. NAF and GF are such examples.
List of requested flows
Description
This issue tracks the flow/transformation architectures that are requested and/or implemented. You are welcome to request new architectures. If you wish to contribute to Zuko, this list is the perfect place to start.
Typically, implementing a new flow architecture consists in adding a new transformation in
zuko/transforms.pyand a new class in thezuko/flows/directory. NSF and SOSPF are great examples. Sometimes, a specialLazyTransformneeds to be implemented to take into account the specificities of the architecture. NAF and GF are such examples.List of requested flows