/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | legacy_vmap_test.cpp | 105 auto* batched = maybeGetBatchedImpl(tensor); in TEST() local 127 auto* batched = maybeGetBatchedImpl(tensor); in TEST() local 137 auto* batched = maybeGetBatchedImpl(tensor); in TEST() local 145 auto* batched = maybeGetBatchedImpl(tensor); in TEST() local 155 auto* batched = maybeGetBatchedImpl(tensor); in TEST() local 164 auto* batched = maybeGetBatchedImpl(tensor); in TEST() local 178 auto batched = addBatchDim(tensor, /*lvl*/1, /*dim*/0); in TEST() local 199 auto batched = makeBatched(tensor, bdims); in TEST() local 208 auto batched = makeBatched(tensor, bdims); in TEST() local 218 auto batched = makeBatched(tensor, bdims); in TEST() local [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/functorch/ |
H A D | init.cpp | 31 const auto* batched = maybeGetBatchedImpl(self); in has_level() local 96 const BatchedTensorImpl* batched, in remove_existing_batch_dim() 161 const auto* batched = maybeGetBatchedImpl(self); in _remove_batch_dim() local 304 auto* batched = maybeGetBatchedImpl(tensor); in is_batchedtensor() local 323 auto* batched = maybeGetBatchedImpl(tensor); in get_unwrapped() local 340 auto* batched = maybeGetBatchedImpl(tensor); in maybe_get_level() local 362 auto* batched = maybeGetBatchedImpl(tensor); in maybe_get_bdim() local 435 auto* batched = maybeGetBatchedImpl(tensor); in unwrapBatched() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/ |
H A D | LegacyVmapTransforms.cpp | 17 static Tensor permuteBatchDimsToFront(const BatchedTensorImpl* batched) { in permuteBatchDimsToFront() 38 auto* batched = maybeGetBatchedImpl(logical_tensor); in logicalToPhysical() local 126 auto* batched = maybeGetBatchedImpl(logical_tensor); in logicalToPhysical() local 142 auto* batched = maybeGetBatchedImpl(logical_tensor); in logicalToPhysical() local 178 auto* batched = maybeGetBatchedImpl(logical_tensor); in logicalToPhysical() local 197 auto* batched = maybeGetBatchedImpl(logical_tensor); in logicalToPhysical() local
|
H A D | LegacyBatchingRegistrations.cpp | 107 auto* batched = maybeGetBatchedImpl(self); in squeeze_dims__batching_rule() local 153 auto* batched = maybeGetBatchedImpl(self); in squeeze__batching_rule() local 190 auto* batched = maybeGetBatchedImpl(self); in unsqueeze__batching_rule() local 210 auto* batched = maybeGetBatchedImpl(self); in transpose__batching_rule() local 550 const auto* batched = unsafeGetBatchedImpl(tensor); in cat_batching_rule() local 565 const auto* batched = unsafeGetBatchedImpl(tensor); in cat_batching_rule() local
|
H A D | BatchedFallback.cpp | 127 const auto* batched = maybeGetBatchedImpl(tensor); in batchedTensorInplaceForLoopFallback() local 302 const auto* batched = maybeGetBatchedImpl(tensor); in batchedTensorForLoopFallback() local 443 const auto* batched = maybeGetBatchedImpl(tensor); in batchedNestedTensorForLoopFallback() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | LegacyVmapTransforms.cpp | 20 static Tensor permuteBatchDimsToFront(BatchedTensorImpl* batched) { in permuteBatchDimsToFront() 44 auto* batched = maybeGetBatchedImpl(logical_tensor); in logicalToPhysical() local 108 auto* batched = maybeGetBatchedImpl(self); in getPhysicalTensorAndLevels() local 194 auto* batched = maybeGetBatchedImpl(logical_tensor); in logicalToPhysical() local 244 auto* batched = maybeGetBatchedImpl(tensor); in getLevelsAndLargestLogicalDim() local
|
H A D | LegacyBatchedFallback.cpp | 122 const auto* batched = maybeGetBatchedImpl(tensor); in batchedTensorInplaceForLoopFallback() local 286 const auto* batched = maybeGetBatchedImpl(tensor); in batchedTensorForLoopFallback() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | LegacyBatching.cpp | 19 const auto* batched = maybeGetBatchedImpl(self); in has_level() local 49 const BatchedTensorImpl* batched, int64_t level) { in remove_existing_batch_dim() 115 const auto* batched = maybeGetBatchedImpl(self); in _remove_batch_dim() local
|
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
H A D | ASurfaceControlInputReceiverTest.java | 114 private void testLocalASurfaceControlReceivesInput(boolean batched) in testLocalASurfaceControlReceivesInput() 400 boolean batched) { in LocalSurfaceControlInputReceiverHelper()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/rand/ |
D | rand.go | 32 func batched(f func([]byte) error, readMax int) func([]byte) error { func
|
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/ |
H A D | rtc_event_rtcp_packet_incoming.h | 50 bool batched, in Parse()
|
H A D | rtc_event_rtcp_packet_outgoing.h | 50 bool batched, in Parse()
|
H A D | rtc_event_alr_state.cc | 33 bool batched, in Parse()
|
H A D | rtc_event_end_log.cc | 34 bool batched, in Parse()
|
H A D | rtc_event_dtls_transport_state.h | 58 bool batched, in Parse()
|
H A D | rtc_event_begin_log.cc | 41 bool batched, in Parse()
|
H A D | rtc_event_audio_receive_stream_config.h | 61 bool batched, in Parse()
|
H A D | rtc_event_dtls_writable_state.h | 58 bool batched, in Parse()
|
H A D | rtc_event_audio_network_adaptation.h | 64 bool batched, in Parse()
|
H A D | rtc_event_video_receive_stream_config.h | 61 bool batched, in Parse()
|
H A D | rtc_event_video_send_stream_config.h | 61 bool batched, in Parse()
|
H A D | rtc_event_audio_send_stream_config.h | 60 bool batched, in Parse()
|
H A D | rtc_event_rtp_packet_incoming.h | 75 bool batched, in Parse()
|
/aosp_15_r20/build/make/tools/ |
H A D | whichgit | 21 def batched(iterable, n): function
|
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/cts/util/ |
H A D | ASurfaceControlInputReceiverTestUtils.java | 42 public static native long nCreateInputReceiver(boolean batched, InputTransferToken hostToken, in nCreateInputReceiver()
|