-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
## Background Context
Through a customer engagement we've identified a bottleneck in OpenJ9's stack walking implementation. Using the [apache/logging-log4j2](https://github.com/apache/logging-log4j…
-
Hi,
First of all, thank you for this nice implementation.
I trained the network with default settings and data (~500k iteration), but the results are really unnaturalistic (eg.: [link](https://…
-
Hi all!
I'm currently using iOS 12.2 beta 4 (was using the 3rd one before today) and I'm no longer able to see any stream. The screenshot is still working, but no longer the live stream.
It's st…
-
I am trying to run create a cloud_map by using L515 as camera and T265 for odometry.
| System | |
| ------------- | ------------- |
| Ubuntu 18.04 | |
| RTABMAP | built from source |
| Re…
-
I am trying to optimise my Mask-RCNN model trained on`coco` weights and uses ResNet50 as backbone. I had the `h5` weights, along which I obtained the frozen graph (`pb` file) during training.
Next…
-
This issue is for tracking development and gathering feedback on the new high level API coming to miniaudio. This API sits on top of the existing low level API and will be able to be disabled at compi…
-
We could increase (by a factor of about 3) the number of identifier values encodable in 2-byte bstr_identifier -- if rather than treating them as a byte string toward the application, we treat them as…
-
While x64 appears to work without fuss, x86 builds seem to rely on some MSVCRT functions that we have incorrect definitions for - particularly, `_alldiv`, `_allmul`, and `_allshl`. I've verified that …
-
Was wondering why none of the fixes for MIDI playback in WINE were working. Turns out this is a "bug" with the original code (mci.c in WINE is partly to blame but it looks like the fix never got merge…