-
# Intro
# Status Checks From Last Call
# Open Discussion
# Wrap-up & Goal-Setting
-
- [x] Cleanup 0.10.0 [issues](https://github.com/01org/node-realsense/milestone/2) except this one.
- [ ] Green light from QA on quality and PnP - assignee: @haoyunfeix
- [x] Documentation - common …
-
We have openpose v1.5.1 submodule on our codebase, but recent release of Openpose v1.6.0 breaks our Docker build.
# Error log:
```
Step 16/28 : RUN cmake /openpose && make -j 8 && make install
…
-
## Description
- The tests passed on hercules. It is possibly caused by either the version of the GNU compiler or the version of the MPI library. The line that causes the hang was identified is the…
-
### Does this bug already exist in our backlog?
- [X] I have checked and confirm this is a new bug.
### Describe the issue
We have made a comparison of the tenant data we get from Dataflows a…
-
# Release Checklist
## Before Release
* [x] Migrate any unresolved Issues or PRs from the [release GitHub project board](https://github.com/scikit-hep/pyhf/projects/) to a new project board.
* …
-
At a workshop last week, I learned about [zarr](https://zarr.readthedocs.io/en/stable/) -- a python package / [file format specification](https://zarr.readthedocs.io/en/stable/spec/v2.html) for large …
-
## Detailed Description
Is there a way or at least a workaround to integrate with azure devops ?
## Context
Generate release note on azure devops Wiki. in Universal artefact folder as a md file
…
-
### Mission Statement
Enable the emergence of foundation models for electrical grids.
### Description
This project aims at developing foundation models for electrical grids (GridFMs). Foundat…
-
Hi!
I want to use MobileViT and train it using my own dataset (on Google Colab). I couldn't understand how can I use the code in this repository to instantiate just MobileViT model, and use it (I …