| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| D | etnaviv_ml_nn_v7.c | 69 unsigned input_channels = operation->input_channels; in etna_ml_calculate_tiling_v7() local 190 unsigned input_channels = operation->addition ? 1 : operation->input_channels; in write_core_6() local 270 unsigned input_channels = operation->addition ? 1 : operation->input_channels; in write_core_interleaved() local 445 unsigned input_channels = operation->addition ? 1 : operation->input_channels; in calculate_weight_bo_size() local 470 unsigned input_channels = operation->addition ? 1 : operation->input_channels; in calculate_zrl_bits() local 522 unsigned input_channels = operation->addition ? 1 : operation->input_channels; in etna_ml_create_coeffs_v7() local
|
| D | etnaviv_ml_nn_v8.c | 112 unsigned input_channels = operation->input_channels; in etna_ml_calculate_tiling_v8() local 184 unsigned input_channels; in calculate_bias_correction() local 624 unsigned input_channels = operation->input_channels; in encode_superblock() local 695 unsigned input_channels = operation->input_channels; in create_bo() local 716 unsigned input_channels = operation->input_channels; in calculate_symbol_map() local 790 unsigned input_channels = operation->input_channels; in fill_biases() local
|
| D | etnaviv_ml_nn.c | 281 unsigned input_channels; in transpose() local 407 unsigned input_channels = poperation->input_tensors[0]->dims[3]; in calc_pooling_first_pixel() local 706 etna_ml_calc_addition_sizes(unsigned *input_width, unsigned *input_height, unsigned *input_channels, in etna_ml_calc_addition_sizes() 758 unsigned input_channels = operation->input_channels; in create_nn_config() local
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/exec/ |
| D | test_dense.py | 27 input_channels, argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/ascend/test_tbe_ops/ |
| D | test_apply_adam.py | 27 … def __init__(self, batch_num, input_channels, output_channels, epoch, lr, weight_decay, epsilon): argument
|
| /third_party/mindspore/mindspore-src/source/tests/perf_test/ |
| D | lenet.py | 28 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/export_and_load/ |
| D | test_dynamic_obfuscation_st.py | 39 def fc_with_initialize(input_channels, out_channels): argument
|
| D | test_export_mindir_choice_func.py | 36 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/export_models/models/ |
| D | mini_alexnet.py | 26 def fc_with_initialize(input_channels, out_channels, has_bias=True): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/pi_jit/ |
| D | test_construct.py | 19 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/rewrite/ |
| D | test_rewrite_obfuscate_weight.py | 36 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/nn/ |
| D | test_dense.py | 94 input_channels, argument
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/rewrite/test_obfuscate/ |
| D | test_obfuscate_weight.py | 31 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/profiler/ |
| D | run_net_with_profiler.py | 39 def fc_with_initialize(input_channels, out_channels): argument
|
| D | run_net.py | 38 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mesa3d/src/gallium/targets/teflon/ |
| D | test_teflon.cpp | 34 std::vector<int> input_channels{1, 32, 120, 128, 256}; variable 142 test_conv(int input_size, int weight_size, int input_channels, int output_channels, in test_conv() 185 test_add(int input_size, int weight_size, int input_channels, int output_channels, in test_add() 608 int input_channels = atoi(argv[n++]); in main() local
|
| D | test_executor.cpp | 54 int input_channels, in patch_conv2d() 166 int input_channels, in conv2d_generate_model() 214 int input_channels, in add_generate_model()
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/mindir/ |
| D | test_dynamic_obfuscation.py | 39 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/layer/ |
| D | dense.py | 50 def check_last_dimension(input_dim, input_channels, input_name, input_channels_name, prim_name=None… argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/train/ |
| D | test_on_request_exit_callback.py | 41 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/utils/ |
| D | test_get_func_graph.py | 35 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/compile_cache/ |
| D | run_lenet_ps.py | 44 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/armour/ |
| D | test_pynative_mindarmour.py | 42 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/probability/bnn_layers/ |
| D | test_bnn_layer.py | 38 def fc_with_initialize(input_channels, out_channels): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/place/general_split/src/ |
| D | lenet.py | 70 def fc_with_initialize(input_channels, out_channels): argument
|