pytorch/torch/utils
Sidney Tsang cedcdda0ed Add ccode for CeilToInt and IntTrueDiv (#151375)
Summary: As titled

Test Plan: Test in D73052653 -- shape calculator generates successfully

Differential Revision: D73073845

Pull Request resolved: https://github.com/pytorch/pytorch/pull/151375
Approved by: https://github.com/kalpit-meta-1, https://github.com/Skylion007
2025-04-16 16:47:55 +00:00
..
_strobelight
_sympy Add ccode for CeilToInt and IntTrueDiv (#151375) 2025-04-16 16:47:55 +00:00
backcompat
benchmark
bottleneck
data Optimize dataloader Self typing (#146816) 2025-04-08 03:52:23 +00:00
hipify [fbgemm_gpu] Incorporate Torch DSA (#151148) 2025-04-15 11:34:04 +00:00
jit
model_dump
serialization
tensorboard
viz
__init__.py
_appending_byte_serializer.py
_backport_slots.py
_config_module.py Revert "[dynamo] context manager/decorator for dynamo config patching during tracing (#150586)" 2025-04-16 16:13:47 +00:00
_config_typing.pyi
_content_store.py
_contextlib.py
_cpp_embed_headers.py
_cpp_extension_versioner.py
_cxx_pytree.py Gracefully handle optree less than minimum version, part 2 (#151257) 2025-04-15 13:08:26 +00:00
_device.py Remove torch functions that do not support device arguments from _device_constructor (#150290) 2025-04-08 15:13:55 +00:00
_exposed_in.py
_filelock.py
_foreach_utils.py
_freeze.py
_functools.py
_get_clean_triton.py
_import_utils.py
_mode_utils.py
_ordered_set.py
_python_dispatch.py
_pytree.py Gracefully handle optree less than minimum version, part 2 (#151257) 2025-04-15 13:08:26 +00:00
_stats.py
_thunk.py
_traceback.py
_triton.py [Inductor] Remove triton dtype patch which has landed (#149611) 2025-04-10 03:42:55 +00:00
_typing_utils.py
_zip.py
backend_registration.py
bundled_inputs.py
checkpoint.py
collect_env.py
cpp_backtrace.py
cpp_extension.py Update ninja missing error message (#147698) 2025-04-11 21:56:53 +00:00
deterministic.py
dlpack.py Add __all__ for torch.utils.dlpack (#149026) 2025-04-11 22:03:24 +00:00
file_baton.py Warn user of existing lock file to avoid infinite waiting (#149382) 2025-04-15 20:25:29 +00:00
flop_counter.py
hooks.py
mkldnn.py
mobile_optimizer.py
model_zoo.py
module_tracker.py
show_pickle.py
throughput_benchmark.py
weak.py