Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / plow-technologies/inferno issues and pull requests

#132 - [inferno-ml] Simplify model permissions, add more metadata

Pull Request - State: open - Opened by ngua about 1 month ago

#131 - Make it build with mtl 2.3

Pull Request - State: closed - Opened by albertov 2 months ago

#130 - [inferno-vc] Modify cached client so fetches for remote objects are serialized

Pull Request - State: closed - Opened by albertov 3 months ago - 1 comment

#129 - [inferno-ml] Add arbitrary instances

Pull Request - State: closed - Opened by ngua 3 months ago

#128 - [inferno-ml] Map model idents to IDs in script metadata

Pull Request - State: closed - Opened by ngua 3 months ago

#127 - Misleading error when custom type names partially overlap

Issue - State: open - Opened by ngua 3 months ago
Labels: bug

#126 - [inferno-ml] Structured errors for `inferno-ml-server`

Issue - State: open - Opened by ngua 4 months ago
Labels: enhancement, correctness

#125 - [inferno-ml] Move `BridgeInfo` to DB, add more instances

Pull Request - State: closed - Opened by ngua 4 months ago

#124 - [inferno-ml] Link multiple models to params

Pull Request - State: closed - Opened by ngua 4 months ago - 2 comments

#123 - [inferno-ml] Add `resolution` to inference params

Pull Request - State: closed - Opened by ngua 4 months ago

#122 - [inferno-ml] Change input/output representation

Pull Request - State: closed - Opened by ngua 4 months ago - 1 comment

#121 - [inferno-ml] Save evaluation info

Pull Request - State: closed - Opened by ngua 5 months ago

#120 - updated golden files

Pull Request - State: closed - Opened by albertov 5 months ago

#118 - [inferno-ml] Update DB tables

Pull Request - State: closed - Opened by ngua 5 months ago

#117 - [LSP] Add warning for unused vars, and fix some errors

Pull Request - State: closed - Opened by siddharth-krishna 5 months ago

#115 - Add Github pages site with language reference

Issue - State: open - Opened by ngua 6 months ago
Labels: documentation

#114 - Fix and reorganize documentation

Pull Request - State: closed - Opened by ngua 6 months ago

#113 - [inferno-ml-server] Add `terminated` to DB types

Pull Request - State: closed - Opened by ngua 6 months ago

#112 - Add documentation and language reference

Pull Request - State: closed - Opened by siddharth-krishna 6 months ago

#109 - Move `inferno-ml-server` to this repo

Pull Request - State: closed - Opened by ngua 6 months ago - 4 comments

#108 - Add pattern matching for records

Pull Request - State: closed - Opened by siddharth-krishna 6 months ago

#107 - [inferno-ml-server-types] Split `Model` and `ModelVersion`

Pull Request - State: closed - Opened by ngua 7 months ago

#105 - HLint everything and add to CI

Pull Request - State: closed - Opened by siddharth-krishna 7 months ago

#103 - Add records to the Inferno language

Pull Request - State: closed - Opened by siddharth-krishna 7 months ago - 1 comment

#102 - Add `inferno-ml-server-types` package

Pull Request - State: closed - Opened by ngua 7 months ago - 1 comment

#101 - `inferno-vc` shouldn't use `Manager` internals

Issue - State: open - Opened by ngua 8 months ago
Labels: correctness

#101 - `inferno-vc` shouldn't use `Manager` internals

Issue - State: open - Opened by ngua 8 months ago
Labels: correctness

#100 - More documentation

Issue - State: open - Opened by ngua 8 months ago
Labels: documentation

#100 - More documentation

Issue - State: open - Opened by ngua 8 months ago
Labels: documentation

#99 - Fix ToValue instances for functions and ImplicitCast

Pull Request - State: closed - Opened by siddharth-krishna 8 months ago

#99 - Fix ToValue instances for functions and ImplicitCast

Pull Request - State: closed - Opened by siddharth-krishna 8 months ago

#98 - Defer evaluating prelude expr defs until runtime

Pull Request - State: closed - Opened by siddharth-krishna 8 months ago

#97 - [inferno-vc] Add tests for fetchFunctionsForGroups

Pull Request - State: closed - Opened by siddharth-krishna 9 months ago

#96 - Revert "Chain prelude evaluation … (#94)"

Pull Request - State: closed - Opened by siddharth-krishna 11 months ago

#95 - Prelude: fix types of Array primitives; add Option.join

Pull Request - State: closed - Opened by siddharth-krishna 11 months ago

#94 - Chain prelude evaluation so that primitives can depend on each other

Pull Request - State: closed - Opened by siddharth-krishna 11 months ago - 1 comment

#93 - Add Array.median

Pull Request - State: closed - Opened by siddharth-krishna 11 months ago

#91 - Housekeeping: cleanup parser; make LSP use Interpreter API

Pull Request - State: closed - Opened by siddharth-krishna 12 months ago

#90 - Remove old server

Pull Request - State: closed - Opened by ngua 12 months ago

#89 - Add type annotations to let expressions

Pull Request - State: closed - Opened by siddharth-krishna 12 months ago

#88 - Make some Array functions total by returning options

Pull Request - State: closed - Opened by siddharth-krishna 12 months ago

