Clouds

Results 75 issues of Clouds

我记得以前是CNDK开头的文件。 可以提供一个开发者小工具在二进制jx3dat和文本直接进行转换?

also fixes #8

I'm using VS2019 and WDK 10, WindowsSdkDir is automatically set while WDKContentRoot not. Could we add some kine of fallback to WindowsSdkDir?

Add `]add https://github.com/jonathan-laurent/AlphaZero.jl` and run `using AlphaZero; Scripts.train("connect-four")` (using julia Version 1.7.3 (2022-05-06) on macOS) ``` ERROR: MethodError: no method matching zero(::Type{Any}) Closest candidates are: zero(::Type{Union{Missing, T}}) where T at...

I notice that in `parity-rpc-client` there's only `SignerRpc`, is it possible to complete all rpc api in the crate? Also API exposure of `RLP` and/or `evm` is also needed for...

for example we could use it like this: ```rust fern::Dispatch::new() // ... .format(move |out, message, record| { out.finish(format_args!( "[{}] {}", // if out.color, we render it with ANSI color (e.g....

enhancement

1. add non-blocking `flush` method 2. add `set_finish` to set behavior when a ProgressBar is finished * Keep: the current behavior, keep the progress bar in line * Remove: remove...