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
↓ 28 callers
Method
CreateTensor
test/ccutils/mace/ops/ops_test_util.h:419
↓ 28 callers
Method
Reshape
mace/core/tensor.cc:157
↓ 28 callers
Method
convert_general_op
(self, caffe_op)
tools/python/transform/caffe_converter.py:375
↓ 28 callers
Method
operator_def
mace/core/ops/operator.h:106
↓ 28 callers
Method
replace
(obj_list, source, target)
tools/python/transform/transformer.py:265
↓ 27 callers
Method
Run
test/ccutils/mace/ops/ops_test_util.cc:290
↓ 27 callers
Method
Run
micro/test/ccbenchmark/micro/rpc/stub/benchmark.cc:28
↓ 26 callers
Method
buffer_offset
mace/core/tensor.cc:128
↓ 26 callers
Method
data_format
(self)
tools/python/transform/base_converter.py:434
↓ 26 callers
Method
size
mace/core/memory/allocator.h:73
↓ 26 callers
Function
swap
micro/base/utils.h:78
↓ 25 callers
Function
RoundUp
mace/utils/math.h:28
↓ 25 callers
Method
add_arg_const_node
(self, op, name, dims, data=None, insert_index=None, data_type=mace_pb2.DT_INT32)
tools/python/transform/hexagon_converter.py:276
↓ 25 callers
Method
add_data_format_arg
(op, data_format)
tools/python/transform/base_converter.py:784
↓ 25 callers
Method
add_output_shape
(self, op, shapes)
tools/python/transform/shape_inference.py:83
↓ 25 callers
Method
data
(self)
tools/python/quantize/quantize_util.py:34
↓ 25 callers
Function
execute
(cmd, verbose=True)
tools/python/utils/device.py:29
↓ 25 callers
Method
rm
(self, file)
tools/device.py:116
↓ 24 callers
Function
Sphinx
mace/core/bfloat16.h:30
↓ 24 callers
Method
safe_remove_node
remove op. 1. change the inputs of its consumers to the outputs of replace_op 2. if the op is output node, change output node to repla
tools/python/transform/transformer.py:328
↓ 23 callers
Method
GetRuntimeType
mace/runtimes/cpu/cpu_runtime.cc:40
↓ 23 callers
Function
OpenCLErrorToString
mace/runtimes/opencl/core/opencl_executor.cc:34
↓ 23 callers
Function
QuantOutputInt32
test/ccunit/mace/ops/matmul_test.cc:256
↓ 23 callers
Function
QuantOutputUint8
test/ccunit/mace/ops/matmul_test.cc:162
↓ 23 callers
Function
TransformFilter
mace/runtimes/opencl/transform/buffer_transformer.cc:114
↓ 23 callers
Method
error
(module, message, location_info="")
tools/common.py:63
↓ 23 callers
Function
max
micro/base/utils.h:68
↓ 22 callers
Function
Default3DLocalWS
mace/runtimes/opencl/core/opencl_helper.cc:116
↓ 22 callers
Function
RoundUpDiv
mace/utils/math.h:33
↓ 22 callers
Method
node_id
mace/runtimes/hexagon/hexagon_control_wrapper.h:68
↓ 22 callers
Function
pow
mace/core/fp16.h:75
↓ 22 callers
Function
vld1_bf16
load of 2D vector
mace/ops/arm/base/common_neon.h:192
↓ 21 callers
Method
Clear
mace/core/tensor.cc:151
↓ 21 callers
Function
GenerateRandomRealTypeData
test/ccutils/mace/ops/testing/test_utils.h:37
↓ 21 callers
Method
ObtainBuffer
mace/core/runtime/runtime.cc:100
↓ 21 callers
Function
Transpose
mace/utils/transpose.h:165
↓ 21 callers
Function
lowest
micro/base/utils.cc:84
↓ 20 callers
Method
Init
micro/framework/graph.cc:31
↓ 20 callers
Method
IsNonUniformWorkgroupsSupported
mace/runtimes/opencl/core/opencl_executor.cc:1010
↓ 20 callers
Function
NowMicros
micro/port/api.cc:43
↓ 20 callers
Method
pack
(self, value, pb_type)
tools/python/micro/proto_to_bytes.py:69
↓ 19 callers
Function
FloatToString
mace/utils/statistics.h:67
↓ 19 callers
Function
TestGemmBFloat16
test/ccunit/mace/ops/arm/bf16/gemm_test.cc:28
↓ 19 callers
Function
TestGemmFloat16
test/ccunit/mace/ops/arm/arm82/gemm_test.cc:28
↓ 19 callers
Function
TestGemmFloat32
test/ccunit/mace/ops/arm/fp32/gemm_test.cc:28
↓ 19 callers
Method
length
mace/port/posix/file_system.cc:41
↓ 19 callers
Method
scale
(self)
tools/python/quantize/quantize_util.py:38
↓ 18 callers
Method
GetCurRuntime
mace/core/tensor.cc:132
↓ 18 callers
Method
push
(self, src_path, dst_path)
tools/device.py:122
↓ 18 callers
Method
raw_mutable_data
mace/core/tensor.cc:141
↓ 17 callers
Method
AddFloatsArg
test/ccutils/mace/ops/ops_test_util.cc:97
↓ 17 callers
Function
DebugLog
micro/port/api.cc:32
↓ 17 callers
Method
Transform
mace/runtimes/opencl/transform/buffer_transformer.cc:55
↓ 17 callers
Function
exp
mace/core/fp16.h:47
↓ 16 callers
Method
AddNewOperatorDef
test/ccutils/mace/ops/ops_test_util.h:440
↓ 16 callers
Function
CopyDataBetweenDiffType
mace/utils/transpose.h:391
↓ 16 callers
Function
IncreaseIndex
mace/ops/eltwise.cc:54
↓ 16 callers
Function
MACE_DEFINE_RANDOM_INPUT
micro/test/ccunit/micro/ops/squeeze_test.cc:53
↓ 16 callers
Function
StopTiming
micro/test/ccbenchmark/micro/benchmark_utils/test_benchmark.cc:176
↓ 16 callers
Function
floor
mace/core/fp16.h:55
↓ 16 callers
Function
min
micro/base/utils.h:73
↓ 15 callers
Function
IncreaseIndex
micro/ops/eltwise.cc:34
↓ 15 callers
Method
QuantizeWithScaleAndZeropoint
mace/core/quantize.cc:26
↓ 15 callers
Method
convert_general_op
(self, mge_op)
tools/python/transform/megengine_converter.py:282
↓ 15 callers
Method
get_data_bytes
(self, data_type)
tools/python/micro/scratch_computer.py:77
↓ 15 callers
Function
pow
micro/base/utils.cc:100
↓ 15 callers
Method
raw_data
mace/core/tensor.cc:136
↓ 15 callers
Function
sqrt
mace/core/fp16.h:35
↓ 15 callers
Function
strcmp
micro/base/utils.cc:34
↓ 14 callers
Function
CalculateResizeScale
mace/ops/common/utils.h:34
↓ 14 callers
Method
Compute3D
mace/utils/thread_pool.cc:424
↓ 14 callers
Method
convert_general_op
(self, outputs_vals)
tools/python/transform/pytorch_converter.py:282
↓ 14 callers
Method
convert_general_op_with_input_output
(self, keras_op)
tools/python/transform/keras_converter.py:235
↓ 14 callers
Function
load_data
(file, data_type='float32')
tools/validate.py:41
↓ 14 callers
Function
load_data
(file, data_type=mace_pb2.DT_FLOAT)
tools/python/validate.py:30
↓ 14 callers
Method
set_data_format
mace/core/tensor.cc:116
↓ 13 callers
Function
CopyDataBetweenSameType
mace/utils/transpose.h:375
↓ 13 callers
Function
FillBuiltOptions
mace/ops/common/utils.cc:31
↓ 13 callers
Function
LogLevelFromStr
mace/port/logger.cc:33
↓ 13 callers
Function
StartTiming
micro/test/ccbenchmark/micro/benchmark_utils/test_benchmark.cc:173
↓ 13 callers
Function
StringToActivationType
mace/ops/activation.h:30
↓ 13 callers
Function
TestBFloat16
test/ccunit/mace/ops/conv_2d_test.cc:1401
↓ 13 callers
Function
TestFloat16
test/ccunit/mace/ops/conv_2d_test.cc:1469
↓ 13 callers
Function
TestQuant
test/ccunit/mace/ops/conv_2d_test.cc:1277
↓ 13 callers
Function
ToString
micro/base/value_to_str.h:27
↓ 13 callers
Function
TuningOrRun2DKernel
mace/runtimes/opencl/core/opencl_helper.cc:300
↓ 13 callers
Method
get_arg
(op, arg_name)
tools/python/utils/net_util.py:13
↓ 13 callers
Method
get_input_dims
(mace_op, mace_net, idx)
tools/python/utils/net_util.py:20
↓ 13 callers
Method
size
micro/ops/utils/matrix.h:78
↓ 12 callers
Function
FillNormalRandomInput
micro/test/ccutils/micro/ops/test_utils.cc:84
↓ 12 callers
Method
GetOutputShapeDimSize
micro/test/ccutils/micro/ops/substitute_op.cc:85
↓ 12 callers
Method
OutputSize
mace/core/ops/operator.h:84
↓ 12 callers
Method
add_tensor
(self, name, shape, data_type, value)
tools/python/transform/caffe_converter.py:365
↓ 12 callers
Method
fake_warmup
mace/core/ops/op_context.cc:48
↓ 11 callers
Function
CalcOutputSize
mace/ops/common/conv_pool_2d_util.cc:146
↓ 11 callers
Function
QuantizeMultiplier
mace/core/quantize.h:104
↓ 11 callers
Method
ReleaseAllBuffer
mace/core/runtime/runtime.cc:121
↓ 11 callers
Function
Simple
micro/test/ccunit/micro/ops/reduce_test.cc:30
↓ 11 callers
Function
Split
mace/utils/string_util.cc:133
↓ 11 callers
Function
TestQuant
test/ccunit/mace/ops/pooling_test.cc:572
← previous
next →
101–200 of 4,354, ranked by callers