- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi
I'm trying to convert a caffe model to CVSDK IR file. My network has the following layers: Convolution, Inner Product, Pooling, ReLU, Softmax and TanH. As per your documentation, all the above mentioned layers are recognized by the Model Optimizer. But when I try to convert it, I get this message:
"Warning, custom layer TanH detected but not introduced to ModelOptimizer
Falling back to default layer definitions..."
Could you please tell me what might be wrong?
Thanks
1 解決策
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
For current beta version of inference engine, we still do not support tanh and sigmoid activation.
コピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
For current beta version of inference engine, we still do not support tanh and sigmoid activation.
