Op("matrixDeterminant") {
        javaPackage = "org.nd4j.linalg.api.ops.impl.transforms.custom"
        javaOpClass = "MatrixDeterminant"

        Input(DataType.NUMERIC, "input") {"Input tensor"}