Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleClas
提交
3aa918fd
P
PaddleClas
项目概览
PaddlePaddle
/
PaddleClas
大约 1 年 前同步成功
通知
115
Star
4999
Fork
1114
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
19
列表
看板
标记
里程碑
合并请求
6
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleClas
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
19
Issue
19
列表
看板
标记
里程碑
合并请求
6
合并请求
6
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
3aa918fd
编写于
3月 08, 2023
作者:
weixin_46524038
提交者:
Tingquan Gao
3月 15, 2023
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
modify
上级
b90e30ee
变更
7
隐藏空白更改
内联
并排
Showing
7 changed file
with
13 addition
and
13 deletion
+13
-13
test_tipc/configs/DPN/DPN68_train_infer_python.txt
test_tipc/configs/DPN/DPN68_train_infer_python.txt
+2
-2
test_tipc/configs/DarkNet/DarkNet53_train_infer_python.txt
test_tipc/configs/DarkNet/DarkNet53_train_infer_python.txt
+2
-2
test_tipc/configs/EfficientNet/EfficientNetB0_train_infer_python.txt
...onfigs/EfficientNet/EfficientNetB0_train_infer_python.txt
+2
-2
test_tipc/configs/MobileNetV3/MobileNetV3_small_x0_5_train_infer_python.txt
...MobileNetV3/MobileNetV3_small_x0_5_train_infer_python.txt
+2
-2
test_tipc/configs/MobileNetV3/MobileNetV3_small_x1_0_train_infer_python.txt
...MobileNetV3/MobileNetV3_small_x1_0_train_infer_python.txt
+2
-2
test_tipc/configs/VGG/VGG16_train_infer_python.txt
test_tipc/configs/VGG/VGG16_train_infer_python.txt
+1
-1
test_tipc/configs/Xception/Xception41_train_infer_python.txt
test_tipc/configs/Xception/Xception41_train_infer_python.txt
+2
-2
未找到文件。
test_tipc/configs/DPN/DPN68_train_infer_python.txt
浏览文件 @
3aa918fd
...
...
@@ -17,7 +17,7 @@ norm_train:tools/train.py -c ppcls/configs/ImageNet/DPN/DPN68.yaml -o Global.see
pact_train:null
fpgm_train:null
distill_train:null
null:null
to_static_train:-o Global.to_static=True
null:null
##
===========================eval_params===========================
...
...
@@ -58,4 +58,4 @@ model_type:norm_train|to_static_train
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
\ No newline at end of file
random_infer_input:[{float32,[3,224,224]}]
test_tipc/configs/DarkNet/DarkNet53_train_infer_python.txt
浏览文件 @
3aa918fd
...
...
@@ -17,7 +17,7 @@ norm_train:tools/train.py -c ppcls/configs/ImageNet/DarkNet/DarkNet53.yaml -o Gl
pact_train:null
fpgm_train:null
distill_train:null
null:null
to_static_train:-o Global.to_static=True
null:null
##
===========================eval_params===========================
...
...
@@ -58,4 +58,4 @@ model_type:norm_train|to_static_train
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,256,256]}]
\ No newline at end of file
random_infer_input:[{float32,[3,256,256]}]
test_tipc/configs/EfficientNet/EfficientNetB0_train_infer_python.txt
浏览文件 @
3aa918fd
...
...
@@ -17,7 +17,7 @@ norm_train:tools/train.py -c ppcls/configs/ImageNet/EfficientNet/EfficientNetB0.
pact_train:null
fpgm_train:null
distill_train:null
null:null
to_static_train:-o Global.to_static=True
null:null
##
===========================eval_params===========================
...
...
@@ -58,4 +58,4 @@ model_type:norm_train|to_static_train
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
\ No newline at end of file
random_infer_input:[{float32,[3,224,224]}]
test_tipc/configs/MobileNetV3/MobileNetV3_small_x0_5_train_infer_python.txt
浏览文件 @
3aa918fd
...
...
@@ -17,7 +17,7 @@ norm_train:tools/train.py -c ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_smal
pact_train:null
fpgm_train:null
distill_train:null
null:null
to_static_train:-o Global.to_static=True
null:null
##
===========================eval_params===========================
...
...
@@ -57,4 +57,4 @@ model_type:norm_train|to_static_train
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
\ No newline at end of file
random_infer_input:[{float32,[3,224,224]}]
test_tipc/configs/MobileNetV3/MobileNetV3_small_x1_0_train_infer_python.txt
浏览文件 @
3aa918fd
...
...
@@ -17,7 +17,7 @@ norm_train:tools/train.py -c ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_smal
pact_train:null
fpgm_train:null
distill_train:null
null:null
to_static_train:-o Global.to_static=True
null:null
##
===========================eval_params===========================
...
...
@@ -57,4 +57,4 @@ model_type:norm_train|to_static_train
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
\ No newline at end of file
random_infer_input:[{float32,[3,224,224]}]
test_tipc/configs/VGG/VGG16_train_infer_python.txt
浏览文件 @
3aa918fd
...
...
@@ -17,7 +17,7 @@ norm_train:tools/train.py -c ppcls/configs/ImageNet/VGG/VGG16.yaml -o Global.see
pact_train:null
fpgm_train:null
distill_train:null
null:null
to_static_train:-o Global.to_static=True
null:null
##
===========================eval_params===========================
...
...
test_tipc/configs/Xception/Xception41_train_infer_python.txt
浏览文件 @
3aa918fd
...
...
@@ -17,7 +17,7 @@ norm_train:tools/train.py -c ppcls/configs/ImageNet/Xception/Xception41.yaml -o
pact_train:null
fpgm_train:null
distill_train:null
null:null
to_static_train:-o Global.to_static=True
null:null
##
===========================eval_params===========================
...
...
@@ -58,4 +58,4 @@ model_type:norm_train|to_static_train
--profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile
flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,299,299]}]
\ No newline at end of file
random_infer_input:[{float32,[3,299,299]}]
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录