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

Method input

src/core/include/megbrain/graph/operator_node.h:505–505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

503 MGE_WIN_DECLSPEC_FUC const VarNodeArray usable_output() const;
504
505 VarNode* input(size_t idx) const { return m_input.at(idx); }
506
507 VarNode* output(size_t idx) const { return m_output.at(idx); }
508

Callers 15

test_serializer_priorityFunction · 0.45
init_oprs_to_dumpMethod · 0.45
build_single_oprMethod · 0.45
copy_opr_shallowMethod · 0.45
init_oprs_to_dumpMethod · 0.45
build_single_oprMethod · 0.45
applyMethod · 0.45
TESTFunction · 0.45
OprStateMethod · 0.45
get_input_valuesMethod · 0.45
Elemwise>Method · 0.45
AddUpdate>Method · 0.45

Calls 1

atMethod · 0.45

Tested by 15

test_serializer_priorityFunction · 0.36
TESTFunction · 0.36
scn_do_executeFunction · 0.36
MGB_IMPL_OPR_GRADFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
expand_elem_chainFunction · 0.36
TESTFunction · 0.36
TEST_PASSFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36