-
Notifications
You must be signed in to change notification settings - Fork 3.6k
LAI: creating mirror package #15105
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
Merged
Merged
LAI: creating mirror package #15105
Changes from all commits
Commits
Show all changes
146 commits
Select commit
Hold shift + click to select a range
c119c8c
placeholder
Borda 1d178ed
mirror + prune
Borda 19a6917
makedir
Borda a73ce2f
setup
Borda fc01887
ci
Borda df8794a
ci
Borda ccbe4fd
name
Borda 11744df
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c6d4d91
ci clean
Borda f6feaaa
Merge branch 'pkg/lai-source' of https://github.com/PyTorchLightning/…
Borda 36e9c04
empty
Borda 972b509
py
Borda 4acc2df
parallel
Borda d4294b6
doctest
Borda b7a6469
flake8
Borda 4fc4fc5
ci
Borda f03aa13
typo
Borda 170858d
Merge branch 'master' into pkg/lai-source
Borda 3110638
replace
Borda 3b4b535
clean
Borda d3d838d
Apply suggestions from code review
Borda 254d474
Merge branch 'master' into pkg/lai-source
Borda 0a7e804
re.sub
Borda c181544
fix UI path
Borda 2285871
full replace
Borda d7f3c8a
ui path?
Borda f31153f
Merge branch 'master' into pkg/lai-source
Borda 0a17aba
replace
Borda afdcbda
Merge branch 'master' into pkg/lai-source
Borda 0e1ce58
Merge branch 'master' into pkg/lai-source
Borda 12899be
Merge branch 'master' into pkg/lai-source
Borda 995c6e9
Merge branch 'master' into pkg/lai-source
Borda 128b577
updates
Borda 5b1acfc
regex
Borda ac20d05
ci
Borda 20b7045
fix
Borda f196539
ci
Borda 27a223c
path
Borda a2dded9
ci
Borda db2af8b
replace
Borda 85e3bb5
Merge branch 'master' into pkg/lai-source
Borda 8bd7114
Update .actions/setup_tools.py
justusschock 6a503f9
also convert lightning_lite tests for PL tests to adapt mocking paths
justusschock 26801bc
fix app example test
manskx cba7e16
Merge branch 'pkg/lai-source' of github.com:Lightning-AI/lightning in…
manskx 4ef9c8e
Merge branch 'master' into pkg/lai-source
justusschock de6b9b1
update logger propagation for PL tests
justusschock c1a5e11
update logger propagation for PL tests
justusschock 352cc0e
Merge branch 'master' into pkg/lai-source
Borda 3a55416
Apply suggestions from code review
Borda 0ce862e
Revert "update logger propagation for PL tests"
justusschock 543b197
Merge remote-tracking branch 'origin/pkg/lai-source' into pkg/lai-source
justusschock 391d0c4
playwright
Borda 1a63da2
py
Borda 9330b9d
update import in tests
manskx 67b6ea1
Merge branch 'master' into pkg/lai-source
justusschock cbb1658
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c02f766
try edit import in overwrite
Borda 70fca84
debug code
manskx d57ad8a
Merge remote-tracking branch 'origin/pkg/lai-source' into pkg/lai-source
manskx a97bfd6
rev playwright
Borda a3fbc75
Revert "try edit import in overwrite"
Borda da7c3ff
Merge branch 'master' into pkg/lai-source
Borda 51879cd
ci: adjust examples
Borda 43c63c8
adjust examples cloud
manskx bed45f0
Merge remote-tracking branch 'origin/pkg/lai-source' into pkg/lai-source
manskx 65166d9
mock lightning_app
manskx 4821742
Install assistant dependencies
manskx ed703f5
lightning
Borda 8c5e8b2
setup
Borda 7e99e8f
Merge branch 'master' into pkg/lai-source
carmocca 831073a
Apply suggestions from code review
Borda ccfe7f8
Apply suggestions from code review
Borda 68fea9d
Apply suggestions from code review
Borda bf375b4
disable cache
manskx 80dab9d
move doctest to install
Borda 3651cc7
Merge branch 'pkg/lai-source' of https://github.com/PyTorchLightning/…
Borda 2ecc1d6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 79362fd
)
Borda 775bfdd
Merge branch 'pkg/lai-source' of https://github.com/PyTorchLightning/…
Borda 7325f7d
Merge branch 'master' into pkg/lai-source
Borda 75d080b
echo ./
Borda 974b58f
ci
Borda 5bdaeab
lru
Borda c682893
revert disabling cache, prints
manskx 8602e72
Merge remote-tracking branch 'origin/pkg/lai-source' into pkg/lai-source
manskx 29aca4c
ci
Borda f1630e0
prune ci jobs
Borda 5f2b739
prune ci jobs
Borda 69756af
training loop standalone tests
justusschock 7e65a83
Merge branch 'master' into pkg/lai-source
Borda 9ef3d4f
Merge branch 'master' into pkg/lai-source
Borda fb10b19
add sys modules cleanup fixture
justusschock c15efdd
make use of fixture
justusschock 146599a
revert standalone
justusschock 9297fd7
ci e2e
Borda 5a2acb0
fix imports in lightning
manskx fec212a
fix imports of lightning in tests
manskx 6c24a20
Revert "make use of fixture"
justusschock f4bcd48
Revert other commits for fixtures
justusschock 12cbf7b
revert use of fixture
justusschock 6849146
Merge branch 'master' into pkg/lai-source
Borda b00c70b
Merge branch 'master' into pkg/lai-source
Borda 51a5a14
py3.9
Borda 43b48be
fix mocking
Borda 1093b05
Merge branch 'master' into pkg/lai-source
Borda 1089c2a
fix paths
Borda da89285
Merge branch 'pkg/lai-source' of https://github.com/PyTorchLightning/…
Borda d4b0b1e
hack mocking
Borda 11635ae
docs
Borda 01e45b9
Apply suggestions from code review
Borda 0fd1be6
rev suggestion
Borda 3b7607a
Minor changes to the parametrizations
carmocca 150d5eb
Update checkgroup with the new and changed jobs
carmocca 570e2a0
include frontend dir
manskx 939e2c9
Merge branch 'master' into pkg/lai-source
tchaton 269a45c
cli
Borda bf81fe3
fix imports and entry point
tchaton b19dde5
Merge branch 'pkg/lai-source' of https://github.com/Lightning-AI/ligh…
tchaton 29b6512
Merge branch 'master' into pkg/lai-source
Borda ac29eeb
Merge branch 'pkg/lai-source' of https://github.com/PyTorchLightning/…
Borda 34b7001
Merge branch 'master' into pkg/lai-source
carmocca 9df9668
Revert standalone
carmocca 7bf2bcd
Merge branch 'master' into pkg/lai-source
Borda 20be13a
rc1
Borda 1402dc4
e2e on staging
Borda 49bd50e
Merge branch 'master' into pkg/lai-source
Borda f5ad3f2
Merge branch 'master' into pkg/lai-source
Borda 317d245
Merge branch 'master' into pkg/lai-source
carmocca a42f2ec
Revert "Revert standalone"
Borda bd4fb2e
Merge branch 'master' into pkg/lai-source
Borda 8e39089
Merge branch 'master' into pkg/lai-source
Borda cda0898
groups
Borda 30f4bbb
to
Borda 8879195
ci: pt ver
Borda 1f2c5d2
docker
Borda ef13dd8
Apply suggestions from code review
carmocca e47a07b
Copy over changes from previous commit to other groups
carmocca c2ec514
Add back changes from bad merge
carmocca 2a4e9f8
Uppercase step name everywhere
carmocca 247b58c
Merge branch 'master' into pkg/lai-source
carmocca cdcc76c
update
tchaton 8fcf8a4
Merge branch 'pkg/lai-source' of https://github.com/Lightning-AI/ligh…
tchaton b491089
ci
Borda e0ba7ef
Merge branch 'master' into pkg/lai-source
lantiga 7eb085f
ci: lai oldest
Borda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.