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

Data Fields

int kernel_conv
 
int kernel_conv3x3
 
int kernel_upsample
 

Detailed Description

Definition at line 1081 of file nn_model.c.

Field Documentation

◆ kernel_conv

int dt_nn_cl_t::kernel_conv

Definition at line 1083 of file nn_model.c.

Referenced by _conv_cl(), dt_nn_cl_create(), and dt_nn_cl_destroy().

◆ kernel_conv3x3

int dt_nn_cl_t::kernel_conv3x3

Definition at line 1084 of file nn_model.c.

Referenced by _conv_cl(), dt_nn_cl_create(), and dt_nn_cl_destroy().

◆ kernel_upsample

int dt_nn_cl_t::kernel_upsample

Definition at line 1085 of file nn_model.c.

Referenced by _upsample_cl(), dt_nn_cl_create(), and dt_nn_cl_destroy().


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