History log of /
foundation
/
ai
/
neural_network_runtime
/
test
/
unittest
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
12e714ce
15-Oct-2024
openharmony_ci <120357966@qq.com>
!232 backend单例类存在多个实例问题修复
Merge pull request !232 from wangchuanxia/master
BUILD.gn
common/base_test.cpp
common/base_test.h
common/file_utils.cpp
common/file_utils.h
common/v1_0/compilation_mock_idevice.cpp
common/v1_0/executor_mock_device.cpp
common/v1_0/inner_model_mock_device.cpp
common/v1_0/mock_idevice.cpp
common/v1_0/mock_idevice.h
common/v2_0/compilation_mock_idevice.cpp
common/v2_0/executor_mock_device.cpp
common/v2_0/inner_model_mock_device.cpp
common/v2_0/mock_idevice.cpp
common/v2_0/mock_idevice.h
common/v2_1/mock_idevice.cpp
common/v2_1/mock_idevice.h
components/BUILD.gn
components/memory_manager/memory_manager_test.cpp
components/nn_backend/nn_backend_test.cpp
components/nn_compiled_cache/nn_compiled_cache_test.cpp
components/nn_compiler/nn_compiler_test.cpp
components/nn_executor/nn_executor_test.cpp
components/nn_tensor/nn_tensor_test.cpp
components/quant_param/quant_param_test.cpp
components/v1_0/compilation/compilation_test.cpp
components/v1_0/compilation/compilation_test.h
components/v1_0/device_manager/device_manager_test.cpp
components/v1_0/device_registrar/device_registrar_test.cpp
components/v1_0/executor/executor_test.cpp
components/v1_0/executor/executor_test.h
components/v1_0/hdi_device/hdi_device_test.cpp
components/v1_0/hdi_prepared_model/hdi_prepared_model_test.cpp
components/v1_0/inner_model/inner_model_test.cpp
components/v1_0/inner_model/nn_tensor_desc_test.cpp
components/v1_0/inner_model/nn_tensor_test.cpp
components/v1_0/inner_model/nn_validation_test.cpp
components/v1_0/inner_model/ops_registry_test.cpp
components/v1_0/neural_network_core_test/neural_network_core_test.cpp
components/v1_0/neural_network_core_test/neural_network_core_test.h
components/v1_0/neural_network_runtime_test/neural_network_runtime_test.cpp
components/v1_0/neural_network_runtime_test/neural_network_runtime_test.h
components/v1_0/transform/transform_test.cpp
components/v2_0/compilation/compilation_test.cpp
components/v2_0/compilation/compilation_test.h
components/v2_0/device_manager/device_manager_test.cpp
components/v2_0/device_registrar/device_registrar_test.cpp
components/v2_0/executor/executor_test.cpp
components/v2_0/executor/executor_test.h
components/v2_0/hdi_device/hdi_device_test.cpp
components/v2_0/hdi_prepared_model/hdi_prepared_model_test.cpp
components/v2_0/inner_model/inner_model_test.cpp
components/v2_0/inner_model/nn_tensor_test.cpp
components/v2_0/inner_model/nn_validation_test.cpp
components/v2_0/inner_model/ops_registry_test.cpp
components/v2_0/neural_network_runtime_test/neural_network_runtime_test.cpp
components/v2_0/neural_network_runtime_test/neural_network_runtime_test.h
components/v2_0/transform/transform_test.cpp
components/v2_1/hdi_prepared_model/hdi_prepared_model_test.cpp
inner_kits/BUILD.gn
inner_kits/neural_network_runtime_inner_test.cpp
inner_kits/neural_network_runtime_inner_test.h
ops/BUILD.gn
ops/abs_test.cpp
ops/add_test.cpp
ops/all_test.cpp
ops/argmax_test.cpp
ops/assert_test.cpp
ops/avgpool_pad_test.cpp
ops/avgpool_padmod_test.cpp
ops/batch_to_space_nd_test.cpp
ops/batchnorm_builder_test.cpp
ops/biasadd_test.cpp
ops/broadcast_to_test.cpp
ops/cast_test.cpp
ops/ceil_test.cpp
ops/clip_test.cpp
ops/concat_three_inputs_test.cpp
ops/concat_two_inputs_test.cpp
ops/constant_of_shape_test.cpp
ops/conv2d_pad_test.cpp
ops/conv2d_padmode_test.cpp
ops/conv2d_tranpose_padmode_test.cpp
ops/conv2d_transpose_pad_test.cpp
ops/cos_test.cpp
ops/crop_test.cpp
ops/depth_to_space_test.cpp
ops/depthwise_conv2d_native_pad_test.cpp
ops/depthwise_conv2d_native_padmode_test.cpp
ops/detection_post_process_test.cpp
ops/div_test.cpp
ops/eltwise_test.cpp
ops/equal_builder_test.cpp
ops/erf_test.cpp
ops/exp_test.cpp
ops/expandims_test.cpp
ops/fill_builder_test.cpp
ops/flatten_test.cpp
ops/floor_test.cpp
ops/fullconnection_test.cpp
ops/fullconnection_with_axis_test.cpp
ops/gather_builder_test.cpp
ops/gather_nd_test.cpp
ops/gelu_builder_test.cpp
ops/greater_builder_test.cpp
ops/greater_equal_builder_test.cpp
ops/hard_sigmoid_test.cpp
ops/hswish_builder_test.cpp
ops/instance_norm_test.cpp
ops/l2_normalize_test.cpp
ops/layernorm_builder_test.cpp
ops/leaky_relu_test.cpp
ops/less_test.cpp
ops/lessequal_builder_test.cpp
ops/log_softmax_test.cpp
ops/log_test.cpp
ops/logical_and_test.cpp
ops/logical_not_test.cpp
ops/logical_or_test.cpp
ops/lrn_test.cpp
ops/lstm_test.cpp
ops/matmul_builder_test.cpp
ops/maximum_builder_test.cpp
ops/maxpool_pad_test.cpp
ops/maxpool_padmode_test.cpp
ops/minimum_test.cpp
ops/mod_test.cpp
ops/mul_builder_test.cpp
ops/neg_test.cpp
ops/not_equal_builder_test.cpp
ops/onehot_builder_test.cpp
ops/ops_test.cpp
ops/ops_test.h
ops/pad_builder_test.cpp
ops/pow_builder_test.cpp
ops/prelu_builder_test.cpp
ops/quant_dtype_cast_builder_test.cpp
ops/range_test.cpp
ops/rank_test.cpp
ops/reciprocal_test.cpp
ops/reduce_all_builder_test.cpp
ops/reduce_l2_test.cpp
ops/reduce_max_builder_test.cpp
ops/reduce_mean_builder_test.cpp
ops/reduce_min_builder_test.cpp
ops/reduce_prod_builder_test.cpp
ops/reduce_sum_builder_test.cpp
ops/relu6_builder_test.cpp
ops/relu_builder_test.cpp
ops/reshape_builder_test.cpp
ops/resize_bilinear_builder_test.cpp
ops/round_test.cpp
ops/rsqrt_builder_test.cpp
ops/scale_builder_test.cpp
ops/scatter_nd_test.cpp
ops/select_test.cpp
ops/shape_builder_test.cpp
ops/sigmoid_builder_test.cpp
ops/sin_test.cpp
ops/slice_builder_test.cpp
ops/softmax_builder_test.cpp
ops/space_to_depth_test.cpp
ops/spacetobatchnd_builder_test.cpp
ops/sparse_to_dense_test.cpp
ops/split_builder_test.cpp
ops/sqrt_builder_test.cpp
ops/square_test.cpp
ops/squared_difference_builder_test.cpp
ops/squeeze_builder_test.cpp
ops/stack_builder_test.cpp
ops/strided_slice_builder_test.cpp
ops/sub_builder_test.cpp
ops/swish_test.cpp
ops/tanh_builder_test.cpp
ops/tile_builder_test.cpp
ops/topk_builder_test.cpp
ops/transpose_builder_test.cpp
ops/unsqueeze_builder_test.cpp
ops/unstack_test.cpp
ops/where_test.cpp