diff --git a/ane/2_compile/min.plist b/ane/2_compile/min.plist new file mode 100644 index 0000000000..0cb0041fdc --- /dev/null +++ b/ane/2_compile/min.plist @@ -0,0 +1,106 @@ + + + + + Networks + + net + + Version + 1.0.9 + net + + + Inputs + + image + + Units + + conv_layer + + Outputs + + probs@output + + + + Weights + + model.espresso.weights + + + image + + + BatchSize + 1 + + InputChannels + 3 + InputHeight + 1 + InputWidth + 1 + + InputPlaneStride + 64 + InputRowStride + 64 + InputType + Float16 + + + + conv_layer + + Bottom + image + + Name + conv_layer + OutputChannels + 2 + OutputType + Float16 + + Params + + KernelHeight + 1 + KernelWidth + 1 + + + KernelIndex + 0 + KernelOffset + 192 + KernelType + Float32 + + Step + + 1 + 1 + + Type + Conv + + Type + Conv + + + probs@output + + Bottom + conv_layer + OutputPlaneStride + 64 + OutputRowStride + 64 + + + + + diff --git a/ane/2_compile/model.hwx.golden b/ane/2_compile/model.hwx.golden index 50e38bf9e1..cb1ce9587f 100644 Binary files a/ane/2_compile/model.hwx.golden and b/ane/2_compile/model.hwx.golden differ