| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/converter_extend/infer/ |
| D | custom_common.cc | 22 Status CheckInputs(const std::vector<mindspore::MSTensor> &inputs) { in CheckInputs() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/expanders/ |
| D | reshape.cc | 48 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::ExpandDims 97 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::Squeeze
|
| D | oneslike.cc | 26 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::OnesLike
|
| D | squared_difference.cc | 28 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::SquaredDifference
|
| D | softsign.cc | 28 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::Softsign
|
| D | softplus_grad.cc | 28 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::SoftplusGrad
|
| D | square_sum_all.cc | 28 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::SquareSumAll
|
| D | argmaxmin_with_value.cc | 33 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::ArgMaxMinWithValue
|
| D | tile.cc | 33 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::Tile
|
| D | softplus.cc | 29 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::Softplus
|
| D | bias_add_grad.cc | 45 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::BiasAddGrad
|
| D | equal_count.cc | 28 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::EqualCount
|
| D | reduce_mean.cc | 37 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::ReduceMean
|
| D | softmax.cc | 34 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::Softmax
|
| D | matmul.cc | 51 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::MatMul
|
| D | minimum_grad.cc | 56 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::MinimumGrad
|
| D | maximum_grad.cc | 56 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::MaximumGrad
|
| D | softmax_grad_ext.cc | 58 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::SoftmaxGradExt
|
| D | utils.h | 47 virtual bool CheckInputs() { return true; } in CheckInputs() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/runtime_extend/src/ |
| D | custom_common.cc | 22 Status CheckInputs(const std::vector<mindspore::MSTensor> &inputs) { in CheckInputs() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/expanders/ |
| D | strided_slice.cc | 28 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::StridedSlice
|
| D | scale_fusion.cc | 36 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::ScaleFusion
|
| D | instance_norm.cc | 38 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::InstanceNorm
|
| D | layer_norm_fusion.cc | 36 bool CheckInputs() override { in CheckInputs() function in mindspore::graphkernel::expanders::LayerNormFusion
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/runtime_gpu_extend/src/ |
| D | custom_common.cc | 21 int CheckInputs(const std::vector<mindspore::MSTensor> &inputs) { in CheckInputs() function
|