提交 03dc2b09 编写于 作者: L leiyuning

add lstm info

上级 14ac1fb6
......@@ -14,7 +14,7 @@
# ============================================================================
"""
train and evaluate resnet example for cifar10 dataset
1.For environment used for deploying this script please choose Ascend.
1.The sample can only be run on Ascend 910 AI processor.
2.Aroud 30s per epoch and about 90% accuracy when the number of epoch reaches 34.
"""
import os
......
......@@ -13,7 +13,8 @@
# limitations under the License.
# ============================================================================
"""
LSTM Tutorial
LSTM Sample, has train and evaluate part.
The sample can only be run on GPU.
"""
import os
import shutil
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册