Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ NewTransaction
Method
NewTransaction
rtpose_wrapper/src/caffe/util/db_lmdb.cpp:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
LMDBTransaction* LMDB::NewTransaction() {
49
return new LMDBTransaction(mdb_env_);
50
}
51
52
void LMDBTransaction::Put(const string& key, const string& value) {
53
keys.push_back(key);
Callers
6
main
Function · 0.45
feature_extraction_pipeline
Function · 0.45
Fill
Method · 0.45
TestReshape
Method · 0.45
SetUp
Method · 0.45
TYPED_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
4
Fill
Method · 0.36
TestReshape
Method · 0.36
SetUp
Method · 0.36
TYPED_TEST
Function · 0.36