Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ image_dim_order
Method
image_dim_order
include/singa/io/transformer.h:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
float rescale() const { return rescale_; }
65
const Shape crop_shape() const { return crop_shape_; }
66
const string image_dim_order() const { return image_dim_order_; }
67
68
private:
69
bool featurewise_center_ = false;
Callers
1
Setup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected