1 简介 该测试用例为keras版本分类网络测试,使用TFrecord格式的ImageNet数据集 2 环境部署要求 DTK22.04.2 TensorFlow-2.9.0 3 安装 执行 python setup.py build python setup.py build 测试 进入python环境 执行import tensorflow as tf import keras_cv 4 训练执行 train_keras_cv.sh脚本或将脚本中命令单独取出执行