Bryce Ferenczi

Results 10 issues of Bryce Ferenczi

Separate PR for design doc in https://github.com/volcano-sh/volcano/pull/1934

size/S
retest-not-required-docs-only

## 🐛 Bug Kubernetes hello world does not run, instead returns KeyError when requesting description and I don't think ever launches (does not appear in jobs). There is also a...

bug
kubernetes

I tried to adapt this and another variant (ARFlow https://github.com/lliuz/ARFlow), to pytorch 1.6.0 (I am also using CUDA 10.2). When running the auxillary test, it works when I have small...

I tried to add a AddJobEnqueueableFn to the predicates plugin and move it to the first tier of volcano-scheduler.conf in order to solve a problem where jobs were not being...

kind/feature
lifecycle/stale

When pip installing the standard package I get the below error when self.sesison is used or at _detect_authentication_target_url(). After a bit of searching I found [this](https://stackoverflow.com/questions/71603314/ssl-error-unsafe-legacy-renegotiation-disabled) which resolves the issue...

I am unable to run Mamba2 with a 2080Ti GPU due to triton errors. I don't have problems with Ampere cards. I install mamba from source in the NGC container...

### Version 0.3.0.5 ### Describe the bug. When reading an 1ch 8bit image, nvimgcodec returns a 3ch 8bit image. OpenCV has the same behaviour when not specifying a format. When...

bug
question

Make many box ops batch-dim compatible by adding leading ellipses and fixing unsqueezing dimensions for broadcasting. Updated documentation with leading ellipses. Add test for batched calcultions by comparing the batched...

cla signed

## Category: **New feature** (*non-breaking change which adds functionality*) ## Description: Got around to implementing a numpy file decoder op to address the problem first raised in #5337. I've been...

### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Should have (e.g. Adoption...

enhancement