-
### Context
OP conformance suite is validation tool checks a plugin conditions from operation implementation status perspective.
OP conformance is based on extracted from OMZ model scope operation…
-
### Context
OpenVINO Runtime supports inference in either synchronous or asynchronous mode. The key advantage of the Async API is that when a device is busy with inference, the application can perfor…
-
### Context
OpenVINO component responsible for support of TensorFlow models is called as TensorFlow Frontend (TF FE). TF FE converts a model represented in [TensorFlow opset](https://www.tensorflow…
-
GitHub now helps "potential first-time contributors discover issues labeled with help wanted or good first issue".
Perhaps we should rename "up-for-grabs" as "good first issue". Also, should we no…
-
When going through these two last sections of the first tutorial, I noticed that the instructions for each step is not very clear.
Screenshots, and better step by step guides would help.
Moreo…
-
Just submitted this to GitHub Support:
> Hi,
>
> I just saw the notice about suggesting issues to first-time contributors if they have the label "help wanted" or "good first issue". That's aweso…
-
### Context
Configuration for NNCF algorithms can be defined in JSON format. For instance, [config.json].(https://github.com/openvinotoolkit/nncf/blob/develop/examples/torch/classification/configs/sp…
-
We're seeking assistance from the community to create a template for the Courses.cshtml Razor view in our project. This template will serve as the foundation for displaying content on the Courses page…
-
GitHub has added "help wanted" and "good first issue" labels to their [default labels](https://help.github.com/articles/about-labels/), and states:
> Now, GitHub will help potential first-time contri…
-
see twitter thread https://twitter.com/amanjeev/status/1287422176711389184
Edit: we should also put "repeatable quests" in the issue tracker, e.g.
* update some few tests to use `@utils.in_tempdir…