Vasilii Filippov

Results 11 issues of Vasilii Filippov

I am using Windows 10 with MS account. I had PIN enabled but I have also tried without it and it still didn't work for me. Also it shows username...

All commandlets I try to use work if they are used without parameters, but if they are used with parameters they are interpreted as part of path but not arguments.

bug

(Please tell us what you were doing when this happened.) Exception information: Не удалось завершить действие. Ошибка 80020101. - Line 1 It means: Couldn't finish action. Error 80020101. - Line...

This allows to add tuning support for more primitives. As originally batchnorm was requested, I have also included a perfdb definition for that one. For such primitives tuning behaviour can...

enhancement
performance
complexity_middle
tuning
TESTING_CI_PASSED

This adds batchnorm+activation solver to find 2.0 fusion. Most of the PR lines are two tests: na_(training/inferences)_find2. They are copies of find 1.0 tests with different underlying API.

complexity_middle
TESTING_CI_PASSED

Right now, we have several problems with the current API design. I would post the as comments bellow to ease later referencing as suggested by @atamazov.

request_for_comments
IMPACTS_API

The purpose of this PR is to allow including pure headers into multiple translation units without ODR violations. First and foremost it splits `phase2_func_defs` into `phase2_inline_defs` and `phase3_regular_defs`. Produced .h...

pri-4: bugs that block lots of use cases

`convolutionocl.cpp` version of `ValidateGroupCount` has been updated without changes to a copy in `problem.cpp` which made them incomaptible. PR moves the code to `problem.cpp`, changes all the call sites and...

bug
value_high
urgency_blocker
complexity_low
TESTING_CI_PASSED

The value in find options was completely ignored.

value_middle
complexity_low

If convolution perf and find dbs have not been started loading yet, handle constructor starts a separate thread that does that. When a db is requested in some library call...

enhancement
complexity_high
initial iteration time