MCPcopy Create free account

hub / github.com/XiaoMi/mace / functions

Functions4,354 in github.com/XiaoMi/mace

MethodDoGetInputData
micro/framework/operator.cc:76
MethodDoGetInputData
micro/test/ccutils/micro/ops/substitute_op.cc:61
MethodDoGetInputData
micro/test/ccutils/micro/ops/operator.test.cc:75
MethodDoGetOutputData
micro/framework/operator.cc:154
MethodDoGetOutputData
micro/test/ccutils/micro/ops/substitute_op.cc:80
MethodDoGetOutputData
micro/test/ccutils/micro/ops/operator.test.cc:91
MethodDoInit
mace/runtimes/apu/v1v2v3/v2v3/apu_wrapper.cc:82
MethodDoInit
for mt67xx socs on android Q
mace/runtimes/apu/v1v2v3/v1/apu_wrapper.cc:82
MethodDoInit
mace/libmace/engines/single_flow_engine.cc:87
MethodDoInit
mace/libmace/engines/serial_engine.cc:413
FunctionDynamicLSTM
test/ccbenchmark/mace/ops/dynamic_lstm_benchmark.cc:26
MethodDynamicLSTMOp
mace/ops/dynamic_lstm.cc:56
MethodElapsedMicros
mace/utils/timer.h:52
MethodElapsedMicros
mace/runtimes/opencl/core/opencl_executor.cc:302
FunctionEltCompute
mace/ops/arm/q8/eltwise.cc:28
FunctionEltCompute<SUB>
mace/ops/arm/q8/eltwise.cc:39
FunctionEltCompute<SUM>
mace/ops/arm/q8/eltwise.cc:35
MethodEltwise
mace/ops/arm/q8/eltwise.cc:53
MethodEltwise
mace/ops/ref/q8/eltwise.cc:26
MethodEltwise
mace/ops/delegator/eltwise.h:40
FunctionEltwiseBenchmark
test/ccbenchmark/mace/ops/eltwise_benchmark.cc:27
FunctionEltwiseBenchmark
micro/test/ccbenchmark/micro/ops/eltwise_benchmark.cc:25
MethodEltwiseKernel
mace/ops/opencl/image/eltwise.h:37
MethodEltwiseOp
mace/ops/eltwise.cc:952
MethodEltwiseOp
mace/ops/eltwise.cc:1150
MethodEltwiseOp
mace/ops/eltwise.cc:1198
MethodEltwiseOpBuilder
mace/runtimes/qnn/ops/eltwise_op_builder.cc:54
MethodEltwiseParam
mace/ops/delegator/eltwise.h:32
FunctionEluBenchmark
test/ccbenchmark/mace/ops/activation_benchmark.cc:243
MethodEqual
test/ccutils/mace/ops/testing/test_utils.h:191
MethodEqual
test/ccutils/mace/ops/testing/test_utils.h:243
MethodEqual
micro/test/ccutils/micro/ops/gtest_utils.h:53
MethodEqual
micro/test/ccutils/micro/ops/gtest_utils.h:96
MethodExecuteGraph
mace/runtimes/hexagon/hta/hexagon_hta_wrapper.cc:368
MethodExecuteGraph
mace/runtimes/hexagon/dsp/hexagon_dsp_wrapper.cc:465
MethodExecuteGraphNew
mace/runtimes/hexagon/hta/hexagon_hta_wrapper.cc:376
MethodExecuteGraphNew
mace/runtimes/hexagon/dsp/hexagon_dsp_wrapper.cc:509
MethodExecuteMeanNormKernel
mace/ops/opencl/image/mvnorm.cc:181
MethodExecuteMeanValueKernel
mace/ops/opencl/image/mvnorm.cc:136
MethodExecuteVarianceNormStep1Kernel
compute the (X - EX)^2
mace/ops/opencl/image/mvnorm.cc:222
MethodExecuteVarianceNormStep2Kernel
compute (X - EX) / (E((X - EX)^2)^0.5 + eps_)
mace/ops/opencl/image/mvnorm.cc:261
MethodExistArg
mace/core/ops/operator.h:64
MethodExistArg
mace/core/proto/arg_helper.h:45
MethodExistArg
mace/core/proto/arg_helper.cc:42
MethodExpandDimsOp
mace/ops/expand_dims.cc:29
FunctionExpectEqual<double>
test/ccutils/mace/ops/testing/test_utils.h:174
FunctionExpectEqual<double>
micro/test/ccutils/micro/ops/gtest_utils.h:41
FunctionExpectEqual<float>
test/ccutils/mace/ops/testing/test_utils.h:169
FunctionExpectEqual<float>
micro/test/ccutils/micro/ops/gtest_utils.h:36
FunctionExpectTensorNear
test/ccutils/mace/ops/testing/test_utils.h:285
FunctionExpectTensorNear
micro/test/ccutils/micro/ops/gtest_utils.h:119
FunctionExpectTensorSimilar
test/ccutils/mace/ops/testing/test_utils.h:301
MethodExtractImagePatches
mace/ops/extract_image_patches.cc:84
FunctionExtractImagePatches3S2
test/ccunit/mace/ops/extract_image_patches_test.cc:221
MethodExtractImagePatchesOp
mace/ops/extract_image_patches.cc:47
MethodExtractImagePatchesOp
mace/ops/extract_image_patches.cc:150
FunctionExtractPooling
test/ccbenchmark/mace/ops/extract_pooling_benchmark.cc:23
MethodExtractPoolingOp
mace/ops/extract_pooling.cc:41
FunctionFCBenchmark
test/ccbenchmark/mace/ops/fully_connected_benchmark.cc:27
FunctionFCBenchmark<RT_CPU, uint8_t>
test/ccbenchmark/mace/ops/fully_connected_benchmark.cc:72
FunctionFP16Gemv<float16_t, float, float>
mace/ops/arm/fp16/gemv.h:51
MethodFakeWarmup
mace/core/flow/base_flow.cc:118
MethodFakeWarmup
mace/libmace/engines/serial_engine.cc:122
MethodFakeWarmup
mace/flows/opencl/opencl_ref_flow.cc:135
MethodFileStorage
mace/core/kv_storage.cc:75
MethodFileStorageFactory
mace/core/kv_storage.cc:65
MethodFileSystem
include/mace/port/file_system.h:64
MethodFillOp
mace/ops/fill.cc:28
FunctionFillRandomInput
micro/test/ccutils/micro/ops/test_utils.cc:64
FunctionFillUniformRandomInput
micro/test/ccutils/micro/ops/test_utils.cc:72
FunctionFilterBufferToImage
test/ccbenchmark/mace/ops/buffer_to_image_benchmark.cc:28
MethodFilterRulerInfo
mace/core/net_def_adapter.cc:36
MethodFinalize
mace/runtimes/hexagon/dsp/hexagon_dsp_wrapper.cc:165
MethodFinalizeAddOperation
Finish emitting the op (of type `type`) into the Neuron.
mace/runtimes/apu/v4/neuron_delegate_builder.h:463
MethodFindCurDeviceIonType
mace/runtimes/opencl/core/opencl_executor.cc:1019
FunctionFloatCast
mace/core/types.h:104
MethodFlowContext
mace/core/flow/base_flow.h:53
MethodFlowRegistry
mace/core/flow/flow_registry.h:34
MethodFlush
mace/port/file_system.cc:61
MethodFormatAxis
mace/ops/concat.cc:36
MethodFormatIndices
micro/ops/strided_slice.h:152
MethodForward
We reuse tensors, so not need to Map input/output.
mace/ops/reshape.cc:82
MethodForward
mace/ops/transpose.cc:67
MethodForward
mace/ops/opencl/buffer_transform.cc:51
MethodFullyConnectedOp
mace/ops/fully_connected.cc:63
MethodFullyConnectedOp
mace/ops/fully_connected.cc:133
MethodFullyConnectedOp
mace/ops/fully_connected.cc:191
MethodFullyConnectedOpBase
mace/ops/fully_connected.cc:40
MethodGPUContextBuilder
mace/libmace/gpu_context_builder.cc:107
FunctionGPUOverflowTest
test/ccunit/mace/ops/eltwise_test.cc:560
FunctionGatherBenchmark
test/ccbenchmark/mace/ops/gather_benchmark.cc:26
MethodGatherOp
mace/ops/gather.cc:26
MethodGemm
mace/ops/arm/base/gemm.h:39
MethodGemm
mace/ops/ref/gemm.cc:24
MethodGemm
mace/ops/delegator/gemm.h:37
MethodGemm
micro/ops/utils/gemm.h:28
MethodGemm
micro/ops/utils/gemm.h:47
MethodGemmParam
mace/ops/delegator/gemm.h:29
MethodGemv
mace/ops/arm/base/gemv.h:30
MethodGemv
mace/ops/arm/q8/gemv.h:28
← previousnext →2,201–2,300 of 4,354, ranked by callers