-
This is a proposal. I'm not sure yet it's the best way to achieve this, so I'm putting this up for discussion.
## tl;dr
Have specific tensor subclasses for `BoxList` / `SegmentationMask`, `Combi…
-
I think it would be necessary to start defining exactly what the purpose is and what the main abstraction for the UI kit could be.
By stating this I'm detonating the following questions:
- [ ] …
-
---
Author Name: **James** (James)
Original Redmine Issue: 105812, https://vlab.noaa.gov/redmine/issues/105812
Original Date: 2022-06-22
---
Given an evaluation that requires different abstractio…
epag updated
2 months ago
-
As in https://docs.rs/sqlx/0.8.2/sqlx/postgres/types/index.html for `chrono` and `time`, being integrated with [`jiff`](https://github.com/BurntSushi/jiff).
Since the abstractions are similar, it s…
-
Area owners: @maryamariyan @carlossanlop @Jozkee
The APIs in the list below are missing some or all of their documentation. Please add the missing documentation directly in triple slash comments i…
-
Hi I noticed that there are extremely weird abstraction for use that mainly served as a way to save typing.
one particularly bad example is https://github.com/HOL-Theorem-Prover/HOL/blob/develop/tool…
-
### Branch
_No response_
Checklist
- [X] Modify `src/Providers/Abstractions/src/Chat/ChatModel.cs` ✓ https://github.com/tryAGI/LangChain/commit/e7c001d4cfbfe5c83f77ed89c12d632421617904 [Edit](htt…
-
Serialization support for UntypedNode
Related to:
https://github.com/microsoft/kiota/issues/4385
https://github.com/microsoft/kiota-abstractions-python/issues/285
-
Add support for vector type.
The vector is a fixed-length collection with specified type of elements: `VECTOR`.
The implementation should:
- extend CQL syntax
- adjust built-in type hierarchy a…
-
Use `NOT_IMPLEMENTED();` (defined in `lib/utils/not_implemented.h`) as the body of functions when stubbing this out--this ensures remaining functions that need to be implemented can be easily found