| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | smooth_l1_loss_grad_v2.cc | 203 T predict = *(predict_val + i); in ComputeSum() local 231 T predict = *(predict_val + i); in ComputeSum() local 274 T predict = *(predict_val + i); in ComputeMean() local 302 T predict = *(predict_val + i); in ComputeMean() local 343 T predict = *(predict_val + i); in ComputeNone() local 371 T predict = *(predict_val + i); in ComputeNone() local
|
| D | smooth_l1_loss_v2.cc | 189 T predict = *(predict_val + i); in ComputeSum() local 204 T predict = *(predict_val + i); in ComputeSum() local 247 T predict = *(predict_val + i); in ComputeNone() local 260 T predict = *(predict_val + i); in ComputeNone() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | ffv1_template.c | 23 static inline int RENAME(predict)(TYPE *src, TYPE *last) in RENAME() argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/networks/models/fasterrcnn/src/ |
| D | faster_rcnn.py | 45 def predict(self, images): member in FasterRCNN
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/dynamic_shape/grad/ |
| D | test_bce_with_logits_loss.py | 27 def construct(self, predict, target, weight, pos_weight): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/gpu/ |
| D | test_bce_with_logits_loss.py | 31 def construct(self, predict, target, weight, pos_weight): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/dynamic_shape/ |
| D | test_bce_with_logits_loss_dyn.py | 32 def construct(self, predict, target, weight, pos_weight): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/python/api/ |
| D | model.py | 318 def predict(self, inputs, outputs=None): member in Model 551 def predict(self, inputs, outputs=None): member in ModelParallelRunner
|
| D | base_model.py | 90 def predict(self, inputs, outputs=None): member in BaseModel
|
| D | lite_infer.py | 133 def predict(self, inputs): member in LiteInfer
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/parallel/ |
| D | test_bool_grad.py | 31 def __init__(self, predict, label, length=3): argument
|
| D | test_prelu_cell.py | 37 def __init__(self, predict, label, length=3, input_num=2): argument
|
| D | test_full_batch.py | 37 def __init__(self, predict, label, length=3): argument
|
| D | test_dynamic_shape_merge_allgather.py | 30 def __init__(self, predict, label, length=3): argument
|
| D | test_transpose.py | 30 def __init__(self, predict, label, length=3): argument
|
| D | test_gathernd.py | 27 def __init__(self, predict, label, length=3): argument
|
| D | test_topk.py | 27 def __init__(self, predict, label, length=3): argument
|
| D | test_model_with_loss.py | 27 def __init__(self, predict, label, length=3): argument
|
| D | test_loss_and_o2_level.py | 27 def __init__(self, predict, label, length=3): argument
|
| D | test_one_dev.py | 38 def __init__(self, predict, label, length=3): argument
|
| D | test_topk_ext.py | 27 def __init__(self, predict, label, length=3): argument
|
| D | test_select.py | 27 def __init__(self, predict, label, length=3): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/networks/models/fasterrcnn/src/rpn_head/ |
| D | rpn_head.py | 142 def predict(self, feats, image_shape): member in RPNHead
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/ascend/ |
| D | test_cross_entropy.py | 33 def construct(self, predict, target): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/networks/models/fasterrcnn/src/bbox_head/ |
| D | bbox_head.py | 153 def predict(self, feats, rois, rois_mask): member in BBoxHead
|