Searched defs:TruncateShape (Results 1 – 4 of 4) sorted by relevance
31 std::vector<int32_t> TruncateShape(const std::vector<int64_t> &shape, enum TypeId type, size_t data… in TruncateShape() function
104 std::vector<int32_t> LiteInferSession::TruncateShape(const std::vector<int64_t> &shape, TypeId type… in TruncateShape() function in mindspore::LiteInferSession
353 std::vector<int32_t> DefaultInferSession::TruncateShape(const std::vector<int64_t> &shape, enum Typ… in TruncateShape() function in mindspore::DefaultInferSession
357 std::vector<int32_t> LiteRTGraphExecutor::TruncateShape(const std::vector<int64_t> &shape, TypeId t… in TruncateShape() function in mindspore::LiteRTGraphExecutor