-
I'm trying to package your module as an rpm package. So I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no…
-
Need to see how to make MST-Parses on large corpora to work faster, below is the discussion:
@glicerico :
It now takes around 100 hours to perform MST-parses using the DNN files for Guteberg Childre…
-
Related to https://github.com/ChrisHixon/chpeg/issues/1#issuecomment-1120370402 I did implemented it here https://github.com/mingodad/peg doing a stack top replacement, maybe something like this can b…
-
When using `-image_size 2432`, `-image_size 2560`, and `-image_size 2816`, with `-backend cudnn`, `-optimizer adam`, and `-style_scale 0.5`, the loss values seem to remain the same in every iteration.…
-
### Bug report
As of this moment, the sample notebook hosted at https://yt-project.org/doc/examining/generic_particle_data.html appears to be failing with `RuntimeError: length_unit (pc) is invalid…
-
@hugovbraun, the question is most likely for you. I am not sure I correctly understand the behavior of H2H threads (which are separate from the post-processing thread pool), and is it intended. Some o…
-
It seems that the native PostgreSQL query parser simply treats comments as whitespace (and drops them). See: https://github.com/lfittl/libpg_query/issues/15
To support comments we're either going t…
-
使用规范定义的标记语言、JSON 或 yaml 来定义每一个菜谱。
有利于使用程序进行深加工,挖掘菜谱更多价值。
zgldh updated
9 months ago
-
If we look at any CI it is obvious that `make check` is the most time consuming part of the sequence
```
$ ./bootstrap.sh
$ ./configure
$ make
$ make tests
$ make check
```
Now, there is no …
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…