Commit Graph

8 Commits (f04f2b232a22c9aba3ee4538ab708acf9f77c813)

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