Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JDAI-CV/DNNLibrary
/ functions
Functions
1,027 in github.com/JDAI-CV/DNNLibrary
⨍
Functions
1,027
◇
Types & classes
298
↓ 88 callers
Method
Finish
include/common/daq_generated.h:2169
↓ 83 callers
Method
has_value
include/common/expected.hpp:820
↓ 73 callers
Method
size
binaries/argh.h:104
↓ 71 callers
Method
insert
include/common/StrKeyMap.h:47
↓ 54 callers
Method
add_output
include/common/daq_generated.h:2161
↓ 54 callers
Function
output
include/common/daq_generated.h:882
↓ 53 callers
Method
get
tools/onnx2daq/NodeAttrHelper.cpp:17
↓ 50 callers
Function
invoke
include/common/expected.hpp:254
↓ 49 callers
Function
cogoutl
(txt)
generate_code.py:28
↓ 48 callers
Method
add_input
include/common/daq_generated.h:2158
↓ 48 callers
Function
input
include/common/daq_generated.h:696
↓ 46 callers
Method
AddShape
common/Shaper.cpp:287
↓ 45 callers
Method
has
include/common/StrKeyMap.h:43
↓ 40 callers
Function
make_unexpected
include/common/expected.hpp:176
↓ 37 callers
Function
has_value
include/common/expected.hpp:1889
↓ 27 callers
Function
CreateLayer
include/common/daq_generated.h:5914
↓ 26 callers
Method
Identity
common/Shaper.cpp:282
↓ 22 callers
Method
end
binaries/argh.h:103
↓ 20 callers
Function
expected_map_impl
include/common/expected.hpp:1998
↓ 20 callers
Method
str
Get the string value.
binaries/argh.h:56
↓ 13 callers
Function
swap
include/common/expected.hpp:2320
↓ 12 callers
Function
and_then_impl
include/common/expected.hpp:1950
↓ 12 callers
Method
begin
begin() and end() for using range-for over positional args.
binaries/argh.h:102
↓ 11 callers
Method
Eltwise
common/Shaper.cpp:234
↓ 11 callers
Function
Product
common/helper.h:11
↓ 11 callers
Method
clear
include/common/StrKeyMap.h:40
↓ 10 callers
Function
map_error_impl
include/common/expected.hpp:2109
↓ 9 callers
Method
float_data
include/tools/onnx2daq/OnnxConverter.h:37
↓ 9 callers
Function
update_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 callers
Method
GetSize
common/Shaper.cpp:291
↓ 8 callers
Method
add_fuse_code
include/common/daq_generated.h:2043
↓ 8 callers
Function
cogout
(txt)
generate_code.py:24
↓ 7 callers
Method
AddTensorFromBuffer
* @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 callers
Function
value_ptr
include/common/optional.h:627
↓ 6 callers
Method
construct_error
include/common/expected.hpp:675
↓ 6 callers
Method
value_or
include/common/optional.h:1202
↓ 5 callers
Function
CreateTensorDirect
include/common/daq_generated.h:497
↓ 5 callers
Function
GetAndroidSdkVersion
dnnlibrary/nnapi_implementation.cc:32
↓ 5 callers
Method
add_input1
include/common/daq_generated.h:2037
↓ 5 callers
Method
add_input2
include/common/daq_generated.h:2040
↓ 5 callers
Function
input1
include/common/daq_generated.h:2014
↓ 5 callers
Function
input2
include/common/daq_generated.h:2017
↓ 5 callers
Function
isScalarType
A helper function
include/dnnlibrary/NeuralNetworksWrapper.h:74
↓ 5 callers
Function
type
include/common/daq_generated.h:5670
↓ 5 callers
Function
typeToStr
include/dnnlibrary/NeuralNetworksWrapper.h:78
↓ 5 callers
Method
valptr
include/common/expected.hpp:1227
↓ 4 callers
Method
AddInput
dnnlibrary/Model.cpp:94
↓ 4 callers
Method
AddOutput
dnnlibrary/Model.cpp:99
↓ 4 callers
Method
Compile
dnnlibrary/ModelBuilder.cpp:210
↓ 4 callers
Method
GetOutputs
dnnlibrary/Model.cpp:116
↓ 4 callers
Method
Pool
common/Shaper.cpp:152
↓ 4 callers
Method
Predict
dnnlibrary/Model.cpp:121
↓ 4 callers
Method
ReadDaq
* 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 callers
Method
SetOutputBuffer
dnnlibrary/Model.cpp:63
↓ 4 callers
Method
add_bias
include/common/daq_generated.h:766
↓ 4 callers
Method
add_padding_bottom
include/common/daq_generated.h:778
↓ 4 callers
Method
add_padding_left
include/common/daq_generated.h:769
↓ 4 callers
Method
add_padding_right
include/common/daq_generated.h:772
↓ 4 callers
Method
add_padding_top
include/common/daq_generated.h:775
↓ 4 callers
Method
add_stride_x
include/common/daq_generated.h:781
↓ 4 callers
Method
add_stride_y
include/common/daq_generated.h:784
↓ 4 callers
Method
construct
include/common/expected.hpp:665
↓ 4 callers
Function
infer_cfg
(cfg, target: Target)
generate_code.py:120
↓ 4 callers
Function
inputs
include/common/daq_generated.h:2191
↓ 4 callers
Method
int32_data
include/tools/onnx2daq/OnnxConverter.h:47
↓ 4 callers
Function
make_optional
include/common/optional.h:1496
↓ 4 callers
Function
or_else_impl
include/common/expected.hpp:2223
↓ 4 callers
Function
setHandle
dnnlibrary/jni_handle.h:18
↓ 4 callers
Function
throw_exception
include/common/expected.hpp:187
↓ 3 callers
Method
Convert
tools/onnx2daq/OnnxConverter.cpp:399
↓ 3 callers
Method
GetInputs
dnnlibrary/Model.cpp:112
↓ 3 callers
Function
GetQuantInfo
dnnlibrary/DaqReader.cpp:97
↓ 3 callers
Function
GetShape
tools/onnx2daq/OnnxConverter.cpp:411
↓ 3 callers
Method
Prepare
dnnlibrary/ModelBuilder.cpp:320
↓ 3 callers
Method
add_name
include/common/daq_generated.h:643
↓ 3 callers
Method
add_weight
include/common/daq_generated.h:763
↓ 3 callers
Function
bias
include/common/daq_generated.h:702
↓ 3 callers
Function
name
include/common/daq_generated.h:402
↓ 3 callers
Method
rdbuf
binaries/argh.h:58
↓ 3 callers
Method
run
(self)
tools/onnx2daq/python/setup.py:97
↓ 3 callers
Function
update_scale_and_zp
(key, arr)
quant.py:43
↓ 3 callers
Function
weight
include/common/daq_generated.h:699
↓ 2 callers
Method
AddLayer_ADD
dnnlibrary/ModelBuilderImpl.cpp:258
↓ 2 callers
Method
AddLayer_CONV_2D
dnnlibrary/ModelBuilderImpl.cpp:776
↓ 2 callers
Method
AddLayer_DEPTHWISE_CONV_2D
dnnlibrary/ModelBuilderImpl.cpp:305
↓ 2 callers
Method
AddLayer_RELU
dnnlibrary/ModelBuilderImpl.cpp:169
↓ 2 callers
Method
BatchToSpace
common/Shaper.cpp:249
↓ 2 callers
Method
Concat
common/Shaper.cpp:198
↓ 2 callers
Method
Conv
/ 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 callers
Function
CreateModel
include/common/daq_generated.h:6058
↓ 2 callers
Method
DepthwiseConv
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 callers
Method
FC
common/Shaper.cpp:226
↓ 2 callers
Function
FORZ
tools/onnx2daq/OnnxConverter.cpp:177
↓ 2 callers
Function
GetBytesNumFromOperandType
dnnlibrary/ModelBuilder.cpp:127
↓ 2 callers
Function
GetModel
binaries/dnn_benchmark.cpp:41
↓ 2 callers
Method
GetSize
dnnlibrary/Model.cpp:104
↓ 2 callers
Function
IsValidSupportedNodesVec
tools/onnx2daq/OnnxConverter.cpp:618
↓ 2 callers
Function
NHWC2NCHW
binaries/dnn_retrieve_result.cpp:43
↓ 2 callers
Function
NnApiImplementation
dnnlibrary/nnapi_implementation.cc:222
↓ 2 callers
Function
ReadDaqImpl
dnnlibrary/DaqReader.cpp:619
next →
1–100 of 1,027, ranked by callers