pytorch/torchgen
mikey dagitses 9bbee245fe update rules_python and let bazel install its own pip dependencies (#101405)
update rules_python and let bazel install its own pip dependencies

Summary:
This is the official way of doing Python in Bazel.

Test Plan: Rely on CI.

---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/pytorch/pytorch/pull/101405).
* #101406
* __->__ #101405
Pull Request resolved: https://github.com/pytorch/pytorch/pull/101405
Approved by: https://github.com/vors, https://github.com/huydhn
2023-05-23 06:20:33 +00:00
..
api Enable backward on _foreach_zero_ (#101149) 2023-05-17 03:10:13 +00:00
decompositions
dest [BE] Use Literal from typing (#98846) 2023-04-12 05:49:37 +00:00
executorch [executorch] Add RuntimeContext to generated C++ API Signature (#94570) 2023-02-16 02:43:18 +00:00
operator_versions [BE] Remove unnecessary dict comprehensions (#97116) 2023-03-20 00:56:57 +00:00
selective_build [BE]: Bugfix functorch and some generic typing improvements (#101337) 2023-05-14 14:20:56 +00:00
shape_functions [JIT SSA] Allow updating shape functions without recompilation (#83629) 2022-08-22 18:03:44 +00:00
static_runtime Don't use f-strings in logging calls (1/X) (#98591) 2023-04-07 15:52:50 +00:00
__init__.py Package config/template files with torchgen (#78942) 2022-06-07 13:33:55 +00:00
BUCK.oss rename BUILD.buck to BUCK.oss (#78792) 2022-06-03 07:23:16 +00:00
BUILD.bazel
build.bzl update rules_python and let bazel install its own pip dependencies (#101405) 2023-05-23 06:20:33 +00:00
code_template.py Apply ufmt linter to all py files under torchgen (#81570) 2022-07-16 03:52:25 +00:00
context.py Change API type Tensor[] for structured kernels. (#73350) 2022-09-26 21:46:38 +00:00
gen_backend_stubs.py Excise yaml dependency in torchgen.model (#100203) 2023-04-28 13:45:39 +00:00
gen_executorch.py [ET] Add RuntimeContext to ET Aten mode (#96084) 2023-03-08 02:51:47 +00:00
gen_functionalization_type.py add inplace_view tag to resize_as_() (#100786) 2023-05-13 13:49:14 +00:00
gen_lazy_tensor.py Excise yaml dependency in torchgen.model (#100203) 2023-04-28 13:45:39 +00:00
gen_vmap_plumbing.py fix: update error when tensor escapes vmap (#89077) 2022-12-06 05:52:09 +00:00
gen.py [caffe2/torchgen] Fix codegen non-determinism (#101286) 2023-05-15 18:45:19 +00:00
local.py Change API type Tensor[] for structured kernels. (#73350) 2022-09-26 21:46:38 +00:00
model.py Revert "[Reland] Add sym_size/stride/numel/storage_offset to native_function.… (#100749)" 2023-05-16 18:17:02 -07:00
native_function_generation.py Persist torch.assert in aten graph (#100101) 2023-04-28 07:31:43 +00:00
utils.py Excise yaml dependency in torchgen.model (#100203) 2023-04-28 13:45:39 +00:00
yaml_utils.py Excise yaml dependency in torchgen.model (#100203) 2023-04-28 13:45:39 +00:00