Home
last modified time | relevance | path

Searched defs:UploadData (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/fl/server/
Dcommon.h113 using UploadData = std::map<std::string, Address>; variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCompressedTextureFormatTests.cpp74 std::vector<uint8_t> UploadData(const CopyConfig& copyConfig) { in UploadData() function in CompressedTextureFormatTest