hang.yin

Results 4 issues of hang.yin

torch.__version__ is '0.4.0a0+60a16e5' Some changes of pytorch has broken the code in tutorial? ```5000 5% (0m 7s) nan Tokarchuk / Polish ✗ (Russian) 10000 10% (0m 14s) nan Auttenberg /...

使用com.tencent.angel.spark.ml.core.GraphModel,init之后用com.tencent.angel.spark.ml.core.OfflineLearner train,然后调用GraphModel的save接口把模型保存下来,再用GraphModel load的时候就报这个错误了。 save下来的json内容如下: ``` json { "data": { "format": "libsvm", "indexrange": 148, "numfield": 148, "validateratio": 0.0, "sampleratio": 1.0 }, "model": { "modeltype": "T_DOUBLE_DENSE", "modelsize": -1, "blockSize": 1000000, "numClass": 2...

Hi, It might be more convenient if I can input search string after opening swoop, instead of using the symbol under the cursor, like helm-occur did. Especially while parsing large...

feature request

It fails for the following modification of config.toml: ``` diff --git a/config.toml b/config.toml index e8797cb..51d6931 100644 --- a/config.toml +++ b/config.toml @@ -1,17 +1,13 @@ -############################################################################## -## ABCDGraphGenerator.jl Configurations ## -##############################################################################...