MCPcopy Create free account
hub / github.com/Tencent/embedx / PredictBatch

Method PredictBatch

src/tools/trainer_context.cc:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253void TrainerContextNonShard::PredictBatch() {
254 op_context_->InitPredict();
255 op_context_->Predict();
256}
257
258/************************************************************************/
259/* TrainerContextShard */

Callers

nothing calls this directly

Calls 1

PredictMethod · 0.45

Tested by

no test coverage detected