-
Dear HelliceSaouli,
Would you mind provide the reference of this implement? Which paper it base on?
Thank you for your help.
Alex
-
Starting a new topic since there is a concrete example:
You'll need to install coffea from this branch: `https://github.com/CoffeaTeam/coffea/tree/awkward2_dev` (pip install -e '.[dev]')
You'll ne…
-
Failed to compile on win 64bit, python 3.5. Python 3.6 seems to compile. Using Anaconda, VC++ 14
> C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\bin\HostX6…
-
After updating to the latest rules_go and version of nilaway I am now getting the following panic:
```
/create.go:1:1: error: INTERNAL PANIC: conflicting position information on upstream object go…
-
Hi!
Regarding LTO the issue is pretty much the same as this one: https://github.com/evgenyigumnov/rustsn/issues/53 - just enable LTO for the Release profile. It will likely improve the project's pe…
-
Depends on the success and maybe the form of https://github.com/KhronosGroup/glslang/pull/1070
We might just have to set a Glslang compilation flag, or run the passes ourselves.
-
-
I'm planning to create an app in Unity3D using barracuda. the model size seems larger than expected. Can you help me to create a low size models like tflite?
-
On an M1 Max.
Compiling this file https://github.com/ibogosavljevic/johnysswlab/blob/f677ea00bde2fcc69f48e36d2028619e428c05ef/2022-12-optimizationreport/compiler-optimizations.cpp
Installed deps…
-
just an idea, should be easy to add, and we inherit almost everything
similar to the Mixin classes for modifying models, we can use nonlinear transformation of the loglikelihood, and maximize that …