Home
last modified time | relevance | path

Searched defs:op_num (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/lite/micro/coder/
Dtrain.cc80 size_t op_num = op_coders.size(); in TransformGraphForTrain() local
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.h90 size_t op_num() const { return op_num_; } in op_num() function
91 void set_op_num(size_t op_num) { op_num_ = op_num; } in set_op_num()
/third_party/grpc/src/php/ext/grpc/
Dcall.c284 size_t op_num = 0; in PHP_METHOD() local
/third_party/grpc/src/ruby/ext/grpc/
Drb_call.c611 size_t op_num; /* tracks the last added operation */ member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.c3507 gint i, op_num /* opNum */ ; in gst_av1_parse_uncompressed_frame_header() local
/third_party/mksh/
Dsh.h2800 Test_op op_num; member