MagmaDNN
1.0
c++NeuralNetworkFramework
tensor_math.h
Go to the documentation of this file.
1
10
#pragma once
11
12
13
#include "
math/add.h
"
14
#include "
math/dot.h
"
15
#include "
math/matmul.h
"
16
#include "
math/scalar_tensor_product.h
"
17
#include "
math/pow.h
"
18
#include "
math/argmax.h
"
19
#include "
reduce_sum.h
"
20
#include "
math/concat.h
"
21
#include "
math/tile.h
"
22
#include "
math/relu.h
"
23
#include "
math/dropout.h
"
24
#include "
math/pooling.h
"
scalar_tensor_product.h
add.h
pow.h
dot.h
tile.h
relu.h
reduce_sum.h
concat.h
argmax.h
matmul.h
dropout.h
pooling.h
include
math
tensor_math.h
Generated by
1.8.13