Searched defs:unextended_input_shape (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | strided_slice.h | 31 const RuntimeShape& unextended_input_shape, in StridedSlice() 98 const RuntimeShape& unextended_input_shape, in StridedSlice() 109 const RuntimeShape& unextended_input_shape, in StridedSlice()
|
H A D | transpose.h | 27 const RuntimeShape& unextended_input_shape, in TransposeImpl() 74 const RuntimeShape& unextended_input_shape, const T* input_data, in Transpose()
|
H A D | resize_bilinear.h | 48 const RuntimeShape& unextended_input_shape, in ResizeBilinear() 138 const RuntimeShape& unextended_input_shape, const T* input_data, in ResizeBilinearInteger()
|
H A D | lstm_cell.h | 31 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell() 229 const RuntimeShape& unextended_input_shape, in LstmCell()
|
H A D | reduce.h | 273 const RuntimeShape& unextended_input_shape, in Mean() 316 const RuntimeShape& unextended_input_shape, in Mean()
|
H A D | space_to_depth.h | 27 const RuntimeShape& unextended_input_shape, in SpaceToDepth()
|
H A D | depth_to_space.h | 25 const RuntimeShape& unextended_input_shape, in DepthToSpace()
|
H A D | broadcast_to.h | 62 inline void BroadcastTo(const RuntimeShape& unextended_input_shape, in BroadcastTo()
|
H A D | resize_nearest_neighbor.h | 52 const RuntimeShape& unextended_input_shape, const T* input_data, in ResizeNearestNeighbor()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | resize_bilinear.h | 1610 const RuntimeShape& unextended_input_shape, in ResizeBilinear() 1661 const RuntimeShape& unextended_input_shape, in ResizeBilinear() 1720 const RuntimeShape& unextended_input_shape, in ResizeBilinear()
|
H A D | optimized_ops.h | 1311 const RuntimeShape& unextended_input_shape, in DepthToSpace() 1352 const RuntimeShape& unextended_input_shape, in SpaceToDepth() 2452 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell() 2573 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell() 4680 const RuntimeShape& unextended_input_shape, in StridedSlice() 4758 const RuntimeShape& unextended_input_shape, in StridedSlice() 4769 const RuntimeShape& unextended_input_shape, in StridedSlice() 5537 const RuntimeShape& unextended_input_shape, const uint8* input_data, in ResizeNearestNeighbor()
|
H A D | reduce.h | 194 const RuntimeShape& unextended_input_shape, in Mean()
|
H A D | legacy_optimized_ops.h | 2981 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell() 3122 const LstmCellParams& params, const RuntimeShape& unextended_input_shape, in LstmCell()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
H A D | mean.h | 27 int32_t shift, const RuntimeShape& unextended_input_shape, in Mean()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
H A D | mean.h | 181 const RuntimeShape& unextended_input_shape, in Mean()
|