Home
last modified time | relevance | path

Searched defs:input_batch (Results 26 – 33 of 33) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dshape_inference.cc1549 auto input_batch = input_tensor_dims[dnums.input_batch_dimension()]; in InferXlaConvOutputShape() local
1665 auto input_batch = input_tensor_shape[dnums.input_batch_dimension()]; in PrecheckForXlaConvV2Op() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/
H A DMm.cpp811 int64_t input_batch = packed_v_input.sizes()[Layout::BatchMatrices::batch]; in run_baddbmm_context() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc947 int64_t input_batch = in HandleConvolution() local
1107 int64_t input_batch = 1; in HandleFft() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_a_m.cc334 int64_t input_batch = input_type.getDimSize(0); in verify() local
396 int64_t input_batch = input_shape[0]; in verify() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshape_inference.cc1741 const int64_t input_batch = lhs.dimensions(dnums.input_batch_dimension()); in InferConvolveShape() local
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
H A Donedevice_train_palm_detection_filter_inference_beta.cc402 const int32_t input_batch = out_b % input_batch_size; in SpaceToBatchNDRank4() local
H A Donedevice_train_palm_detection_filter_inference.cc403 const int32_t input_batch = out_b % input_batch_size; in SpaceToBatchNDRank4() local
H A Donedevice_train_palm_detection_filter_inference_v2.cc402 const int32_t input_batch = out_b % input_batch_size; in SpaceToBatchNDRank4() local

12