onnxruntime
eb33d5ed - Do not register Dropout(12) as training ONLY kernel. (#3859)

Commit
5 years ago
Do not register Dropout(12) as training ONLY kernel. (#3859) * Do not register Dropout(12) as training ONLY kernel. * Move Dropout forward implementation in inference project. * fix inference build test failures. * remove fp16 test since its support is absent on CPU. * build break.
Author
Parents
Loading