Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JDAI-CV/dabnn
/ functions
Functions
532 in github.com/JDAI-CV/dabnn
⨍
Functions
532
◇
Types & classes
95
Method
add_strides
common/dab_generated.h:824
Method
add_weight
common/dab_generated.h:447
Method
add_weight
common/dab_generated.h:584
Function
align_hwc_to_128
common/dab_generated.h:167
Function
as
tools/onnx2bnn/optional.h:694
Function
axis
common/dab_generated.h:1186
Method
bad_optional_access
tools/onnx2bnn/optional.h:728
Method
bad_stream
common/argh.h:264
Function
baseline_bconv_float
common/baseline.h:118
Method
bconv_1x1_256
dabnn/bconv.h:1156
Method
bconv_1x1_512
dabnn/bconv.h:934
Method
bconv_1x1_64
dabnn/bconv.h:1674
Method
bconv_3x3
dabnn/bconv.h:855
Method
bconv_3x3_128_internal_fallback
* weight 3x3, channel 128, output channel 128 */
dabnn/bconv.h:600
Method
bconv_3x3_128_internal_s1
* weight 3x3, stride 1, input channel 128, output channel 128 */
dabnn/bconv.h:684
Method
bconv_3x3_64
dabnn/bconv.h:57
Method
bconv_3x3_64_fallback
dabnn/bconv.h:527
Method
bconv_3x3_64_opt
dabnn/bconv.h:425
Method
bconv_3x3_64_opt2
dabnn/bconv.h:220
Method
bconv_3x3_64_opt3
dabnn/bconv.h:62
Method
bconv_3x3_64_opt4
dabnn/bconv.h:288
Method
begin
This is "const decltype(as_const(map_).begin()) begin() const"
common/StrKeyMap.h:34
Method
bitpack
* Bitpack a bnn tensor, input_channels should be the last dimension * The data size of the packed tensor may be different from * Shaper::total(tenso
tools/onnx2bnn/OnnxConverter.cpp:121
Method
c
common/Shaper.h:30
Method
clear
dabnn/allocator.cpp:41
Method
clone
dabnn/mat.h:454
Function
convert
tools/onnx2bnn/pywrapper.cpp:7
Method
create
dabnn/net.cpp:298
Function
data_type
common/dab_generated.h:152
Function
destruct_value
tools/onnx2bnn/optional.h:622
Method
direct_conv_compatible
dabnn/layers/BinConv.cpp:100
Function
emplace
tools/onnx2bnn/optional.h:609
Method
fastFree
dabnn/allocator.cpp:103
Method
fastMalloc
dabnn/allocator.cpp:63
Method
fill
dabnn/mat.h:352
Method
finalize
()
ci/android_aar/dabnn/src/main/java/me/daquexian/dabnn/Net.java:14
Method
forward_impl
dabnn/layers/FloatConv.cpp:9
Method
forward_impl
dabnn/layers/Pad.cpp:9
Method
forward_impl
dabnn/layers/Shuffle.cpp:6
Method
forward_impl
dabnn/layers/Relu.cpp:10
Method
forward_impl
dabnn/layers/Add.cpp:32
Method
forward_impl
dabnn/layers/AvePool.cpp:148
Method
forward_impl
dabnn/layers/Split.cpp:6
Method
forward_impl
dabnn/layers/Concat.cpp:7
Method
forward_impl
dabnn/layers/Binarize.cpp:9
Method
forward_impl
dabnn/layers/BinConv.cpp:144
Method
forward_impl
dabnn/layers/PRelu.cpp:6
Method
forward_impl
dabnn/layers/Affine.cpp:42
Method
forward_impl
dabnn/layers/MaxPool.cpp:270
Method
gemm_compatible
dabnn/layers/BinConv.cpp:128
Method
get
tools/onnx2bnn/OnnxConverter.h:29
Method
getBlob
(String blobName)
ci/android_aar/dabnn/src/main/java/me/daquexian/dabnn/Net.java:23
Function
getHandle
dabnn/jni/jni_handle.h:15
Function
get_input
quick fix
common/flatbuffers_helper.h:76
Method
get_weak
dabnn/net.cpp:296
Method
got_flag
common/argh.h:302
Method
h
common/Shaper.h:28
Method
has
common/StrKeyMap.h:49
Function
in_place
tools/onnx2bnn/optional.h:119
Function
in_place_index
tools/onnx2bnn/optional.h:137
Function
in_place_type
tools/onnx2bnn/optional.h:131
Method
is_number
common/argh.h:273
Method
is_option
common/argh.h:284
Method
is_param
common/argh.h:309
Method
kc
common/Shaper.h:26
Method
kh
common/Shaper.h:24
Method
kn
common/Shaper.h:23
Method
kw
common/Shaper.h:25
Method
m
tools/onnx2bnn/OnnxConverter.cpp:31
Function
main
tools/onnx2bnn/onnx2bnn.cpp:88
Function
main
benchmark/benchmark_single_model.cpp:21
Function
main
binaries/run.cpp:12
Function
make_optional
tools/onnx2bnn/optional.h:1496
Method
mat
dabnn/layer.cpp:12
Method
method
dabnn/layers/BinConv.cpp:80
Method
n
common/Shaper.h:27
Method
noexcept
tools/onnx2bnn/optional.h:1115
Method
nullopt_t
tools/onnx2bnn/optional.h:713
Method
onnx_kc
common/Shaper.h:22
Method
onnx_kh
common/Shaper.h:20
Method
onnx_kn
common/Shaper.h:19
Method
onnx_kw
common/Shaper.h:21
Method
operator ->
tools/onnx2bnn/optional.h:1129
Function
operator!=
tools/onnx2bnn/optional.h:1285
Method
operator()
tools/onnx2bnn/optional.h:1519
Method
operator()
common/argh.h:339
Function
operator<
tools/onnx2bnn/optional.h:1291
Function
operator<=
tools/onnx2bnn/optional.h:1303
Method
operator=
tools/onnx2bnn/optional.h:989
Function
operator==
tools/onnx2bnn/optional.h:1279
Method
operator==
dabnn/mat.h:295
Function
operator>
tools/onnx2bnn/optional.h:1297
Function
operator>=
tools/onnx2bnn/optional.h:1309
Method
operator[]
common/argh.h:316
Method
optional
tools/onnx2bnn/optional.h:760
Function
optional<T> make_optional
tools/onnx2bnn/optional.h:1482
Function
pack_mat_128_baseline
dabnn/bitpack.h:236
Method
parser
common/argh.h:80
Method
point
dabnn/mat.h:606
Method
predict
(float[] input)
ci/android_aar/dabnn/src/main/java/me/daquexian/dabnn/Net.java:24
← previous
next →
401–500 of 532, ranked by callers