Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cambricon/mlu-ops
/ functions
Functions
4,409 in github.com/Cambricon/mlu-ops
⨍
Functions
4,409
◇
Types & classes
1,080
↓ 1 callers
Function
configureFFT1dWorkspaceAddrs
kernels/fft/c2c_fft/c2c_fft_host.cpp:968
↓ 1 callers
Function
configureFFT2dWorkspaceAddrs
kernels/fft/c2c_fft/c2c_fft_host.cpp:1029
↓ 1 callers
Function
configureIRFFT1dMatmulReserveAddrs
kernels/fft/irfft/irfft_host.cpp:364
↓ 1 callers
Function
configureIRFFT1dMatmulWorkspaceAddrs
kernels/fft/irfft/irfft_host.cpp:485
↓ 1 callers
Function
configureIRFFT1dWorkspaceAddrs
kernels/fft/irfft/irfft_host.cpp:598
↓ 1 callers
Function
configureIRFFT2dWorkspaceAddrs
kernels/fft/irfft/irfft_host.cpp:1373
↓ 1 callers
Function
configureRFFT1dMatmulReserveAddrs
kernels/fft/rfft/rfft_host.cpp:299
↓ 1 callers
Function
configureRFFT1dMatmulWorkspaceAddrs
kernels/fft/rfft/rfft_host.cpp:520
↓ 1 callers
Function
configureRFFT1dWorkspaceAddrs
kernels/fft/rfft/rfft_host.cpp:334
↓ 1 callers
Function
configureRFFT2dWorkspaceAddrs
kernels/fft/rfft/rfft_host.cpp:373
↓ 1 callers
Function
convertDeviceNameFromInt
core/context.cpp:49
↓ 1 callers
Method
copy
test/mlu_op_gtest/pb_gtest/src/evaluator.cpp:340
↓ 1 callers
Function
counterJsonStringify
test/mlu_op_gtest/pb_gtest/src/gtest/mlu_op_gtest.cpp:548
↓ 1 callers
Function
cpuGetSyncBnBkwReduceOuput
test/mlu_op_gtest/pb_gtest/src/zoo/sync_batchnorm_backward_reduce/sync_batchnorm_backward_reduce.cpp:181
↓ 1 callers
Function
cpuRoiPointPool3d
test/mlu_op_gtest/pb_gtest/src/zoo/roipoint_pool3d/roipoint_pool3d.cpp:161
↓ 1 callers
Function
cpuRoiawarePool3dBackward
test/mlu_op_gtest/pb_gtest/src/zoo/roiaware_pool3d_backward/roiaware_pool3d_backward.cpp:94
↓ 1 callers
Function
cpuRoiawarePool3dForward
test/mlu_op_gtest/pb_gtest/src/zoo/roiaware_pool3d_forward/roiaware_pool3d_forward.cpp:191
↓ 1 callers
Function
cpuSyncBatchNormBackwardElemt
test/mlu_op_gtest/pb_gtest/src/zoo/sync_batch_norm_backward_elemt/sync_batch_norm_backward_elemt.cpp:29
↓ 1 callers
Function
cpuSyncBatchNormStats
test/mlu_op_gtest/pb_gtest/src/zoo/sync_batchnorm_stats/sync_batchnorm_stats.cpp:88
↓ 1 callers
Function
cpuSyncBatchnormBackwardElemt
test/mlu_op_gtest/pb_gtest/src/zoo/sync_batchnorm_backward_elemt_v2/sync_batchnorm_backward_elemt_v2.cpp:27
↓ 1 callers
Method
create
test/mlu_op_gtest/pb_gtest/src/file_reader/file_reader_impl_bin.cpp:58
↓ 1 callers
Function
create_map_file
(map_file, node_msg_cp_finished)
scripts/gen_symbol_visibility_map.py:61
↓ 1 callers
Function
create_raii
test/mlu_op_gtest/pb_gtest/src/executor.cpp:235
↓ 1 callers
Function
cvtProtoLayoutToMluOp
test/mlu_op_gtest/pb_gtest/src/tools.cpp:428
↓ 1 callers
Method
dataOffsetInit
core/tensor.h:307
↓ 1 callers
Function
dealBias
test/mlu_op_gtest/pb_gtest/src/zoo/dcn_forward/dcn_forward.cpp:437
↓ 1 callers
Function
dealBias
test/mlu_op_gtest/pb_gtest/src/zoo/dcn_backward_weight/dcn_backward_weight.cpp:433
↓ 1 callers
Function
del_void_func
()
tools/check_log_error.py:64
↓ 1 callers
Function
destroyFFT1dReserveArea
kernels/fft/fft.cpp:2923
↓ 1 callers
Function
destroyIRFFT1dReserveArea
kernels/fft/fft.cpp:2912
↓ 1 callers
Function
destroyRFFT1dReserveArea
kernels/fft/fft.cpp:2900
↓ 1 callers
Function
determinVoxelNum
test/mlu_op_gtest/pb_gtest/src/zoo/voxelization/voxelization.cpp:195
↓ 1 callers
Function
dfs_deduplication
(dfs)
tools/perf_analyse/analysis_suite/core/perf_analyser/perf/perf_utils.py:23
↓ 1 callers
Function
diffIouRotatedSortVerticesForwardParamCheck
kernels/diff_iou_rotated_sort_vertices_forward/diff_iou_rotated_sort_vertices_forward.cpp:48
↓ 1 callers
Method
dumpOutputFile
when to get here? 1. gen_case_end when dump_data > 0
core/gen_case.cpp:603
↓ 1 callers
Function
duplicateStringValue
Duplicates the specified string value. * @param value Pointer to the string to duplicate. Must be zero-terminated if * length is "unkno
test/mlu_op_gtest/pb_gtest/src/gtest/extra_lib/jsoncppDist/jsoncpp.cpp:2569
↓ 1 callers
Method
duration
test/mlu_op_gtest/pb_gtest/include/executor.h:237
↓ 1 callers
Function
dynamicVoxelize
test/mlu_op_gtest/pb_gtest/src/zoo/voxelization/voxelization.cpp:114
↓ 1 callers
Method
enableKernelTracing
test/mlu_op_gtest/pb_gtest/src/executor.cpp:254
↓ 1 callers
Method
evaluate
(self, cwd: str | None)
tools/perf_analyse/analyse_compile_time.py:129
↓ 1 callers
Method
evaluate
(self, output_: str, cwd: str | None)
tools/perf_analyse/analyse_compile_time.py:187
↓ 1 callers
Function
execFFT1d
kernels/fft/c2c_fft/c2c_fft_host.cpp:2211
↓ 1 callers
Function
execFFT2d
kernels/fft/c2c_fft/c2c_fft_host.cpp:2297
↓ 1 callers
Function
execFFTc2c1d
kernels/fft/c2c_fft/c2c_fft_host.cpp:1814
↓ 1 callers
Function
execFFTc2c2d
kernels/fft/c2c_fft/c2c_fft_host.cpp:2039
↓ 1 callers
Function
execFFTr2c1d
kernels/fft/rfft/rfft_host.cpp:1187
↓ 1 callers
Function
execIRFFT1d
kernels/fft/irfft/irfft_host.cpp:1281
↓ 1 callers
Function
execIRFFT2d
kernels/fft/irfft/irfft_host.cpp:1751
↓ 1 callers
Function
execRFFT1d
kernels/fft/rfft/rfft_host.cpp:1099
↓ 1 callers
Function
execRFFT2d
kernels/fft/rfft/rfft_host.cpp:1428
↓ 1 callers
Function
export_case_count
( case_to_count: Dict[str, int], dst_case_list: str, )
tools/perf_analyse/analysis_suite/core/case_deduplicator/deduplicator.py:133
↓ 1 callers
Function
extract_compile_time_from_cmake_log
(*, log_path: str, output_: str, cwd: str)
tools/perf_analyse/analyse_compile_time.py:223
↓ 1 callers
Function
extract_include_paths
(file_path)
scripts/gen_symbol_visibility_map.py:31
↓ 1 callers
Function
extract_ok_properties
(properties: ET.Element)
tools/perf_analyse/analysis_suite/core/gtest_parser/case_parser_details/gtest_xml_parser.py:121
↓ 1 callers
Function
filename_check
(dir)
tools/check_file_name.py:28
↓ 1 callers
Function
filterCounterNameLists
test/mlu_op_gtest/pb_gtest/src/gtest/mlu_op_gtest.cpp:539
↓ 1 callers
Function
findClusterMaxBox
kernels/generate_proposals_v2/generate_proposals_v2_nms_utils.h:90
↓ 1 callers
Function
findCoreMaxBox
kernels/generate_proposals_v2/generate_proposals_v2_nms_utils.h:41
↓ 1 callers
Function
findFFTOptLimit
Find the most suitable parameters for Cooley-Tukey or Stockham algorithm.
kernels/fft/common/fft_basic_ops.cpp:791
↓ 1 callers
Function
findStockham
kernels/fft/common/fft_basic_ops.cpp:720
↓ 1 callers
Function
find_func
(lines)
test/mlu_op_gtest/tools/gtest_style.py:16
↓ 1 callers
Function
find_pt_files
( start_abspath: str, op_list: List )
tools/perf_analyse/analysis_suite/core/case_deduplicator/deduplicator.py:18
↓ 1 callers
Function
fixNumericLocale
test/mlu_op_gtest/pb_gtest/src/gtest/extra_lib/jsoncppDist/jsoncpp.cpp:180
↓ 1 callers
Function
fixNumericLocaleInput
test/mlu_op_gtest/pb_gtest/src/gtest/extra_lib/jsoncppDist/jsoncpp.cpp:189
↓ 1 callers
Function
fixZerosInTheEnd
test/mlu_op_gtest/pb_gtest/src/gtest/extra_lib/jsoncppDist/jsoncpp.cpp:205
↓ 1 callers
Function
fix_relative_path
(obj: str, cwd: str | None = None)
tools/perf_analyse/analyse_compile_time.py:100
↓ 1 callers
Function
float_add_up_down
test/mlu_op_gtest/pb_gtest/src/tools.cpp:1096
↓ 1 callers
Function
float_mult_up_down
test/mlu_op_gtest/pb_gtest/src/tools.cpp:1350
↓ 1 callers
Function
foolCheck
kernels/sparse_conv/indice_convolution_backward_data/indice_convolution_backward_data.cpp:279
↓ 1 callers
Function
formatSeverity
core/cnlog.cpp:378
↓ 1 callers
Function
formatSeverityColor
core/cnlog.cpp:328
↓ 1 callers
Method
forwarding_enabled
Controls whether events will be forwarded to listeners_. Set to false in death test child processes.
test/mlu_op_gtest/googletest/src/gtest.cc:3130
↓ 1 callers
Function
gci
(path)
tools/perf_analyse/prototxt_to_excel.py:48
↓ 1 callers
Function
genCaseModeRestore
core/gen_case.cpp:139
↓ 1 callers
Function
genCaseModeSet
should update mode in mode_stacks_
core/gen_case.cpp:156
↓ 1 callers
Function
genPolicy
kernels/carafe/carafe.cpp:117
↓ 1 callers
Function
gen_workaround_source
sample codes to be compiled temporarily
test/mlu_op_gtest/tools/linker.py:45
↓ 1 callers
Function
generateProposalsV2CPUImpl
test/mlu_op_gtest/pb_gtest/src/zoo/generate_proposals_v2/generate_proposals_v2_impl.cpp:309
↓ 1 callers
Function
getAccuracyThreshold
test/mlu_op_gtest/pb_gtest/src/gtest/accuracy_test.cpp:41
↓ 1 callers
Function
getBaseFactor
base_factor is the scaling factor applying on loge() to get log2() or log10().
kernels/log/log.cpp:39
↓ 1 callers
Function
getCaseName
test/mlu_op_gtest/pb_gtest/src/gtest/accuracy_test.cpp:29
↓ 1 callers
Function
getComputeParams
kernels/generate_proposals_v2/generate_proposals_v2_nms_utils.h:264
↓ 1 callers
Function
getDealNAndThresholdC
* FocalLossSigmoidBackward */
kernels/focal_loss_sigmoid/focal_loss_sigmoid.cpp:259
↓ 1 callers
Function
getDecimalPoint
test/mlu_op_gtest/pb_gtest/src/gtest/extra_lib/jsoncppDist/jsoncpp.cpp:115
↓ 1 callers
Function
getDefaultStride
kernels/tensor_stride_process/tensor_stride_process_host.cpp:466
↓ 1 callers
Function
getDirection
kernels/poly_nms/intersect_area.h:51
↓ 1 callers
Function
getEnvInt
test/mlu_op_gtest/pb_gtest/include/basic_tools.h:64
↓ 1 callers
Function
getFile
(filename)
tools/check_log_error.py:58
↓ 1 callers
Method
getFileReader
test/mlu_op_gtest/pb_gtest/src/file_reader/file_reader_creator.cpp:83
↓ 1 callers
Method
getFormattedErrorMessages
test/mlu_op_gtest/pb_gtest/src/gtest/extra_lib/jsoncppDist/jsoncpp.cpp:1045
↓ 1 callers
Method
getHandleImpl
core/kernel_tracing.cpp:271
↓ 1 callers
Method
getHandleParam
core/gen_case.cpp:428
↓ 1 callers
Function
getIndicePairsGencase
kernels/sparse_conv/get_indice_pairs/get_indice_pairs.cpp:34
↓ 1 callers
Method
getInputDimSize
test/mlu_op_gtest/pb_gtest/include/parser.h:203
↓ 1 callers
Method
getInputDims
test/mlu_op_gtest/pb_gtest/include/parser.h:221
↓ 1 callers
Method
getInputLayout
test/mlu_op_gtest/pb_gtest/include/parser.h:191
↓ 1 callers
Method
getInputOnchipDataType
test/mlu_op_gtest/pb_gtest/include/parser.h:185
↓ 1 callers
Method
getInputPosition
test/mlu_op_gtest/pb_gtest/include/parser.h:173
↓ 1 callers
Method
getInputScale
test/mlu_op_gtest/pb_gtest/include/parser.h:171
↓ 1 callers
Method
getJobNum
core/context.h:97
← previous
next →
901–1,000 of 4,409, ranked by callers