Commit Graph

8 Commits (03479469a700ce30edea0fe80a7c14982a6082db)

Author SHA1 Message Date
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… (#17588)
6 years ago
dongdaxiang a659b37ace make lodtensor_printer usable in gpu setting
6 years ago
dongdaxiang 98dda08a85 fix pull sparse slow problem
6 years ago
dongdaxiang 93c3c7f9b3 fix dataset testcase problem
6 years ago
dongdaxiang d739bab844 fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem
6 years ago
dongdaxiang 398004ece0 disable sys/wait.h to fix windows compile problem, include scope in lodtensor_printer
6 years ago
dongdaxiang 6bf796df14 refine print fetch list
6 years ago
dongdaxiang cf1360643f add printer for fetch variable
6 years ago