MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / get_rng_handle_compnode

Function get_rng_handle_compnode

imperative/src/impl/ops/rng.cpp:1020–1022  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1018}
1019
1020CompNode get_rng_handle_compnode(Handle handle) {
1021 return RNGDnnOpManager::get_comp_node(handle);
1022}
1023
1024#define REG_RNG_OP(NAME, Output) \
1025 namespace { \

Callers

nothing calls this directly

Calls 1

get_comp_nodeFunction · 0.85

Tested by

no test coverage detected