peizhilin
|
e7fa61e282
|
fix unit test cases
test=develop
|
6 years ago |
tangwei12
|
85362e98dd
|
Batch AUC (#13567)
* add distributed auc
* add attr "is distributed" and config it
* add distributed auc
* add batch auc and code format
* code format
* auc optimize
* metric_op optimize
* code clean
* bug fix and code clean
* bug fix and code clean
* code optimize
* code optimize
* api spec update
* Comments optimized
* add mutex
* Revert: add mutex
* remove distribute metric
* remove distribute metric
* spec modifyed
* add annotation, test=develop
* keep API compatibility
test=develop
|
7 years ago |
tangwei12
|
d1e2efae6b
|
reimplement auc in fluid (#13167)
* reimplement auc in pyton
* reimplement auc in fluid
* add auc unittest
* replace new auc in layers
* add batch Auc in Fluid
* name formated
|
7 years ago |
minqiyang
|
99d3f08920
|
Add print_function for all python files
|
7 years ago |
minqiyang
|
9fc13fde18
|
Remove python3 relative import of unittest
|
7 years ago |
minqiyang
|
35e6abd7bb
|
Change iter_parameters back and port unittests code to Python3
|
7 years ago |
Qiao Longfei
|
2b58c62aa0
|
Update auc op (#12199)
fix AUC op
optimize it's test
|
7 years ago |
Wu Yi
|
c5619bbcde
|
fix auc op (#12087)
* fix auc
* update
* update
* fix compile
* fix param name
* add doc string
* fix test
|
7 years ago |
Luo Tao
|
b11956a0b5
|
move Fluid API code out of V2 API code
|
7 years ago |