Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ back
Method
back
dnn/include/megdnn/thin/small_vector.h:142–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
const_reference front() const { return begin()[0]; }
141
142
reference back() { return rbegin()[0]; }
143
const_reference back() const { return rbegin()[0]; }
144
145
// reverse iterator creation method.
Callers
15
register_at
Method · 0.80
TEST
Function · 0.80
do_insert
Method · 0.80
do_infer
Method · 0.80
initialize
Method · 0.80
utility.cpp
File · 0.80
apply_on_physical_tensor
Function · 0.80
apply_on_physical_tensor
Function · 0.80
param_pack_concat_apply_on_var_node
Function · 0.80
param_pack_concat_apply_on_physical_tensor
Function · 0.80
dump
Method · 0.80
erase_candidate
Method · 0.80
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.64
parse_dict
Function · 0.64
parse_str
Function · 0.64
parse_tuple
Function · 0.64
write_tuple
Function · 0.64
parse_header
Function · 0.64
test_serializer_custom_loader
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
run_all_gather
Function · 0.64