Searched defs:pad_value_ptr (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/ |
A D | pad.h | 40 const P* pad_value_ptr, const RuntimeShape& output_shape, in PadImpl() 120 const P* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 130 const int32_t* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 141 const int32_t* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 150 const P* pad_value_ptr, in PadImageStyle() 159 const float* input_data, const P* pad_value_ptr, in PadImageStyle()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/ |
A D | optimized_ops.h | 4622 const P* pad_value_ptr, const RuntimeShape& output_shape, in PadImpl() 4755 const P* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 4765 const int32* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 4776 const int32* pad_value_ptr, const RuntimeShape& output_shape, in Pad() 4798 const T* input_data, const P* pad_value_ptr, in PadImageStyleMemset() 4907 const P* pad_value_ptr, in PadImageStyle() 4916 const uint8* input_data, const P* pad_value_ptr, in PadImageStyle() 4926 const float* input_data, const P* pad_value_ptr, in PadImageStyle()
|
Completed in 28 milliseconds