You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wang, Eikan ad27d762a7 Support sign for HF models like ElectraForQuestionAnswering (#88160) 1 year ago
.circleci Update build scripts for ninja and ROCm5.3 install (#87505) 1 year ago
.ctags.d Add a .ctags.d/ toplevel directory (#18827) 5 years ago
.github use faster cache flush in triton benchmarking (#88557) 1 year ago
.jenkins Disable mem leak check (#88373) 1 year ago
.vscode Share VS Code settings/extensions nicely (#57671) 2 years ago
android [Vulkan] Add Vulkan Rewrite to Transfer Inputs and Outputs to Vulkan and CPU Backends Respectively (#87432) 1 year ago
aten Functionalize and compute joint simultaneously. (#88063) 1 year ago
benchmarks Add single-process DDP accuracy support to dynamo benchmark suite (#88511) 1 year ago
binaries [Vulkan] Add Vulkan Rewrite to Transfer Inputs and Outputs to Vulkan and CPU Backends Respectively (#87432) 1 year ago
c10 Functionalize and compute joint simultaneously. (#88063) 1 year ago
caffe2 Revert "remove assert_allclose from torch.testing (#87974)" 1 year ago
cmake Introduce TORCH_DISABLE_GPU_ASSERTS (#84190) 1 year ago
docs Modified roundup_power2_divisions to specify the number of divisions for each power of two interval (#87290) 1 year ago
functorch Functionalize and compute joint simultaneously. (#88063) 1 year ago
ios Add dep on Accelerate framework to torch podspecs (#88422) 1 year ago
modules Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032) 1 year ago
mypy_plugins Pull request to run CI for #72556 (#73404) 2 years ago
scripts Release note script: match topics with spaces or underscores (#87011) 1 year ago
test Support sign for HF models like ElectraForQuestionAnswering (#88160) 1 year ago
third_party Update pybind11 to v2.10.1 (#88332) 1 year ago
tools Disable mem leak check (#88373) 1 year ago
torch Support sign for HF models like ElectraForQuestionAnswering (#88160) 1 year ago
torchgen Add use_lazy_shape flag to GenLazyIr class (#88444) 1 year ago
.bazelrc Add sparse, quantized and nested tensor meta support to codegen (#81793) 1 year ago
.bazelversion build: bump bazel to 4.2.1 (#64455) 2 years ago
.buckconfig.oss [5] move XNNPACK to shared BUCK build (#80209) 1 year ago
.clang-format Updates to .clang-format (#7683) 6 years ago
.clang-tidy [lint] Disable modernize-use-nodiscard (#68354) 2 years ago
.cmakelintrc Fix/relax CMake linter rules (#35574) 4 years ago
.coveragerc Use JIT Plug-in for coverage to cover JIT'd functions and methods (#56310) 3 years ago
.dockerignore Add .dockerignore. (#3333) 6 years ago
.flake8 Turn on linting for functorch (#81987) 1 year ago
.gdbinit gdb special command to print tensors (#54339) 3 years ago
.git-blame-ignore-revs [BE] Add clang-format changes to blame-ignore-revs (#79593) 1 year ago
.gitattributes third_party: Fix build_bundled script 2 years ago
.gitignore .gitignore log files (#88085) 1 year ago
.gitmodules flash_attention integration (#81434) 1 year ago
.isort.cfg Remove pyproject.toml (#61367) 2 years ago
.lintrunner.toml Unify SymIntNode and SymFloatNode into SymNode (#87817) 1 year ago
BUCK.oss [4] move pt_operator_library to shared BUCK file (#80170) 1 year ago
BUILD.bazel Use CUTLASS GEMM for NT bmm (#85894) 1 year ago
CITATION.cff use cff standard for citation information (#86200) 1 year ago
CMakeLists.txt Introduce TORCH_DISABLE_GPU_ASSERTS (#84190) 1 year ago
CODEOWNERS Split out forward AD tests from test_ops_gradients and reenable slow gradcheck CI (#88216) 1 year ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 4 years ago
CONTRIBUTING.md Simplify installation instruction in contributing file (#87460) 1 year ago
Dockerfile Advance nightly docker to 11.6 (#87858) 1 year ago
GLOSSARY.md Add remaining ToCs to ToC lint (#56487) 3 years ago
LICENSE [Model Averaging] Support hierarchical model averaging (#73285) 2 years ago
MANIFEST.in [CMake] Add functorch target (#83464) 1 year ago
Makefile Add a shortcut in Makefile for updating triton (#88318) 1 year ago
NOTICE Implement torch.igamma (#46183) 3 years ago
README.md Update README.md (#84263) 1 year ago
RELEASE.md Fix typo under docs directory and RELEASE.md (#85896) 1 year ago
SECURITY.md Create SECURITY.md (#61356) 2 years ago
WORKSPACE Use CUTLASS GEMM for NT bmm (#85894) 1 year ago
aten.bzl use ufunc_defs.bzl in BUILD.bazel 1 year ago
buckbuild.bzl [codev] Make backport work with flatbuffer models (#88127) 1 year ago
build.bzl Add `torch.nested` namespace (#84102) 1 year ago
build_variables.bzl [NVFuser] Upstream push 1026 (#87779) 1 year ago
c2_defs.bzl Allow caffe2 to build with fbcode/mode/mac (#87293) 1 year ago
c2_test_defs.bzl Add all bzl files per D36874458 1 year ago
defs.bzl Adding Wunused-local-typedef build flag (#86154) 1 year ago
docker.Makefile Advance nightly docker to 11.6 (#87858) 1 year ago
mypy-strict.ini Add ufmt to unify black and usort (#81157) 1 year ago
mypy.ini [quant] Implement PTQ for APoT FakeQuant (#81040) 1 year ago
pt_ops.bzl [Edge] Add an option to avoid adding base ops to static op library (#84360) 1 year ago
pt_template_srcs.bzl Add torch.nested to ovrsource (#85384) 1 year ago
pyproject.toml Add pyproject.toml for black configuration (#79399) 1 year ago
pytest.ini Reduce warning suppression by just disabling pytest warnings plugin (#86255) 1 year ago
requirements-flake8.txt [lint] add nativefunctions to lintrunner (#67890) 2 years ago
requirements.txt Move TorchDynamo into PyTorch core (#86461) 1 year ago
setup.py Explicit vectorization support for TorchInductor (#87068) 1 year ago
ufunc_defs.bzl move build_variables.bzl and ufunc_defs.bzl from pytorch-root/tools/ to the root 1 year ago
version.txt Release 1.13: Bump nightly version 1.13->1.14 (#86296) 1 year ago