tensorflow icon indicating copy to clipboard operation
tensorflow copied to clipboard

An Open Source Machine Learning Framework for Everyone

Results 1769 tensorflow issues
Sort by recently updated
recently updated
newest added

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version tf 2.9 ### Custom Code Yes ### OS Platform and Distribution Linux Ubuntu 20.04 ### Mobile device...

stat:awaiting tensorflower
type:bug
comp:ops
TF 2.9

Click to expand! ### Issue Type Support ### Source source ### Tensorflow Version tf 2.9.1 ### Custom Code No ### OS Platform and Distribution Windows 11 ### Mobile device _No...

stat:awaiting response
type:support
comp:keras
TF 2.9

Click to expand! ### Issue Type Build/Install ### Source source ### Tensorflow Version current master ### Custom Code No ### OS Platform and Distribution Linux Debian Unstable ### Mobile device...

stat:awaiting response
type:build/install
subtype:bazel

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version tf 2.9 ### Custom Code Yes ### OS Platform and Distribution Linux Ubuntu 20.04 ### Mobile device...

stat:awaiting tensorflower
type:bug
comp:ops
TF 2.9

Click to expand! ### Issue Type Build/Install ### Source binary ### Tensorflow Version 2.9.2 ### Custom Code No ### OS Platform and Distribution MacOs M1 ### Mobile device _No response_...

stat:awaiting response
type:build/install
subtype:macOS
TF 2.9

This PR adds TF-TRT support to `tf.nn.log_softmax` operation. This is performed using the formula `logsoftmax = logits - log(reduce_sum(exp(logits), axis=-1))` . The implemented TRT layers are fused into a single...

size:M

Implementation of converter for [`ops::SelectV2`](https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/select-v2) operation.

awaiting review
size:L
comp:gpu:tensorrt

what is the relationship of xla and dynamic graph?

type:support
comp:xla

Propagate a timeout for DeviceFinder when waiting for workers to respond. Currently if any of the workers didn't respond, `DeviceFinder::Wait()` will get stuck in the while-loop. This change introduces a...

size:S
comp:core

**System information** - Xamarin.Android Android 12.0 - Xamarin Tensorflow Lite 2.6.0.1 - Visual Studio 2022 c# **Standalone code to reproduce the issue** Enableing NNAPI (options.SetUseNNAPI(true);) interpreter = new Interpreter(mappedByteBuffer, options);...

stat:awaiting tensorflower
type:support
comp:lite
TFLiteNNAPIDelegate
2.6.0