9b33fca
1
2
3
4
5
6
7
"""Model definitions that connect operators and states together. All the compute should go to operators and the model memories should be kept in states. The models are supposed to do minimum job to connect the model pipelines. """