liasece / sd-webui-train-tools

The stable diffusion webui training aid extension helps you quickly and visually train models such as Lora.
Other
393 stars 48 forks source link

a error #53

Open ziQzav opened 7 months ago

ziQzav commented 7 months ago

environment variable TF_ENABLE_ONEDNN_OPTS=0. WARNING:tensorflow:From D:\StabilityMatrix\Packages\Stable Train\venv\lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.

A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' 2023-12-04 15:27:22.829756: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0. WARNING:tensorflow:From D:\StabilityMatrix\Packages\Stable Train\venv\lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.

A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' 2023-12-04 15:27:27.724362: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0. WARNING:tensorflow:From D:\StabilityMatrix\Packages\Stable Train\venv\lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.

A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' 2023-12-04 15:27:32.709326: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0. WARNING:tensorflow:From D:\StabilityMatrix\Packages\Stable Train\venv\lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.

A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' 2023-12-04 15:27:37.699144: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0. WARNING:tensorflow:From D:\StabilityMatrix\Packages\Stable Train\venv\lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.

A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' 2023-12-04 15:27:43.088354: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0. WARNING:tensorflow:From D:\StabilityMatrix\Packages\Stable Train\venv\lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.

A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' 2023-12-04 15:27:48.390331: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0. WARNING:tensorflow:From D:\StabilityMatrix\Packages\Stable Train\venv\lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.

A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' 2023-12-04 15:27:53.656671: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0. WARNING:tensorflow:From D:\StabilityMatrix\Packages\Stable Train\venv\lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.

A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton'

liasece commented 3 months ago

This does not seem to be an error reported by this plugin. You can try: try disabling all other extensions; try updating sd-webui