-
[`runtime/pprof.appendLocsForStack`](https://cs.opensource.google/go/go/+/master:src/runtime/pprof/proto.go;l=445;drc=ca63101df47a4467bc80faa654fc19d68e583952) asserts that an inline-expanded PC alway…
-
Hi,
first I wanted to say thanks, for this awesome package.
Would it be possible to use `@faker-js/faker` (https://www.npmjs.com/package/@faker-js/faker) instead of `faker`?
I have done this …
-
The non-promise version of `Query` defines fake [`then`](https://github.com/sidorares/node-mysql2/blob/master/lib/commands/query.js#L36) and [`catch`](https://github.com/sidorares/node-mysql2/blob/mas…
-
Hi!
As far as I can tell, we have two ways of issuing return values to a generated fake struct in counterfeiter. The first is to simply record a value which it returns, and the second one is to enu…
-
# Problem
We allow custom resolve functions only so that we can use fake hosts in the tests of the form 'VA', 'SB', 'PX' standing for Validator, A Stakeholder B and Participant X. We shouldn't b…
-
### Summary
We should refactor documentation snippets to improve the value new and existing customers get from them. Code snippets should be run as-is and provide what's necessary to demonstrate an…
-
Getting an internal assert failure:
```
E1120 16:27:42.446000 166428 site-packages/torch/_subclasses/fake_tensor.py:2301] [0/1_1] failed while attempting to run meta for aten._upsample_bilinear2d_aa…
-
Hello! I'm using the CCD Guide in my class this semester, and we've run into an issue with image_sim.py. The Guide is written using an older version of photutils, and the latest release no longer incl…
-
There is currently no way to force gettext functions to return specific strings. This means I cannot test if the macros I'm working on at #89 fall back to default strings when returned ones are broken…
mks-h updated
4 months ago
-
Hi. I am new to using GPU. I am working on adversarial machine learning and earlier I have used the Textattack library for one of my projects using Sklearn and Keras models. For that I created the cus…