-
http://mmlab.ie.cuhk.edu.hk/projects/FashionGAN/
-
need to unify the following list of topics from "our gang"
Tool support for program comprehension;
Novel visualization techniques and interfaces to support program
comprehension, including search…
-
JSON:
```json
[
"a",
{ "b": "c" },
[ "d" ]
]
```
JSONL
```jsonl
"a"
{ "b": "c" }
[ "d" ]
```
what is difference, except additional `[` and `]` in JSON?
-
```
1. To which tool/application/daemon will this feature apply?
trepctl
2. Describe the feature in general
We need to know which service in a multi-master node is the master and which
ones are t…
-
```
1. To which tool/application/daemon will this feature apply?
trepctl
2. Describe the feature in general
We need to know which service in a multi-master node is the master and which
ones are t…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
I really don't like the idea that a single task must be on one line only. It makes it very inflexible which is in stark contrast to the _todo.txt is just a text file_ thing.
When a task gets longer…
-
Changes
---
- 2021/06/03
- Add an new option d.
----
The ISA spec has specify the ISA extension could be describe the arch string, and toolchain are using this way to control the code gen, and …
-
Devlin, Jacob, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2018. [“Bert: Pre-training of deep bidirectional transformers for language understanding."](https://arxiv.org/pdf/1810.04805.pdf)” ar…
-
```
1. To which tool/application/daemon will this feature apply?
trepctl
2. Describe the feature in general
We need to know which service in a multi-master node is the master and which
ones are t…