xflow icon indicating copy to clipboard operation
xflow copied to clipboard

Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.

Results 4 xflow issues
Sort by recently updated
recently updated
newest added

# sh run_ps_local.sh /root/xflow ./scripts/local.sh: 25: ./scripts/local.sh: Syntax error: Bad for loop variable # ./scripts/local.sh: 20: ./scripts/local.sh: /root/xflow/build/test/src/xflow_lr: not found 看起来像是编译之后少了一个文件,然而cmake并没有报错 # cmake .. /root/xflow -- Found PROTOBUF Compiler: /usr/local/bin/protoc...

CMake Error at CMakeLists.txt:22 (add_subdirectory): The source directory /root/xflow/ps-lite does not contain a CMakeLists.txt file.