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
System123 has joined #mlpack
System123 has quit [Ping timeout: 268 seconds]
<zoq[m]1> ` see reference to function template instantiation 'void ens::traits::CheckArbitraryFunctionTypeAPIFunctionType,BaseMatType(void)' being compiled`
<zoq[m]1> You are missing a `const`.
<zoq[m]1> Do you have an example model you use?
_whitelogger has joined #mlpack
System123 has joined #mlpack
System123 has quit [Ping timeout: 268 seconds]
<PranshuSrivastav> Hey, my Pr hasn't been reviewed in a week can someone please check it out https://github.com/oppia/oppia/pull/13768
System123 has joined #mlpack
System123 has quit [Remote host closed the connection]
<swaingotnochill[> <_slack_mlpack_U02DYKQRX3R[m]> "well missing a const in the..." <- If you are getting this error, maybe it's a good idea to check the matrix sizes..this usually happens when you try to access index out of scope of your defined matrix.