dmlc / ps-lite

A lightweight parameter server interface

Home Page:http://ps-lite.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is AsOp mean?

DragonZS opened this issue · comments

in ps-lite/include/ps/internal/parallel_kv_match.h function ParallelOrderedMatch
what does AsOp mean?

And are there some doc that I can quickly get what the code do

thanks.

commented

Assignment operator

I cannot find the defination of AsOp, does it mean AssignOp ?
And I cannot find where includes the file parallel_kv_match.h, can I delete it, or in what cases can I use it ?