-
I convert pyspark dataframe to two columns: one for feature column, it's a dense vector, and another is a label column. When I transform to tensorflow dataset using `make_spark_converter`, it raised a…
Alxe1 updated
2 years ago
-
A lot of the OpenNMT-py ecosystem encourages the use of CTranslate2 downstream for efficient inference. Would really love this to be added to the new eole.
Doing some retraining of some custom multi…
-
I use the current setup:
### Hardware:
- i7 based Acer system
- NVIDIA GEFORCE RTX
- NVIDIA Jetson Xavier (target)
### Software:
- Ubuntu 18.04
- TensorRT v7.2.2
- CUDA Version 10.2.89
-…
-
D Using CPPUTILS: False
I Start importing onnx...
D ONNX model check failed, Exception: ValidationError("Your model ir_version is higher than the checker's.",)
W Call onnx.optimizer.optimize fail, …
-
将TFLite模型转化为TNN模型时报错,错误如下:
[File /home/xxx/TNN/tools/converter/source/tflite/tflite_converter.cc][Line 112] The TFLiteConverter do not support layer:ArgMax
E/tnn: tnn::Status TNN_CONVERTER::TFLite2T…
-
**Describe the bug**
I tried to run the test_ee_short_region_slop.py test and I expected plots to be generated instead an error was generated when the trace file was parsed.
**GEOPM version**
73a…
-
**1. 使用环境(environment)**
NAME="Ubuntu"
VERSION="18.04.5 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.5 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUP…
-
I noticed that the `ad4696_iio` project is the only one not using the no-OS Makefiles. When I tried updating the project Makefile I ran into the following:
```
[16:27:36] Mbed-OS build completed
…
-
### Description
If type arguments for a converter uses GridLength, then the XAMLC parser returns an error and the project does not build.
Using the class shown here https://learn.microsoft.com/en-…
-
I'm trying to convert a model that contains a `LogBinomial` module and I'm getting a mismatch on some tensor shapes when converting, I was hoping you would have more insight in solving this issue. Tha…