Commit Graph

30 Commits (5dce1da680362803a0dc8b9c07b263def8655d70)

Author SHA1 Message Date
Thunderbrook 1fe468d319
support debug each output of each ins (#19004)
6 years ago
yaoxuefeng 9150cf50fc
add save cache model api in fleet& add slots shuffle in dataset module & add metric op to calculate ctr related metrics (#18871)
6 years ago
jiaqi 02c370c3dc
support filelist size < trainer num && fix pull dense (#18956)
6 years ago
jiaqi 233746d89d
set fleet_send_batch_num a default value according to trainer num
6 years ago
jiaqi d18aabb472
support patch data, add load_one_table, fix bug (#18509)
6 years ago
jiaqi 3f8031e256
dataset (#17973)
6 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
6 years ago
jiaqi e32f4c4f9d
examples use code-block in dataset.py (#17451)
6 years ago
jiaqi 66d51206b1
add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118)
6 years ago
tangwei12 1a4a51db2b
Fleet unify distributed training (#16791)
6 years ago
jiaqi 7968887fae
Merge branch 'develop' into dataset_merge_develop
6 years ago
xjqbest 0ef19e2d4d fix code style
6 years ago
xjqbest efe4311a98 fix release_memory not found & fix doc string example error
6 years ago
guru4elephant ba98872d96
Update dataset.py
6 years ago
dongdaxiang 05464e7c5c add gpu training for Executor.train_from_dataset
6 years ago
xjqbest 6a57e8075a remove trainer_id in datafeed and dataset
6 years ago
xjqbest 514d727aa4 fix dataset bug
6 years ago
dongdaxiang 2c5839f7e3 refine dataset API
6 years ago
dongdaxiang 3829eac27b fix API spec about infer_from_dataset
6 years ago
xjqbest a38b98cb32 fix code style & runtime error
6 years ago
xjqbest be74de2c61 fix code style & fix register bug & add release_memory
6 years ago
dongdaxiang b838207659 add comment for dataset
6 years ago
xjqbest b7940c2918 fix bug of gen_worker_desc and set_filelist, add some doc
6 years ago
xujiaqi01 a5b1a0e12b support multi dataset && add init model && fix bug
6 years ago
dongdaxiang f6c9232a3d fix dataset float32 type problem
6 years ago
xujiaqi01 ecfc7df913 add dataset factory && fix style
6 years ago
xujiaqi01 3cea00bd52 store memory data in Dataset && fix bug
6 years ago
dongdaxiang b66f0074b6 fix data reading bugs in api, add VLOG(3) log for setup
6 years ago
xjqbest dd67ad08a2 modify c++ and python dataset related code & fix bug
6 years ago
dongdaxiang c28bbdf8ba add dataset_generator.py
6 years ago