Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/audio/kernels/
Daudio_utils.h335 Status Vol(const std::shared_ptr<Tensor> &input, std::shared_ptr<Tensor> *output, T gain, GainType … in Vol() function
/third_party/mindspore/mindspore/dataset/audio/
Dtransforms.py704 class Vol(AudioTensorOperation): class
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/
Daudio.cc382 Vol::Vol(float gain, GainType gain_type) : data_(std::make_shared<Data>(gain, gain_type)) {} in Vol() function in mindspore::dataset::audio::Vol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp987 const ConstantInt *Vol = cast<ConstantInt>(CI.getOperand(4)); in getTgtMemIntrinsic() local
1004 const ConstantInt *Vol = dyn_cast<ConstantInt>(CI.getOperand(4)); in getTgtMemIntrinsic() local
1028 const ConstantInt *Vol = cast<ConstantInt>(CI.getOperand(1)); in getTgtMemIntrinsic() local