/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/ |
H A D | rtc_event_definition.h | 65 rtc::ArrayView<LoggedType> output_batch) const { in ParseImpl() 127 rtc::ArrayView<LoggedType> output_batch = in ParseBatch() local
|
H A D | rtc_event_end_log.cc | 41 rtc::ArrayView<LoggedStopEvent> output_batch = in Parse() local
|
H A D | rtc_event_begin_log.cc | 48 rtc::ArrayView<LoggedStartEvent> output_batch = in Parse() local
|
H A D | rtc_event_field_encoding_parser.h | 284 rtc::ArrayView<E> output_batch = output; in ExtendLoggedBatch() local
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/transforms/ |
H A D | base.h | 43 std::vector<Output> output_batch; in apply_batch() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | reduce.h | 287 const int output_batch = output_shape.Dims(0); in Mean() local 331 const int output_batch = output_shape.Dims(0); in Mean() local
|
H A D | space_to_depth.h | 46 const int output_batch = output_shape.Dims(0); in SpaceToDepth() local
|
H A D | depth_to_space.h | 44 const int output_batch = output_shape.Dims(0); in DepthToSpace() local
|
H A D | pad.h | 69 const int output_batch = ext_output_shape.Dims(0); in PadImpl() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
H A D | mean.h | 39 const int output_batch = output_shape.Dims(0); in Mean() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | convolution_dimension_numbers_test.cc | 36 int64_t input_second_spatial, int64_t output_batch, int64_t output_feature, in CreateConvDimensionNumbers()
|
H A D | conv_depthwise_backprop_filter_test.cc | 36 int64_t output_batch, window, window_dilation; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/ |
H A D | cholesky_op_gpu.cu.cc | 216 typename TTypes<Scalar, 3>::Tensor output_batch( in ComputeAsync() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
H A D | mean.h | 37 const int output_batch = output_shape.Dims(0); in MeanImpl() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/ |
H A D | depthwise_planar.hpp | 367 auto output_batch = reinterpret_cast<TOutput *>(output); in execute_internal() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/ |
H A D | depthwise_conv_plus_1x1_conv.cc | 189 int output_batch, int output_width, in Init()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | reduce.h | 45 const int output_batch = output_shape.Dims(0); in MeanImpl() local
|
H A D | optimized_ops.h | 4332 const int output_batch = ext_output_shape.Dims(0); in PadImpl() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | lower_tf.cc | 1022 auto output_batch = padded_shape_splits[0]; in matchAndRewrite() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
H A D | tf_ops_a_m.cc | 397 int64_t output_batch = output_shape[0]; in verify() local
|