Commit Graph

16 Commits (ee02227949130e0519818b8e14b0834dd07baf32)

Author SHA1 Message Date
jiaqi 3f8031e256
dataset (#17973)
7 years ago
dongdaxiang ba15d6b164 move root_scope->DropKids() into Finalize() so that we do not have to drop all the kids
7 years ago
dongdaxiang 6bf796df14 refine print fetch list
7 years ago
xujiaqi01 a5b1a0e12b support multi dataset && add init model && fix bug
7 years ago
dongdaxiang 2644b88685 add comment for MPI Symetric role maker
7 years ago
xujiaqi01 39449ba0b9 fix bug && add DestroyReaders in trainer
7 years ago
xujiaqi01 ecfc7df913 add dataset factory && fix style
7 years ago
dongdaxiang b66f0074b6 fix data reading bugs in api, add VLOG(3) log for setup
7 years ago
dongdaxiang b415ec27e8 make Dataset* as an argument
7 years ago
xjqbest dd67ad08a2 modify c++ and python dataset related code & fix bug
7 years ago
dongdaxiang 2486389793 add RunFromDataset in executor
7 years ago
dongdaxiang 08c25995a2 add run from dataset in executor.
7 years ago
dongdaxiang 6de9ebc65c refine VLOG in fleet_wrapper.h
7 years ago
dongdaxiang 39014b9f9f fix class register problem
7 years ago
dongdaxiang c165012031 refine device_worker and trainer code
7 years ago
dongdaxiang 855bf579d2 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
7 years ago