-
Dear Matt,
do you know models other than SplineCnn, which deal with Mesh data?
SplineCNN also deal with the node classification, does that mean any model dealing with node classifcation can be u…
-
使用直接下载的onnx文件转换的话报以下错误,然后修改export_onnx.py,downsample_ratio使用默认值后,还是继续报错
C:\Users\admin>D:\3thparty\TensorRT-8.4.3.1\lib\trtexec.exe --onnx=D:\3thparty\lite.ai.toolkit-main\hub\onnx\cv\rvm_mobilenet…
-
When I convert .onnx to .engine, it failed with "
[10/28/2022-14:21:04] [I] [TRT] Some tactics do not have sufficient workspace memory to run. Increasing workspace size may increase performance, plea…
-
Python 3.10 has been released on Oct-4th, i.e. we should add support for it in nightlies
cc @ezyang @gchanan @zou3519 @bdhirsh @jbschlosser @seemethere @malfet @pytorch/pytorch-dev-infra
-
When trying to use reduce with repeat, if the reduce happens over the repeat out time dim returnn crashes with the following error:
```python
TensorFlow exception: 2 root error(s) found.
(0) Inva…
-
I:\fsd\fsd\venv\Scripts\python.exe script\main.py
[01/23/2023-20:24:19] [TRT] [E] 6: The engine plan file is not compatible with this version of TensorRT, expecting library version 8.4.2.4 got 8.4.0…
-
I got this error in self.document_vectors = self._embed_documents(documents)
with this example:
```
import numpy as np
import pandas as pd
import json
import os
import ipywidgets as …
-
## Description
Shuffle layer causes an 'Internal Error': (Assertion status == kSTATUS_SUCCESS failed. )
I am building a neural network through Python API. In the input, I have a list of tokens, …
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the exp…
-
Hi!
Thanks for this great library!
I am using tensorflow version 2.9.1. and innvestigate 2.0.0 and get the following error message when trying to analyze a keras model (for example a simple CN…