Home
last modified time | relevance | path

Searched defs:x_orig (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/
H A Dobserver.py530 def forward(self, x_orig): argument
640 def forward(self, x_orig): argument
734 def forward(self, x_orig): argument
737 def _forward(self, x_orig): argument
929 def forward(self, x_orig): argument
/aosp_15_r20/external/pytorch/torch/ao/quantization/experimental/
H A Dobserver.py131 def forward(self, x_orig): argument
/aosp_15_r20/external/executorch/backends/qualcomm/quantizer/observers/
H A Dper_channel_param_observer.py88 def forward(self, x_orig): argument
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dmodules.cpp2426 auto x_orig = x.clone(); in TEST_F() local
2505 auto x_orig = x.clone(); in TEST_F() local
2553 auto x_orig = x.clone(); in TEST_F() local
2752 auto x_orig = x.clone(); in TEST_F() local
2778 auto x_orig = x.clone(); in TEST_F() local
2809 auto x_orig = x.clone(); in TEST_F() local
2842 auto x_orig = x.clone(); in TEST_F() local
3026 auto x_orig = x.clone(); in TEST_F() local
/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A D_equalize.py92 def forward(self, x_orig): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c318 nir_def *x_orig = nir_channel(b, texel_coords, 0); in handle_cube_gather() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c327 nir_def *x_orig = nir_channel(b, texel_coords, 0); in handle_cube_gather() local