Home
last modified time | relevance | path

Searched defs:CreateEmpty (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/
Dcv_tensor.cc27 Status CVTensor::CreateEmpty(const TensorShape &shape, DataType type, CVTensorPtr *out) { in CreateEmpty() function in mindspore::dataset::CVTensor
Ddevice_tensor.cc32 Status DeviceTensor::CreateEmpty(const TensorShape &shape, const DataType &type, std::shared_ptr<De… in CreateEmpty() function in mindspore::dataset::DeviceTensor
Dtensor.cc104 Status Tensor::CreateEmpty(const TensorShape &shape, const DataType &type, TensorPtr *out) { in CreateEmpty() function in mindspore::dataset::Tensor
/third_party/skia/m133/src/core/
DSkFontMgr.cpp37 sk_sp<SkFontStyleSet> SkFontStyleSet::CreateEmpty() { in CreateEmpty() function in SkFontStyleSet
DSkPathRef.cpp84 SkPathRef* SkPathRef::CreateEmpty() { in CreateEmpty() function in SkPathRef
/third_party/skia/src/core/
DSkFontMgr.cpp32 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { return new SkEmptyFontStyleSet; } in CreateEmpty() function in SkFontStyleSet
DSkPathRef.cpp83 SkPathRef* SkPathRef::CreateEmpty() { in CreateEmpty() function in SkPathRef