Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
nn_header_t Struct Reference
+ Collaboration diagram for nn_header_t:

Data Fields

JsonArraytensors
 
const float * payload
 
size_t payload_size
 

Detailed Description

Definition at line 117 of file nn_model.c.

Field Documentation

◆ payload

const float* nn_header_t::payload

Definition at line 120 of file nn_model.c.

Referenced by _wire_conv().

◆ payload_size

size_t nn_header_t::payload_size

Definition at line 121 of file nn_model.c.

Referenced by _wire_conv().

◆ tensors

JsonArray* nn_header_t::tensors

Definition at line 119 of file nn_model.c.

Referenced by _wire_conv(), and dt_nn_model_load().


The documentation for this struct was generated from the following file: