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
qiaolongfei 055662f9f4
add insert_op for block
7 years ago
..
layers Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_reader 7 years ago
tests Support testing during training by ParallelExecutor. (#9738) 7 years ago
.gitignore Fix CI and enhance gitignore 7 years ago
__init__.py add PyCUDAPinnedTensorSetFromArray 7 years ago
average.py remove Evaluator.Accuracy 7 years ago
backward.py refine parallel_do_grad 7 years ago
clip.py
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 7 years ago
data_feeder.py
debuger.py Fix debuger bugs. (#9705) 7 years ago
default_scope_funcs.py
distribute_transpiler.py Fix a minor bug for distributed_spliter.round_robin 7 years ago
distribute_transpiler_simple.py
distributed_splitter.py Fix a minor bug for distributed_spliter.round_robin 7 years ago
evaluator.py Merge pull request #8643 from JiayiFeng/remove_evaluator 7 years ago
executor.py "polish code" (#9318) 7 years ago
framework.py add insert_op for block 7 years ago
graphviz.py Fix debuger bugs. (#9705) 7 years ago
initializer.py
io.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader 7 years ago
layer_helper.py Revert "make append activation in place by default (#9417)" 7 years ago
memory_optimization_transpiler.py remove unnecessary build graph logic (#8896) 7 years ago
net_drawer.py
nets.py make bn inplace in img_conv_group by default 7 years ago
op.py
optimizer.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model 7 years ago
parallel_executor.py Support testing during training by ParallelExecutor. (#9738) 7 years ago
param_attr.py
profiler.py Firt timeline version 7 years ago
recordio_writer.py Polish ShuffleReader and test 7 years ago
regularizer.py fix regularizer when gradient is None 7 years ago
unique_name.py