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
Yu Yang d2cb3790e9
Wait all evernts
7 years ago
..
layers fix AttributeError: 'module' object has no attribute 'framework_pb2' 7 years ago
tests Wait all evernts 7 years ago
.gitignore Fix CI and enhance gitignore 7 years ago
__init__.py Implement Select OP (#9088) 7 years ago
average.py remove Evaluator.Accuracy 7 years ago
backward.py refine parallel_do_grad 7 years ago
clip.py move Fluid API code out of V2 API code 7 years ago
concurrency.py Implement Select OP (#9088) 7 years ago
data_feeder.py move Fluid API code out of V2 API code 7 years ago
debuger.py Fix debugger bugs. (#9025) 7 years ago
default_scope_funcs.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
distribute_transpiler.py Feature/send recv can now retry (#9027) 7 years ago
distribute_transpiler_simple.py move Fluid API code out of V2 API code 7 years ago
distributed_spliter.py move Fluid API code out of V2 API code 7 years ago
evaluator.py Merge pull request #8643 from JiayiFeng/remove_evaluator 7 years ago
executor.py add get_program_cache_key function 7 years ago
framework.py Implement Select OP (#9088) 7 years ago
graphviz.py move Fluid API code out of V2 API code 7 years ago
initializer.py move Fluid API code out of V2 API code 7 years ago
io.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader 7 years ago
layer_helper.py Add global_step in nn.py 7 years ago
memory_optimization_transpiler.py remove unnecessary build graph logic (#8896) 7 years ago
net_drawer.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
nets.py MKLDNN pool2d OP kernel added (#8879) 7 years ago
op.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
optimizer.py Fix models #725 7 years ago
param_attr.py move Fluid API code out of V2 API code 7 years ago
profiler.py Firt timeline version 7 years ago
recordio_writer.py Polish ShuffleReader and test 7 years ago
regularizer.py add regularization for test_machine_tranlation 7 years ago
unique_name.py move Fluid API code out of V2 API code 7 years ago