pytorch/torch/utils
Justin Chu e779a30d50 [BE] Fix SIM109 compare-with-tuple (#100337)
Use {replacement} instead of multiple equality comparisons

Pull Request resolved: https://github.com/pytorch/pytorch/pull/100337
Approved by: https://github.com/Skylion007
2023-04-30 19:51:32 +00:00
..
_sympy [export] Constraints API (#98433) 2023-04-13 21:20:10 +00:00
backcompat
benchmark torch.compile benchmark utility (#97699) 2023-04-12 03:02:06 +00:00
bottleneck
data [DataLoader] Add missing documentation for arg in DataLoader (#99371) 2023-04-18 02:03:47 +00:00
hipify [BE] Fix SIM109 compare-with-tuple (#100337) 2023-04-30 19:51:32 +00:00
jit
model_dump [BE]: Merge startswith calls - rule PIE810 (#96754) 2023-03-14 22:05:20 +00:00
tensorboard
__init__.py Automatically generate attributes and methods for custom backends. (#98066) 2023-04-13 22:04:05 +00:00
_content_store.py Add support for serializing real tensor data in after aot minifier (#99834) 2023-04-27 11:52:13 +00:00
_contextlib.py
_cpp_extension_versioner.py
_crash_handler.py
_cuda_trace.py Don't use f-strings in logging calls (1/X) (#98591) 2023-04-07 15:52:50 +00:00
_device.py Guard on default device (#99551) 2023-04-20 17:02:59 +00:00
_foreach_utils.py [BE] Enable C419 rule for any all shortcircuiting (#99890) 2023-04-25 15:02:13 +00:00
_freeze.py [BE] Enable C419 rule for any all shortcircuiting (#99890) 2023-04-25 15:02:13 +00:00
_mode_utils.py
_python_dispatch.py fix per-dispatchkey-mode caching bug (#98030) 2023-04-25 21:58:14 +00:00
_pytree.py Improve code to make it more pythonic. (#99720) 2023-04-23 16:42:13 +00:00
_stats.py
_traceback.py
_zip.py
backend_registration.py Fix a minor bug about method generation. (#99704) 2023-04-24 22:18:18 +00:00
bundled_inputs.py
checkpoint.py Fix typos under torch/utils directory (#97516) 2023-03-24 16:53:39 +00:00
collect_env.py [BE] Fix collect_env for python-path-with-space (#98415) 2023-04-06 01:09:23 +00:00
cpp_backtrace.py
cpp_extension.py [BE] Enable C419 rule for any all shortcircuiting (#99890) 2023-04-25 15:02:13 +00:00
dlpack.py Add DLPack support for XPU backend by mapping to kDLOneAPI in DLPack … (#94968) 2023-03-30 04:32:15 +00:00
file_baton.py Fix typos under torch/utils directory (#97516) 2023-03-24 16:53:39 +00:00
flop_counter.py tweak heuristic for sdpa selection based off of *data* (and a decision tree) (#99644) 2023-04-21 23:28:44 +00:00
hooks.py Fix module backward pre-hooks to actually update gradient (#97983) 2023-03-30 20:33:44 +00:00
mkldnn.py
mobile_optimizer.py [BE] Enable C419 rule for any all shortcircuiting (#99890) 2023-04-25 15:02:13 +00:00
model_zoo.py
show_pickle.py
throughput_benchmark.py
weak.py cudagraph trees (#89146) 2023-03-17 02:47:03 +00:00