Deepak Battini
Deepak Battini
I guess need to fix an issue with the parser, will look into it this week.
@optimus-code Added built-in constants which should be used  As per doc: https://manpages.debian.org/buster/opencl-1.2-man-doc/mathConstants.3clc.en.html  I have to add all of them which I will be doing. Please take the latest...
Thanks for the sample code. I will have a look next week. Regards, Deepak On Sat, Jul 9, 2022 at 9:29 AM Yotic ***@***.***> wrote: > If you need my...
@MrYotic Can you please send your code in a file? I am making mistakes with your code. It will be easy if you send me in a file
Thanks mate for the confirmation On Tue, Aug 16, 2022 at 9:04 PM Yotic ***@***.***> wrote: > I was able to solve this problem, the memory leak is completely gone....
Can you give me an example project which you want to transform. At this point I don't know the answer, I need to evaluate based on your requirement
Hi, you need to add the this nuget as well: https://www.nuget.org/packages/MxNet.Runtime.Redist/2.0.0.2-alpha I will update the project to include the reference On Mon, Apr 19, 2021 at 8:08 PM evo11x ***@***.***>...
This is a prerelease version of MxNet in alpha stage so getting the folder loggings, that will be removed once 2.0 is officially released. I will look into the shape...
The current MxNet is going under some major upgrade, its been built to make use of numpy and its operators. So NDArray and Symbol API's will be deprecated. At this...
If you can please contribute to this repo will be very helpful. I need to test basic numpy functions, if there is any way you can write test cases for...