Commit Graph

18 Commits (7ac748adb4b9bfbf5fc0fc8b7722d65618d85ead)

Author SHA1 Message Date
jiaqi d18aabb472
support patch data, add load_one_table, fix bug (#18509)
6 years ago
jiaqi 3f8031e256
dataset (#17973)
6 years ago
jiaqi 66d51206b1
add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118)
7 years ago
xjqbest 6a57e8075a remove trainer_id in datafeed and dataset
7 years ago
xjqbest 271b7147cc fix dataset bug
7 years ago
dongdaxiang d4514949bf remove local random engine in fleet with rand_r()
7 years ago
dongdaxiang 45eb6f0765 run pre-commit check files and fix code style problem
7 years ago
xjqbest e95cafd9a7 fix code style & add dataset testcase
7 years ago
xjqbest be74de2c61 fix code style & fix register bug & add release_memory
7 years ago
xjqbest a34fe6248f add some doc
7 years ago
xujiaqi01 a5b1a0e12b support multi dataset && add init model && fix bug
7 years ago
xujiaqi01 d25389fefd add some log && fix error
7 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer
7 years ago
xujiaqi01 3cea00bd52 store memory data in Dataset && fix bug
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 e36bbcc871 fix some typo and CMakefile.txt
7 years ago
xjqbest 824b84d185 add DataSet and InMemoryDataFeed, support load data into memory and shuffle data
7 years ago