Danial Javady

Results 31 comments of Danial Javady

@lezcano So when it comes to the tests, what kind of test did you think would be appropriate, aside from checking that it no longer throws? I can add `gelss`...

@cpuhrsch @lezcano Could one of you please run the pipeline / tests workflow to see if perhaps these tests are flaky on my environment for whatever reason?

Hi, I'd like to try helping out with some of this work. I've a few questions to start off with though. For example, for the first unchecked task "Implement OOP...

All good. I haven't had time anyway. I will have some time this week though. With that being said, are the devs active on any specific slack channel that isn't...

So for the removing size APIs, are you referring to these functions? https://docs.rapids.ai/api/libcudf/nightly/group__column__join.html#ga00b702723fd8953d5de802bc37965525 https://docs.rapids.ai/api/libcudf/nightly/group__column__join.html#gaecfa4e8182521bb5630adf1bb0b609c2 I imagine this just means to remove them completely and their uses anywhere? Or is there...

Hi, I actually have some code set up. I intend on pushing a PR up hopefully this week should I have enough time. That way I can get feedback on...

I ran the precommit hook, but it is highlighting a lot of formatting related problems. Is there a simple fix for this?

@asmorkalov `opencv_test_dnn` `opencv_test_core` `opencv_perf_dnn` `opencv_sanity_dnn` All pass. Updated to remove the formatting problems. Also, is there no formatting hook I could run to do all the formatting automatically for me?

cc @bernhardmgruber @jrhemstad

> Sorry for barging into this thread, I've just been looking for ways of doing a mutex when I stumbled upon it. Could you explain why that piece of code...