Searched defs:select_ops (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/logging/ |
H A D | conversion_log_util.cc | 155 std::map<std::string, int>* select_ops) { in CountOperatorsByType() 245 std::map<std::string, int> custom_ops, select_ops, built_in_ops; in PopulateConversionLog() local
|
H A D | toco_conversion_log.proto | 30 map<string, int32> select_ops = 4; field
|
H A D | conversion_log_util_test.cc | 115 std::map<std::string, int> built_in_ops, select_ops, custom_ops; in TEST() local
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 131162 const struct nft_expr_ops * (*select_ops)(const struct nft_ctx *, const struct nlattr * const *); member 131269 const struct nft_object_ops * (*select_ops)(const struct nft_ctx *, const struct nlattr * const *); member
|
H A D | vmlinux.h | 131162 const struct nft_expr_ops * (*select_ops)(const struct nft_ctx *, const struct nlattr * const *); member 131269 const struct nft_object_ops * (*select_ops)(const struct nft_ctx *, const struct nlattr * const *); member
|