MCPcopy 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

TESTFunction · 0.45
TESTFunction · 0.45
SetupMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36