-
**Host System:**
-Ubuntu 18.04.1
-RTX 2080ti
- Cuda 10
- nvidia driver 410
- Cudnn 7.3.0
**Running Docker Image:**
densepose:c2-cuda9-cudnn7
root@4cf2a710d35b:/densepose# nvidia-smi…
-
```
What steps will reproduce the problem?
Open http://ubiquity-xforms.googlecode.com/svn/trunk/testsuite/W3C-XForms-
1.1/Edition1/Chapt07/7.10/7.10.2/7.10.2.a.xhtml in an environment that
supports …
-
**Describe the bug**
Text "
-
```
Since loading performance is no longer a concern (see Issue
9), the content of actions.js can now be separated on a
one-class-per-file basis.
```
Original issue reported on code.google.com by `pa…
-
```
What steps will reproduce the problem?
1. Load test 2.1.a.
2. Click on the 'Submit' button.
What is the expected output? What do you see instead?
The form should send the credit card and purchase…
-
While implementing #1363, logging of request/response got removed. We should have nice logging for internal AND external connections. This would help greatly with debugging. Suggestions:
- maybe make …
-
Fails on FreeBSD with the clang compiler:
```
src/flam3util.cpp:59:32: error: invalid operands to binary expression ('double *' and 'double')
int idx = (int)(xform->color * 255.0);
…
-
我在开发一个韩文输入法,目标是平常输入韩文的时候不显示menu (page_size = 0),menu只在反查汉字的时候显示。基于[PR135](https://github.com/hchunhui/librime-lua/pull/135),我写了一个简单版本的processor,当按下F10键时会改变朙月拼音的page_size。不过`env.engine.apply_schema`报错说…
-
```
What steps will reproduce the problem?
Open http://ubiquity-xforms.googlecode.com/svn/trunk/testsuite/W3C-XForms-
1.1/Edition1/Chapt07/7.10/7.10.2/7.10.2.a.xhtml in an environment that
supports …
-
```
The test:
http://ubiquity-xforms.googlecode.com/svn/trunk/testsuite/W3C-XForms-
1.1/Edition1/Chapt10/10.8/10.8.f.xhtml
is entitled "10.8.f dispatch element dispatches cancelled predefined
event"…