Home
last modified time | relevance | path

Searched defs:sparse (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesMipmapSparseResidency.hpp31 namespace sparse namespace
DvktSparseResourcesBufferMemoryAliasing.hpp31 namespace sparse namespace
DvktSparseResourcesShaderIntrinsics.hpp31 namespace sparse namespace
DvktSparseResourcesImageAlignedMipSize.hpp32 namespace sparse namespace
DvktSparseResourcesImageBlockShapes.hpp32 namespace sparse namespace
DvktSparseResourcesBufferSparseBinding.hpp31 namespace sparse namespace
DvktSparseResourcesQueueBindSparseTests.hpp31 namespace sparse namespace
DvktSparseResourcesImageMemoryAliasing.hpp31 namespace sparse namespace
DvktSparseResourcesImageSparseBinding.hpp31 namespace sparse namespace
DvktSparseResourcesTests.hpp31 namespace sparse namespace
DvktSparseResourcesBufferSparseResidency.hpp31 namespace sparse namespace
DvktSparseResourcesImageSparseResidency.hpp31 namespace sparse namespace
DvktSparseResourcesBufferTests.hpp31 namespace sparse namespace
DvktSparseResourcesTests.cpp38 namespace sparse namespace
DvktSparseResourcesShaderIntrinsics.cpp31 namespace sparse namespace
DvktSparseResourcesShaderIntrinsicsStorage.hpp30 namespace sparse namespace
DvktSparseResourcesQueueBindSparseTests.cpp46 namespace sparse namespace
68 VkBindSparseInfo sparse; member
/third_party/mindspore/mindspore/lite/examples/export_models/models/
Dtrain_utils.py62 def save_inout(name, x, l, net, net_train, sparse=False, epoch=1): argument
80 def save_inout_transfer(name, x, l, net_bb, net, net_train, sparse=False, epoch=1): argument
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Dsparse_tensor_eliminate.h38 auto sparse = PPrimitive(prim::kPrimMakeSparseTensor, x, y, z).MinExtraNodes(0); in operator() local
/third_party/mindspore/tests/st/networks/models/resnet50/src/
DCrossEntropySmooth.py26 def __init__(self, sparse=True, reduction='mean', smooth_factor=0., num_classes=1000): argument
/third_party/mindspore/tests/st/ps/part_ps/
Dtest_ps_embedding_heterogeneous_conv2d_adam.py52 output_channels, target, sparse): argument
127 epoch_size=1, target='CPU', sparse=True): argument
/third_party/boost/libs/mpi/test/
Dbroadcast_stl_test.cpp25 typedef std::vector<std::map<int, double> > sparse; typedef
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
Dswitch.c147 int sparse(int a) in sparse() function
/third_party/mindspore/mindspore/nn/layer/
Dembedding.py225 max_norm=None, sparse=True, vocab_cache_size=0): argument
477 … slice_mode='batch_slice', feature_num_list=None, max_norm=None, sparse=True, operator='SUM'): argument
/third_party/mindspore/tests/ut/python/parallel/
Dtest_one_dev.py73 sparse=False, argument

1234