Commit b0ad11a
committed
Update on "[ao][fx] fixing public v private graph_module.py"
Summary: made _is_observed_module, _is_observed_standalone_module
private
Test Plan: python test/test_public_bindings.py
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: [D41015545](https://our.internmc.facebook.com/intern/diff/D41015545)
cc jerryzh168 jianyuh raghuramank100 jamesr66a vkuzo jgong5 Xia-Weiwen leslie-fang-intel
[ghstack-poisoned]File tree
248 files changed
+5220
-2341
lines changed- .circleci/scripts
- .github
- ci_commit_pins
- workflows
- .jenkins
- caffe2
- onnx
- pytorch
- android
- aten/src/ATen
- core
- dispatch
- functorch
- native
- ao_sparse/quantized/cpu
- cpu
- cuda
- quantized
- cpu
- transformers
- cuda
- mem_eff_attention
- vulkan/ops
- nnapi
- quantized
- test
- benchmarks/dynamo
- c10/core
- caffe2
- python
- utils/threadpool
- functorch/csrc/dim
- test
- distributed
- _composable
- _tools
- fsdp
- dynamo
- functorch
- fx
- inductor
- onnx_caffe2
- onnx
- expect
- quantization
- ao_migration
- core
- tools/test
- torchgen
- api/types
- executorch
- api
- types
- torch
- _decomp
- _dynamo
- optimizations
- variables
- _functorch
- _inductor
- codegen
- _subclasses
- ao
- nn/quantized/modules
- ns
- quantization
- backend_config
- fx
- _model_report
- csrc
- cuda
- distributed/c10d
- lazy/core
- cuda
- distributed
- _composable
- _shard/sharded_tensor
- _tensor
- _tools
- fsdp
- nn
- rpc
- fx
- experimental
- passes
- infra
- jit
- nn
- parallel
- utils
- _expanded_weights
- onnx
- _internal
- optim
- quantization
- testing/_internal
- distributed
- utils
- data/datapipes
- iter
- map
- tensorboard
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
248 files changed
+5220
-2341
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments