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/decoder.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
std::vector<Tensor> Decode(std::string value) override;
49
50
const std::string image_dim_order() const { return image_dim_order_; }
51
52
private:
53
/// Indicate the dimension order for the output image tensor.
Callers
1
Setup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected