提交 d51d90a6 编写于 作者: R Rino Lee 提交者: A. Unique TensorFlower

Internal change

PiperOrigin-RevId: 454141145
上级 44848e08
......@@ -35,6 +35,8 @@ def image_classification_imagenet() -> cfg.ExperimentConfig:
task = ImageClassificationTask.from_args(
quantization=common.Quantization(), **config.task.as_dict())
config.task = task
runtime = cfg.RuntimeConfig(enable_xla=False)
config.runtime = runtime
return config
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册