Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dmap_tensor.cc176 bool MapTensor::CheckData() const { in CheckData() function in mindspore::tensor::MapTensor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_writer.cc371 Status ShardWriter::CheckData(const std::map<uint64_t, std::vector<json>> &raw_data) { in CheckData() function in mindspore::mindrecord::ShardWriter
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp5245 bool CompressedSubImageTest::CheckData(glw::GLenum internalformat) in CheckData() function in gl4cts::DirectStateAccess::Textures::CompressedSubImageTest
5292 bool CompressedSubImageTest::CheckData<3>(glw::GLenum internalformat) in CheckData() function in gl4cts::DirectStateAccess::Textures::CompressedSubImageTest
6029 bool CopyTest::CheckData(glw::GLenum target, glw::GLuint size) in CheckData() function in gl4cts::DirectStateAccess::Textures::CopyTest
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dguard_utils.cc1242 bool CheckData(const TensorData &other) const { in CheckData() function in mindspore::pijit::TensorData