Evan

Results 15 issues of Evan

| TF | Py | CUDA | cuDNN | TensorRT | AditionalOpts | Opt Flags | |:----:|:-----:|:----:|:-----:|:--------:|--------------------|-----------------------------------------| | 1.13.1 | 3.7.2 | 10.0 | 7.5 | 5.0 | :heavy_check_mark: XLA...

| TF | Py | CUDA | cuDNN | TensorRT | AdditionalOpts | Opt Flags | |:----:|:-----:|:----:|:-----:|:--------:|--------------------|-----------------------------------------| | 1.12 | 3.6.7 | 10.0 | 7.3 | 5.0 | :heavy_check_mark: XLA...

| TF | Buntu | Py | march | SSE4.1 | SSE4.2 | AVX | AVX2 | FMA | MKL | |:----:|:-----:|:-----:|:-----------:|:------------------:|:------------------:|:------------------:|:----:|:---:|:------------------:| | 1.12 | 16.04 | 3.7.1 | `ivybridge`...

https://github.com/evdcush/TensorFlow-wheels/releases/tag/tf-1.10.0-gpu-mkl Linux build optimized for a machine with a Nvidia GPU and an Intel Broadwell or later CPU (SSE4.1,/4.2, FMA, AVX/2), and MKL enabled.

| TF | Buntu | Py | march | SSE4.1 | SSE4.2 | AVX | AVX2 | FMA | MKL | |:----:|:-----:|:-----:|:-----------:|:------------------:|:------------------:|:------------------:|:----:|:---:|:------------------:| | 1.13.1 | 18.04 | 3.7.2 | `westmere`...

Nesting/relocating the drone selection block in the spawning pool conditional body was not mentioned in the tutorial, and visually unclear from code. While it makes sense we wouldn't want to...

#### Environment info * OS: * `Ubuntu 22.04.1; 5.15.0-48-generic` * `Nvidia 515.65.01` * App Version (`Command/Ctrl + ,`): `v1.10.0` #### Description of the problem / feature request / question: Executing...

help wanted
Linux

I have the following `pyproject.toml` configuration for `yapfignore`: ```toml [tool.yapfignore] ignore_patterns = [ "configs/**/*.py", ] ``` My `configs/` directory structure: ``` configs/ ├── _base_/ │ ├── datasets/ │ └── schedules/...

`[3.21.18](https://github.com/MayGo/tockler/releases/tag/v3.21.18)` I downloaded the AppImage for the [`3.21.18` release](https://github.com/MayGo/tockler/releases/tag/v3.21.18). I encountered the following error: ``` $ ./Tockler-3.21.18.AppImage User dir is:/home/foo/.config/tockler libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed...