pytorch/torch/utils
Nikita Shulga 2b6a720eb1 Update pybind to 2.6.0 (#46415)
Summary:
Preserve PYBIND11 (63ce3fbde8) configuration options in `torch._C._PYBIND11 (63ce3fbde8)_COMPILER_TYPE` and use them when building extensions

Also, use f-strings in `torch.utils.cpp_extension`

"Fixes" https://github.com/pytorch/pytorch/issues/46367

Pull Request resolved: https://github.com/pytorch/pytorch/pull/46415

Reviewed By: VitalyFedyunin

Differential Revision: D24605949

Pulled By: malfet

fbshipit-source-id: 87340f2ed5308266a46ef8f0317316227dab9d4d
2020-10-29 10:53:47 -07:00
..
backcompat
benchmark Namespace cleanup for 1.7 Part 2 (#46673) 2020-10-22 07:57:51 -07:00
bottleneck Fix type annotations for a number of torch.utils submodules (#42711) 2020-08-14 18:12:48 -07:00
data Fix possible padding length overflow in DistributedSampler (#45329) 2020-10-14 17:19:44 -07:00
ffi
hipify Annotate torch.utils.(tensorboard/show_pickle/hypify) (#44216) 2020-09-29 18:14:26 -07:00
tensorboard Annotate torch.utils.(tensorboard/show_pickle/hypify) (#44216) 2020-09-29 18:14:26 -07:00
__init__.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
_cpp_extension_versioner.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
_pytree.py Implement _broadcast_to_and_flatten(pytree, spec) (#46288) 2020-10-20 07:52:14 -07:00
bundled_inputs.py add typing annotations for a few torch.utils.* modules (#43806) 2020-09-11 10:20:55 -07:00
checkpoint.py [pytorch] activation checkpointing: enable mixing tensor without requires_grad (#45934) 2020-10-14 21:28:02 -07:00
collect_env.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
cpp_extension.py Update pybind to 2.6.0 (#46415) 2020-10-29 10:53:47 -07:00
dlpack.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
file_baton.py Fix version comparisons for Python 3.6, 3.10 and 4 (#32389) 2020-10-21 11:52:50 -07:00
hooks.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
mkldnn.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
mobile_optimizer.py [Metal] Add the Python binding for optimize_for_mobile (#46456) 2020-10-17 10:26:25 -07:00
model_zoo.py
show_pickle.py Annotate torch.utils.(tensorboard/show_pickle/hypify) (#44216) 2020-09-29 18:14:26 -07:00
throughput_benchmark.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00