-
### **Description**
This ticket aims to clean up the transform functions that are being used by redux-persist. The tasks include removing old fields and fixing typos. Here are two areas to address so…
Cal-L updated
9 months ago
-
Thanks for including [Taskade](https://taskade.com)! Would love to make a few edits if possible.
1. Update the description for Taskade to:
Taskade AI is a dynamic productivity suite that enhanc…
-
processed = preprocess.get_transform(augment=False)
Hello, JiaxiongQ!
Thanks for your excellent code. When I read you code in trainloader.py, I found you apply
`processed = preprocess.get_t…
-
-
- Scenario: Transform Dataset
- Step: 3.4
- Link to the project: https://app.staging.terarium.ai/projects/34e7b955-f408-4e8b-be27-9429480ad6aa/workflow/954cf33c-f207-449d-b069-5337b8fc24ba?operator=0e…
-
I'm unable to iterate deterministically. I've looked at [this page](https://www.tensorflow.org/datasets/determinism#get_deterministic_file_shuffling) and I've tried to set up the config so it iterates…
-
### Is your feature request related to a problem or challenge?
it was found that the planner calling schema transform functions excessively.
Experiment, lets take a simple query
```
let …
-
Objects with attach transform can be oriented incorrectly when snapped to a snap zone.
User Ashes apparently solved this:
The snapzone script has two functions:
1. ForceSelect
1. DrawHighl…
-
### Feature request
Especially on a 'zoom to fit', it would be pretty neat if you could specificy a `transition` and a maybe a `transition-ease-function`.
Specifically, `viewer.js` would need to …
-
> Something to note is that you can transform some impure functions into pure ones by delaying evaluation:
```
var pureHttpCall = memoize(function(url, params) {
return function() {
return $.ge…