You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/v2/framework
Abhinav Arora 66d1c6ce1e
Adding the Xavier Initializer (#5270)
8 years ago
..
tests Adding the Xavier Initializer (#5270) 8 years ago
.gitignore Enable Python Unit Test before make install 8 years ago
__init__.py add init_gflags interface (#5193) 8 years ago
backward.py Extract apply_backward_pass to backward.py (#5026) 8 years ago
default_scope_funcs.py "change GetOrCreate to Var" 8 years ago
evaluator.py evaluator_accumulate (#4828) 8 years ago
executor.py Rewrite StaticRNN with Executor (#5224) 8 years ago
framework.py Rewrite StaticRNN with Executor (#5224) 8 years ago
initializer.py Adding the Xavier Initializer (#5270) 8 years ago
io.py Python API for inference model saving/load (#5020) 8 years ago
layer_helper.py Optimizer use init program (#5275) 8 years ago
layers.py Rewrite StaticRNN with Executor (#5224) 8 years ago
net_drawer.py "add net drawer for visualizing the graph" (#5292) 8 years ago
nets.py "add book recommender_system testing" (#5143) 8 years ago
op.py Feature/dynamic recurrent op forward test (#4729) 8 years ago
optimizer.py Optimizer use init program (#5275) 8 years ago
regularizer.py Adding L1 Decay Regularizer (#5173) 8 years ago