Searched refs:NdArrayDescsForElementwiseBroadcast (Results 1 – 14 of 14) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | sub.h | 83 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastSubSlow() 123 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastSubSlow() 180 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastSubSlow() 217 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastSubSlow() 273 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastSubSlow() 310 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastSubSlow() 347 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastSub16POTSlow() 487 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in Sub()
|
D | mul.h | 83 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastMul4DSlow() 134 NdArrayDescsForElementwiseBroadcast(unextended_input1_shape, in BroadcastMul4DSlow()
|
D | div.h | 88 NdArrayDescsForElementwiseBroadcast(unextended_input1_shape, in BroadcastDivSlow() 150 NdArrayDescsForElementwiseBroadcast(unextended_input1_shape, in BroadcastDivSlow()
|
D | maximum_minimum.h | 47 NdArrayDescsForElementwiseBroadcast( in MaximumMinimumBroadcastSlow()
|
D | binary_function.h | 43 NdArrayDescsForElementwiseBroadcast(unextended_input1_shape, in BroadcastBinaryFunction4DSlow()
|
D | add.h | 214 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastAdd4DSlow() 254 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastAdd4DSlow() 296 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastAdd4DSlow()
|
D | prelu.h | 39 NdArrayDescsForElementwiseBroadcast(input_shape, alpha_shape, &desc1, &desc2); in BroadcastPrelu4DSlow()
|
D | comparisons.h | 124 NdArrayDescsForElementwiseBroadcast(unextended_input1_shape, in BroadcastComparison4DSlowPreprocess()
|
D | reference_ops.h | 1542 NdArrayDescsForElementwiseBroadcast(input_condition_shape, input_x_shape, in BroadcastSelect4DSlow() 1673 NdArrayDescsForElementwiseBroadcast(unextended_input1_shape, in BroadcastPow4DSlow()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | mul.h | 98 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastMul4DSlow()
|
D | add.h | 57 NdArrayDescsForElementwiseBroadcast(input1_shape, input2_shape, &desc1, in BroadcastBinaryFunction4DSlow()
|
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | prelu.cc | 69 NdArrayDescsForElementwiseBroadcast(unextended_input1_shape, in BroadcastPrelu4DSlowFloat()
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | common.h | 771 inline void NdArrayDescsForElementwiseBroadcast(const Dims<N>& input0_dims, in NdArrayDescsForElementwiseBroadcast() function 818 inline void NdArrayDescsForElementwiseBroadcast( in NdArrayDescsForElementwiseBroadcast() function 851 inline void NdArrayDescsForElementwiseBroadcast( in NdArrayDescsForElementwiseBroadcast() function
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 2638 NdArrayDescsForElementwiseBroadcast(unextended_input1_shape, in BroadcastDivSlow() 2682 NdArrayDescsForElementwiseBroadcast(unextended_input1_shape, in BroadcastDivSlow()
|