Home
last modified time | relevance | path

Searched refs:compute_cost (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/third_party/mindspore/config/
Dop_info.config153 … "imply_type": "TBE", "async_flag": false, "binfile_name": "abs.so", "compute_cost": 10, "kernel_n…
154 …pe": "TBE", "async_flag": false, "binfile_name": "inplace_add_d.so", "compute_cost": 10, "kernel_n…
155 …pe": "TBE", "async_flag": false, "binfile_name": "inplace_sub_d.so", "compute_cost": 10, "kernel_n…
156 …ly_type": "TBE", "async_flag": false, "binfile_name": "abs_grad.so", "compute_cost": 10, "kernel_n…
157 …"imply_type": "TBE", "async_flag": false, "binfile_name": "acos.so", "compute_cost": 10, "kernel_n…
158 …y_type": "TBE", "async_flag": false, "binfile_name": "acos_grad.so", "compute_cost": 10, "kernel_n…
159 …imply_type": "TBE", "async_flag": false, "binfile_name": "acosh.so", "compute_cost": 10, "kernel_n…
160 …_type": "TBE", "async_flag": false, "binfile_name": "acosh_grad.so", "compute_cost": 10, "kernel_n…
161 …"async_flag": false, "binfile_name": "adam_apply_one_with_decay.so", "compute_cost": 10, "kernel_n…
162 …"async_flag": false, "binfile_name": "apply_centered_rms_prop_d.so", "compute_cost": 10, "kernel_n…
[all …]
/third_party/mindspore/mindspore/ops/_op_impl/tbe/
Datomic_addr_clean.py23 .compute_cost(10) \
Dnpu_alloc_float_status.py23 .compute_cost(10) \
Dnpu_get_float_status.py23 .compute_cost(10) \
Dnpu_clear_float_status.py23 .compute_cost(10) \
Dl2_loss.py23 .compute_cost(10) \
Dlogical_not.py23 .compute_cost(10) \
Dreciprocal.py23 .compute_cost(10) \
Dreverse_v2_d.py23 .compute_cost(10) \
Dreduce_all.py23 .compute_cost(10) \
Dsoftmax.py23 .compute_cost(10) \
Dconcat.py23 .compute_cost(10) \
Dreduce_any.py23 .compute_cost(10) \
Dtile.py23 .compute_cost(10) \
Dsplit_d.py23 .compute_cost(10) \
Dunpack.py23 .compute_cost(10) \
Dmax_pool.py23 .compute_cost(10) \
Dreciprocal_ds.py23 .compute_cost(10) \
Dsplitv.py23 .compute_cost(10) \
Dsoftmax_ds.py23 .compute_cost(10) \
Dlogical_or.py23 .compute_cost(10) \
Dresize_nearest_neighbor_grad.py23 .compute_cost(10) \
Dlogical_and.py23 .compute_cost(10) \
Dsplit_v.py23 .compute_cost(10) \
/third_party/mindspore/mindspore/ops/
Dop_info_register.py442 def compute_cost(self, compute_cost=10): member in TBERegOp
450 self._is_int(compute_cost)
451 self.compute_cost_ = compute_cost

12345678910>>...18