-
Hi, thank you for the impressive work from your team. I have learned a lot. When I am running the code for run_patch and run_wsi, I always encounter an error at this location: "/project/DPDS/Xiao_lab/…
-
### 🚀 The feature, motivation and pitch
It would be great to have a general parallel prefix sum (associative scan) operation in PyTorch, something like [associative_scan](https://jax.readthedocs.io…
-
I am using onnx-mlir to build models for Sparc CPU target, which is big-endian, and I am facing a data conversion issue caused by the string type initialization used for large dense constants.
MLIR's…
-
the original filter in transition_layer is equal to the growth_k, which is too small ,so the result is not good ,and the network is hard to converge , so I change it as below , referring to another co…
-
I noticed while trying to run the MORL-Baselines implementation of EUPG on other environments than fishwood that there seem to be an inconsistency in the observation shape for fishwood compared to the…
-
测试结果:
int4量化,1 batch 的速度是8 tokens / s, 只有4090的1/20?🤡🤡🤡
而且fp16的1batch速度反而比int 1batch的速度还高,不是应该要低的吗?另外,16batch的速度都要远低于1batch的速度。这测试结果有点看不懂了,一是为什么16batch比1batch速度反而低, 二是为啥fp16的速度反而比int4速度高, 三是P40的速度为…
-
The 24th code cell raises the following error when it runs on a PC using Anaconda(Python 3.8.5 + Tensorflow 2.6 or 2.7) while it runs well on Google Colab.
```python
-----------------------------…
-
-The Error I get in python mode
(deepspeech.venv) marc@debian:~/Daten.2017/code/speechRecognition/versuch3$ python3 client.py DeepSpeech/model/output_graph.pb DeepSpeech/model/alphabet.txt DeepSpee…
-
@Hyeokreal which Tensorflow and Keras version do yo use?
I tried running a3c_continuous.py, but I get these errors:
```
2018-02-16 11:55:39.292348: I tensorflow/core/platform/cpu_feature_guard.…
-
In many TFP bayesian use cases, it's very helpful to specify a joint distribution using a `JointDistribution* ` object - it makes sampling (for prior-predictive checks) straightforward (sorry), and ex…