-
The nightly test for tutorials is broken, in particular test_tutorials.test_amp
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/NightlyTestsForBinaries/detail/master/355/pipeline
…
lebeg updated
5 years ago
-
Users at PROBPROG 2018 requested more-specific error messages when models are invalid.
Specific improvements include:
- [x] #1509 Print sample site information when `Distribution` inputs are inval…
-
After changing the default value of `MXNET_GPU_TEMP_SPACE` from 1 to 4, the CI cannot pass due to some memory corruption on GPUs.
Test PR: https://github.com/apache/incubator-mxnet/pull/15704
Er…
-
Probably due to wasmlink being simple:
1. the zig module puts its data at (e.g.) 1048576, and sets that as _stack_pointer
2. the opa wasm module uses stack first, puts data after the stack, and ad…
-
(you don't have to strictly follow this form)
## Bug Report
### Briefly describe the bug
执行 INSERT OVERWRITE db.table PARTITION('') SELECT ... 时, 进行 select count(*) from db.table 查询,错误发生
```
20…
-
### How can we reproduce the crash?
_No response_
### Relevant log output
```shell
============================================================
Bun v1.1.25 (fe62a614) Windows x64
Windows v.win1…
-
## input.scss
```scss
0000,:G(:G(*))[e=""]{g:0;l:0;@extend*,0000}
```
## Actual results
sassc crashes with segfault (regular compilation) or stack-overflow messages (AddressSanitizer).
```…
-
I ran the existing test suite with miri, which encountered undefined behavior in `From for BoxedString`. Specifically, the error is on the line:
```rs
unsafe { allocator.grow(ptr, old_layout, Self…
-
```
u@x1 ~/D/g/s/g/m/uc> ./compile.sh testdata/noisy/simple/sim05.c
Compiling "testdata/noisy/simple/sim05.c"
SUCCESS: testdata/noisy/simple/sim05.c
u@x1 ~/D/g/s/g/m/uc> lli out.ll
42
42
42
42
42
42
4…
-
[Migrated from JIRA ATOM-17385]
when calling property_tree_editor.build_paths_list_with_types() for bloom component the editor crashes
this occurs with the following components:
* bloom
* depth o…