Shivanshu

Results 6 issues of Shivanshu

while rendering plot on Iris XE GPU usage goes to 70 %.the system heats up for a simple plot.I propose a way to control swap interval in WGL implementation to...

perf

What is this error?I am using your code from example on github page. static const float h_kernel[] = { 1, 1, 1, 1, 0, 1, 1, 1, 1 }; static...

VS 2012 cant be installed with v141 toolset for compilation? or I need newer version.. I have 3rd gen Core i3 sandy Bridge with integerated graphics..I use opengl 3.3 for...

### Feature Description I request for windows MSVC support for flashlight development with Arrayfire backend. If anyone would like to create a PR to allow MSVC support what he should...

enhancement

### Question File: flashlight/fl/nn/modules/Module.cpp ```C++ std::vector UnaryModule::forward( const std::vector& inputs) { if (inputs.size() != 1) { throw std::invalid_argument("UnaryModule expects only one input"); } return {forward(inputs[0])}; } ``` If algorithm assume...

question

Refer to this issue https://github.com/microsoft/vcpkg/issues/42450

bug