Home
last modified time | relevance | path

Searched defs:TransposeInferShape (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Dtranspose_infer.c55 int TransposeInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, size_t… in TransposeInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/
Dpreprocess_dynamic_shape.cc685 int TransposeInferShape(const CNodePtr &cnode, const std::vector<ShapeVector> &in_shapes, in TransposeInferShape() function