Simon Zhou

Results 11 issues of Simon Zhou

Hi, so when using echarts, I followed the template from vue-element-admin, however i got TypeError: Cannot read property 'init' of undefined: ![error](https://user-images.githubusercontent.com/11748629/87901079-a9b81d00-ca88-11ea-93a5-4d0245498a12.png) So I checked the internet and found a...

Hi, I am requesting for a triton version which does not provide GPU support, here are reasons: 1. (Main Reason 1) Docker images with gpu support are so large (10-30x...

enhancement

**Description** **A clear and concise description of what the bug is.** Triton 21.10 does not support `RegexSplitWithOffsets` op. Similar to https://github.com/tensorflow/text/issues/200 or https://github.com/tensorflow/serving/issues/1490 **Triton Information** **What version of Triton are...

So far as I've read until, the implementation of attention on both word and sentence level are WRONG: ```python ## The word RNN model for generating a sentence vector class...

提问时请尽可能提供如下信息: ### 基本信息 - 你使用的**操作系统**: Linux - 你使用的**Python**版本: 3.7.10 - 你使用的**Tensorflow**版本: 1.14.0 - 你使用的**Keras**版本: 2.3.1 - 你使用的**bert4keras**版本: 0.10.6 - 你使用纯**keras**还是**tf.keras**: 预训练必须使用tf.keras,微调的时候使用了纯keras - 你加载的**预训练模型**: 自己训练的。 ### 核心代码 ```python # 请在此处贴上你的核心代码。 #...

问个问题, 开机自启,是不是只需要把 shadowsocksr-cli -s 1 添加到/etc/rc.local里就行了?

https://github.com/turpaultn/DCASE2019_task4/blob/4d42e1fcc2cc0097979ac0f5935f0fd548945e0a/baseline/evaluation_measures.py#L214 In my understanding, pred_strong should be an array of 2 dims: (BatchSize, SeqLength), the median filter should do the median along the sequence, not the batch. So I guess...

## Background information OpenMPI: 5.0.0, built from source ### Please describe the system on which you are running * Operating system/version: Ubuntu 18.04 * Network type: k8s ----------------------------- ## Details...

Target: v5.0.x

I succeed invasion after a bunch of failures, and here I am to share what I did. firmware: 2.28.38 Failure message before my procedure: ```bash Router IP address [press enter...

Hi, I am trying to extract mipay from miui-MI8-V10.3.6.0 (MIUI 10) to miui-MI8Global-V10.3.4.0 (MIUI 10), and here is what I get: My system is Windows 10 Professional x64, ver. 10.0.18362....