Skip to content

Functions can be statically inlined #214

@henkmuller

Description

@henkmuller

void conv_calc_output_pixel_slice(int8_t *Y, int8_t *X, int32_t h,

This function (and its depth wise counterpart earlier on in the file), can very likely be made 'static inline void' without costing any extra memory, but improving execution speed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions