Ilya

Results 43 comments of Ilya

Hey, first of all great PR but it resulted in a regression on my (HIP/AMD) system so I wonder if that's specific to HIP bindings, or if there's something specific...

Thanks you for the timely response! I know very little about how GPUs are programmed but usually when the card is in idle (contrary to what's reported by hwmgr) with...

This failure is more pervasive than I had originally thought.

You should consider the machine learning use case. We're using [PostgresML][1] for both xgboost train and predict-type workloads from SQL directly which accepts a _feature vector_. It would be nice...

1. Migrated. Waiting for your changes in naming, but everything else is OK 2. No, I think we should use Qt GUI 3. Not very good, should be replaced with...

You'd better take a look at http://marcomaggi.github.io/docs/cre2.html

@ejones What unicode library do you have in mind? I'm not exactly sure what token space looks like when it comes to non-English texts but I would at least expect...

I've also learnt about #568 which (to my shock and regret) has been merged a few days earlier, unfortunately I had missed the commit in my tree at the time...

@floodfx Thanks for feedback! I'd originally chose to keep FileName and FilePath for compatibility so that my change doesn't break any existing code. I'm not the maintainer, and don't otherwise...

Hey, Thanks of all, thank you for your contribution. I really liked your changes, but I'd rather keep both Tr and Lang methods. In Go it's generally accepted to have...