-
On ubuntu 20.04.1, a lot "undefined reference" errors occurred during `make` when following the readme instructions.
gcc version
```
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/u…
-
### Expected Behaviour
Shows dates of year 1 as normal.
### Actual Behaviour
Crashes once you select a date between 0001-01-01 and 0001-03-25.
### Steps to reproduce
1. Start Stellarium.
2. …
Atque updated
3 years ago
-
This is via TM:PE discord server.
Log file:
[output_log.txt](https://github.com/thale5/LSM/files/3635991/output_log.txt)
Specifically this error:
```
[LSMT] Waiting at 38852
[LSMT] Mem 38…
-
@thale5 : Elektrix did some investigations in to events on `LoadingManager.instance` and found some problems with LSM (the events work fine in vanilla). Copied below is a transcript from the `Skylines…
-
https://github.com/pytorch/examples/blob/e9e76722dad4f4569651a8d67ca1d10607db58f9/word_language_model/main.py#L104
Is it okay to use cross entropy loss here?
To my understanding,`torch.nn.function…
-
I compiled openvino and onnxruntime from source code.
onnxruntime was build with --use_openvino. Build done successfully and *.so generated.
when I run command "grep -r "CreateExecutionProviderFa…
-
Shall we give a public API for Ithemal Predictions?
Also, we can have a demo website for Ithemal for people to try out.
@mcarbin @alexrenda what are your thoughts?
-
Hi,
I'm writing a log file analyser that uses modular parsers to process info in the log file and create more meaningful info.
WIP screenshot showing some of the categories already added:
![l…
-
Reproducing steps:
1. download xml file with TensorIterator layer, which contain other layers (for example, LSMT cell and etc)
2. Netron visualized only TensorIterator layer without additional infor…
-
Hi, there
I am following the [tutorial](https://github.com/allenai/allennlp/blob/master/tutorials/how_to/elmo.md#using-elmo-as-a-pytorch-module-to-train-a-new-model) to use the elmo embeddings.
…