Searched refs:InplaceUpdate (Results 1 – 4 of 4) sorted by relevance
/third_party/mindspore/mindspore/ops/operations/ |
D | __init__.py | 35 … BatchToSpace, SpaceToBatchND, BatchToSpaceND, BroadcastTo, InplaceUpdate, ReverseSequence,
|
D | array_ops.py | 5492 class InplaceUpdate(PrimitiveWithInfer): class
|
/third_party/mindspore/tests/ut/python/ops/ |
D | test_ops.py | 2548 'block': P.InplaceUpdate((0, 2)),
|
/third_party/mindspore/config/ |
D | op_info.config | 472 {"op_name": "InplaceUpdate", "inputs": [{"index": 0, "name": "x", "need_compile": false, "param_typ…
|