Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/
Dscatter_nd.cc46 auto update_type = input_args[1]->BuildType(); in InferType() local
Dscatter_nd_update.cc44 auto update_type = input_args[kInputIndex2]->BuildType(); in InferType() local
/third_party/boost/boost/locale/
Ddate_time_facet.hpp145 } update_type; typedef in boost::locale::abstract_calendar
/third_party/mesa3d/src/compiler/glsl/
Dopt_algebraic.cpp180 update_type(ir_expression *ir) in update_type() function