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

Method update_used_time

imperative/src/impl/interpreter/interpreter_impl.cpp:1719–1721  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1717}
1718
1719void ChannelImpl::DynamicSublinear::update_used_time(TensorInfo* ptr) {
1720 ptr->last_used_time = estimate_timestamp;
1721}

Callers 2

produce_tensorMethod · 0.80
flush_apply_stackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected