Home
last modified time | relevance | path

Searched refs:not_stage (Results 1 – 14 of 14) sorted by relevance

/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/gxm/proto/
H A Dgxm.proto195 // "not_stage"s to meet the rule.
198 repeated string not_stage = 5; field
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tools/caffe_converter/
H A Dcaffe.proto292 // "not_stage"s to meet the rule.
295 repeated string not_stage = 5; field
/dports/misc/mxnet/incubator-mxnet-1.9.0/tools/caffe_converter/
H A Dcaffe.proto292 // "not_stage"s to meet the rule.
295 repeated string not_stage = 5; field
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/tools/caffe/
H A Dcaffe.proto275 // "not_stage"s to meet the rule.
278 repeated string not_stage = 5; field
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/tools/caffe/
H A Dcaffe.proto275 // "not_stage"s to meet the rule.
278 repeated string not_stage = 5; field
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/caffe/
H A Dopencv-caffe.proto433 // "not_stage"s to meet the rule.
436 repeated string not_stage = 5; field
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/tools/caffe/
H A Dcaffe.proto275 // "not_stage"s to meet the rule.
278 repeated string not_stage = 5; field
/dports/misc/ncnn/ncnn-20211208/tools/caffe/
H A Dcaffe.proto275 // "not_stage"s to meet the rule.
278 repeated string not_stage = 5; field
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/tools/caffe/
H A Dcaffe.proto275 // "not_stage"s to meet the rule.
278 repeated string not_stage = 5; field
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/ssd/tools/caffe_converter/
H A Dcaffe.proto423 // "not_stage"s to meet the rule.
426 repeated string not_stage = 5; field
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/ssd/tools/caffe_converter/
H A Dcaffe.proto423 // "not_stage"s to meet the rule.
426 repeated string not_stage = 5; field
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/caffe/
H A Dcaffe.proto421 // "not_stage"s to meet the rule.
424 repeated string not_stage = 5; field
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/misc/caffe/
H A Dopencv-caffe.pb.cc12585 this->not_stage(this->not_stage_size() - 1).data(), in MergePartialFromCodedStream()
12586 static_cast<int>(this->not_stage(this->not_stage_size() - 1).length()), in MergePartialFromCodedStream()
12651 this->not_stage(i).data(), static_cast<int>(this->not_stage(i).length()), in SerializeWithCachedSizes()
12655 5, this->not_stage(i), output); in SerializeWithCachedSizes()
12702 this->not_stage(i).data(), static_cast<int>(this->not_stage(i).length()), in InternalSerializeWithCachedSizesToArray()
12706 WriteStringToArray(5, this->not_stage(i), target); in InternalSerializeWithCachedSizesToArray()
12739 this->not_stage(i)); in ByteSizeLong()
H A Dopencv-caffe.pb.h3997 const ::std::string& not_stage(int index) const;
4012 const ::google::protobuf::RepeatedPtrField< ::std::string>& not_stage() const;
18632 inline const ::std::string& NetStateRule::not_stage(int index) const { in not_stage() function
18684 NetStateRule::not_stage() const { in not_stage() function