repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
tensorflowtensorflow
bug in use the savedmodel format guide
Bug
please go to stack overflow for help and support if you open a github issue here be our policy 1 it must be a bug a feature request or a significant problem with the documentation for small doc fix please send a pr instead 2 the form below must be fill out 3 it shouldn t be a...
tensorflowtensorflow
tensorflow lite for microcontroller sigabort with a mobilenetv2 alpha 0 1 model
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 macos 10 15 5 linux gcc compiler version if compile from source apple clang version 11 0 3 clang 1103 0 32 62 c 1 ...
tensorflowtensorflow
can t predict bound box with my own train model even though tensorflow return reduce loss during training
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
maybe incorrect bri score calculation
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes tensorflow version use command below 1 15 0 tensorflow probability version 0 8 0 describe the current behavior I believe that the way the bri score calculation be implem...
tensorflowtensorflow
typo in optimizer v2 py
Bug
l285 I be read through the code to learn how to create a custom optimizer I think the line should be this class be stateful and thread compatible
tensorflowtensorflow
the first paragraph of the documentation for tf linalg inv be cut in half
Bug
url s with the issue please provide a link to the documentation entry for example description of issue what need change the first paragraph say compute the inverse of one or more square invertible matrix or their instead of compute the inverse of one or more square invert...
tensorflowtensorflow
tf lite tfliteconverter produce inconsistent converted model
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 osx 10 15 5 tensorflow instal from source or binary binary tensorflow version use command below v1 12 1 37224 ga6cd...
tensorflowtensorflow
tf slim resnet v1 pre train model preprocesse
Bug
affect doc url pre train model description both tf slim vgg and inception preprocesse cause the resnet v1 model in the above link to have incorrect output the other imagenet model run correctly with either the vgg or inception preprocesse however under the same code path resnet v1 model produ...
tensorflowtensorflow
use learn rate decay schedule and verbose 1 create fatal typeerror
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 and window 10 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile devic...
tensorflowtensorflow
cudnnlstm variable sequence length sometimes fail with cudnn status execution fail
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow os platform and distribution e g linux ubuntu 16 04 debian sid 2020 07 01 ubuntu 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile dev...
tensorflowtensorflow
where be tensorflow lite support library
Bug
here be the guide to tensorflow lite support library an exert the tensorflow lite android support library be design to help process the input and output of tensorflow lite model and make the tensorflow lite interpreter easy to use which link to which be 404 page not find
tensorflowtensorflow
convert tflite model produce wrong result while pb model produce correct result
Bug
system information os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 3 lts tensorflow instal from source or binary pip install tf nightly tensorflow version or github sha if from source 2 4 0 dev20200721 command use to run the converter or code if you re use ...
tensorflowtensorflow
label map util
Bug
it be open by mistake I haven t problem
tensorflowtensorflow
jpeg decode for example when loading tfrecord from file cause error on tpu when try to fit a model
Bug
system information tensorflow version use command below 2 2 0 v2 2 0 0 g2b96f3662b python version 3 6 9 gpu model and memory google colab tpu I m not sure that this be a bug but I ve encounter this weird behaviour with my tfrec dataset and make simple code to reproduce it this pro...
tensorflowtensorflow
when use mirroredstrategy for multi gpu and fit with multi worker there be a error task do call too many time
Bug
system information os ubuntu 18 04 tensorflow 2 20 from pip install python version 3 7 7 cuda version 10 2 cudnn version release 10 2 v10 2 89 gpu 2070 x 2 describe the current behavior code python gpu tf config experimental list physical device gpu f...
tensorflowtensorflow
set name parameter in keras layers result in accuracy degradation
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
unable to generate pbtxt file for tensorflow 2 0 model
Bug
system information run code on google colab use tensorflow 2 2 problem I m try to generate a pbtxt file from a pb file that I train use tfod 2 api but I m get a parse message error in fact I m even get this error when I try to use a train ssd mobilenet v2 model from tensorflow model ...
tensorflowtensorflow
tfdbg doesn t display any tensor
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
tflite interpreter invoke crash on gpu despite successful tflite conversion
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 google colab notebook mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on m...
tensorflowtensorflow
introduction to tensor have incorrect example image
Bug
url s with the issue multi axis indexing description of issue what need change the left side image in the figure call select the last feature across all location in each example in the batch have batch 1 blue and 2 green swap the right side image and the surround code example ...
tensorflowtensorflow
autograph fail due to an end of line between parenthesis
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 uname a darwin daniels macbook pro local 18 7 0 darwin kernel version 18 7 0 tue aug 20 16 57 14 pdt 2019 root xnu 4903 2...
tensorflowtensorflow
incorrect processing in tf image decode gif for multiple frame image
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow n a os platform and distribution e g linux ubuntu 16 04 macos or linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tenso...
tensorflowtensorflow
train a tensorflow model use 1 terabyte swap file
Bug
hi there I want to train a tensorflow model that be huge and require alot of memory so I increase the swap file size and swapiness but in training it also use the ram so it fail be there a way to train tensorflow with use swap file as memory
tensorflowtensorflow
nccl op all sum do not correctly reduce gradient
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorflow...
tensorflowtensorflow
tf ragged stack issue
Bug
tf ragged stack input return tf tensor if the first dim of the input be of length 1 and tf raggedtensor if not this be a problem as those type don t share the same interface and if the length of the input be not know in advance as be often the case when use ragged tensor one must have in if condition insid...
tensorflowtensorflow
dataset not repeat when ignore error and shuffle before indefinite repetition
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux tensorflow instal from source or binary binary tensorflow version 2 2 0 python version python 3 x cud...
tensorflowtensorflow
generator not compatible with ragged tensor when use model fit
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
mislead error message in tf broadcast to
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a ten...
tensorflowtensorflow
smart resize in kera preprocesse not compatible with dataset from tf datum
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal from so...
tensorflowtensorflow
fit the model with feature on gpu assertionerror could not compute output tensor dense 3 identity 0 shape none 1 dtype float32
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template tf version 2 2 issue occur when we call model fit after create keras model we be use tfhub bert layer for its w...
tensorflowtensorflow
rgb to yuv conflict information between example and description
Bug
the documentation say this function be only well define if the value be between 0 and 1 but the example use an input with value great than 1
tensorflowtensorflow
tf parallel stack doesn t support eager execution
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
fl16 model run on gpu
Bug
system information host os platform and distribution e g linux ubuntu 16 04 linux ubuntu 16 04 tensorflow instal from source or binary binary tensorflow version commit sha if source 1 15 target platform e g arm mbe os arduino nano 33 etc android 9 api28 mali t864 gpu ...
tensorflowtensorflow
model maker output single file no label txt
Bug
thank you for submit a tensorflow documentation issue per our github policy we only address code doc bug performance issue feature request and build installation issue on github the tensorflow doc be open source to get involve read the documentation contributor guide url s with the i...
tensorflowtensorflow
invalidargumenterror only rank up to 5 support
Bug
have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 cento inux release 7 6 1810 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflow instal from sou...
tensorflowtensorflow
readvariableop value 0 be not find when convert savedmodel to tflite
Bug
system information os platform and distribution os x 10 14 6 tensorflow instal from binary pip3 tensorflow version 2 2 0 my initial issue be very similar to this so have follow the advice there and at issue 34350 I be run the follow code save model obj tf save model...
tensorflowtensorflow
error in tf session run or tf reduce max
Bug
question opt sess run pre dfs feed dict x clinic factor val keep prob 1 0 treatment treat opt1 pat pre sess run output1 pre dfs feed dict x clinic factor val keep prob 1 0 treatment treat print opt1 print opt print pat pre the relationship between pred...
tensorflowtensorflow
can not run tensorflow2 0 save model with java
Bug
in java can not feed the input tensor to the load model model which be save in tf2 0 in pb file my model tf2 0 model sequential layer type output shape param ...
tensorflowtensorflow
doc incomplete description of callback modelcheckpoint s save well only parameter
Bug
url s with the issue description of issue what need change 1 mode auto min max should be auto min max I guess minor 2 save well only I believe the description be incomplete with save well only true not only will the late good model not be ove...
tensorflowtensorflow
threshold to be set 0 when use binary accuracy with raw prediction value from logit true
Bug
this be mainly a documentation bug official tensorflow tutorial but it be a dangerous trap and might also happen in general to user so see below my last sentence this could also be fix in tensorflow that it detect this automatically in this tutorial raw prediction value form logit true be use ...
tensorflowtensorflow
run into this issue while import the tflearn library
Bug
d software anaconda lib site package tflearn init py in 2 3 config 4 from import config 5 from config import be train get training mode init graph 6 d software anaconda lib site package tflearn config py in 3 import tensorflow as tf 4...
tensorflowtensorflow
runtimeerror cudagetdevice fail status cuda driver version be insufficient for cuda runtime version
Bug
I want to run tensorflow with cuda 10 0 or 10 1 on window abstract error message runtimeerror cudagetdevice fail status cuda driver version be insufficient for cuda runtime version system infomeation tensorflow gpu 2 2 0 python 3 7 1 window 10 pro cuda 10 1 105 cudnn 7 6 4 nv...
tensorflowtensorflow
pylint error on master branch
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 macos mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorflow insta...
tensorflowtensorflow
segmentation fault in subgraph h when run tensorflow lite in ro foxy
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow I use example code to write a ros node os platform and distribution e g linux ubuntu 16 04 ros foxy docker container ubuntu 20 04 currently test on a x86 64 syste...
tensorflowtensorflow
tensorflow 2 2 0 doesn t detect gpu with cuda version 10 2
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device na tensorflow instal...
tensorflowtensorflow
tf math acos raise unimplementederror for complex tensor
Bug
system information os platform and distribution windows10 1909 tensorflow instal from binary tensorflow version 2 2 0rc2 python version 3 8 0 cuda cudnn version none describe the current behavior the documentation say complex input be allow but tf math acos and tf math as...
tensorflowtensorflow
tensorflow lite runtime check doesn t account for bytecode
Bug
this line in tensorflow lite doesn t consider the possibility that the name of the file could end with pyc instead of py if the module be compile to bytecode e g when use by pyinstaller I can file a pr but want to check first if there s a reason why this be the way that it be right now this cause th...
tensorflowtensorflow
tensorflow 2 2 no gradient provide for any variable
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
doc error for tf linalg trace
Bug
I think the doc string here l2758 python output I j k l trace x I j I l should be python output I j k l trace x I j k l
tensorflowtensorflow
create a simple speech recognition example use tensorflow version 2
Bug
a tracking bug for migrate the tf1 speech recognition example to tf 2
tensorflowtensorflow
tflite two consecutive dequantize op be generate in the structure of the model after integer quantization
Bug
1 system information os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 x86 64 tensorflow instal from source or binary binary tensorflow version or github sha if from source tensorflow 2 3 0 rc1 2 command use to run the converter and code use the python api...
tensorflowtensorflow
dlpack dlpack doesn t work with int32 on gpu
Bug
reproduce code scrollto ui luv7euick error message on my machine python 2020 07 11 14 42 25 598880 e tensorflow stream executor cuda cuda driver cc 1037 fail to enqueue async memcpy from device to host cuda error invalid value invalid argument host dst 0x1abfd2c0 gpu src 0x1a027e80 size...
tensorflowtensorflow
confuse documentation for tf image rgb to yuv
Bug
the documentation for tf image rgb to yuv say output a tensor of the same shape as the image tensor contain the yuv value of the pixel the output be only well define if the value in image be in 0 1 do that mean the rgb value should be 0 1 if so the usage example add confusion x 1 0 ...
tensorflowtensorflow
tf keras model evaluate not work as expect
Bug
system information code be run locally on macbook pro 2 8 ghz quad core intel core i7 radeon pro 555 2 gb intel hd graphic 630 1536 mb current behavior in jupyter import tensorflow as tf mnist tf keras datasets fashion mnist training image training label test ima...
tensorflowtensorflow
typeerror fail to convert object of type to tensor
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on a mobile ...
tensorflowtensorflow
gpu delegate library be libtensorflowlite gpu delegate so not libtensorflowlite gpu gl so
Bug
thank you for submit a tensorflow documentation issue per our github policy we only address code doc bug performance issue feature request and build installation issue on github the tensorflow doc be open source to get involve read the documentation contributor guide url s with the i...
tensorflowtensorflow
configure tf config in practice a small bug in the multi worker training with keras tutorial
Bug
hey lamberta and team a couple of thing here relate to the multi worker training with keras tutorial with tf distribute experimental multiworkermirroredstrategy 1 configure the tf config environment variable for multi worker training in practice url multi worker configur...
tensorflowtensorflow
mlir converter crash because tf decodejpeg be not an op
Bug
system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 20 04 tensorflow instal from source or binary source tensorflow version or github sha if from source 2 4 0 dev20200709 command use to run the converter or code if you re use the python api ...
tensorflowtensorflow
target tensor argument from tf keras model compile method have dissapeare
Bug
I be not entirely sure whether this be a bug or not I have a piece of code which be rely in the target tensor argument of the compile method this code work fine in tf 2 1 however when update to tf 2 2 it stop work look in the documentation I ve notice that indeed the argument target tensor hav...
tensorflowtensorflow
keras model object have no attribute callable loss
Bug
have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 cento inux release 7 6 1810 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflow instal f...
tensorflowtensorflow
bad input tensor parameter in model
Bug
tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 freertos tensorflow instal from source or binary tensorflow lite tensorflow version commit sha if source target platform e g arm mbe os arduino nano 33 etc esp32 with 2 mb exte...
tensorflowtensorflow
index error find in tf keras backend dot function
Bug
sorry for bother an error both find in tf1 15 system information os window 10 1904 tensorflow instal from source or binary binary tensorflow version use command below tensorflow 1 15 and tensorflow 2 1 python version python 3 6 for tensorflow 1 15 python 3 6 for tensorflow 2 1 ...
tensorflowtensorflow
typeerror init get an unexpected keyword argument lambda
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 n a google colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a ...
tensorflowtensorflow
timedistribute do not infer output batch size when timestep none
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
tensorflow tensorflow 2 1 1 gpu have python3 instead of python2
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 n a mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorflow instal...
tensorflowtensorflow
uint8 model runtime input s num be 2
Bug
system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 16 04 tensorflow instal from source or binary binary tensorflow version or github sha if from source 2 1 command use to run the converter or code if you re use the python api import te...
tensorflowtensorflow
bug in create an op of tensorflow 1 15
Bug
tensorflow tensorflow core create an op gpu kernel there be an example of gpu kernel implementation there be three file kernel example h kernel example cc kernel example cu cc when I compile the kernel example cu cc with the commond nvcc std c 11 c o kernel exam...
tensorflowtensorflow
tf mlir graph prune canonicalization pass doesn t eliminate some dead constant node
Bug
this be with the tensorflow trunk at e13ff2da43ab00dba94dd00d87a876b2a03f48e7 jul 6 this be a reduce test case where both nod operation in the graph be suppose to be dead result unused and not side effecting but neither the tf executor graph pruning nor the canonicalize pass get rid of they ho...
tensorflowtensorflow
doc of rmsprop optimizer seem not consistent with the code
Bug
null
tensorflowtensorflow
syncbatchnormalization layer segfault on multi worker with nccl
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux ubuntu 14 04 in a docker container on an 18 04 host mobile device e g iphone 8 pixel 2 samsung galaxy if th...
tensorflowtensorflow
socket close when layernormalization be use for tensor of 3 or more dimension with tpu in colab
Bug
when I use layernormalization on tensor of 3 or more dimension in the colab with tpu I encounter the follow error unavailableerror socket close additional grpc error information create 1593962551 753581454 description error receive from peer ipv4 10 10 67 202 8470 file external c...
tensorflowtensorflow
multiworkermirroredstrategy multi worker don t train once sync
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no I use keras tutorial multi worker training with keras os platform and distribution e g linux ubuntu 16 04 chief ubuntu 20 04 worker ubuntu 20 04 tensorflo...
tensorflowtensorflow
break link in www tensorflow org resource learn ml
Bug
the four area of machine learn education build your own project colab give I notebook not find fetch for fail message no commit find for the ref r2 0rc documentation url
tensorflowtensorflow
unexpected crash when load a modify save model pb file
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
categorical crossentropy with label smoothing support on tf bfloat
Bug
it seem that when enable label smooth categorical crossentropy only support input in float32 so not useful when use tf bfloat on tpu I change it to the following to make it work from tensorflow python framework import op from tensorflow python op import math op from tensorflow python framework import ...
tensorflowtensorflow
tf keras layer depthwiseconv2d and tf keras layers separableconv2d do not handle kernel regularizer correctly
Bug
please go to stack overflow for help and support if you open a github issue here be our policy 1 it must be a bug a feature request or a significant problem with the documentation for small doc fix please send a pr instead 2 the form below must be fill out 3 it shouldn t be a...
tensorflowtensorflow
issue use segment prod in custom keras layer
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 colab tensorflow instal from source or binary nightly tensorflow version use command below nightly python vers...
tensorflowtensorflow
invalid link in documentation to code
Bug
tensorflow documentation issue url s with the issue the link page not find 404 image object detection api under namely description of issue what need change material be move to
tensorflowtensorflow
doc code style say to install clang tidy then example use clang format
Bug
url s with the issue description of issue what need change doc say to install clang tidy but the example give say to run clang format be this intend I would have expect to run clang tidy
tensorflowtensorflow
tpu errro invalidargumenterror nodedef expect input string do not match 0 input specify
Bug
tpu be not work with any version great than tf 2 2 0 even in tf 2 2 0 it get stick indefinitely
tensorflowtensorflow
fail launch resizenearestneighbor
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow n...
tensorflowtensorflow
tf keras layers lstm tf function fail to compute jacobian with pfor on gpu
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 ubuntu 16 04 tensorflow instal from source or binary binary tensorflow version use command below v1 12 1 34...
tensorflowtensorflow
tensor object have no attribute numpy for concat
Bug
hi I m work on a custom implementation of physics inform deep learning model from this paper and while rewrite a snippet with custom gradient it turn out to be not work for I for late tensorflow version I ve rewrite this snippet l105 python3 self x u tf tf placeholder tf float32 shap...
tensorflowtensorflow
error tensorflow error have not be declare status tensorflow error code code tensorflow stringpiece msg
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow os platform and distribution linux ubuntu 16 04 tensorflow instal from source tensorflow version 1 14 python version 3 5 bazel version if compile from source 0...
tensorflowtensorflow
tf estimator predict can not run consecutively on colab tpu
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 colab tpu mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow insta...
tensorflowtensorflow
tf where doc on args x seem incorrect
Bug
url s with the issue please provide a link to the documentation entry for example args 1 description of issue what need change for args x original if provide a tensor which be of the same type as y and have a shape broadcastable with condition and y should be if provide ...
tensorflowtensorflow
a function that be wrap with tf function give wrong gradient on loss function that be themselves wrap by the same decorator
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
query result not show aliase function
Bug
if we search tf argmax in tensorflow r1 15 documentation no result get for tf 1 x however if search tf math argmax you will get it but they re both annation python pylint disable redefine builtin tf export v1 math argmax argmax this line deprecation d...
tensorflowtensorflow
distribute keras sparse feature training error
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
how to verify tensorflow install
Bug
thank you for submit a tensorflow documentation issue per our github policy we only address code doc bug performance issue feature request and build installation issue on github the tensorflow doc be open source to get involve read the documentation contributor guide url s with the i...
tensorflowtensorflow
tf lite tfliteconverter from keras model convert raise error with tf keras mixed precision experimental policy
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 window 10 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on a mob...
tensorflowtensorflow
use zero like in tensorflow with keras add loss lead to error
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 ubuntu 4 4 0 109 generic tensorflow instal from source or binary binary python version 3 6 cuda cudnn version ...
tensorflowtensorflow
error tf function tf datum dataset tensorflow gpu incompatible
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
timedistribute layer do not support multiple output
Bug
system information have I write custom code yes os platform and distribution linux ubuntu 18 04 tensorflow instal from source or binary no tensorflow version 2 2 0 python version 3 6 9 cuda cudnn version 10 1 7 6 4 gpu model and memory tesla v100 16 gb describe th...
tensorflowtensorflow
model set input do not work for keras model
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
check fail cudnnsetrnnmatrixmathtype rnn desc get math type cudnn status success 3 vs 0
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 ubuntu 20 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorflo...
tensorflowtensorflow
link break on tutorial image object detection api
Bug
thank you for submit a tensorflow documentation issue per our github policy we only address code doc bug performance issue feature request and build installation issue on github the tensorflow doc be open source to get involve read the documentation contributor guide url s with the i...
tensorflowtensorflow
tftrt combinednms fail in in trt 6 and tf 1 15
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 ubuntu 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow ins...
tensorflowtensorflow
tf keras backend repeat element do not support negative indexing on tensor with dynamic shape
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 window 10 and google colab tensorflow instal from source or binary binary tensorflow vers...
tensorflowtensorflow
tf io decode image img channel 3 output 4 channel when read 4 channel bmp
Bug
edit attach a sample bmp file rgb32 zip system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution window 10 tensorflow instal from source or binary binary pip tensorflow version 2 2 0 ...