-
File "/home/qitan/bonito/bonito/nn.py", line 151, in forward
return x.permute(*self.dims)
File "/usr/local/lib/python3.8/dist-packages/torch2trt-0.3.0-py3.8.egg/torch2trt/torch2trt.py", line 3…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): `Linux ed7-laptop 5.14.0-1027-oem #30-Ubuntu SMP Mon Mar 7 15:00:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux`
- Tenso…
-
Onnxruntime 1.18.0 was [released](https://pypi.org/project/onnxruntime/#history) 3 hours ago on pypi, but I don't see it yet on their github.
[From CI](https://github.com/microsoft/hummingbird/acti…
ksaur updated
5 months ago
-
## ❓ Question
Since only part of the ops support dynamic shapes, and some are not. What's the criteria to decide if an op supports dynamic shape or not?
For some existing ops, which are not ma…
-
In my test, when using a batch, I'm having an error when watching the collection at the same time:
```
Null check operator used on a null value
package:fake_cloud_firestore/src/mock_document_sn…
-
Doing 16x8 quantization on RNN models fails.
**Code to reproduce the issue**
[gist to reproduce the issue on Google Colab](https://colab.research.google.com/drive/1tkXarTrLDA468U1AKXbs6yqdrPcfIsZj…
-
Following code stop with
> AttributeError: 'builtin_function_or_method' object has no attribute '__code__'. Did you mean: '__call__'?
```clojure
(ns pytorchlightning.core
(:gen-class)
(:…
-
Dear all
I have a large dataset (df_train) in parquet format, where each **row** has several columns (integers, floats, etc.), one of which is an **array** of **structs**. The schema looks as follo…
-
my work flow is : Postgress 12 --> Debezium connect source --> Kafka --> Connect sink jdbc --> Postgres 12
Table in DB source is already set primary key. Could you take a look for me.
My db tabl…
-
This is a tracking issue for introducing the new exporter helper and migrating the existing exporters to use it.
The primary reason for introducing the new exporter helper is to move the batching t…