MCPcopy Create free account

hub / github.com/JDAI-CV/DNNLibrary / functions

Functions1,027 in github.com/JDAI-CV/DNNLibrary

↓ 88 callersMethodFinish
include/common/daq_generated.h:2169
↓ 83 callersMethodhas_value
include/common/expected.hpp:820
↓ 73 callersMethodsize
binaries/argh.h:104
↓ 71 callersMethodinsert
include/common/StrKeyMap.h:47
↓ 54 callersMethodadd_output
include/common/daq_generated.h:2161
↓ 54 callersFunctionoutput
include/common/daq_generated.h:882
↓ 53 callersMethodget
tools/onnx2daq/NodeAttrHelper.cpp:17
↓ 50 callersFunctioninvoke
include/common/expected.hpp:254
↓ 49 callersFunctioncogoutl
(txt)
generate_code.py:28
↓ 48 callersMethodadd_input
include/common/daq_generated.h:2158
↓ 48 callersFunctioninput
include/common/daq_generated.h:696
↓ 46 callersMethodAddShape
common/Shaper.cpp:287
↓ 45 callersMethodhas
include/common/StrKeyMap.h:43
↓ 40 callersFunctionmake_unexpected
include/common/expected.hpp:176
↓ 37 callersFunctionhas_value
include/common/expected.hpp:1889
↓ 27 callersFunctionCreateLayer
include/common/daq_generated.h:5914
↓ 26 callersMethodIdentity
common/Shaper.cpp:282
↓ 22 callersMethodend
binaries/argh.h:103
↓ 20 callersFunctionexpected_map_impl
include/common/expected.hpp:1998
↓ 20 callersMethodstr
Get the string value.
binaries/argh.h:56
↓ 13 callersFunctionswap
include/common/expected.hpp:2320
↓ 12 callersFunctionand_then_impl
include/common/expected.hpp:1950
↓ 12 callersMethodbegin
begin() and end() for using range-for over positional args.
binaries/argh.h:102
↓ 11 callersMethodEltwise
common/Shaper.cpp:234
↓ 11 callersFunctionProduct
common/helper.h:11
↓ 11 callersMethodclear
include/common/StrKeyMap.h:40
↓ 10 callersFunctionmap_error_impl
include/common/expected.hpp:2109
↓ 9 callersMethodfloat_data
include/tools/onnx2daq/OnnxConverter.h:37
↓ 9 callersFunctionupdate_code
replace the text surrounded by "label start" and "label end" to new_code :param file: the .cpp or .h file :param label: the label surroun
generate_code.py:192
↓ 8 callersMethodGetSize
common/Shaper.cpp:291
↓ 8 callersMethodadd_fuse_code
include/common/daq_generated.h:2043
↓ 8 callersFunctioncogout
(txt)
generate_code.py:24
↓ 7 callersMethodAddTensorFromBuffer
* @brief It is the same as `AddTensorFromPersistentBuffer` except * the memory pointed by `buffer` will be copied so that `buffer` * does not need t
dnnlibrary/ModelBuilder.cpp:196
↓ 7 callersFunctionvalue_ptr
include/common/optional.h:627
↓ 6 callersMethodconstruct_error
include/common/expected.hpp:675
↓ 6 callersMethodvalue_or
include/common/optional.h:1202
↓ 5 callersFunctionCreateTensorDirect
include/common/daq_generated.h:497
↓ 5 callersFunctionGetAndroidSdkVersion
dnnlibrary/nnapi_implementation.cc:32
↓ 5 callersMethodadd_input1
include/common/daq_generated.h:2037
↓ 5 callersMethodadd_input2
include/common/daq_generated.h:2040
↓ 5 callersFunctioninput1
include/common/daq_generated.h:2014
↓ 5 callersFunctioninput2
include/common/daq_generated.h:2017
↓ 5 callersFunctionisScalarType
A helper function
include/dnnlibrary/NeuralNetworksWrapper.h:74
↓ 5 callersFunctiontype
include/common/daq_generated.h:5670
↓ 5 callersFunctiontypeToStr
include/dnnlibrary/NeuralNetworksWrapper.h:78
↓ 5 callersMethodvalptr
include/common/expected.hpp:1227
↓ 4 callersMethodAddInput
dnnlibrary/Model.cpp:94
↓ 4 callersMethodAddOutput
dnnlibrary/Model.cpp:99
↓ 4 callersMethodCompile
dnnlibrary/ModelBuilder.cpp:210
↓ 4 callersMethodGetOutputs
dnnlibrary/Model.cpp:116
↓ 4 callersMethodPool
common/Shaper.cpp:152
↓ 4 callersMethodPredict
dnnlibrary/Model.cpp:121
↓ 4 callersMethodReadDaq
* It is designed to read a regular file. For reading file in assets folder of * Android app, read the content into a char array and call readFromBuff
dnnlibrary/DaqReader.cpp:563
↓ 4 callersMethodSetOutputBuffer
dnnlibrary/Model.cpp:63
↓ 4 callersMethodadd_bias
include/common/daq_generated.h:766
↓ 4 callersMethodadd_padding_bottom
include/common/daq_generated.h:778
↓ 4 callersMethodadd_padding_left
include/common/daq_generated.h:769
↓ 4 callersMethodadd_padding_right
include/common/daq_generated.h:772
↓ 4 callersMethodadd_padding_top
include/common/daq_generated.h:775
↓ 4 callersMethodadd_stride_x
include/common/daq_generated.h:781
↓ 4 callersMethodadd_stride_y
include/common/daq_generated.h:784
↓ 4 callersMethodconstruct
include/common/expected.hpp:665
↓ 4 callersFunctioninfer_cfg
(cfg, target: Target)
generate_code.py:120
↓ 4 callersFunctioninputs
include/common/daq_generated.h:2191
↓ 4 callersMethodint32_data
include/tools/onnx2daq/OnnxConverter.h:47
↓ 4 callersFunctionmake_optional
include/common/optional.h:1496
↓ 4 callersFunctionor_else_impl
include/common/expected.hpp:2223
↓ 4 callersFunctionsetHandle
dnnlibrary/jni_handle.h:18
↓ 4 callersFunctionthrow_exception
include/common/expected.hpp:187
↓ 3 callersMethodConvert
tools/onnx2daq/OnnxConverter.cpp:399
↓ 3 callersMethodGetInputs
dnnlibrary/Model.cpp:112
↓ 3 callersFunctionGetQuantInfo
dnnlibrary/DaqReader.cpp:97
↓ 3 callersFunctionGetShape
tools/onnx2daq/OnnxConverter.cpp:411
↓ 3 callersMethodPrepare
dnnlibrary/ModelBuilder.cpp:320
↓ 3 callersMethodadd_name
include/common/daq_generated.h:643
↓ 3 callersMethodadd_weight
include/common/daq_generated.h:763
↓ 3 callersFunctionbias
include/common/daq_generated.h:702
↓ 3 callersFunctionname
include/common/daq_generated.h:402
↓ 3 callersMethodrdbuf
binaries/argh.h:58
↓ 3 callersMethodrun
(self)
tools/onnx2daq/python/setup.py:97
↓ 3 callersFunctionupdate_scale_and_zp
(key, arr)
quant.py:43
↓ 3 callersFunctionweight
include/common/daq_generated.h:699
↓ 2 callersMethodAddLayer_ADD
dnnlibrary/ModelBuilderImpl.cpp:258
↓ 2 callersMethodAddLayer_CONV_2D
dnnlibrary/ModelBuilderImpl.cpp:776
↓ 2 callersMethodAddLayer_DEPTHWISE_CONV_2D
dnnlibrary/ModelBuilderImpl.cpp:305
↓ 2 callersMethodAddLayer_RELU
dnnlibrary/ModelBuilderImpl.cpp:169
↓ 2 callersMethodBatchToSpace
common/Shaper.cpp:249
↓ 2 callersMethodConcat
common/Shaper.cpp:198
↓ 2 callersMethodConv
/ strides: [stride_y, stride_x] paddings: [top, left, bottom, right] / void Shaper::Conv(const std::string &input_name, const std::string &weight_name
common/Shaper.cpp:38
↓ 2 callersFunctionCreateModel
include/common/daq_generated.h:6058
↓ 2 callersMethodDepthwiseConv
void Shaper::DepthwiseConv(const std::string &input_name, const std::vector<int32_t> paddings, const std::vector<int32_t> strides, const std::vector<i
common/Shaper.cpp:82
↓ 2 callersMethodFC
common/Shaper.cpp:226
↓ 2 callersFunctionFORZ
tools/onnx2daq/OnnxConverter.cpp:177
↓ 2 callersFunctionGetBytesNumFromOperandType
dnnlibrary/ModelBuilder.cpp:127
↓ 2 callersFunctionGetModel
binaries/dnn_benchmark.cpp:41
↓ 2 callersMethodGetSize
dnnlibrary/Model.cpp:104
↓ 2 callersFunctionIsValidSupportedNodesVec
tools/onnx2daq/OnnxConverter.cpp:618
↓ 2 callersFunctionNHWC2NCHW
binaries/dnn_retrieve_result.cpp:43
↓ 2 callersFunctionNnApiImplementation
dnnlibrary/nnapi_implementation.cc:222
↓ 2 callersFunctionReadDaqImpl
dnnlibrary/DaqReader.cpp:619
next →1–100 of 1,027, ranked by callers