“d94c936bd5814281582e6e3a7847d73277b438c7”上不存在“python/paddle/v2/fluid/tests/unittests/test_lstm_op.py”
Fork自 PaddlePaddle / Paddle
* Chage `IndicateDataType` to `GetKernelType`. Make it easier to understand. * Change `OpKernelKey` to `OpKernelType` * Make operator developers can customize which kernel the operator will use in runtime.