Michael Allman

Results 8 issues of Michael Allman

Option --no-stdlayout to omit use of --stdlayout option in git-svn clone.

Hello. I'm following the instructions for running usernetes in a docker container using the command ```sh docker run -td --name usernetes-node -p 127.0.0.1:6443:6443 --privileged rootlesscontainers/usernetes --cri=containerd ``` I've tried running...

bug
area/scripts

`RiemannReporter` (https://github.com/aphyr/riemann-java-client/blob/c7ef74cdae1cd53a66395d13fbf1ae0a5a81244e/metrics3-riemann-reporter/src/main/java/com/codahale/metrics/riemann/RiemannReporter.java) needs to override the `stop()` method of `ScheduledReporter` to close the Riemann server connection it holds. Otherwise, it leaves a dangling connection and non-daemon thread which prevents application...

I've run into an issue with roundtripping a Riemann event with a metric of type Long. The scenario is roughly as follows: 1. I create and send an Event with...

Hi. I was looking into what `uncorrectedRawValues` does when set to `false` (the default), specifically for D850 14-bit lossless compressed NEF files. Because these are "losslessly" compressed, the decompression tone...

I recently attempted to update my version of rawspeed and found that certain APIs I used before have changed. Some I don't know how to replace. For example, I used...

I haven't quite nailed down the exact circumstances in which this bug occurs, but I think you can reliably reproduce it by modifying `examples/basic.c` to add multiple calls to `hatrack_dict_put(envp_dict,...

- Name of layer type: `torch.tensor_split` - Is this a PyTorch or a TensorFlow layer type: PyTorch - Your version of coremltools: 7.2 - Your version of PyTorch/TensorFlow: 2.3.0 -...

triaged
PyTorch (traced)
missing layer type