These 37 commits are when the Protocol Buffers files have changed:
Commit: | a7c06ac | |
---|---|---|
Author: | kinghuin | |
Committer: | GitHub |
Update ernie_gen
The documentation is generated from this commit.
Commit: | 3563b4f | |
---|---|---|
Author: | wuzewu |
Merge module from release/v1.8
Commit: | 0bdbbd7 | |
---|---|---|
Author: | wuzewu |
Fix the compatibility problem of text generation module
The documentation is generated from this commit.
Commit: | c54887d | |
---|---|---|
Author: | kinghuin | |
Committer: | GitHub |
fix the windows bug in ernie_gen (#905)
Commit: | 6acb2dd | |
---|---|---|
Author: | wuzewu |
Fix module compat bug
Commit: | 0aad25c | |
---|---|---|
Author: | kinghuin | |
Committer: | GitHub |
add ernie_gen (#853)
Commit: | 621931d | |
---|---|---|
Author: | wuzewu |
update code
This commit does not contain any .proto
files.
Commit: | feffabc | |
---|---|---|
Author: | wuzewu |
Remove code version key
Commit: | 6ee63f7 | |
---|---|---|
Author: | wuzewu |
Fix module check fail bug
Commit: | a25545d | |
---|---|---|
Author: | wuzewu | |
Committer: | GitHub |
Add Module V2 support (#274) * Add module v2
Commit: | 6669e04 | |
---|---|---|
Author: | wuzewu |
Add module v2
Commit: | 7c600b6 | |
---|---|---|
Author: | kinghuin | |
Committer: | wuzewu |
Merdev (#143) * Add Reading Comprehension Taskwq * Add Reading Comprehension Task * Add Reading Comprehension Task * dd Reading Comprehension Task * Add the reading comprehension task * add reading comprehension task * Add reading comprehension * Add reading comprehension task * add reading comprehension task * Add reading comprehension task * Add reading comprehension task * Fix tokenization for bert chn * Add GLUE and XNLI, modify text-classification demo test=develop (#94) * Add GLUE and XNLI, modify text-classification demo * add hub_server rw lock * Support GLUE (#108) * Support GLUE * Support MNLI_m and MNLI_mm * restore checkpoint.py * Modify for review * Fix the bug whether module is valid or not * Enhancetask (#122) * accelerate predict * Add autoft (#127) * add autofinetune * update paddlehub required libs * Add copyright * Split task and add regression demo (#130) * split task * add regression demo * implement CombinedStrategy (#128) * implement CombinedStrategy * optimize some details (#131) * optimize some details * optimize some details (#133) * support cv_reader * use logger instead of print * add warning * remove todo * add gradual_unfreeze frz_blocks * replace the visualization toolkit from visualdl to tb-paddle (#139) * replace the logging toolkit from visualdl to tb-paddle. * modified: requirements.txt * modified: paddlehub/finetune/task/basic_task.py * update autofinetune (#135) * update autofinetune (add modelbased evaluator) * support cpu count * fix ci
Commit: | 0b792a5 | |
---|---|---|
Author: | wuzewu |
update proto
Commit: | 37ed4eb | |
---|---|---|
Author: | wuzewu |
rename paddle_hub to paddlehub
Commit: | 14535dd | |
---|---|---|
Author: | wuzewu |
update module desc proto
Commit: | df5cb3b | |
---|---|---|
Author: | wuzewu |
check info add requires
Commit: | 9c96edf | |
---|---|---|
Author: | Zeyu Chen |
refactor save_checkpoint, load_checkpoint, memory_optimization, add more logs
Commit: | 3486828 | |
---|---|---|
Author: | wuzewu |
add finetune checkpoint
Commit: | e7fc1be | |
---|---|---|
Author: | wuzewu |
add module checker
Commit: | 4f92105 | |
---|---|---|
Author: | wuzewu |
modify code directory
Commit: | fb09b04 | |
---|---|---|
Author: | wuzewu |
update proto
Commit: | 1ebde3b | |
---|---|---|
Author: | wuzewu |
optimizer the method of serialize param attribute
Commit: | c9ac67d | |
---|---|---|
Author: | wuzewu |
save param attr with pb format
Commit: | 8ce73b1 | |
---|---|---|
Author: | wuzewu |
add paddle version to pb
Commit: | 5d27fa7 | |
---|---|---|
Author: | wuzewu |
add variable alias
Commit: | a8a0a8f | |
---|---|---|
Author: | Zeyu Chen |
add paddlehub version string, fix test case
Commit: | 715fde8 | |
---|---|---|
Author: | Zeyu Chen |
Merge module_creator.py to module.py
Commit: | c608908 | |
---|---|---|
Author: | Zeyu Chen |
update module_desc.proto
Commit: | 4d6a5b5 | |
---|---|---|
Author: | wuzewu |
delete redundant fields in proto
Commit: | 5f05df3 | |
---|---|---|
Author: | wuzewu |
update proto to save parameter info
Commit: | 0bf02fe | |
---|---|---|
Author: | Zeyu Chen |
add comments
Commit: | cc92eb4 | |
---|---|---|
Author: | Zeyu Chen |
add new test file
Commit: | b43e0aa | |
---|---|---|
Author: | wuzewu |
add proto message to save parameter data
Commit: | ff0a843 | |
---|---|---|
Author: | Zeyu Chen | |
Committer: | Zeyu Chen |
update proto to supprot mulitiple signature
Commit: | 3ab7da0 | |
---|---|---|
Author: | Zeyu Chen |
fix typo
Commit: | 9dfd6e5 | |
---|---|---|
Author: | Zeyu Chen |
add test downloader
Commit: | 5dc25a4 | |
---|---|---|
Author: | Zeyu Chen |
add module_desc