Skip to content

hccl/cpuxnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cpuxnn

A dummy implementation of neural network.

Supported layer type:

  • fully connected
  • convolutional
  • pooling

Supported activation function:

  • identity

Supported training method

  • gradient descent

About

A dummy implementation of neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published