cpp-两千行的教程代码教你如何构建自己的深度学习系统.zip
(预估有个35文件)
tinyflow-master
.gitignore
299B
nnvm
dmlc-core
Makefile
2KB
src
op_special.cc
1KB
op_tensor.cc
14KB
op_util.h
4KB
op_nn.cc
11KB
torch
op_special_torch.cc
676B
op_tensor_torch.cc
8KB
torch_util.h
6KB
op_nn_torch.cc
4KB
c_api.cc
3KB
rtc
op_fusion.cc
3KB
session.cc
24KB
LICENSE
11KB
.gitmodules
151B
README.md
4KB
python
.gitignore
9B
tinyflow
_util.py
1KB
__init__.py
267B
datasets.py
3KB
_ops.py
500B
_base.py
2KB
nn.py
651B
_session.py
3KB
train.py
2KB
tests
python
test_ops.py
4KB
test_gradients.py
2KB
test_states.py
1KB
include
tinyflow
base.h
3KB
c_api.h
1KB
example
mnist_softmax.py
1010B
mnist_softmax_minimum.py
1022B
cifar_resnet.py
3KB
mnist_lenet.py
2KB
mnist_mlp_auto_shape_inference.py
2KB
暂无评论