How to pass in a function with lightningcli configration? #14530
Answered
by
tshu-w
calvinzhan
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
-
Suppose I have a subclass of LightningDataModule class TxtDataModule(LightningDataModule): How can I configure TxtDataModule to pass in a function in yaml configuration? |
Beta Was this translation helpful? Give feedback.
Answered by
tshu-w
Sep 5, 2022
Replies: 1 comment 1 reply
-
You may find this helpful. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
calvinzhan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You may find this helpful.