Commit bc3ffca
committed
Update on "[BE] Make maybe_aliasing_or_mutating proper tag"
For better tracking, we need to make maybe aliasing/mutating ops with proper tag. We need to special case native_batch_norm because it is not a CIA but has a wrong schema. I guess native_batch_norm will be removed at some point, so until then we just keep it around.
Differential Revision: [D60347117](https://our.internmc.facebook.com/intern/diff/D60347117/)
[ghstack-poisoned]File tree
325 files changed
+5937
-2250
lines changed- .ci
- docker/common
- pytorch
- .github
- ci_commit_pins
- scripts
- workflows
- aten/src/ATen
- core
- cuda
- tunable
- mps
- native
- cudnn
- mps
- kernels
- operations
- nested/cuda
- benchmarks/dynamo
- ci_expected_accuracy
- pr_time_benchmarks
- benchmarks
- c10
- cuda
- util
- test
- ao/sparsity
- distributed
- dynamo
- expect
- export
- functorch
- inductor
- onnx/exporter
- third_party
- tools
- linter/adapters
- stats
- torchgen
- dest
- operator_versions
- torch
- _C
- _dynamo
- _decomp
- _dynamo
- backends
- polyfills
- variables
- _export
- db/examples
- passes
- serde
- _functorch
- _aot_autograd
- _higher_order_ops
- _inductor
- codegen
- cuda
- fx_passes
- kernel
- runtime
- _library
- _logging
- _prims
- _refs
- _subclasses
- amp
- ao
- nn
- quantizable/modules
- quantized/modules
- ns/fx
- quantization
- backend_config
- fx
- _model_report
- pt2e
- quantizer
- autograd
- compiler
- csrc
- autograd
- cuda
- distributed/c10d
- dynamo
- jit/codegen/fuser
- cpu
- cuda
- distributed
- _shard
- sharded_optim
- sharded_tensor
- _ops
- benchmarks
- checkpoint
- fsdp
- nn/api
- optim
- pipelining
- tensor
- _ops
- export
- fx
- experimental
- migrate_gradual_types
- passes
- jit
- mtia
- nested/_internal
- nn
- modules
- parallel
- utils/_expanded_weights
- onnx
- _internal/exporter
- _torchlib
- ops
- package
- profiler
- sparse
- testing/_internal
- distributed
- _tensor
- rpc
- examples
- jit
- opinfo/definitions
- utils
- _sympy
- benchmark/utils
- data
- _utils
- datapipes
- dataframe
- iter
- map
- hipify
- tensorboard
- xpu
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
325 files changed
+5937
-2250
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1410 | 1410 | | |
1411 | 1411 | | |
1412 | 1412 | | |
1413 | | - | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
1414 | 1418 | | |
1415 | 1419 | | |
1416 | 1420 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
333 | 341 | | |
334 | 342 | | |
335 | 343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
226 | 234 | | |
227 | 235 | | |
228 | 236 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments