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

Method name

imperative/src/impl/transformations/dtype_promote.cpp:468–470  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

466}
467
468std::string DTypePromoteTransformation::name() const {
469 return "DTypePromoteTransformation";
470}
471
472void DTypePromoteTransformation::on_register() {
473 // printf("DTypePromoteTransformation has been registered\n");

Callers 6

dumpMethod · 0.45
apply_transformationMethod · 0.45
trace_inputMethod · 0.45
apply_transformationMethod · 0.45
to_stringMethod · 0.45
apply_transformationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected