Rohit11544
Rohit11544
solve(x**2 -4) this fixes #168
can you past your complete code and the error message.
@FPGSchiba The issue is with the **split** argument, the argument takes only "train" , "test" but not "validation" you need to replace the "validation" with "test" then it will work....
@FPGSchiba Firstly I am sorry to run your code on mnist dataset rather than SUN397. I completely agree with your point but the split argument doesn't depend on the dataset...
@FPGSchiba Hey that's completely fine. I don't know that Splitting is individual for every Dataset so I suggested that way. Ok we will find another way.
We need to declare the __constant__ variable as a global variable. But it is declared in the __cling_Un1Qu31 function which makes it a local variable. void __cling_Un1Qu31(void* vpClingValue) { __constant__...
> @SimeonEhrig Sorry, that was my mistake I thought that ```__constant__``` was inside a function like below > > ```c++ >void __cling_Un1Qu31(void* vpClingValue) { > // here the constant is...
Can someone please provide a simple code snippet here for flattening a pdf?
can I add this dataset ??
It may take more time for me to complete this because of my collage works so this issue is open for everyone. This research paper may help you to get...