Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XiaoMi/mace
/ functions
Functions
4,354 in github.com/XiaoMi/mace
⨍
Functions
4,354
◇
Types & classes
1,124
↳
Endpoints
2
Method
DoGetInputData
micro/framework/operator.cc:76
Method
DoGetInputData
micro/test/ccutils/micro/ops/substitute_op.cc:61
Method
DoGetInputData
micro/test/ccutils/micro/ops/operator.test.cc:75
Method
DoGetOutputData
micro/framework/operator.cc:154
Method
DoGetOutputData
micro/test/ccutils/micro/ops/substitute_op.cc:80
Method
DoGetOutputData
micro/test/ccutils/micro/ops/operator.test.cc:91
Method
DoInit
mace/runtimes/apu/v1v2v3/v2v3/apu_wrapper.cc:82
Method
DoInit
for mt67xx socs on android Q
mace/runtimes/apu/v1v2v3/v1/apu_wrapper.cc:82
Method
DoInit
mace/libmace/engines/single_flow_engine.cc:87
Method
DoInit
mace/libmace/engines/serial_engine.cc:413
Function
DynamicLSTM
test/ccbenchmark/mace/ops/dynamic_lstm_benchmark.cc:26
Method
DynamicLSTMOp
mace/ops/dynamic_lstm.cc:56
Method
ElapsedMicros
mace/utils/timer.h:52
Method
ElapsedMicros
mace/runtimes/opencl/core/opencl_executor.cc:302
Function
EltCompute
mace/ops/arm/q8/eltwise.cc:28
Function
EltCompute<SUB>
mace/ops/arm/q8/eltwise.cc:39
Function
EltCompute<SUM>
mace/ops/arm/q8/eltwise.cc:35
Method
Eltwise
mace/ops/arm/q8/eltwise.cc:53
Method
Eltwise
mace/ops/ref/q8/eltwise.cc:26
Method
Eltwise
mace/ops/delegator/eltwise.h:40
Function
EltwiseBenchmark
test/ccbenchmark/mace/ops/eltwise_benchmark.cc:27
Function
EltwiseBenchmark
micro/test/ccbenchmark/micro/ops/eltwise_benchmark.cc:25
Method
EltwiseKernel
mace/ops/opencl/image/eltwise.h:37
Method
EltwiseOp
mace/ops/eltwise.cc:952
Method
EltwiseOp
mace/ops/eltwise.cc:1150
Method
EltwiseOp
mace/ops/eltwise.cc:1198
Method
EltwiseOpBuilder
mace/runtimes/qnn/ops/eltwise_op_builder.cc:54
Method
EltwiseParam
mace/ops/delegator/eltwise.h:32
Function
EluBenchmark
test/ccbenchmark/mace/ops/activation_benchmark.cc:243
Method
Equal
test/ccutils/mace/ops/testing/test_utils.h:191
Method
Equal
test/ccutils/mace/ops/testing/test_utils.h:243
Method
Equal
micro/test/ccutils/micro/ops/gtest_utils.h:53
Method
Equal
micro/test/ccutils/micro/ops/gtest_utils.h:96
Method
ExecuteGraph
mace/runtimes/hexagon/hta/hexagon_hta_wrapper.cc:368
Method
ExecuteGraph
mace/runtimes/hexagon/dsp/hexagon_dsp_wrapper.cc:465
Method
ExecuteGraphNew
mace/runtimes/hexagon/hta/hexagon_hta_wrapper.cc:376
Method
ExecuteGraphNew
mace/runtimes/hexagon/dsp/hexagon_dsp_wrapper.cc:509
Method
ExecuteMeanNormKernel
mace/ops/opencl/image/mvnorm.cc:181
Method
ExecuteMeanValueKernel
mace/ops/opencl/image/mvnorm.cc:136
Method
ExecuteVarianceNormStep1Kernel
compute the (X - EX)^2
mace/ops/opencl/image/mvnorm.cc:222
Method
ExecuteVarianceNormStep2Kernel
compute (X - EX) / (E((X - EX)^2)^0.5 + eps_)
mace/ops/opencl/image/mvnorm.cc:261
Method
ExistArg
mace/core/ops/operator.h:64
Method
ExistArg
mace/core/proto/arg_helper.h:45
Method
ExistArg
mace/core/proto/arg_helper.cc:42
Method
ExpandDimsOp
mace/ops/expand_dims.cc:29
Function
ExpectEqual<double>
test/ccutils/mace/ops/testing/test_utils.h:174
Function
ExpectEqual<double>
micro/test/ccutils/micro/ops/gtest_utils.h:41
Function
ExpectEqual<float>
test/ccutils/mace/ops/testing/test_utils.h:169
Function
ExpectEqual<float>
micro/test/ccutils/micro/ops/gtest_utils.h:36
Function
ExpectTensorNear
test/ccutils/mace/ops/testing/test_utils.h:285
Function
ExpectTensorNear
micro/test/ccutils/micro/ops/gtest_utils.h:119
Function
ExpectTensorSimilar
test/ccutils/mace/ops/testing/test_utils.h:301
Method
ExtractImagePatches
mace/ops/extract_image_patches.cc:84
Function
ExtractImagePatches3S2
test/ccunit/mace/ops/extract_image_patches_test.cc:221
Method
ExtractImagePatchesOp
mace/ops/extract_image_patches.cc:47
Method
ExtractImagePatchesOp
mace/ops/extract_image_patches.cc:150
Function
ExtractPooling
test/ccbenchmark/mace/ops/extract_pooling_benchmark.cc:23
Method
ExtractPoolingOp
mace/ops/extract_pooling.cc:41
Function
FCBenchmark
test/ccbenchmark/mace/ops/fully_connected_benchmark.cc:27
Function
FCBenchmark<RT_CPU, uint8_t>
test/ccbenchmark/mace/ops/fully_connected_benchmark.cc:72
Function
FP16Gemv<float16_t, float, float>
mace/ops/arm/fp16/gemv.h:51
Method
FakeWarmup
mace/core/flow/base_flow.cc:118
Method
FakeWarmup
mace/libmace/engines/serial_engine.cc:122
Method
FakeWarmup
mace/flows/opencl/opencl_ref_flow.cc:135
Method
FileStorage
mace/core/kv_storage.cc:75
Method
FileStorageFactory
mace/core/kv_storage.cc:65
Method
FileSystem
include/mace/port/file_system.h:64
Method
FillOp
mace/ops/fill.cc:28
Function
FillRandomInput
micro/test/ccutils/micro/ops/test_utils.cc:64
Function
FillUniformRandomInput
micro/test/ccutils/micro/ops/test_utils.cc:72
Function
FilterBufferToImage
test/ccbenchmark/mace/ops/buffer_to_image_benchmark.cc:28
Method
FilterRulerInfo
mace/core/net_def_adapter.cc:36
Method
Finalize
mace/runtimes/hexagon/dsp/hexagon_dsp_wrapper.cc:165
Method
FinalizeAddOperation
Finish emitting the op (of type `type`) into the Neuron.
mace/runtimes/apu/v4/neuron_delegate_builder.h:463
Method
FindCurDeviceIonType
mace/runtimes/opencl/core/opencl_executor.cc:1019
Function
FloatCast
mace/core/types.h:104
Method
FlowContext
mace/core/flow/base_flow.h:53
Method
FlowRegistry
mace/core/flow/flow_registry.h:34
Method
Flush
mace/port/file_system.cc:61
Method
FormatAxis
mace/ops/concat.cc:36
Method
FormatIndices
micro/ops/strided_slice.h:152
Method
Forward
We reuse tensors, so not need to Map input/output.
mace/ops/reshape.cc:82
Method
Forward
mace/ops/transpose.cc:67
Method
Forward
mace/ops/opencl/buffer_transform.cc:51
Method
FullyConnectedOp
mace/ops/fully_connected.cc:63
Method
FullyConnectedOp
mace/ops/fully_connected.cc:133
Method
FullyConnectedOp
mace/ops/fully_connected.cc:191
Method
FullyConnectedOpBase
mace/ops/fully_connected.cc:40
Method
GPUContextBuilder
mace/libmace/gpu_context_builder.cc:107
Function
GPUOverflowTest
test/ccunit/mace/ops/eltwise_test.cc:560
Function
GatherBenchmark
test/ccbenchmark/mace/ops/gather_benchmark.cc:26
Method
GatherOp
mace/ops/gather.cc:26
Method
Gemm
mace/ops/arm/base/gemm.h:39
Method
Gemm
mace/ops/ref/gemm.cc:24
Method
Gemm
mace/ops/delegator/gemm.h:37
Method
Gemm
micro/ops/utils/gemm.h:28
Method
Gemm
micro/ops/utils/gemm.h:47
Method
GemmParam
mace/ops/delegator/gemm.h:29
Method
Gemv
mace/ops/arm/base/gemv.h:30
Method
Gemv
mace/ops/arm/q8/gemv.h:28
← previous
next →
2,201–2,300 of 4,354, ranked by callers