Results 15 comments of Lei Cui

@allwefantasy Thanks a lot for your answer, actually, as for the command "SPARK_HOME=/usr/local/lib/spark-2.1.1-bin-hadoop2.7 PYSPARK_PYTHON=python2 SCALA_VERSION=2.11.8 SPARK_VERSION=2.1.1 ./python/run-tests.sh", I have few doubts, 1) the value for each config is fixed and...

@allwefantasy Hi, I am really appreciated for your explanation, I understood and repeated again, it moves a lot progress, at least the unit test can cover Name Stmts Miss Cover...

@thunterdb Thanks a lot for your suggestions. I ran the commands, yes I can see the [info] Including: tensorframes-0.2.8-s_2.11.jar. And as you said, my issue is about "List of assembly...

Hi @matanghuy @stormy-ua I do not think the lib can work when upgraded, "type TTensor = Tensor" needs to be modified since when upgraded, org.tensorflow.framework Tensor class is generic type...