Searched defs:unextended_output_shape (Results 1 – 20 of 20) sorted by relevance
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | strided_slice.h | 32 const RuntimeShape& unextended_output_shape, in StridedSlice() 100 const RuntimeShape& unextended_output_shape, in StridedSlice() 111 const RuntimeShape& unextended_output_shape, in StridedSlice()
|
| D | transpose.h | 29 const RuntimeShape& unextended_output_shape, in TransposeImpl() 75 const RuntimeShape& unextended_output_shape, T* output_data) { in Transpose()
|
| D | maximum_minimum.h | 29 const RuntimeShape& unextended_output_shape, in MaximumMinimumBroadcastSlow()
|
| D | div.h | 79 const RuntimeShape& unextended_output_shape, in BroadcastDivSlow() 137 const RuntimeShape& unextended_output_shape, in BroadcastDivSlow()
|
| D | comparisons.h | 118 const RuntimeShape& unextended_output_shape) { in BroadcastComparison4DSlowPreprocess() 135 const RuntimeShape& unextended_output_shape, bool* output_data) { in BroadcastComparison4DSlowImpl() 172 const RuntimeShape& unextended_output_shape, bool* output_data) { in BroadcastComparison4DSlowWithScaling()
|
| D | space_to_depth.h | 27 const RuntimeShape& unextended_output_shape, in SpaceToDepth()
|
| D | depth_to_space.h | 27 const RuntimeShape& unextended_output_shape, in DepthToSpace()
|
| D | broadcast_to.h | 64 const RuntimeShape& unextended_output_shape, in BroadcastTo()
|
| D | binary_function.h | 33 const RuntimeShape& unextended_output_shape, R* output_data, in BroadcastBinaryFunction4DSlow()
|
| D | batch_to_space_nd.h | 45 const RuntimeShape& unextended_output_shape, in BatchToSpaceND()
|
| D | space_to_batch_nd.h | 47 const RuntimeShape& unextended_output_shape, in SpaceToBatchND()
|
| D | string_comparisons.h | 60 const RuntimeShape& unextended_output_shape, bool* output_data) { in BroadcastComparison4DSlowStringImpl()
|
| D | resize_nearest_neighbor.h | 53 const RuntimeShape& unextended_output_shape, T* output_data) { in ResizeNearestNeighbor()
|
| D | mul.h | 120 const RuntimeShape& unextended_output_shape, in BroadcastMul4DSlow()
|
| D | reduce.h | 220 const RuntimeShape& unextended_output_shape, T* output_data) { in Mean() 263 float input_scale, const RuntimeShape& unextended_output_shape, in Mean()
|
| D | reference_ops.h | 1201 const RuntimeShape& unextended_output_shape, in ResizeBilinear() 1284 const int32* output_size_data, const RuntimeShape& unextended_output_shape, in ResizeBilinearInteger() 1611 const RuntimeShape& unextended_output_shape, in SparseToDense() 1663 const RuntimeShape& unextended_output_shape, in BroadcastPow4DSlow()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
| D | mean.h | 27 const RuntimeShape& unextended_output_shape, in Mean()
|
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | prelu.cc | 60 const RuntimeShape& unextended_output_shape, float* output_data) { in BroadcastPrelu4DSlowFloat()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
| D | mean.h | 181 float input_scale, const RuntimeShape& unextended_output_shape, in Mean()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | optimized_ops.h | 1131 float input_scale, const RuntimeShape& unextended_output_shape, in Mean() 1644 const RuntimeShape& unextended_output_shape, in DepthToSpace() 1685 const RuntimeShape& unextended_output_shape, in SpaceToDepth() 2624 const RuntimeShape& unextended_output_shape, in BroadcastDivSlow() 2673 const RuntimeShape& unextended_output_shape, in BroadcastDivSlow() 4876 const RuntimeShape& unextended_output_shape, in ResizeBilinear() 4927 const RuntimeShape& unextended_output_shape, in ResizeBilinear() 4990 const RuntimeShape& unextended_output_shape, T* output_data) { in BatchToSpaceND() 5443 const RuntimeShape& unextended_output_shape, in StridedSlice() 5522 const RuntimeShape& unextended_output_shape, in StridedSlice() [all …]
|