subclass_zoo icon indicating copy to clipboard operation
subclass_zoo copied to clipboard

Schema access needs to get finished and then dogfooded to see if there are gaps

Open ezyang opened this issue 2 years ago • 1 comments

In progress PR at https://github.com/pytorch/pytorch/pull/72729

ezyang avatar Mar 24 '22 13:03 ezyang

Get rid of having to write in defaults to fill_defaults, read out defaults from the schema (see python_meta_tensor.py for how it's currently done)

ezyang avatar Mar 24 '22 13:03 ezyang