mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 05:34:18 +08:00
Revert "[Reland] Add sym_size/stride/numel/storage_offset to native_function.… (#100749)"
This reverts commit bb454891ed5ce97f580ae52e20f8e9ff2d0f3bf5.
This commit is contained in:
@ -89,10 +89,6 @@ _SKIP_PYTHON_BINDINGS = [
|
||||
"is_sparse_csr",
|
||||
"size",
|
||||
"stride",
|
||||
"sym_size",
|
||||
"sym_stride",
|
||||
"sym_storage_offset",
|
||||
"sym_numel",
|
||||
".*_backward",
|
||||
".*_backward_(out|input|weight|bias)",
|
||||
".*_forward",
|
||||
|
Reference in New Issue
Block a user