Contributing Guide

September 15, 2018 ยท View on GitHub

CUDA extension follows the instruction found in NNabla for the general development workflow.

Development Guide

  • Adding a new function (layer implementation).
  • Adding a new solver (gradient descent algorithm implementation).