subclass_zoo icon indicating copy to clipboard operation
subclass_zoo copied to clipboard

Factory functions should be changed to CompositeExplicitAutograd

Open ezyang opened this issue 2 years ago • 0 comments

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.

ezyang avatar Mar 24 '22 13:03 ezyang