Home
last modified time | relevance | path

Searched defs:original_batch_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-deque/src/
Ddeque.rs830 let original_batch_size = batch_size; in steal_batch_with_limit() localVariable
1088 let original_batch_size = batch_size; in steal_batch_with_limit_and_pop() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dspace_to_batch_converter.cc517 const int64_t original_batch_size = in HaloDuplicateWithSlice() local