rcurtin_irc changed the topic of #mlpack to: mlpack: a scalable machine learning library (https://www.mlpack.org/) -- channel logs: https://libera.irclog.whitequark.org/mlpack -- NOTE: messages sent here might not be seen by bridged users on matrix, gitter, or slack
<EshaanAgarwal[m]> Can data::Load be used load model from a .pt file ?
<EshaanAgarwal[m]> In the documentation, I can see that we can do for .bin , .txt and .xml
<zoq[m]> No, you can’t directly load the PyTorch graph. You need to extract the layer parameters independently.
<jonpsy[m]> Meets at 9 IST or 10?
<zoq[m]> I might not make it on time, so please don’t wait for me.
<EshaanAgarwal[m]> jonpsy[m]: It is 10IST
<EshaanAgarwal[m]> <zoq[m]> "No, you can’t directly load..." <- How can I do that for Pytorch ? I wanted to load it in a mlpack model.
<EshaanAgarwal[m]> jonpsy: fieryblade: might get 4-5 mins late ! Pls bear with me
<jonpsy[m]> lemme know when you're in Eshaan Agarwal
<fieryblade[m]> <jonpsy[m]> "lemme know when you're in Eshaan..." <- We are already in the meet
<EshaanAgarwal[m]> <jonpsy[m]> "lemme know when you're in Eshaan..." <- today's meet - https://meet.google.com/bxm-gjxj-cmm
<EshaanAgarwal[m]> > <@jonpsy:matrix.org> lemme know when you're in Eshaan Agarwal
<EshaanAgarwal[m]> * today's meet link - https://meet.google.com/bxm-gjxj-cmm
<EshaanAgarwal[m]> zoq: I am getting the following error when i ran rocket-injector notebook on binder.
<jonpsy[m]> Eshaan Agarwal: , you got logged off the meet
<EshaanAgarwal[m]> jonpsy[m]: getting back with other network
<EshaanAgarwal[m]> sorry
<jonpsy[m]> nw, we're waitin :)
<jonpsy[m]> Eshaan Agarwal: don't forget the meet summary :)
<EshaanAgarwal[m]> jonpsy[m]: Sure thing ! Do I need to share it here ?
<jonpsy[m]> Just update in the diary
<jonpsy[m]> * the diary & tag. You know the drill.
<rcurtin[m]> I think https://github.com/mlpack/mlpack/pull/3250 is ready, if anyone wants to review it. I know merging it will break the examples and models, but I figured it was better to finish the various refactoring PRs, then go through and update the examples and models repositories
ruddy[m] has joined #mlpack
ruddy[m] has left #mlpack [#mlpack]
<zoq[m]> <EshaanAgarwal[m]> "Screenshot from 2022-08-14 22-54..." <- I'll look into it.