Home
last modified time | relevance | path

Searched defs:host_data (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/compute/example/
Dcopy_data.cpp28 int host_data[] = { 1, 3, 5, 7, 9 }; in main() local
/third_party/boost/libs/compute/test/
Dtest_lambda.cpp551 compute::uint_ host_data[] = { 1, 3, 5, 7, 9 }; in BOOST_AUTO_TEST_CASE() local
568 compute::short_ host_data[] = { 1, 3, 5, 7, 9 }; in BOOST_AUTO_TEST_CASE() local
585 compute::uchar_ host_data[] = { 1, 3, 5, 7, 9 }; in BOOST_AUTO_TEST_CASE() local
602 compute::char_ host_data[] = { 1, 3, 5, 7, 9 }; in BOOST_AUTO_TEST_CASE() local
Dtest_copy.cpp222 int host_data[] = { 1, 2, 3, 4, 5, 6, 7, 8 }; in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/compute/perf/
Dperf_accumulate.cpp122 std::vector<int> host_data(size); in main() local
/third_party/mindspore/mindspore/lite/src/delegate/tensorrt/
Dtensorrt_allocator.cc94 int TensorRTAllocator::SyncMemInHostAndDevice(void *host_data, const std::string &device_tensor_nam… in SyncMemInHostAndDevice()
/third_party/mindspore/mindspore/ccsrc/pybind_api/ir/
Dtensor_py.cc305 auto host_data = static_cast<char *>(host_addr); in MemCopyFromCacheToHost() local
/third_party/mindspore/mindspore/ccsrc/cxx_api/
Dtypes.cc302 auto host_data = tensor.Data(); in TensorToStringChars() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/cache_embedding/
Dcache_embedding.cc144 auto host_data = static_cast<char *>(host_addr); in MemCopyFromHostToCache() local
/third_party/toybox/generated/
Dglobals.h662 struct host_data { struct
663 char *type_str;