go

module
v0.0.0-...-7215382 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2024 License: GPL-3.0

README

Gopher with tensor logo

Go Bindings for Flint and a Deep Learning Framework

This go library provides a Go wrapper for Flint. Specifically, the flint.h file is wrapped. The rest of the library is written in pure C++ so wrapping it is not possible. It has to be rewritten using the functions from flint.h

Setup

Make sure to first build and install the core library as described here.

Developer Guide

More infos about the architecture and technical details, as well as the developer guide can be found here

Directories

Path Synopsis
examples
addition
this package provides a very simple example of basic wrapper functionality, where no memory management is needed
this package provides a very simple example of basic wrapper functionality, where no memory management is needed
gauss
this package provides a use case a little bit more complicated.
this package provides a use case a little bit more complicated.
Package flint serves as a wrapper around the specific flint library.
Package flint serves as a wrapper around the specific flint library.
Package wrapper contains all basic types and functions as it is only the low-level wrapper, declarations similar to [../wrapper.h]
Package wrapper contains all basic types and functions as it is only the low-level wrapper, declarations similar to [../wrapper.h]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL