-
**What would you like to be added**:
automatic operator conversion in compression.pytorch.speedup
**Why is this needed**:
nni needs to call these functions to understand the model.
problem…
-
Add literate ps cookbook guide with a table of contents on the top of the file
Write about:
- Custom Types (PG) - litPG - EForeign
- ShowM for custom PG functions - Any
- Overloaded binary expre…
-
There's a few issues with our current JSON macros:
- Forces conflation of serialisation and deserialisation. A field is either required (always present in serialisations, must be present to deseria…
-
**Describe the bug**
UnCrackable-Level3.apk not resolvable using a known solution
fridaVersion: 12.11.4
testingDevices: Nexus5X Android 7.1.1; Genymotion Android 9.0
theError:
```
Re…
-
- wrong structure of project -1pt
- no descriptions of functions in hpp file -1pt
- root_rational_candidates too long and logic should be divided (we have written a proper version of this function …
-
I can't build darknet with Debug in vs, and it shows
"c:\program files\nvidia gpu computing toolkit\cuda\v10.0\include\crt/common_functions.h(150): error : more than one instance of overloaded funct…
-
Hi,
I tried your example described at https://www.trueinteractions.com/docs/tutorial-native.html but it always crashes in my case.
![image](https://cloud.githubusercontent.com/assets/378035/9021971/…
-
This issue is for discussing how PyTorch should handle NaN values and how we should design our operator API to do that.
We have many issues such as #46225, reporting inconsistent handling of NaN v…
-
If a class has a member function overloaded by a static member function, for example
```
%module test3
%inline %{
class Test {
public:
int a(int a1, int a2)
{
return 0;
}
static int a(int a1) {…
-
API: Usually most catalog functions will have an overloaded method to supply multiple columns.
E.g. `ctx.Transforms.Text.TokenizeWords()`. Though, `ctx.Transforms.Text.NormalizeText()` only offers …
rauhs updated
4 years ago