WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: stdml/stdnn-ops

support generic device

06 Feb 22:18
7707013

Choose a tag to compare

make layers support cuda tensor (#78)

* invoke (#77)

* ASSERT_EQ

* using D = typename T0::device_type;

* fix test

* add <typename D> to layers

* simplify example

* use tensor_view as layer input

* simplify

* fix

* fix build

* concat kernel

* fix build

* io kernel

* fix include

* batch_norm kernel

* pool_traits

* pool kernel

* fix include

* typename D

* normalizer

* make it nvcc compatiable

* make it nvcc compatiable

* fix include

* make it nvcc compatiable

* stdtensor -> v0.6.1

v0.1.0

21 Jun 13:51
f429236

Choose a tag to compare

update dependency (#33)