当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
4 Star 2 Fork 9

HuaweiAtlas/AtkOps
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 1.88 KB
一键复制 编辑 原始数据 按行查看 历史
ylzhang 提交于 2019-12-29 21:10 . update the directory structure for AtkOps
{
"operator_name": "custom_Upsample",
"framework": "caffe",
"DDK_PATH": "/home/mindstudio/tools/che/ddk/ddk",
"custom_caffe_proto_file": "/home/mindstudio/caffe.proto",
"same_input_output_shape": "False",
"input_num": "2",
"weight_num": "2",
"weight_num_param": [
{
"weight_1": "5",
"weight_2": "3"
}
],
"filter_caffe_param": ["min_size", "img_w", "img_size", "flip", "max_size"],
"tf_op_origin_name": "BatchMatMul",
"tensorflow_param": [
{
"param": "adj_x",
"type": "bool"
},
{
"param": "adj_y",
"type": "bool"
}
],
"project_path": "/home/mindstudio",
"caffe_operator_type": "Concat",
"pycaffe_path": "/home/mindstudio/caffe-ssd/pythonn/",
"net_prototxt": "/home/mindstudio/RP2/ATK-Ops-zly/src/common/op_verify_files/caffe_files/EasyTRConcat.prototxt",
"net_caffemodel": "/home/mindstudio/RP2/ATK-Ops-zly/src/common/op_verify_files/caffe_files/EasyTRConcat.caffemodel",
"net_pb": "/home/mindstudio/yolov3.pb",
"operator_path": "/home/mindstudio/RP2/ATK-Ops/src/custom_batch_matmul/operator/custom_batch_matmul.py",
"plugin_path": "/home/mindstudio/director/tools/Auto_Operator/custom_floor/plugin",
"single_operator_run_cfg": {
"dtype": "float32",
"precision_deviation": "0.2",
"statistical_discrepancy": "0.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HuaweiAtlas/AtkOps.git
[email protected]:HuaweiAtlas/AtkOps.git
HuaweiAtlas
AtkOps
AtkOps
master

搜索帮助