MCPcopy Create free account
hub / github.com/BabitMF/bmf / empty

Method empty

bmf/python/py_module_sdk.cpp:197–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195 : q_(queue) {}
196
197 bool empty() const { return q_->empty(); }
198
199 int put(const bmf_sdk::Packet &pkt) {
200 q_->push(pkt);

Callers 15

build_programMethod · 0.45
scheduler_dpmpp_2mMethod · 0.45
str_bpe_chMethod · 0.45
str_bpe_enMethod · 0.45
word_pieceMethod · 0.45
has_keyMethod · 0.45
eraseMethod · 0.45
processMethod · 0.45
processMethod · 0.45
processMethod · 0.45

Calls

no outgoing calls

Tested by 3

processMethod · 0.36
processMethod · 0.36
TESTFunction · 0.36