Home
last modified time | relevance | path

Searched defs:weight_tensor (Results 1 – 25 of 91) sorted by relevance

1234

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/fp32/
Ddeconvolution_depthwise_fp32.cc96 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
129 auto weight_tensor = in_tensors_.at(kWeightIndex); in ReSize() local
219 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
244 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
Dconvolution_depthwise_fp32.cc32 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
183 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
191 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
Dconvolution_depthwise_slidewindow_x86_fp32.cc76 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
182 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
192 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
Dconvolution_depthwise_3x3_fp32.cc33 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
128 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
136 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
Dconvolution_depthwise_slidewindow_fp32.cc75 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
181 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
189 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
Dconvolution_depthwise_indirect_fp32.cc42 auto weight_tensor = in_tensors_[kWeightIndex]; in Prepare() local
195 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
208 auto weight_tensor = in_tensors_[kWeightIndex]; in MallocWeightBiasData() local
Ddeconvolution_fp32.cc49 auto weight_tensor = in_tensors_.at(kWeightIndex); in ReSize() local
69 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
95 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
203 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
Ddeconvolution_winograd_fp32.cc222 auto weight_tensor = in_tensors_[1]; in InitComputeParam() local
316 auto weight_tensor = in_tensors_.at(kWeightIndex); in InitDataParam() local
370 auto weight_tensor = in_tensors_.at(kWeightIndex); in ReSize() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/fp16/
Dconvolution_depthwise_fp16.cc27 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
35 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
66 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
Dconvolution_depthwise_slidewindow_fp16.cc58 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
66 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
98 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
Ddeconvolution_depthwise_fp16.cc72 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
98 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
112 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
Dconvolution_depthwise_3x3_fp16.cc30 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
39 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
69 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
Dconvolution_winograd_fp16.cc36 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
85 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
176 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
Dconvolution_1x1_fp16.cc84 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
117 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
152 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
Ddeconvolution_fp16.cc57 auto weight_tensor = in_tensors_.at(kWeightIndex); in PackWeight() local
69 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocWeightBiasData() local
237 auto weight_tensor = in_tensors_.at(kWeightIndex); in Prepare() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/base/
Dconvolution_base.cc159 auto weight_tensor = in_tensors_.at(kWeightIndex); in InitConvWeightBias() local
298 auto weight_tensor = in_tensors_.at(kWeightIndex); in MallocQuantParam() local
347 auto weight_tensor = in_tensors_.at(kWeightIndex); in SetFilterTensorQuantParam() local
515 auto weight_tensor = in_tensors_.at(kWeightIndex); in CheckInputsValid() local
529 auto weight_tensor = in_tensors_.at(kWeightIndex); in CheckAndGetWeightParam() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/pyboost/customize/
Dweight_quant_batch_matmul.cc31const BaseTensorPtr &weight_tensor, const BaseTensorPtr &antiquant_scale_tensor, in WeightQuantBatchMatmulV2AscendCall()
43 ValueTuplePtr GetTransposePerm(const BaseTensorPtr &weight_tensor) { in GetTransposePerm()
61 …t std::shared_ptr<OpRunner> &op, const BaseTensorPtr &x_tensor, const BaseTensorPtr &weight_tensor, in WeightQuantBatchMatmulV2AscendCustomize()
Ddense.cc30 ValueTuplePtr GetTransposePerm(const BaseTensorPtr &weight_tensor) { in GetTransposePerm()
49const BaseTensorPtr &weight_tensor, const std::optional<BaseTensorPtr> &bias_tensor) { in DenseAscendCustomize()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/pyboost/customize/
Ddense.cc29 ValueTuplePtr GetTransposePerm(const BaseTensorPtr &weight_tensor) { in GetTransposePerm()
48const BaseTensorPtr &weight_tensor, const std::optional<BaseTensorPtr> &bias_tensor) { in DenseCPUCustomize()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/pyboost/customize/
Ddense.cc28 ValueTuplePtr GetTransposePerm(const BaseTensorPtr &weight_tensor) { in GetTransposePerm()
47const BaseTensorPtr &weight_tensor, const std::optional<BaseTensorPtr> &bias_tensor) { in DenseGPUCustomize()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Dconv2d_infer.c75 int CheckConvAttr(const int input_c, const TensorC *weight_tensor, const ConvParameter *param) { in CheckConvAttr()
122 const TensorC *weight_tensor = inputs[1]; in Conv2dInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/opencl/kernel/
Dprelu.cc38 auto weight_tensor = in_tensors_.at(1); in InitWeights() local
125 auto weight_tensor = in_tensors_.at(1); in CheckSpecs() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dbinary_cross_entropy_with_logits.cc105 const auto &weight_tensor = input_values[kIndex2]->cast<tensor::BaseTensorPtr>(); in InferShape() local
145 const auto &weight_tensor = input_values[kInputIndex2]->cast<tensor::BaseTensorPtr>(); in InferType() local
Dbatch_norm_ext.cc122 const auto &weight_tensor = input_values[kInputIndex1]->cast<tensor::BaseTensorPtr>(); in InferShape() local
130 const auto &weight_tensor = input_values[kInputIndex1]->cast<tensor::BaseTensorPtr>(); in InferType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Dconvolution_depthwise.c78 TensorC *weight_tensor = conv->base_.in_[SECOND_INPUT]; in ConvDwMallocWeightBiasData() local
147 TensorC *weight_tensor = self->in_[SECOND_INPUT]; in ConvolutionDepthwisePrepare() local

1234