#87 - Add some tuple and fn comp primitives again

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#86 - Run Interpreter in custom monad `m`

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#85 - NFData instances for Value and EvalError

Pull Request - State: closed - Opened by Daniel-Diaz about 1 year ago

#84 - Revert "Add some primitives; speed up tests (#81)"

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#83 - [inferno-types] Add NFData Value instance

Pull Request - State: closed - Opened by Daniel-Diaz about 1 year ago - 1 comment

#82 - [perf] Refactor `mkInferno` to share evaluation of prelude

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#81 - Add some primitives; speed up tests

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago - 2 comments

#80 - Add end-to-end tests in standalone .inferno files

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#79 - Add magic cache

Pull Request - State: closed - Opened by ngua about 1 year ago - 2 comments

#78 - Figure out caching problem

Issue - State: closed - Opened by ngua about 1 year ago - 1 comment
Labels: nix

#77 - [inferno-vc] Simplified InfernoVCOperations typeclass usage

Pull Request - State: closed - Opened by albertov about 1 year ago

#76 - Pluggable storage backend

Pull Request - State: closed - Opened by albertov about 1 year ago - 2 comments

#75 - Update README: warn about nix cache misses

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#75 - Update README: warn about nix cache misses

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#74 - [inferno-core] Pass environments directly, instead of functions

Pull Request - State: open - Opened by Daniel-Diaz about 1 year ago - 2 comments

#74 - [inferno-core] Pass environments directly, instead of functions

Pull Request - State: closed - Opened by Daniel-Diaz about 1 year ago - 2 comments

#73 - Fix order of input parameters in #71

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#72 - Add documentation for importing a torchscript model into inferno

Pull Request - State: closed - Opened by antonioc76 about 1 year ago

#71 - Ensure scripts are Lam(...) and better error message when not

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#70 - [Request] Alias for "inferno-ml:exe:inferno-ml-lsp-server-ghc925" in nix

Issue - State: open - Opened by antonioc76 about 1 year ago
Labels: enhancement

#69 - Generate `cabal.project.local` in the `shellHook`

Pull Request - State: closed - Opened by ngua about 1 year ago

#68 - Don't build `devShells..default`

Pull Request - State: closed - Opened by ngua about 1 year ago

#67 - Fix `torch` versions, document, use on CI

Pull Request - State: closed - Opened by ngua about 1 year ago

#66 - Fix pattern match eval of enums

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#65 - Torch version mismatch

Issue - State: closed - Opened by antonioc76 about 1 year ago - 6 comments

#64 - Boolean pattern match evaluates incorrectly

Issue - State: closed - Opened by siddharth-krishna about 1 year ago - 2 comments
Labels: bug

#62 - Adding the stack function to inferno-ml and VScode scripting instructions

Pull Request - State: closed - Opened by antonioc76 about 1 year ago - 1 comment

#61 - Don't include Hasktorch on non-`x86_64`

Pull Request - State: closed - Opened by ngua about 1 year ago

#60 - Upgrade to GHC 9.2.5

Pull Request - State: closed - Opened by ngua about 1 year ago - 8 comments

#59 - Add `inferno-ml-remote`

Pull Request - State: closed - Opened by ngua about 1 year ago - 1 comment

#58 - Add `inferno-ml-remote`

Pull Request - State: closed - Opened by ngua about 1 year ago - 1 comment

#57 - Added note for no hasktorch support.

Pull Request - State: closed - Opened by smurphy8 about 1 year ago - 3 comments

#55 - Add array indexing and pattern matching

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago - 1 comment

#54 - Type inference crashes on large pattern (mis)match

Issue - State: open - Opened by siddharth-krishna about 1 year ago
Labels: bug

#53 - Incorrect error when pattern type doesn't match expression type

Issue - State: open - Opened by siddharth-krishna about 1 year ago
Labels: bug

#52 - Add a timeout to LSP's parseAndInfer

Pull Request - State: closed - Opened by siddharth-krishna about 1 year ago

#51 - Fix slow parsing of tuple patterns and types

Issue - State: open - Opened by siddharth-krishna about 1 year ago
Labels: enhancement, good first issue

#49 - Fix VC history operation and add VC tests

Pull Request - State: closed - Opened by siddharth-krishna over 1 year ago - 1 comment

#48 - LSP: error if script evaluates to a function

Pull Request - State: closed - Opened by siddharth-krishna over 1 year ago

#47 - [refactor] New Interpreter API, parametricity on value types

Pull Request - State: closed - Opened by siddharth-krishna over 1 year ago

#46 - Use `IO` instead of `ExceptT e IO`

Pull Request - State: closed - Opened by siddharth-krishna over 1 year ago

#42 - [inferno-core] Added `toBCD` and `fromBCD` to Prelude

Pull Request - State: closed - Opened by LTibbetts over 1 year ago

#41 - Update package versions and changelogs for 981be9a

Pull Request - State: closed - Opened by siddharth-krishna over 1 year ago

#40 - Specify Nix v2.13 in `install-nix-action`

Pull Request - State: closed - Opened by ngua over 1 year ago

#39 - Nix 2.14 breaks `cachix-action`

Issue - State: closed - Opened by ngua over 1 year ago
Labels: bug

#38 - Add profiling instructions to readme

Pull Request - State: closed - Opened by siddharth-krishna over 1 year ago