Searched defs:pad_value_ptr (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | reference_ops.h | 3196 const P* pad_value_ptr, const RuntimeShape& output_shape, in PadImpl() 3260 const P* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 3270 const int32* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 3281 const int32* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 3293 const P* pad_value_ptr, in PadImageStyle() 3301 const uint8* input_data, const P* pad_value_ptr, in PadImageStyle() 3311 const int8_t* input_data, const P* pad_value_ptr, in PadImageStyle() 3321 const float* input_data, const P* pad_value_ptr, in PadImageStyle()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | optimized_ops.h | 5874 const P* pad_value_ptr, const RuntimeShape& output_shape, in PadImpl() 5980 const P* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 5990 const int32* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 6001 const int32* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 6023 const T* input_data, const P* pad_value_ptr, in PadImageStyleMemset() 6132 const P* pad_value_ptr, in PadImageStyle() 6140 const uint8* input_data, const P* pad_value_ptr, in PadImageStyle() 6150 const float* input_data, const P* pad_value_ptr, in PadImageStyle()
|
| /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
| D | optimized_ops.h | 6199 const P* pad_value_ptr, const RuntimeShape& output_shape, in PadImpl() 6305 const P* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 6315 const int32* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 6326 const int32* pad_value_ptr, const RuntimeShape& output_shape, in Pad()
|