-
I've previously (for other models) been able load legacy models generated by cntk.exe into c++ programs using:
```
DeviceDescriptor& device = CNTK::DeviceDescriptor::GPUDevice(0);
const wchar_t* …
-
# Problem Description
Currently I work on a project to create a [ANTLR grammar](https://github.com/sanssecours/yan-lr) for a small subset of [YAML](http://yaml.org). For this purpose I created a cu…
-
This proposal supersedes #3803 and #3804 as the plan going forward for pinned structs, [as discussed in the design meetings](https://docs.google.com/document/d/1GFQxcoXgzmOFThjFLpjkVASopa33el2f5esvk_O…
-
#0 0x7f4277cacc23 /build/glibc-SzIz7B/glibc-2.31/string/../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:319
#1 0x435267 in memcpy (/goinfre/nmilan/nfaust/ircserv+0x435267)
#2 0x7f4…
hystb updated
11 months ago
-
codegen crash in Clang occurring when a depend object was initialized with omp_all_memory locator in the depobj directive.
Here is reduced test case :
```
#include
int main()
{ omp_depend_t…
-
git repo (nodejs/node) @ 64de66d78888f46c74ba8b8ea18100a9f35a1c7a
I was running ```` CFLAGS="-fsanitize=address -fno-sanitize=leak -g3" CXXFLAGS="$CFLAGS" LDFLAGS="-fsanitize=address -fno-sanitize=le…
-
| | |
| --- | --- |
| Bugzilla Link | [51816](https://llvm.org/bz51816) |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [Test using gtest](https://user-images.githubusercontent.…
-
I am trying to jit compile C++ code using libclang. I am mostly following this tutorial https://blog.memzero.de/llvm-orc-jit/ with some modifications to support C++ instead of C and linking the standa…
-
![52d849f6-7d8e-11e6-980c-5927dcea8b5b](https://cloud.githubusercontent.com/assets/2287880/18617763/6e2ee82e-7da5-11e6-9a22-6567a5466157.png)
-
Hi
In https://github.com/Altinity/clickhouse-operator/blob/master/docs/custom_resource_explained.md and https://github.com/Altinity/clickhouse-operator/blob/master/docs/chi-examples/05-settings-02-…