Commit Graph

360 Commits (e44f0538230a8266b4d4e0379544fe795f36e2dd)

Author SHA1 Message Date
Yu Yang e44f053823 Merge remote-tracking branch 'wangyi/dataset' into feature/clean_mnist_v2
9 years ago
Yi Wang 6bc82c8eb8 Add __all__ to mnist.py
9 years ago
Yi Wang dcbfbb1533 yapf format
9 years ago
Yi Wang d6c62e852d Rewrite mnist.py and add mnist_test.py
9 years ago
Yu Yang 792875e3ea Lazy initialize mnist dataset.
9 years ago
Yi Wang 91115ab6de Use module name and raw data filename as the local filename
9 years ago
Yi Wang 37e2b92089 Add md5file into dataset/common.py, and unit test in tests/common_test.py
9 years ago
Yi Wang b93722df95 Set data cache home directory to ~/.cache/paddle/dataset
9 years ago
王益 7fe21602f6 Rename config.py into common.py
9 years ago
wangkuiyi dfe6a2c5c9 Merge pull request #1466 from reyoung/feature/movielens_data
9 years ago
wangkuiyi 283e82f448 Merge pull request #1450 from reyoung/feature/cifar_dataset
9 years ago
Yu Yang cbcd53af39 Merge branch 'develop' of github.com:baidu/Paddle into feature/clean_mnist_v2
9 years ago
Yu Yang de9012a504 Add MovieLens Dataset
9 years ago
Luo Tao 06056fe26e Merge branch 'develop' into layer
9 years ago
Yu Yang 0bcc4d48de Simplize cifar
9 years ago
Yu Yang 434ada47ef Up to date
9 years ago
Tao Luo d425a5ca10 Merge pull request #1453 from qingqing01/mixed_layer
9 years ago
Yu Yang bba7cb61a2 Merge branch 'develop' of github.com:baidu/Paddle into feature/cifar_dataset
9 years ago
Luo Tao 6f63eb9fbc Merge branch 'develop' into layer
9 years ago
dangqingqing d25173c024 follow comments
9 years ago
Yu Yang 37d54cb71f Merge branch 'feature/EvaluatorToEvent' into feature/clean_mnist_v2
9 years ago
Yu Yang d5c697e603 Merge branch 'develop' into feature/EvaluatorToEvent
9 years ago
dangqingqing 7a8da332a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mixed_layer
9 years ago
dangqingqing b59f35ef7e follow some comments
9 years ago
Yu Yang dcc332a890 Follow qq's comments
9 years ago
Yu Yang f3f2460435 Make unittest ok.
9 years ago
Luo Tao 4781daa164 Merge branch 'develop' into layer
9 years ago
Yu Yang 46d2ca575b Combine Reader=>Feeder together.
9 years ago
Yu Yang c26431bacf Reordered package for feature usage.
9 years ago
Yu Yang a219455516 Rise type error because of python.
9 years ago
dangqingqing bc074d0e58 minor change
9 years ago
Luo Tao 70c4f7b536 Merge branch 'develop' into layer
9 years ago
Luo Tao 5d7e7bc042 add test_layer for v2
9 years ago
dangqingqing aa92f0b673 follow comments
9 years ago
dangqingqing 2c2347dff3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into convert
9 years ago
dangqingqing 72c1327832 follow comments
9 years ago
Yu Yang 173a81b56b Complete Event, Add Metric to Event.
9 years ago
Yu Yang 80efb3d16d Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_reader
9 years ago
Yu Yang fefd006590 Merge branch 'feature/mnist_reader' of github.com:reyoung/Paddle into feature/mnist_reader
9 years ago
Yu Yang a6028d79dc Clean mnist reader
9 years ago
Luo Tao dabdc69020 Merge branch 'develop' into layer
9 years ago
Tao Luo 6bdd362c7a Merge pull request #1436 from luotao1/opt
9 years ago
dangqingqing bb7db75420 add testing for duplicate item
9 years ago
helinwang dae21d9bcb Merge pull request #1424 from helinwang/creator
9 years ago
dangqingqing 4c85f955d7 move test module
9 years ago
dangqingqing c109e3bfe0 add more unit tests
9 years ago
dangqingqing 9b73a602c4 remove comments
9 years ago
dangqingqing 623d24ad5c convert mixed layer, projection and operator
9 years ago
Luo Tao 5258bcf3ee implement more layers in v2
9 years ago
qiaolongfei bf8a6dc4ff rename layer_test to test_layer
9 years ago