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/fluid
caoying03 6497bff901
add python wrapper for l2 normalize.
7 years ago
..
layers add python wrapper for l2 normalize. 7 years ago
tests add python wrapper for l2 normalize. 7 years ago
.gitignore Change framework to fluid (#5637) 7 years ago
__init__.py Feature/hooks (#7513) 7 years ago
backward.py Feature/hooks (#7513) 7 years ago
clip.py Feature/hooks (#7513) 7 years ago
data_feeder.py Feature/hooks (#7513) 7 years ago
default_scope_funcs.py Feature/hooks (#7513) 7 years ago
distribute_transpiler.py Feature/hooks (#7513) 7 years ago
distribute_transpiler_simple.py Feature/hooks (#7513) 7 years ago
distributed_spliter.py Feature/hooks (#7513) 7 years ago
evaluator.py Feature/hooks (#7513) 7 years ago
executor.py Feature/hooks (#7513) 7 years ago
framework.py add python wrapper for l2 normalize. 7 years ago
initializer.py Feature/hooks (#7513) 7 years ago
io.py Feature/hooks (#7513) 7 years ago
layer_helper.py Feature/hooks (#7513) 7 years ago
memory_optimization_transpiler.py Feature/hooks (#7513) 7 years ago
net_drawer.py Feature/hooks (#7513) 7 years ago
nets.py Feature/hooks (#7513) 7 years ago
op.py Feature/hooks (#7513) 7 years ago
optimizer.py Feature/hooks (#7513) 7 years ago
param_attr.py Feature/hooks (#7513) 7 years ago
profiler.py Feature/hooks (#7513) 7 years ago
registry.py Feature/hooks (#7513) 7 years ago
regularizer.py Feature/hooks (#7513) 7 years ago