-
```
$ npm list -g tsun
`-- tsun@0.3.8
$ npm list -g typescript
`-- typescript@2.3.4
```
```
> let s = Symbol()
Cannot find name 'Symbol'.
```
-
![51](https://user-images.githubusercontent.com/33803485/39846523-b4e1dbf8-542e-11e8-87db-9944f3eb8958.JPG)
The similar opening makes up large proportion in the match against 62B , 10 of the first …
-
這應該e-tang用程式改,敢著直接PR改csv?
```
$ grep '\- ' -r ChhoeTaigiDatabase/ |wc
264 3965 65033
$ grep ' \-' -r ChhoeTaigiDatabase/ | wc
369 4830 81212
```
```
$ grep ' \-' -r ChhoeT…
-
Mods feel free to close this since I know its not directly relevant. However I have the hunch that Leela Zero is already (network 128) beyond top pros (when on best hardware and professional match tim…
-
Environment: Windows 10, Node.js 7.7.3, typescript 2.2.1, tsun 0.3.7
Start tsun.
Type the following line:
var a: string = 'b';
Press Enter key.
ACTUAL RESULT
The following message appears:
…
-
➜ typescript-repl git:(master) ✗ npm i -g typescript
/usr/local/bin/tsc -> /usr/local/lib/node_modules/typescript/bin/tsc
/usr/local/bin/tsserver -> /usr/local/lib/node_modules/typescript/bin/tsser…
-
This issue is reproduced with `NP=2`, the original value is `NP=168`.
With disabled HW TM test finishes with `Number of failed tests:0`.
MOFED: `MLNX_OFED_LINUX-4.1-1.0.2.0`
Run details: `num_n…
-
In TSUN REPL, is there a shortcut to access the last return value? Like '_' in the Node REPL?
y7kim updated
7 years ago
-
Currently I train a network(20 blocks and 256 filters). It initialized from b8adb7da(78) n2n to 20b 256f. And it is now being trained to b3a80524(99). According to unofficial test by others, it is muc…
-
While it works as expected in Terminal.app it throws the error in iTerm.app:
```
TSUN : TypeScript Upgraded Node
type in TypeScript expression to evaluate
type :help for commands in repl
> 1
r…