Skip to content

Can we define a block without neurons? #81

Answered by bamsumit
fangwei123456 asked this question in Q&A
Discussion options

You must be logged in to vote

slayer.block is a convenient method that combines synapses and neurons. Typically in neuromorphic hardware, you need to have neurons. That is why the block interface provides both neuron and synapse combined. However, if you need only the synapse, you can directly call slayer.synapse.Pool and it should work.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@fangwei123456
Comment options

@bamsumit
Comment options

@fangwei123456
Comment options

Answer selected by fangwei123456
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants