-
I cannot build `core/mongodb`. It fails with the error:
`scons: *** [build/opt/third_party/mozjs-38/platform/x86_64/linux/build/Unified_cpp_js_src0.o] Error 4`.
Mac 10.12.6
hab 0.36.0/20171009054…
-
The canonical form needs to be fast, because it is the unique key for each term. As such, it is the prime candidate for indexing etc., which is a very common task (triple stores, query engines).
The …
-
Current, it support Alloc(Alloc(...), ..) -> Alloc(...)
It should suport Alloc(DimShuffle(Alloc(...)) -> Alloc(...) or DimShuffle(Alloc).
The DimShuffle can be introduced by the user or the optimizat…
nouiz updated
8 years ago
-
@turnidge
- [x] migrate static fields & values.
- [x] detect new classes
- [x] detect new libs
- [x] handle class hierarchy changes
- [x] finish migrating remaining class/lib/function metadata
- [x] …
-
With commit 1195b0e2 [turbofan] Initial support for keyed access to fast JSArrays. (https://codereview.chromium.org/1418213010) two tests are failing on mips32 & mips64 r2 simulators.
You can see the…
-
Hi
I tried to generate a mechansim for 30 carbon molecule (n-alkane) but RMG is unable to generate a mechasnim. Screenshot attached.
Is there an upper C no limit above which RMG will not work.
Plea…
-
We have the Flatten op. Why do we need it? We could reuse the reshape op. Having less op make the optimization easier.
We can reuse reshape(-1), this won't introduce bigger or uglier graph
TODO:
- […
nouiz updated
8 years ago
-
Also discussed at TPAC, a range selector using start and end XPaths. A single XPath can already be handled via the FragmentSelector, but it was determined that even if all useful ranges were able to …
-
@ricowind @whesse @kasperl
- Avoids creating unmodifiable lists in List.from.
- Fixes and cleanups for tear-offs.
- Fixes for .packages handling.
- Fixes several usability issues in the Observatory.
…
-
bridgy successfully found and used the twitter
and instagram syndication urls for my last two posts, but not the facebook ones.
https://snarfed.org/2015-10-02_15601
https://snarfed.org/2015-10-02_15…