JMLab

Results 1 issues of JMLab

Hi, sorry for the very naive question, but I am kind of lost. I am defining a tensor using ```auto inp = cppflow::fill({1, input_shape}, 0.0f);```. How to access each element?...