-
Please edit and create a PR from the IDCC team with some iteration on the following:
##
## Background
Shang-Chi is the Manager of a Hong Kong social enterprise - EldHealth focusing on elderly ph…
-
### Aim
Attempted to conditionally `pop_front` from a slice, depending on whether it's empty:
```rust
fn main() {
let empty_slice: [u8] = &[];
// Also panics:
// if empty_slice…
-
**CC:**: @trilinos/framework, @trilinos/kokkos, @trilinos/tpetra, @nmhamster, @rppawlo
## Next Action Status
Set up a meeting to discuss current status of threaded testing in Trilinos and some …
-
## Description
Hello. I'm trying to build a simple logistic model with DJL. I have an accuracy of 1 with my logistic regression model.
### Expected Behavior
I expected to have around 0.92 (as with …
-
* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/Alamofire/Alamofire/blob/master/CONTRIBUTING.md).
Sorry for opening a separate issue for th…
-
I'd like to be able to define variables with backtick substitutions that are only run if the variable is referenced (I'd be fine if *all* the variables used in any commands are run before any of the c…
-
In response to discussions here: https://github.com/benoitsteiner/tensorflow-opencl/issues/65#issuecomment-297412974
I am posting this issue.
Unnecessary copying of data from RAM to VRAM can red…
-
-
@kwxm claims that the size of the name of a variable has impact on performance:
> Even with unit annotations, textual programs were taking 2-3% longer than flat ones. It looks as if that was becau…
-
I believe I have identified two issues with Box2BoxTransformRotated that are related to notions of orientation and symmetry.
During training, boxes are matched based on their pairwise rotated iou, …