ShriramShastry
ShriramShastry
> > Is it possible to add check for __Pragma("no unroll"), __Pragma("no reorder"), and __Pragma("no simd") in the for loop? > > Why ? It appears to aid optimization by...
> Hi, Seppo, Malldi > > I know those test's basic idea is get loopback data and compare with matlab reference(or input) with some point, but when look into it,...
> @ShriramShastry Fred's patches are now merged. Please check the conflicts in process_test.m. Sure, Thanks a lot
> @ShriramShastry good for you ? Yes, it seems like the code is correct right now. In the present, as I return a second time, I see `Error correction in...
> > > @ShriramShastry good for you ? > > > > > > Yes, it seems like the code is correct right now. In the present, as I return...
> @ShriramShastry would you be able to review. Thanks ! Sure, I'II review the PR. Thank you
### Tested with below command for all -O3 replacement in all files grep -rl "\-O3" . | xargs sed -i 's/\-O3/\-O/g' ### Tested with below command for all -O3 replacement...
> Sorry but google is going to NACK this until we at least get a release and stabilize this component first Okay, we'll wait till the release and stable component...
> @ShriramShastry could you please explain in simple terms what exactly you're trying to optimise in this PR - which algorithms you find non-optimal, how you replace them, and -...
> > > Sorry but google is going to NACK this until we at least get a release and stabilize this component first > > > > > > Okay,...