MethoddimensionsDescribe the size of the tensor (e.g., 2x2x2x2 -> [2, 2, 2, 2]). To represent a tensor containing a single value, use `[1]` for the tensor dimensions.
chapter05/smart_cms/smartcms_ml_guest/src/bindings.rs:212
MethoddimensionsDescribe the size of the tensor (e.g., 2x2x2x2 -> [2, 2, 2, 2]). To represent a tensor containing a single value, use `[1]` for the tensor dimensions.
chapter05/wasi_nn_example/src/bindings.rs:166