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
<ShubhamAgrawal[m> Can any maintainer approve this PR?
<ShubhamAgrawal[m> Review is one liner only
<zoq[m]> Done.
<jonpsy[m]> <EshaanAgarwal[m]> " would it be possible to..." <- Night, perhaps?
<EshaanAgarwal[m]> <jonpsy[m]> "Night, perhaps?" <- Sure ! What time ?
<fieryblade[m]> <EshaanAgarwal[m]> "Sure ! What time ?..." <- Anytime after 8 works fine for me, but wait for jonpsy to answer before re-scheduling.
<jonpsy[m]> Same, 8
<EshaanAgarwal[m]> <jonpsy[m]> "Same, 8" <- I might have some difficulties with night. Perhaps can we do it tomorrow ? 🥲
<fieryblade[m]> <EshaanAgarwal[m]> "I might have some difficulties..." <- I need to connect with you for a maximum of 20 mins, so provide me with the earliest time tomorrow you can be available for a meet. Also, if jonpsy is not able to attend at that time, maybe we can create two separate meetings. This will prevent any further delay, I think.
<EshaanAgarwal[m]> <fieryblade[m]> "I need to connect with you for a..." <- In that case, would you be available anytime after 11 AM IST ? I can schedule a separate meet with jonpsy:
<fieryblade[m]> <EshaanAgarwal[m]> "In that case, would you be..." <- yes, I am available
<jonpsy[m]> Me too
<EshaanAgarwal[m]> <fieryblade[m]> "yes, I am available" <- I will schedule a meet at 12 AM IST then.
<jonpsy[m]> perhaps you mean PM?* ;)
<EshaanAgarwal[m]> * I will schedule a meet at 12 PM IST then.
<EshaanAgarwal[m]> jonpsy[m]: Yup 😅
<rcurtin[m]> jonpsy: you asked some time back about some details on compilation times with the new ann-vtable approach; I did some benchmarking over the past couple days and here's a rough idea: https://github.com/mlpack/mlpack/pull/3250#issuecomment-1213508174
<rcurtin[m]> the "short story" is that when serialization is handled correctly, neural networks can take under 1GB of RAM to compile and can be 4x as fast to compile
<rcurtin[m]> I think there could still be ways to reduce that further, but, maybe that can happen some other day :)