
Topics | |
| Internal Helpers | |
Files | |
| file | noodle_buffer.cpp |
| Grow-only NoodleBuffer allocation helpers. | |
| file | noodle_conv.cpp |
| Public convolution layer wrappers: Conv1D, Conv2D, and ConvTranspose2D. | |
| file | noodle_dw.cpp |
| Depthwise convolution operators. | |
| file | noodle_fcn.cpp |
| Fully connected layers. | |
| file | noodle_internal.cpp |
| Private shared globals and helpers for Noodle implementation files. | |
| file | noodle_io.cpp |
| Noodle file/storage I/O helpers. | |
| file | noodle_math.cpp |
| Reusable math and numeric helper primitives. | |
| file | noodle_memory.cpp |
| Noodle memory access management helpers. | |
| file | noodle_shape.cpp |
| Tensor-to-vector transforms: flatten, reshape, GAP, and GMP. | |
Source files and private helpers that implement the public Noodle API.