Skip to content
Discussion options

You must be logged in to vote

I don't think they are because the hooks in callbacks are just some code injections that are supposed to run at a certain point where lightning defines the training loops/validation loops but in LightningLite user defines the training loop, so it won't be possible. Although in the case of wandb for eg you can use their native API to log the stuff.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by awaelchli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment