Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleClas
提交
ae87863c
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看板
提交
ae87863c
编写于
4月 21, 2022
作者:
W
weishengyu
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update tipc configs
上级
d909facc
变更
17
隐藏空白更改
内联
并排
Showing
17 changed file
with
34 addition
and
6 deletion
+34
-6
test_tipc/config/CSWinTransformer/CSWinTransformer_base_224_train_infer_python.txt
...nsformer/CSWinTransformer_base_224_train_infer_python.txt
+2
-0
test_tipc/config/CSWinTransformer/CSWinTransformer_base_384_train_infer_python.txt
...nsformer/CSWinTransformer_base_384_train_infer_python.txt
+2
-0
test_tipc/config/CSWinTransformer/CSWinTransformer_large_224_train_infer_python.txt
...sformer/CSWinTransformer_large_224_train_infer_python.txt
+2
-0
test_tipc/config/CSWinTransformer/CSWinTransformer_large_384_train_infer_python.txt
...sformer/CSWinTransformer_large_384_train_infer_python.txt
+2
-0
test_tipc/config/CSWinTransformer/CSWinTransformer_small_224_train_infer_python.txt
...sformer/CSWinTransformer_small_224_train_infer_python.txt
+2
-0
test_tipc/config/CSWinTransformer/CSWinTransformer_tiny_224_train_infer_python.txt
...nsformer/CSWinTransformer_tiny_224_train_infer_python.txt
+2
-0
test_tipc/config/MobileViT/MobileViT_S_train_infer_python.txt
..._tipc/config/MobileViT/MobileViT_S_train_infer_python.txt
+2
-0
test_tipc/config/MobileViT/MobileViT_XS_train_infer_python.txt
...tipc/config/MobileViT/MobileViT_XS_train_infer_python.txt
+2
-0
test_tipc/config/MobileViT/MobileViT_XXS_train_infer_python.txt
...ipc/config/MobileViT/MobileViT_XXS_train_infer_python.txt
+2
-0
test_tipc/config/PVTV2/PVT_V2_B0_train_infer_python.txt
test_tipc/config/PVTV2/PVT_V2_B0_train_infer_python.txt
+2
-0
test_tipc/config/PVTV2/PVT_V2_B1_train_infer_python.txt
test_tipc/config/PVTV2/PVT_V2_B1_train_infer_python.txt
+2
-0
test_tipc/config/PVTV2/PVT_V2_B2_Linear_train_infer_python.txt
...tipc/config/PVTV2/PVT_V2_B2_Linear_train_infer_python.txt
+2
-0
test_tipc/config/PVTV2/PVT_V2_B2_train_infer_python.txt
test_tipc/config/PVTV2/PVT_V2_B2_train_infer_python.txt
+2
-0
test_tipc/config/PVTV2/PVT_V2_B3_train_infer_python.txt
test_tipc/config/PVTV2/PVT_V2_B3_train_infer_python.txt
+2
-0
test_tipc/config/PVTV2/PVT_V2_B4_train_infer_python.txt
test_tipc/config/PVTV2/PVT_V2_B4_train_infer_python.txt
+2
-0
test_tipc/config/PVTV2/PVT_V2_B5_train_infer_python.txt
test_tipc/config/PVTV2/PVT_V2_B5_train_infer_python.txt
+2
-0
test_tipc/config/VAN/VAN_tiny_train_infer_python.txt
test_tipc/config/VAN/VAN_tiny_train_infer_python.txt
+2
-6
未找到文件。
test_tipc/config/CSWinTransformer/CSWinTransformer_base_224_train_infer_python.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
test_tipc/config/CSWinTransformer/CSWinTransformer_base_384_train_infer_python.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,384,384]}]
test_tipc/config/CSWinTransformer/CSWinTransformer_large_224_train_infer_python.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
test_tipc/config/CSWinTransformer/CSWinTransformer_large_384_train_infer_python.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,384,384]}]
test_tipc/config/CSWinTransformer/CSWinTransformer_small_224_train_infer_python.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
test_tipc/config/CSWinTransformer/CSWinTransformer_tiny_224_train_infer_python.txt
浏览文件 @
ae87863c
...
...
@@ -56,3 +56,5 @@ fp_items:fp32
epoch:1
--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]}]
test_tipc/config/MobileViT/MobileViT_S_train_infer_python.txt
浏览文件 @
ae87863c
...
...
@@ -56,3 +56,5 @@ fp_items:fp32
epoch:1
--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]}]
test_tipc/config/MobileViT/MobileViT_XS_train_infer_python.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,256,256]}]
test_tipc/config/MobileViT/MobileViT_XXS_train_infer_python.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,256,256]}]
test_tipc/config/PVTV2/PVT_V2_B0.txt
→
test_tipc/config/PVTV2/PVT_V2_B0
_train_infer_python
.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
\ No newline at end of file
test_tipc/config/PVTV2/PVT_V2_B1.txt
→
test_tipc/config/PVTV2/PVT_V2_B1
_train_infer_python
.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
\ No newline at end of file
test_tipc/config/PVTV2/PVT_V2_B2_Linear.txt
→
test_tipc/config/PVTV2/PVT_V2_B2_Linear
_train_infer_python
.txt
浏览文件 @
ae87863c
...
...
@@ -56,3 +56,5 @@ fp_items:fp32
epoch:1
--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]}]
test_tipc/config/PVTV2/PVT_V2_B2.txt
→
test_tipc/config/PVTV2/PVT_V2_B2
_train_infer_python
.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
test_tipc/config/PVTV2/PVT_V2_B3.txt
→
test_tipc/config/PVTV2/PVT_V2_B3
_train_infer_python
.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
test_tipc/config/PVTV2/PVT_V2_B4.txt
→
test_tipc/config/PVTV2/PVT_V2_B4
_train_infer_python
.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
test_tipc/config/PVTV2/PVT_V2_B5.txt
→
test_tipc/config/PVTV2/PVT_V2_B5
_train_infer_python
.txt
浏览文件 @
ae87863c
...
...
@@ -50,3 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================infer_benchmark_params==========================
random_infer_input:[{float32,[3,224,224]}]
test_tipc/config/VAN/VAN_tiny.txt
→
test_tipc/config/VAN/VAN_tiny
_train_infer_python
.txt
浏览文件 @
ae87863c
...
...
@@ -50,9 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran
-o Global.benchmark:True
null:null
null:null
===========================train_benchmark_params==========================
batch_size:128
fp_items:fp32
epoch:1
--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,248,248]}]
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录