Home
last modified time | relevance | path

Searched defs:extra_input (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/nn/intrinsic/quantized/modules/
H A Dconv_add.py52 def forward(self, input, extra_input): argument
120 def forward(self, input, extra_input): argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/base64-0.13.1/src/write/
H A Dencoder.rs64 extra_input: [u8; MIN_ENCODE_CHUNK_SIZE], field
/aosp_15_r20/external/rust/android-crates-io/crates/base64/src/write/
Dencoder.rs71 extra_input: [u8; MIN_ENCODE_CHUNK_SIZE], field