/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | reference_ops.h | 76 RuntimeShape::ExtendedShape(4, unextended_input_shape); in DepthToSpace() 78 RuntimeShape::ExtendedShape(4, unextended_output_shape); in DepthToSpace() 129 RuntimeShape::ExtendedShape(4, unextended_input_shape); in SpaceToDepth() 131 RuntimeShape::ExtendedShape(4, unextended_output_shape); in SpaceToDepth() 494 RuntimeShape::ExtendedShape(4, unextended_output_shape); in BroadcastDiv4DSlow() 604 RuntimeShape::ExtendedShape(4, unextended_output_shape); in BroadcastDiv4DSlow() 706 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastSub4DSlow() 747 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastSub4DSlow() 811 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastSub4DSlow() 851 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastSub4DSlow() [all …]
|
D | strided_slice.h | 37 RuntimeShape::ExtendedShape(4, unextended_input_shape); in StridedSlice() 39 RuntimeShape::ExtendedShape(4, unextended_output_shape); in StridedSlice()
|
D | process_broadcast_shapes.h | 47 auto extended_shape0 = RuntimeShape::ExtendedShape(dims_count, shape0); in ProcessBroadcastShapes() 48 auto extended_shape1 = RuntimeShape::ExtendedShape(dims_count, shape1); in ProcessBroadcastShapes()
|
D | reduce.h | 217 RuntimeShape::ExtendedShape(4, unextended_input_shape); in Mean() 219 RuntimeShape::ExtendedShape(4, unextended_output_shape); in Mean() 262 RuntimeShape::ExtendedShape(4, unextended_input_shape); in Mean() 264 RuntimeShape::ExtendedShape(4, unextended_output_shape); in Mean()
|
D | pad.h | 43 RuntimeShape::ExtendedShape(PadKernelMaxDimensionCount(), input_shape); in PadImpl() 45 RuntimeShape::ExtendedShape(PadKernelMaxDimensionCount(), output_shape); in PadImpl()
|
D | mul.h | 86 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastMul4DSlow() 130 RuntimeShape::ExtendedShape(4, unextended_output_shape); in BroadcastMul4DSlow()
|
D | maximum_minimum.h | 35 RuntimeShape::ExtendedShape(4, unextended_output_shape); in MaximumMinimumBroadcast4DSlow()
|
D | add.h | 191 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastAdd4DSlow() 231 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastAdd4DSlow() 272 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastAdd4DSlow()
|
D | prelu.h | 38 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastPrelu4DSlow()
|
D | binary_function.h | 42 RuntimeShape::ExtendedShape(4, unextended_output_shape); in BroadcastBinaryFunction4DSlow()
|
D | comparisons.h | 118 RuntimeShape::ExtendedShape(4, unextended_output_shape); in BroadcastComparison4DSlowImpl() 160 RuntimeShape::ExtendedShape(4, unextended_output_shape); in BroadcastComparison4DSlowWithScaling()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | mean.h | 33 RuntimeShape::ExtendedShape(4, unextended_input_shape); in Mean() 35 RuntimeShape::ExtendedShape(4, unextended_output_shape); in Mean()
|
D | add.h | 89 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastAdd4DSlow()
|
D | mul.h | 100 RuntimeShape::ExtendedShape(4, output_shape); in BroadcastMul4DSlow()
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | common.h | 603 auto extended_input0_shape = RuntimeShape::ExtendedShape(N, input0_shape); in NdArrayDescsForElementwiseBroadcast() 604 auto extended_input1_shape = RuntimeShape::ExtendedShape(N, input1_shape); in NdArrayDescsForElementwiseBroadcast() 638 auto extended_input0_shape = RuntimeShape::ExtendedShape(N, input0_shape); in NdArrayDescsForElementwiseBroadcast() 639 auto extended_input1_shape = RuntimeShape::ExtendedShape(N, input1_shape); in NdArrayDescsForElementwiseBroadcast() 640 auto extended_input2_shape = RuntimeShape::ExtendedShape(N, input2_shape); in NdArrayDescsForElementwiseBroadcast()
|
D | types.h | 254 inline static RuntimeShape ExtendedShape(int new_shape_size, in ExtendedShape() function
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | mean.h | 190 RuntimeShape::ExtendedShape(4, unextended_input_shape); in Mean() 192 RuntimeShape::ExtendedShape(4, unextended_output_shape); in Mean()
|
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | prelu.cc | 40 RuntimeShape::ExtendedShape(4, unextended_output_shape); in BroadcastPrelu4DSlowFloat()
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 1090 RuntimeShape::ExtendedShape(4, unextended_input_shape); in Mean() 1092 RuntimeShape::ExtendedShape(4, unextended_output_shape); in Mean() 1518 RuntimeShape::ExtendedShape(4, unextended_input_shape); in DepthToSpace() 1520 RuntimeShape::ExtendedShape(4, unextended_output_shape); in DepthToSpace() 1559 RuntimeShape::ExtendedShape(4, unextended_input_shape); in SpaceToDepth() 1561 RuntimeShape::ExtendedShape(4, unextended_output_shape); in SpaceToDepth() 2759 RuntimeShape::ExtendedShape(4, unextended_output_shape); in BroadcastDiv4DSlow() 2806 RuntimeShape::ExtendedShape(4, unextended_output_shape); in BroadcastDiv4DSlow() 2953 RuntimeShape::ExtendedShape(4, unextended_input_shape); in LstmCell() 2955 RuntimeShape::ExtendedShape(4, unextended_prev_activ_shape); in LstmCell() [all …]
|
D | legacy_optimized_ops.h | 2987 RuntimeShape::ExtendedShape(4, unextended_input_shape); in LstmCell() 2989 RuntimeShape::ExtendedShape(4, unextended_prev_activ_shape); in LstmCell() 2991 RuntimeShape::ExtendedShape(4, unextended_bias_shape); in LstmCell() 2993 RuntimeShape::ExtendedShape(4, unextended_prev_state_shape); in LstmCell() 2995 RuntimeShape::ExtendedShape(4, unextended_output_state_shape); in LstmCell() 2997 RuntimeShape::ExtendedShape(4, unextended_output_activ_shape); in LstmCell() 2999 RuntimeShape::ExtendedShape(4, unextended_concat_temp_shape); in LstmCell() 3001 RuntimeShape::ExtendedShape(4, unextended_activ_temp_shape); in LstmCell() 3138 RuntimeShape::ExtendedShape(4, unextended_input_shape); in LstmCell() 3140 RuntimeShape::ExtendedShape(4, unextended_prev_activ_shape); in LstmCell() [all …]
|