Searched defs:unextended_input2_shape (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | div.h | 105 const T* input1_data, const RuntimeShape& unextended_input2_shape, in BroadcastDivSlowQuantized() 158 const RuntimeShape& unextended_input2_shape, in BroadcastDivSlow() 171 const RuntimeShape& unextended_input2_shape, in BroadcastDivSlow() 188 const RuntimeShape& unextended_input2_shape, in BroadcastDivSlow()
|
H A D | comparisons.h | 117 const RuntimeShape& unextended_input2_shape, in BroadcastComparison4DSlowPreprocess() 134 const RuntimeShape& unextended_input2_shape, const T* input2_data, in BroadcastComparison4DSlowImpl() 171 const RuntimeShape& unextended_input2_shape, const T* input2_data, in BroadcastComparison4DSlowWithScaling()
|
H A D | mul.h | 135 const RuntimeShape& unextended_input2_shape, in BroadcastMul4DSlow() 183 const RuntimeShape& unextended_input2_shape, in BroadcastMul4DSlow()
|
H A D | maximum_minimum.h | 27 const RuntimeShape& unextended_input2_shape, in MaximumMinimumBroadcastSlow()
|
H A D | batch_to_space_nd.h | 41 const RuntimeShape& unextended_input2_shape, in BatchToSpaceND()
|
H A D | space_to_batch_nd.h | 43 const RuntimeShape& unextended_input2_shape, in SpaceToBatchND()
|
H A D | string_comparisons.h | 59 const RuntimeShape& unextended_input2_shape, const TfLiteTensor* input2, in BroadcastComparison4DSlowStringImpl()
|
H A D | binary_function.h | 32 const RuntimeShape& unextended_input2_shape, const T2* input2_data, in BroadcastBinaryFunction4DSlow()
|
H A D | reference_ops.h | 856 const RuntimeShape& unextended_input2_shape, in BroadcastPow4DSlow()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | optimized_ops.h | 2295 const RuntimeShape& unextended_input2_shape, in BroadcastDivSlow() 2344 const RuntimeShape& unextended_input2_shape, in BroadcastDivSlow() 4199 const RuntimeShape& unextended_input2_shape, const int32* block_shape_data, in BatchToSpaceND() 6214 const RuntimeShape& unextended_input2_shape, in BroadcastPow4D()
|