subclass_zoo
subclass_zoo copied to clipboard
Factory functions should be changed to CompositeExplicitAutograd
This should be as simple as just swapping from CompositeImplicitAutograd to explicit; they are de facto explicit already because there is a codegen special case.