Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ ReshapeLike
Method
ReshapeLike
rtpose_wrapper/src/caffe/blob.cpp:58–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
57
template <typename Dtype>
58
void Blob<Dtype>::ReshapeLike(const Blob<Dtype>& other) {
59
Reshape(other.shape());
60
}
61
62
template <typename Dtype>
63
Blob<Dtype>::Blob(const int num, const int channels, const int height,
Callers
15
Init
Method · 0.80
ComputeLeastSquaresUpdate
Method · 0.80
TYPED_TEST
Function · 0.80
TYPED_TEST
Function · 0.80
MakeReferenceTop
Method · 0.80
TYPED_TEST
Function · 0.80
MakeReferenceTop
Method · 0.80
TYPED_TEST
Function · 0.80
TYPED_TEST
Function · 0.80
Reshape
Method · 0.80
Reshape
Method · 0.80
Reshape
Method · 0.80
Calls
1
shape
Method · 0.80
Tested by
9
ComputeLeastSquaresUpdate
Method · 0.64
TYPED_TEST
Function · 0.64
TYPED_TEST
Function · 0.64
MakeReferenceTop
Method · 0.64
TYPED_TEST
Function · 0.64
MakeReferenceTop
Method · 0.64
TYPED_TEST
Function · 0.64
TYPED_TEST
Function · 0.64
CheckGradientSingle
Method · 0.64