Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/parallel/ops_info/
Dreduce_method_test.cc145 std::string op_value = arg0_value->cast<StringImmPtr>()->ToString(); in TEST_F() local
/third_party/mindspore/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc954 auto op_value = dyn_cast<ValueNode>(op); in ExportPrimResizeNearestNeighbor() local
1061 auto op_value = dyn_cast<ValueNode>(batchmatmul_op); in ExportPrimBatchMatMul() local
1307 auto op_value = dyn_cast<ValueNode>(op); in ExportPrimConcat() local
1457 auto op_value = dyn_cast<ValueNode>(op); in ExportPrimDepthwiseConv2d() local
1642 auto op_value = dyn_cast<ValueNode>(op); in ExportCNode() local
/third_party/ltp/tools/sparse/sparse-src/
Dexpression.h185 unsigned long op_value; member
/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