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

Method clear

imperative/python/src/external_convert.h:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 std::string to_string() const override { return "ExternalValue"; }
71
72 void clear() override {}
73};
74
75class ExternalConvertTransformation final : public Transformation {

Callers 7

remove_output_markMethod · 0.45
init_tensorFunction · 0.45
check_any_worker_failedFunction · 0.45
cleanMethod · 0.45
tuple2vectorFunction · 0.45
_reshape_cppFunction · 0.45
get_instanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected