Wu Yi
16e73e0d28
hide operator API ( #12543 )
...
* hide operator API
* update
* update api.spec
* fix merge
* fix test
7 years ago
tensor-tang
808c3ef3f6
fix sqrt
7 years ago
Wu Yi
efafc72f62
Hide program APIs ( #12315 )
...
* hide program APIs
* fix merge error
* update
7 years ago
minqiyang
99d3f08920
Add print_function for all python files
7 years ago
minqiyang
7f794ea563
Replace the overfix of 2to3 with six.string_types
7 years ago
minqiyang
559d36328c
Apply 2to3 to current paddle main python code
7 years ago
Wu Yi
db67d60e31
Remove block api ( #12107 )
...
* remove block api
* remove clone_variable
* hide block inner apis
* update
* fix tests
7 years ago
chengduo
86b0a72576
Refine multi thread cpu parallel exe ( #11406 )
...
* refine multi-thread CPU Parallel exe
* refine multi thread CPU Parallel exe
* Refine CPU version for ParallelExecutor
* add share_parameter_between_cards_
* Fix ParallelExecutor bug
* Fix unit test
* Fix parameter opt balance
* Fix with opti (param->grad)
* Add grad to op var
* Remove shard_param_between_cards
7 years ago
yuyang18
4dccb58483
Hide clip APIs
7 years ago
qiaolongfei
5b6a48e77e
add doc for GradientClipByGlobalNorm
7 years ago
qiaolongfei
03f4beb877
add doc for ErrorClipByValue GradientClipByValue and GradientClipByGlobalNorm
7 years ago
yuyang18
017bba1664
Add op role
7 years ago
Luo Tao
b11956a0b5
move Fluid API code out of V2 API code
7 years ago