tchatow

Results 5 issues of tchatow

After upgrading to v23.5.26, projects importing flatbuffers via Bazel fail if `@npm` repo isn't present, even if the TS rules aren't in use. WORKSPACE rule: ``` http_archive( name = "com_github_google_flatbuffers",...

### Describe the issue I can't seem to find `absl::erase_if` for `InlinedVector`. Is there a technical reason this doesn't exist? ### Steps to reproduce the problem `absl::erase_if(container, predicate);` ### What...

Output of `restic version` -------------------------- restic 0.16.0 compiled with go1.20.6 on linux/amd64 What should restic do differently? Which functionality do you think we should add? ---------------------------------------------------------------------------------- As of recent linux...

type: feature enhancement
category: backup
platform: linux

## Bug Description ``` DEBUG:torch_tensorrt.dynamo.conversion._TRTInterpreter:Adding input to in-progress INetwork: arg0_1 [shape=[10], dtype=DataType.FLOAT] DEBUG:torch_tensorrt.dynamo.conversion._TRTInterpreter:Converting node __/reshape_default (kind: aten.reshape.default, args: ('arg0_1 ', [10, 1])) DEBUG:torch_tensorrt.dynamo.conversion._TRTInterpreter:Converting node __/mul (kind: aten.mul.Tensor, args: ('[SHUFFLE]-[aten_ops.reshape.default]-[__/reshape_default]_output ',...

bug

### Description Error when tracing with shape polymorphism in jax.numpy.digitize ``` File ".../lib/python3.12/site-packages/jax/_src/numpy/lax_numpy.py", line 7548, in searchsorted dtype = int32 if len(a)

bug