- 02 11月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "add sequence conv layer" * "add book recommender_system testing" * "add training loop" * "add sequence layer" * "add recommender system training data" * "fix conv2d layer bug" * add sequence_conv_pool * "fix input is Null" * add networks * "fix based comment" * "add sum op layer" * "merge layers" * Update layers.py * "fix input is NULL bug" * "debug embedding table" * "modify layers.py" * "fix pool interface" * "add export type to layers" * "fix based on comment" * "need lod info support in all operator" * "remove accuracy layer" * "tuning learning rate" * "add sparse test" * "add gpu test" * Update test_recommender_system.py
-
- 01 11月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "modify layers.py" * "fix pool interface" * "add export type to layers" * "fix based on comment"
-
- 31 10月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "add sequence conv layer" * "add sequence layer" * add networks * "fix based comment" * Update layers.py
-
- 30 10月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* add batch_norm_layer * add img_conv_group layer and test * add check to Tensor.type() * forward can run * with backward * change label data time from int32 to int64 * refine code * follow comment
-
- 21 10月, 2017 1 次提交
-
-
由 fengjiayi 提交于
* Init file * Update * Update * Complete conv net of MNIST
-
- 20 10月, 2017 1 次提交
-
-
由 fengjiayi 提交于
* Init * unify layer names * Update * Add pool2d layer * Test recognize_digits_conv * Clean up
-