Go to the source code of this file.
layer pad (equivalent to tf.pad) for native backend.
Definition in file dnn_backend_native_layer_pad.h.
| Enumerator | |
|---|---|
| LPMP_CONSTANT | |
| LPMP_REFLECT | |
| LPMP_SYMMETRIC | |
Definition at line 31 of file dnn_backend_native_layer_pad.h.
Definition at line 25 of file dnn_backend_native_layer_pad.c.
Definition at line 78 of file dnn_backend_native_layer_pad.c.
Referenced by test_with_mode_constant(), test_with_mode_reflect(), and test_with_mode_symmetric().