Skip to content

Mathematical operations in utbot-analytics should be written in pure Kotlin to reduce the size of the plugin #837

Open
@amandelpie

Description

@amandelpie

Description

The existing DL inference and data preprocessing is implemented with the help of Smile library wrapper under OpenBlas and another wrappers for native libs

It leads to the packaging huge dependencies as the following: smile, arpack-ng, openblas, javacpp

Expected behavior

The size of plugin is reduced from 300 mb to the 100 mb after this implementation

NOTE: This is a part of the umbrella ticket #703

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp-summariesSomething related to the method names, code comments and display names generationctg-enhancementNew feature, improvement or change request

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions