subclass_zoo
subclass_zoo copied to clipboard
Schema access needs to get finished and then dogfooded to see if there are gaps
In progress PR at https://github.com/pytorch/pytorch/pull/72729
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)