Home
last modified time | relevance | path

Searched defs:empty_value (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Ddevice_tensor_store.h87 std::vector<DeviceTensorPtr> empty_value; in Fetch() local
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
Dsem_conpro.c101 int empty_value = 0; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/
Dmulti_con_pro.c150 int empty_value = 0; in main() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dgpu_hash_table_kernel.cuh84 int32_t empty_value = submap_views[0].get_empty_value_sentinel(); in LookupIndices() local
/third_party/rust/crates/clap/src/error/
Dmod.rs375 pub(crate) fn empty_value(cmd: &Command, good_vals: &[String], arg: String) -> Self { in empty_value() method
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Danf.cc525 static const CNode::OutputValue empty_value; in forward() local
/third_party/flatbuffers/src/
Didl_gen_cpp.cpp3420 auto empty_value = opts_.set_empty_strings_to_null in GenCreateParam() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Dparse.cc3588 auto empty_value = std::vector<ValuePtr>(); in ParseDictCompIter() local