/dports/misc/mnn/MNN-1.2.0/source/shape/ |
H A D | ShapeTensorArray.cpp | 47 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::TensorArrayComputer 81 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::TensorArraySizeComputer 98 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::TensorArrayReadComputer 129 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::TensorArrayWriteComputer 172 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::TensorArrayGatherComputer 215 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::TensorArrayScatterComputer 252 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::TensorArraySplitComputer 291 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::TensorArrayConcatComputer
|
H A D | ShapeConvolution.cpp | 25 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::ConvolutionSizeComputer 121 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::Dilation2DSizeComputer 124 return ConvolutionSizeComputer::onComputeSize(op, inputs, outputs); in onComputeSize() 137 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::Conv2DBackpropFilterSizeComputer
|
H A D | ShapeLSTM.cpp | 17 virtual bool onComputeSize(const MNN::Op *op, const std::vector<Tensor *> &inputs, in onComputeSize() function in MNN::LSTMComputer 78 virtual bool onComputeSize(const MNN::Op *op, const std::vector<Tensor *> &inputs, in onComputeSize() function in MNN::LSTMBlockCellComputer
|
H A D | ShapeSqueeze.cpp | 15 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::UnSqueezeSizeComputer 53 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::SqueezeSizeComputer
|
H A D | ShapeReshape.cpp | 17 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::FlattenComputer 46 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::ReshapeComputer
|
H A D | ShapeRank.cpp | 14 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::RankComputer
|
H A D | ShapeSize.cpp | 16 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::SizeOpComputer
|
H A D | ShapeDequantize.cpp | 14 virtual bool onComputeSize(const MNN::Op *op, const std::vector<Tensor *> &inputs, in onComputeSize() function in MNN::ShapeDequantize
|
H A D | ShapeAsString.cpp | 15 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::AsStringComputer
|
H A D | ShapeSelect.cpp | 16 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::SelectSizeComputer
|
H A D | ShapeDetectionOutput.cpp | 15 virtual bool onComputeSize(const MNN::Op *op, const std::vector<Tensor *> &inputs, in onComputeSize() function in MNN::DetectionOutputComputer
|
H A D | ShapeCast.cpp | 15 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::CastSizeComputer
|
H A D | ShapeRandomUniform.cpp | 15 virtual bool onComputeSize(const MNN::Op *op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::RandomUniformComputer
|
H A D | ShapeUnravelIndex.cpp | 15 virtual bool onComputeSize(const MNN::Op *op, const std::vector<Tensor *> &inputs, in onComputeSize() function in MNN::UnravelIndexSize
|
H A D | ShapeEltwise.cpp | 16 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::EltWiseComputer
|
H A D | ShapeShape.cpp | 16 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::ShapeSizeComputer
|
H A D | ShapeFill.cpp | 16 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::FillComputer
|
H A D | ShapeConst.cpp | 15 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::ConstComputer
|
H A D | ShapeInnerProduct.cpp | 15 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::InnerProductComputer
|
H A D | ShapeROIPooling.cpp | 16 virtual bool onComputeSize(const MNN::Op *op, const std::vector<Tensor *> &inputs, in onComputeSize() function in MNN::ROIPoolingComputer
|
H A D | ShapePermute.cpp | 15 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::PermuteComputer
|
H A D | ShapePadding.cpp | 14 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in MNN::PaddingComputer
|
H A D | ShapeResize.cpp | 15 virtual bool onComputeSize(const MNN::Op *op, const std::vector<Tensor *> &inputs, in onComputeSize() function in MNN::ResizeComputer
|
H A D | ShapePack.cpp | 15 virtual bool onComputeSize(const MNN::Op *op, const std::vector<Tensor *> &inputs, in onComputeSize() function in MNN::PackComputer
|
/dports/misc/mnn/MNN-1.2.0/test/core/ |
H A D | SizeComputerTest.cpp | 15 virtual bool onComputeSize(const MNN::Op* op, const std::vector<Tensor*>& inputs, in onComputeSize() function in SUTSizeComputer
|