Searched defs:unextended_input_shape (Results  1 – 15 of 15) sorted by relevance
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ | 
| 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()
 
 | 
| D | transpose.h | 27                    const RuntimeShape& unextended_input_shape,  in TransposeImpl()74                const RuntimeShape& unextended_input_shape, const T* input_data,  in Transpose()
 
 | 
| D | resize_bilinear.h | 48                            const RuntimeShape& unextended_input_shape,  in ResizeBilinear()138     const RuntimeShape& unextended_input_shape, const T* input_data,  in ResizeBilinearInteger()
 
 | 
| D | depth_to_space.h | 25                          const RuntimeShape& unextended_input_shape,  in DepthToSpace()
 | 
| D | space_to_depth.h | 27                          const RuntimeShape& unextended_input_shape,  in SpaceToDepth()
 | 
| D | broadcast_to.h | 62 inline void BroadcastTo(const RuntimeShape& unextended_input_shape,  in BroadcastTo()
 | 
| D | resize_nearest_neighbor.h | 52     const RuntimeShape& unextended_input_shape, const T* input_data,  in ResizeNearestNeighbor()
 | 
| D | lstm_cell.h | 31     const LstmCellParams& params, const RuntimeShape& unextended_input_shape,  in LstmCell()229                      const RuntimeShape& unextended_input_shape,  in LstmCell()
 
 | 
| D | reduce.h | 273                  const RuntimeShape& unextended_input_shape,  in Mean()316                  const RuntimeShape& unextended_input_shape,  in Mean()
 
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ | 
| D | mean.h | 27                  int32_t shift, const RuntimeShape& unextended_input_shape,  in Mean()
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ | 
| D | mean.h | 181                  const RuntimeShape& unextended_input_shape,  in Mean()
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ | 
| 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()
 
 | 
| D | reduce.h | 194                  const RuntimeShape& unextended_input_shape,  in Mean()
 | 
| 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()
 
 | 
| 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()
 
 |