Commit Graph

20 Commits (ad45a08351bf2ab3b7bf00c238fbc212d869f3ce)

Author SHA1 Message Date
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 60b7bf6fa6 add infer_from_dataset for inference 6 years ago
dongdaxiang 88880d9b69 fix import trainer_desc_pb2 error 6 years ago
dongdaxiang 0030eb2a61 fix distributed building 6 years ago
dongdaxiang 8e14d8f900 add data_generator package into setup.py 6 years ago
dongdaxiang d87ba58c14 refine document of python API, make device_worker and trainer's API private 6 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec 6 years ago
dongdaxiang 6bf796df14 refine print fetch list 6 years ago
dongdaxiang 68d7bf3de5 add fetch var function 6 years ago
dongdaxiang 6af697adb0 add trainfileswithprofiler for downpour worker 6 years ago
dongdaxiang b7a202aa38 add distributed optimizer factory 6 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer 6 years ago
xujiaqi01 ecfc7df913 add dataset factory && fix style 6 years ago
dongdaxiang ff87698a44 refactor downpour optimization 6 years ago
heqiaozhi 9bca1926c1 refactor & fix bug 6 years ago
dongdaxiang 6de9ebc65c refine VLOG in fleet_wrapper.h 6 years ago
dongdaxiang c165012031 refine device_worker and trainer code 6 years ago
dongdaxiang 8a335b50be add downpour device_worker pb configuration 6 years ago
dongdaxiang caf0c10e71 add dist_multi_trainer for distributed training, add trainer_factory and device_worker_factory so that we can easily extend new training mode, add pull dense worker which is a singleton for parameter fetching 6 years ago