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/fluid
dzhwinter 0be1e09f2c
"fix ci"
8 years ago
..
layers Set stop_gradient=True for some variables in SSD API. (#9396) 8 years ago
tests "fix ci" 8 years ago
.gitignore Fix CI and enhance gitignore 8 years ago
__init__.py Implement Select OP (#9088) 8 years ago
average.py remove Evaluator.Accuracy 8 years ago
backward.py refine parallel_do_grad 8 years ago
clip.py move Fluid API code out of V2 API code 8 years ago
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 8 years ago
data_feeder.py move Fluid API code out of V2 API code 8 years ago
debuger.py Reuduce memory copy when communication between trainer and pserver. (#9271) 8 years ago
default_scope_funcs.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
distribute_transpiler.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pserver_prepare_before_run 8 years ago
distribute_transpiler_simple.py move Fluid API code out of V2 API code 8 years ago
distributed_spliter.py move Fluid API code out of V2 API code 8 years ago
evaluator.py Merge pull request #8643 from JiayiFeng/remove_evaluator 8 years ago
executor.py add executor.prepare (#9022) 8 years ago
framework.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model 8 years ago
graphviz.py move Fluid API code out of V2 API code 8 years ago
initializer.py move Fluid API code out of V2 API code 8 years ago
io.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader 8 years ago
layer_helper.py MKLDNN Relu Tanh Sqrt Abs activations added 8 years ago
memory_optimization_transpiler.py remove unnecessary build graph logic (#8896) 8 years ago
net_drawer.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
nets.py MKLDNN pool2d OP kernel added (#8879) 8 years ago
op.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
optimizer.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model 8 years ago
param_attr.py move Fluid API code out of V2 API code 8 years ago
profiler.py Firt timeline version 8 years ago
recordio_writer.py Polish ShuffleReader and test 8 years ago
regularizer.py fix regularizer when gradient is None 8 years ago
unique_name.py move Fluid API code out of V2 API code 8 years ago