PayneJoe
PayneJoe
Does it support pipeline commands, or how can we achieve the equivalent result as pipeline commands? Much appreciated-)
example: `./tracker/dmlc-submit --jobname fm_feed --cluster yarn ... ` cluster variable already specified ,why this error still happens in tracker.py ? ` assert cluster is not None, 'need to have DMLC_JOB_CLUSTER'...
How can we extend new filesystem APIs, such as obs(huawei), except for azure and s3? Any suggestions about that would be appreciated? Or, they are already on the way? @tqchen...
Does it support distributed inference while training with parameter server?
Hi, It seems like you split the scalar bits into two parts at the specific index `G::Base::NUM_BITS - 2`, after that the first part **is safe** to apply addition upon...
RT 谢谢
## Description This PR propose is to give caller an another more option to choose when do pairing. In current implementation, the coefficients of divisor line function is computed through...
For the convenience of plonk example, this PR mainly add two small modifications: - per discussion, supporting large draw queries in sha256 - add shift signed mask points specially for...
Hi, for the purpose of implementing a recursive prover for blockchain light client, specially for consensus validity, I added a toy example of recursive prover, generating proofs for sum of...