Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Doneofs.proto68 int32 data_value = 1; field
/third_party/mindspore/mindspore/core/ops/
Done_hot.cc46 auto data_value = reinterpret_cast<int64_t *>(depth_data); in OneHotInferShape() local
/third_party/mindspore/mindspore/lite/tools/anf_exporter/
Dfetch_content.cc176 auto data_value = data->value(); in FetchFromBoolImmValue() local