-
```
What steps will reproduce the problem?
1. Open attached simple script with Spyder
2. hit F10 or manually select Run->Profile
3. Let the profiling run, see the plot window appear and disappear as i…
-
This looks great @micaeljtoliveira. My first thought is that these tools are sufficiently general and useful beyond OM3 to justify moving them into their own package. Something to do now, later or nev…
-
Can we add data profiling function and a over fitting Detector function just like in catboost.. Thank you
-
```
What steps will reproduce the problem?
1. Open attached simple script with Spyder
2. hit F10 or manually select Run->Profile
3. Let the profiling run, see the plot window appear and disappear as i…
-
As discussed in our original Spark Summit presentation: See [22 min mark](https://youtu.be/LTeZoo6kEBQ?t=1319).
_Listening to myself is awful btw._
Inspired by the nice visualization provided b…
-
Using version 3.1.3, profiling events on z/OS contain the following strange-looking function names, and empty filenames:
{ date: 0,
functions:
[ { self: 1,
parent: 0,
file: ''…
-
After #242 , it was decided to disable the automatic profiling in the GH Actions. Manual profiling can still be done running `poetry run /usr/bin/time -v pytest -m "profiling" --profile-svg`.
What …
-
> Let's take profiling as an example - if it becomes a new signal with a new procotol or data model, then it would be added to the specification first. Once it's in the specification, it would be adde…
-
## Bug Description
When using engine cache feature on Llama2-7b, I found that reusing cached engine is pretty slow, even slower than training a non-refittable engine from scratch. I figured out th…
-
**System information**
- TensorFlow version (you are using): 2.3.1
- Are you willing to contribute it (**Yes**/No):
**Describe the feature and the current behavior/state.**
Tensorflow cpu me…