marian/src
2016-09-16 13:29:49 +02:00
..
cnpy Add NPZ Converter 2016-09-14 15:47:13 +01:00
chainable.h separated computation graphs 2016-09-15 18:42:38 +02:00
CMakeLists.txt parse parallel data 2016-09-16 13:29:49 +02:00
compile_time_crc32.h function keywords 2016-05-08 18:42:19 +02:00
definitions.h Different staff after train_mnist 2016-09-14 15:57:26 +01:00
exception.cpp working basic training 2016-05-07 22:56:23 +02:00
exception.h working basic training 2016-05-07 22:56:23 +02:00
expression_graph.cu separated computation graphs 2016-09-15 18:42:38 +02:00
expression_graph.h working separated graphs, added params 2016-09-16 00:23:47 +02:00
expression_operators.cu changed to fast softmax 2016-09-16 00:55:54 +02:00
expression_operators.h changed to fast softmax 2016-09-16 00:55:54 +02:00
keywords.h some clean-up 2016-08-28 00:24:41 +02:00
marian.h separated computation graphs 2016-09-15 18:42:38 +02:00
mnist.h load data 2016-09-14 09:34:43 +02:00
node_operators.h changed to fast softmax 2016-09-16 00:55:54 +02:00
node.h separated computation graphs 2016-09-15 18:42:38 +02:00
npz_converter.cpp compile error 2016-09-14 18:40:39 +02:00
npz_converter.h Add initial version of validation 2016-09-14 15:58:07 +01:00
param_initializers.h working separated graphs, added params 2016-09-16 00:23:47 +02:00
sgd.cu changed files for new graph format, adapted test.cu to not use pointers to Expr 2016-09-16 08:36:29 +02:00
sgd.h changed files for new graph format, adapted test.cu to not use pointers to Expr 2016-09-16 08:36:29 +02:00
tensor_operators.cu found not-working conf 2016-09-14 19:51:58 +02:00
tensor_operators.h Implemented gradient of fast softmax. 2016-09-14 14:30:40 +01:00
tensor.cu operators 2016-09-14 23:31:11 +02:00
tensor.h more clean-up 2016-09-15 10:24:48 +02:00
test.cu parse parallel data 2016-09-16 13:29:49 +02:00
thrust_functions.h some clean-up 2016-08-28 00:24:41 +02:00
train_mnist.cu changed files for new graph format, adapted test.cu to not use pointers to Expr 2016-09-16 08:36:29 +02:00
validate_mnist_batch.cu changed files for new graph format, adapted test.cu to not use pointers to Expr 2016-09-16 08:36:29 +02:00
validate_mnist.cu changed to fast softmax 2016-09-16 00:55:54 +02:00