1 Star 1 Fork 3

monkey_cici/tiny-cuda-nn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CITATION.cff 858 Bytes
一键复制 编辑 原始数据 按行查看 历史
cff-version: 1.2.0
title: tiny-cuda-nn
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Thomas
email: thomas94@gmx.net
family-names: Müller
affiliation: NVIDIA
repository-code: 'https://github.com/NVlabs/tiny-cuda-nn'
abstract: >-
This is a small, self-contained framework for training and querying neural
networks. Most notably, it contains a lightning fast "fully fused" multi-
layer perceptron (technical paper), a versatile multiresolution hash encoding
(technical paper), as well as support for various other input encodings,
losses, and optimizers.
keywords:
- 'neural network, tiny, tensor cores, cuda'
license: BSD-3-Clause
license-url: https://github.com/NVlabs/tiny-cuda-nn/blob/master/LICENSE.txt
version: 1.7
date-released: '2021-04-21'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/monkeycc/tiny-cuda-nn.git
git@gitee.com:monkeycc/tiny-cuda-nn.git
monkeycc
tiny-cuda-nn
tiny-cuda-nn
master

搜索帮助