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/encoder.h:55–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
std::string Encode(vector<Tensor>& data) override;
54
55
const std::string image_dim_order() const { return image_dim_order_; }
56
57
private:
58
/// Indicate the input image tensor's dimension order.
Callers
3
TEST
Function · 0.45
TEST
Function · 0.45
Setup
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36