Lei Cui
Lei Cui
I obey the instructions in the CONTRIBUTING in the http://clipper.ai/contributing/. After I clone and built dependencies including Boost, cmake and until folly, I test the configurations and make commands through...
Whether or not there is solution for running lightgbm on spark(scala) on mac. After I call LightGBMRegressor on scala spark context on mac, it shows the following issue: java.lang.UnsatisfiedLinkError: Could...
I follow the instructions: download the project and use build/sbt assembly and then I execute the python/run-tests.sh, but it gives me the following info: List of assembly jars found, the...
Hi, I reproduce the result of tfModelServing4s, I came across the red underscore line with "type tensor takes type parameter" in TFModelServing. Is there anything wrong that I made. Thanks...