-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Add documentation ci scripts #66
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
reyoung
commented
Sep 12, 2016
- Add documentation build to ci test
- Push master branch doc changes to gh-pages branch
@@ -2,6 +2,9 @@ language: cpp | |||
cache: ccache | |||
sudo: required | |||
dist: trusty | |||
env: | |||
- JOB=DOCS | |||
- JOB=BUILD_AND_TEST |
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.
The two jobs will run in parallel on travis-ci server
The binary file |
21c9b2d
to
ebfabb7
Compare
* Add documentation build to ci test * Push master branch doc changes to gh-pages branch
ebfabb7
to
fd4db72
Compare
thisjiang
pushed a commit
to thisjiang/Paddle
that referenced
this pull request
Oct 28, 2021
add install doc
gglin001
pushed a commit
to graphcore/Paddle-fork
that referenced
this pull request
Dec 8, 2021
* add ipu_stage for pipeline * Update popart_canonicalization_pass.cc * del hasattr
wangxicoding
pushed a commit
to wangxicoding/Paddle
that referenced
this pull request
Dec 9, 2021
…mpetition Baseline (PaddlePaddle#54) Also Solve PaddlePaddle#66
zhoutianzi666
pushed a commit
to zhoutianzi666/Paddle
that referenced
this pull request
May 23, 2022
update source_compile.rst
Thunderbrook
pushed a commit
to Thunderbrook/Paddle
that referenced
this pull request
Jul 19, 2022
add result check and add parameter hhm cost stat
AnnaTrainingG
pushed a commit
to AnnaTrainingG/Paddle
that referenced
this pull request
Sep 19, 2022
* Update README.md * put jpeg center
hanhaowen-mt
pushed a commit
to hanhaowen-mt/Paddle
that referenced
this pull request
Feb 29, 2024
…ddle#66) * [MTAI-484] doc(README.md): add an env variable in README.md * [MTAI-484] fix(op): fix a bug about macro PADDLE_WITH_MUSA
Fridge003
pushed a commit
to Fridge003/Paddle
that referenced
this pull request
Mar 15, 2024
split trivial_op.cc
WAYKEN-TSE
pushed a commit
to WAYKEN-TSE/Paddle
that referenced
this pull request
Dec 6, 2024
add_blip2_flash_attn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.