Home
last modified time | relevance | path

Searched defs:op_value (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/parallel/ops_info/
Dreduce_method_test.cc146 std::string op_value = arg0_value->cast<StringImmPtr>()->ToString(); in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc198 auto op_value = dyn_cast<ValueNode>(op); in GetPrimitive() local
1960 auto op_value = dyn_cast<ValueNode>(op); in PrimResizeExportHelper() local
2160 auto op_value = dyn_cast<ValueNode>(batchmatmul_op); in ExportPrimBatchMatMul() local
2480 auto op_value = dyn_cast<ValueNode>(op); in ExportPrimDepthwiseConv2d() local
3990 auto op_value = dyn_cast<ValueNode>(op)->value(); in ExportCNode() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-array-prototype.c2553 ecma_value_t op_value; in ecma_builtin_array_prototype_object_copy_within() local