Home
last modified time | relevance | path

Searched defs:group_list (Results 1 – 24 of 24) sorted by relevance

/third_party/mindspore/tests/ut/cpp/parallel/
Ddevice_matrix_test.cc38 std::vector<RankList> group_list; in TEST_F() local
49 std::vector<RankList> group_list; in TEST_F() local
60 std::vector<RankList> group_list; in TEST_F() local
72 std::vector<RankList> group_list; in TEST_F() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Ddevice_matrix.h37 std::vector<RankList> group_list() const { return group_list_; } in group_list() function
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dconstruct_operator.cc97 std::vector<Group> group_list; in StridedSliceOP() local
145 std::vector<Group> group_list; in AllGatherOP() local
223 std::vector<Group> group_list; in AlltoAllOP() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm_info.h57 struct exec_list group_list; member
/third_party/mindspore/tests/st/tbe_networks/
Dhccl_2p_server_template.json6 "group_list": [ array
Dhccl_2p_evb_template.json6 "group_list": [ array
/third_party/mindspore/config/
Dhccl_evb_multi_rank.json6 "group_list": [ array
Dhccl_single_machine_multi_rank.json6 "group_list": [{ array
96 "group_list": "detailed group information", string
Dhccl_multi_machine_multi_rank.json6 "group_list": [{ array
160 "group_list": "detailed group information", string
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dbatchnorm_info.cc182 std::vector<Group> group_list; in InferForwardCommunication() local
Dunsorted_segment_op_info.cc213 std::vector<Group> group_list; in InferForwardCommunication() local
Dmatmul_info.cc227 std::vector<Group> group_list; in InferForwardCommunication() local
Dconv2d_info.cc513 std::vector<Group> group_list; in InferForwardCommunication() local
/third_party/ltp/testcases/network/multicast/mc_member/
Dmc_member_test.c24 char *group_list = NULL, *interface = NULL; in main() local
/third_party/mbedtls/library/
Dssl_tls13_client.c149 const uint16_t *group_list = mbedtls_ssl_get_groups( ssl ); in ssl_tls13_write_named_group_list_ecdhe() local
324 const uint16_t *group_list = mbedtls_ssl_get_groups( ssl ); in ssl_tls13_get_default_group_id() local
Dssl_tls.c3124 uint16_t *group_list = mbedtls_calloc( length + 1, sizeof(uint16_t) ); in ssl_handshake_init() local
4030 const uint16_t *group_list ) in mbedtls_ssl_conf_groups()
6823 const uint16_t *group_list = mbedtls_ssl_get_groups( ssl ); in mbedtls_ssl_check_curve() local
Dssl_cli.c314 const uint16_t *group_list = mbedtls_ssl_get_groups( ssl ); in ssl_write_supported_elliptic_curves_ext() local
Dssl_srv.c3041 const uint16_t *group_list = mbedtls_ssl_get_groups( ssl ); in ssl_prepare_server_key_exchange() local
Dssl_misc.h594 const uint16_t *group_list; member
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfcapturewinrt.cpp239 std::vector < GstWinRTMediaFrameSourceGroup > group_list; in gst_mf_capture_winrt_thread_func() local
Dmediacapturewrapper.cpp501 (std::vector<GstWinRTMediaFrameSourceGroup> &group_list) in EnumrateFrameSourceGroup()
/third_party/mbedtls/programs/ssl/
Dssl_client2.c684 uint16_t group_list[CURVE_LIST_SIZE]; in main() local
Dssl_server2.c1347 uint16_t group_list[CURVE_LIST_SIZE]; in main() local
/third_party/glib/glib/
Dgoption.c773 GList *group_list, in group_list_has_visible_entries()