Searched defs:unextended_input1_shape (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | div.h | 104 const ArithmeticParams& params, const RuntimeShape& unextended_input1_shape, in BroadcastDivSlowQuantized() 156 const RuntimeShape& unextended_input1_shape, in BroadcastDivSlow() 169 const RuntimeShape& unextended_input1_shape, in BroadcastDivSlow() 186 const RuntimeShape& unextended_input1_shape, in BroadcastDivSlow()
|
H A D | comparisons.h | 116 const RuntimeShape& unextended_input1_shape, in BroadcastComparison4DSlowPreprocess() 133 const RuntimeShape& unextended_input1_shape, const T* input1_data, in BroadcastComparison4DSlowImpl() 170 const RuntimeShape& unextended_input1_shape, const T* input1_data, in BroadcastComparison4DSlowWithScaling()
|
H A D | mul.h | 133 const RuntimeShape& unextended_input1_shape, in BroadcastMul4DSlow() 181 const RuntimeShape& unextended_input1_shape, in BroadcastMul4DSlow()
|
H A D | maximum_minimum.h | 25 void MaximumMinimumBroadcastSlow(const RuntimeShape& unextended_input1_shape, in MaximumMinimumBroadcastSlow()
|
H A D | batch_to_space_nd.h | 39 inline void BatchToSpaceND(const RuntimeShape& unextended_input1_shape, in BatchToSpaceND()
|
H A D | space_to_batch_nd.h | 41 const RuntimeShape& unextended_input1_shape, in SpaceToBatchND()
|
H A D | string_comparisons.h | 58 const RuntimeShape& unextended_input1_shape, const TfLiteTensor* input1, in BroadcastComparison4DSlowStringImpl()
|
H A D | binary_function.h | 31 const RuntimeShape& unextended_input1_shape, const T1* input1_data, in BroadcastBinaryFunction4DSlow()
|
H A D | reference_ops.h | 854 inline void BroadcastPow4DSlow(const RuntimeShape& unextended_input1_shape, in BroadcastPow4DSlow()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | optimized_ops.h | 2293 const RuntimeShape& unextended_input1_shape, in BroadcastDivSlow() 2342 const RuntimeShape& unextended_input1_shape, in BroadcastDivSlow() 4198 const RuntimeShape& unextended_input1_shape, const T* input1_data, in BatchToSpaceND() 6212 inline void BroadcastPow4D(const RuntimeShape& unextended_input1_shape, in BroadcastPow4D()
|