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/transpiler
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
..
details update test=develop 6 years ago
__init__.py Fix unit test in Python3.5 7 years ago
distribute_transpiler.py Add reduce sparse tensor feature. (#14757) 6 years ago
inference_transpiler.py add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278) 6 years ago
memory_optimization_transpiler.py add ir memory optimize. (#14530) 6 years ago
ps_dispatcher.py