marian/src
2016-09-16 16:03:42 +02:00
..
cnpy Add NPZ Converter 2016-09-14 15:47:13 +01:00
chainable.h visualize 2016-09-16 14:05:39 +02:00
CMakeLists.txt Merge branch 'master' of https://github.com/emjotde/Marian 2016-09-16 12:40:37 +01: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 move temp() to test.cu 2016-09-16 16:03:42 +02:00
expression_graph.h merge 2016-09-16 14:14:05 +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 visualize 2016-09-16 14:05:39 +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 move cuda device into graph. Add EOS, padding, UNK to vocab 2016-09-16 14:04:15 +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 move temp() to test.cu 2016-09-16 16:03:42 +02:00
thrust_functions.h some clean-up 2016-08-28 00:24:41 +02:00
train_mnist.cu move cuda device into graph. Add EOS, padding, UNK to vocab 2016-09-16 14:04:15 +02:00
validate_encoder_decoder.cu merge 2016-09-16 14:14:05 +02:00
validate_mnist_batch.cu move cuda device into graph. Add EOS, padding, UNK to vocab 2016-09-16 14:04:15 +02:00
validate_mnist.cu move cuda device into graph 2016-09-16 14:16:09 +02:00
vocab.cpp #include 2016-09-16 13:06:19 +01:00
vocab.h move cuda device into graph. Add EOS, padding, UNK to vocab 2016-09-16 14:04:15 +02:00