-
Hello i'm trying to use the demo, but got a server error : Not found: Dataset {PROJECTID}:bqml was not found in location US.
Any way to patch this ?
-
I'm using the new kfctl go binary built from **v0.4.0-rc.1-199-g51b410ad**
The logs indicate that the IAM roles are being set
```
INFO[0040] roles/dataproc.editor adding: Set{serviceAccount:jl…
jlewi updated
5 years ago
-
Facing this issue using Google Colab
```python
# Install libraries - you might need to restart the runtime after doing this
!pip install turicreate==5.6
# The wrong version of mxnet will be insta…
-
I executed run_ppo.py, but RuntimeError: size mismatch occurred.
A few weeks ago, It worked fine.
On 13,Nov THTensorMath.cpp in Pytorch was changed something.
I think this is the cause.
Can you ha…
-
Steps to recreate:-
1.`kubectl create clusterrolebinding cluster-admin-binding --clusterrole=cluster-admin --user=$(gcloud config get-value account)`
Got
`clusterrolebinding.rbac.authorization.k8s.…
-
Benchmarking has come up in a couple contexts so opening up this issue.
At a high level we'd like to do something like the following
- Run a bunch of different configurations (e.g. single GPU, m…
jlewi updated
5 years ago
-
`pants version`: 1.15.0
I have `jinja2 2.8` installed in `/usr/local/lib/python2.y/dist-packages` and my application has dependency on `jinja2 2.10`.
Running the packaged pex file yields the fo…
-
### System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10
- TensorFlow version (use command below): 1.13.1
- Python version: 2.7
- Exact command to reproduce:
…
ghost updated
5 years ago
-
Here is the beginning of the training log.
/root/anaconda3/envs/psenet/bin/python3.5 /data3/xxx/tensorflow_PSENet/train.py --gpu_list=0,1 --input_size=512 --batch_size_per_gpu=4 --checkpoint_path=.…
-
We use [this](https://www.nhsbsa.nhs.uk/prescription-data/understanding-our-data/bnf-snomed-mapping) spreadsheet to map from BNF Codes to dm+d.
It is published quarterly:
> The BNF SNOMED mappin…