Commit Graph

312 Commits (70c4f7b536e3eaeb327c5ead14da7a1a3286e40e)

Author SHA1 Message Date
Luo Tao 70c4f7b536 Merge branch 'develop' into layer
8 years ago
Luo Tao 5d7e7bc042 add test_layer for v2
8 years ago
Yu Yang 80efb3d16d Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_reader
8 years ago
Yu Yang fefd006590 Merge branch 'feature/mnist_reader' of github.com:reyoung/Paddle into feature/mnist_reader
8 years ago
Yu Yang a6028d79dc Clean mnist reader
8 years ago
Luo Tao dabdc69020 Merge branch 'develop' into layer
8 years ago
Tao Luo 6bdd362c7a Merge pull request #1436 from luotao1/opt
8 years ago
helinwang dae21d9bcb Merge pull request #1424 from helinwang/creator
8 years ago
Luo Tao 5258bcf3ee implement more layers in v2
8 years ago
qiaolongfei bf8a6dc4ff rename layer_test to test_layer
8 years ago
qiaolongfei 2591167813 add test dir
8 years ago
qiaolongfei c2cefd5bb9 add test for v2-layer
8 years ago
Yu Yang befc3e066b Clean mnist code
8 years ago
Yu Yang ef9041c07b MNIST dataset reader implementation
8 years ago
Yu Yang 38a792f20e Clean mnist code
8 years ago
Helin Wang b9d4f71c4a fix according to comments
8 years ago
jacquesqiao f25c9c5ff3 Merge pull request #1431 from luotao1/proj
8 years ago
Yu Yang d1ab3c8074 MNIST dataset reader implementation
8 years ago
Luo Tao 51de2ded3e add optimizer in v2
8 years ago
Yu Yang 7c085d967a Merge pull request #1425 from helinwang/map
8 years ago
Luo Tao 2715e9de6f add ParamAttr in V2
8 years ago
Helin Wang d0dcb3ea34 create numpy array reader creator and text reader creator
8 years ago
Helin Wang 466935b4ec add decorator: map_readers
8 years ago
Helin Wang 963de16bfd change from google python style to pep 287
8 years ago
wangkuiyi f2c7c9bcc3 Merge pull request #1337 from lzhao4ever/topk-error
8 years ago
helinwang 59ca13a381 Merge pull request #1411 from helinwang/deco
8 years ago
Helin Wang 608de7c0e3 fix according to comments
8 years ago
Liang Zhao e768721cd9 fix calculating totalScore2_ bug
8 years ago
Liang Zhao 043859b5db clean up code
8 years ago
Liang Zhao e00f06afa4 Add top-k error
8 years ago
Luo Tao e19134e0cc add cost function in v2.layer
8 years ago
Helin Wang 2a21681c00 fix according to comments
8 years ago
Helin Wang 7fd42b8cce create reader creator decorators: shuffle, compose, chain
8 years ago
Tao Luo ac712688fd Merge pull request #1398 from luotao1/reshape
8 years ago
qiaolongfei e4af5b9228 optimize code
8 years ago
qiaolongfei 3e8f232e12 remove import . to enable run v2/layer.py directly
8 years ago
Luo Tao 0b673756f1 add SequenceReshapeLayer in trainer_config_helpers
8 years ago
jacquesqiao 14ee4b8079 Merge pull request #1386 from jacquesqiao/data-type
8 years ago
qiaolongfei 0a0b5b5b91 change paddle.data to paddle.data_type
8 years ago
qiaolongfei 984d54d018 change data_type to type
8 years ago
Luo Tao f9eddadb3e follow comments, add seq_concat_layer in docs
8 years ago
qiaolongfei 89cfb39fe4 use data_type of data layer
8 years ago
qiaolongfei 772b476b76 optimize code
8 years ago
qiaolongfei 47043fe1d3 add type to datalayer
8 years ago
Luo Tao 27a42c2e3b add SequenceConcatLayer in trainer_config_helpers
8 years ago
helinwang 5dd4612960 Merge pull request #1364 from helinwang/decorator
8 years ago
Helin Wang b2a969b7b3 fix according to comment
8 years ago
Helin Wang 7b50594f6d fix test path
8 years ago
Helin Wang f846362927 create buffered data reader decorator and tests
8 years ago
qiaolongfei 695b5a7fcd change topology to layer
8 years ago