sPyNNaker neural_modelling 7.1.1
Loading...
Searching...
No Matches
Data Fields
conv_config Struct Reference

Data Fields

lc_coord_t post_start
 
lc_coord_t post_end
 
lc_shape_t post_shape
 
uint32_t n_sources
 
uint32_t n_connectors_total
 
uint32_t n_weights_total
 
source_info sources []
 
uint32_t n_post
 
uint32_t n_connectors
 

Detailed Description

Definition at line 79 of file local_only_conv_impl.c.

Field Documentation

◆ post_start

lc_coord_t conv_config::post_start

Definition at line 80 of file local_only_conv_impl.c.

◆ post_end

lc_coord_t conv_config::post_end

Definition at line 81 of file local_only_conv_impl.c.

◆ post_shape

lc_shape_t conv_config::post_shape

Definition at line 82 of file local_only_conv_impl.c.

◆ n_sources

uint32_t conv_config::n_sources

Definition at line 83 of file local_only_conv_impl.c.

◆ n_connectors_total

uint32_t conv_config::n_connectors_total

Definition at line 84 of file local_only_conv_impl.c.

◆ n_weights_total

uint32_t conv_config::n_weights_total

Definition at line 85 of file local_only_conv_impl.c.

◆ sources

source_info conv_config::sources[]

Definition at line 86 of file local_only_conv_impl.c.

◆ n_post

uint32_t conv_config::n_post

Definition at line 69 of file local_only_pool_dense_impl.c.

◆ n_connectors

uint32_t conv_config::n_connectors

Definition at line 71 of file local_only_pool_dense_impl.c.


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