Searched defs:SetAttributes (Results 1 – 6 of 6) sorted by relevance
79 void SetAttributes(uint64_t a) {attributes = a;} in SetAttributes() function80 void SetAttributes(void) {attributes.ChangeAttributes();} in SetAttributes() function
316 void GPTDataTextUI::SetAttributes(uint32_t partNum) { in SetAttributes() function in GPTDataTextUI
127 void ConvolutionTensorRT::SetAttributes(const schema::Conv2DFusion *conv_op, nvinfer1::IConvolution… in SetAttributes() function in mindspore::lite::ConvolutionTensorRT
124 void DeconvolutionTensorRT::SetAttributes(const schema::Conv2dTransposeFusion *ms_op, in SetAttributes() function in mindspore::lite::DeconvolutionTensorRT
90 …virtual std::unordered_map<PatternNodePtr, graphkernel::DAttrs> SetAttributes(const graphkernel::N… in SetAttributes() function in mindspore::opt::PatternTree372 std::unordered_map<PatternNodePtr, graphkernel::DAttrs> SetAttributes( in SetAttributes() function in mindspore::opt::ExtraReduce1PatternTree415 std::unordered_map<PatternNodePtr, graphkernel::DAttrs> SetAttributes( in SetAttributes() function in mindspore::opt::ExtraReduce2PatternTree
125 Status DeviceTensor::SetAttributes(uint8_t *data_ptr, const uint32_t &dataSize, const uint32_t &wid… in SetAttributes() function in mindspore::dataset::DeviceTensor