-
Notifications
You must be signed in to change notification settings - Fork 204
Yinglong infer #772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yinglong infer #772
Conversation
c5a7cec
to
b5f3b77
Compare
… into yinglong_infer
examples/yinglong/doc/fig_arch1.jpg
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
图片上传云端
examples/yinglong/doc/result.gif
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
图片上传云端
examples/yinglong/plot.py
Outdated
xticklabels (Tuple[str, ...]): The x-axis' tick labels. | ||
yticks (Tuple[float, ...]): The list of ytick locations, | ||
yticklabels (Tuple[str, ...]): The y-axis' tick labels. | ||
vmin (float): Minimum value that the colormap covers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minimum --> minimal
examples/yinglong/plot.py
Outdated
xticklabels (Tuple[str, ...]): The x-axis' tick labels. | ||
yticks (Tuple[float, ...]): The list of ytick locations. | ||
yticklabels (Tuple[str, ...]): The y-axis' tick labels. | ||
vmin (float): Minimum value that the colormap covers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minimal
@HydrogenSulfate done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks for your contribution! |
* add yinglong inference code * add readme file for yinglong * update yinglong predict code * add copyright in predict_12layers.py * update readme * add reference for timefeatures.py * update predict_12layers and readme * add visualize and update readme * add figure for yinglong * update yinglong readme * fix readme for yinglong * add predict for yinglong 24 layers * update readme * add plot for yinglong * update predict code * update readme * update file path * add version check * fix doc string * update readme
PR types
Others
PR changes
Others
Describe
add visiualize
add 24 layers
adopt to paddle 2.6