Marten Richter

Results 23 issues of Marten Richter

Hi Miles, Sandra Kuhn and I ran into a problem, when multiplying rank zero tensor, that have a scale, that is too big for real. Therefore we would suggest the...

Hi Miles, sorry for disturbing you again, I have found something in the code. I am not sure, if checkOrtho is supposed to be currently supported, but it is currently...

Fixes wrong documentation Changes proposed in this pull request: Refer to the incomingBidirectionalStreams and its unidirectional counterpart instead of the older method, that is not present in current specs and...

content
content update

I would like to implement the http2-wrapped Web transport protocol on node.js . (https://datatracker.ietf.org/doc/draft-ietf-webtrans-http2/) As node.js sits on top of nghttp2, it also depends on nghttp2 capabilities. In principle, it...

First, thank you for the cmake-js build system. Recently, I had to update to the current cmake-js version. Unfortunately, the following code stopped working, which worked before: ``` if(MSVC AND...

I am maintaining a node.js addon that heavily switches between C++ and node.js code. Today, I found an issue that happens only once at every program execution. I have the...

### What problem are you trying to solve? Authenticate with a vm that is spun up automatically and does not have a certificate signed by valid certificate chain. ### What...

addition/proposal
needs implementer interest

### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Web ### MediaPipe Tasks SDK version master...

type:support
platform:javascript
stat:awaiting googler
task:image classification

If I use jupyterlab with plotly, for example with the simple slider example: ``` import plotly.graph_objects as go import numpy as np # Create figure fig = go.Figure() # Add...

bug
P3

It may be a problem with Plotly, and I should file an issue there. However, I am observing a crash in the HTML sanitizer. It says `this.buffer.charCodeAt` is not a...

bug
status:Needs Info
status:Needs Triage