Commit Graph

8 Commits (25a233e46d42f6cb76220d58d89f882723a7a4fc)

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