repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
tensorflowtensorflow
ctc loss w tensorflow core util ctc ctc loss calculator h 499 no valid path find
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 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal...
tensorflowtensorflow
runtimeerror tensorflow lite kernel conv cc 349 input dim datum 3 filter dim datum 3 64 1 node number 13 conv 2d fail to prepare
Bug
hello I be use semantic segmentation model the model be suclass custom model it have be train and save successfully I also convert it into tflite version but when I try for inference of tflite model it show the mention error in allocate tensor I have also try it use tf nightly 2 7 and tf version 2 5 but it sh...
tensorflowtensorflow
hexagon delegate crash on max pooling operation
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 mobile device snapdragon 855 dev ...
tensorflowtensorflow
tensorflow2 memory leak when use tf function
Bug
I post this question here because no one be able to answer it for over a month hope someone here would give the solution
tensorflowtensorflow
attribute section in keras model documentation be not generate properly
Bug
model attribute section in the documentation have 2 issue 1 it be duplicate attribute attribute and attribute 1 attribute 1 you might have to look at table of content to spot the difference 2 some attribute be miss even though they have be document and have property decorator in the github...
tensorflowtensorflow
unable to generate train record but for text record it work fine
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
several link to the github code be break in
Bug
as the title say some link from to the correspond code on github be break here an example I believe this be due to the removal of the python module also some other link have a line offset such as conv2d this be probably because some import be remove
tensorflowtensorflow
symmetric convolve with symmetric return non symmetric
Bug
system information os platform and distribution arch linux 5 13 12 tensorflow instal from pip tensorflow version v2 6 0 rc2 32 g919f693420e 2 6 0 python version 3 9 cuda cudnn run on cpu for now when convolve a symmetric kernel with itself I expect the result to be also symmetric ...
tensorflowtensorflow
tf2 6 load subclasse model fail to be retrain
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 dockerfile from python 3 8 workdir usr src app copy requirement txt run pip install no cache dir r ...
tensorflowtensorflow
a suspect bug in binary crossentropy
Bug
hi I find that the the calculation result of binary crossentropy loss function be different from other deep learning library such as theano here be an example code use tensorflow2 6 0 python import numpy as np import tensorflow as tf y true np array 0 1 0 dtype np float32 y ...
tensorflowtensorflow
tf2 6 model save error for a customize model and loss function
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 dockerfile from python 3 8 workdir usr src app copy requirement txt run pip install no cache dir r ...
tensorflowtensorflow
javaapi illegalstateexception happende while run a model load from savedmodel and the graph instance can not close itself
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes I will attach below os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 window 10 1909 tensorflow instal from source or binary java maven xml ...
tensorflowtensorflow
tf 2 6 break interfance of model compile unable to pass tf keras optimizer adam
Bug
tf 2 6 from tensorflow python keras optimizer v1 import optimizer from tensorflow python keras optimizer v2 import optimizer v2 optimizer tf keras optimizer adam learning rate 1e 3 ic optimizer ic isinstance optimizer optimizer optimizer v2 optimizerv2 ic optim...
tensorflowtensorflow
document xla core functionality
Bug
url s with the issue description of issue what need change there be reference throughout the xla docs to various core type that aren t fully document these include xlabuilder xlaop xlacomputation and parameter there may be other it would be really helpful if these be docum...
tensorflowtensorflow
deprecationwarne the imp module be deprecate in favour of importlib
Bug
python version 3 8 10 tensorflow version 2 6 0 hi team I keep on get the deprecation warning while use tensorflow deprecationwarne the imp module be deprecate in favour of importlib see the module s documentation for alternative use I know that s just a warning but do you plan to update...
tensorflowtensorflow
resource exhaust efficientnetb7 oom
Bug
1 system information os platform and distribution e g linux ubuntu 16 04 colab tensorflow installation pip package or build from source 2 6 0 tensorflow library version if pip package or github sha if build from source all other library clone from 2 error code full error code be s...
tensorflowtensorflow
android audio classification example do not work on a pixel with android 10
Bug
url s with the issue description of issue what need change perhaps indicate that although hardware may support android 6 it may not be capable enough to run the example clear description the readme md file indicate that any device support android 6 with audio support be sufficient ...
tensorflowtensorflow
typeerror int object be not callable
Bug
tf version 2 6 0 use tf random set seed 7 produce typeerror int object be not callable
tensorflowtensorflow
google protobuf message decodeerror error parse message when use tf function
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
google protobuf message decodeerror error parse message when use tf function
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 record loss with tf summary in the tf function graph mode
Bug
tensorflow 2 5 python 3 7 import tensorflow as tf import numpy as np import datetime class dense tf module def init self input dim output size name none super dense self init name name self w tf variable tf random normal inp...
tensorflowtensorflow
can not convert model to tensorflowjs from tf hub by url
Bug
I be use tensorflowjs converter to convert a tflite model to tensorflowjs model the repository can be download with web browser but fail when use tensorflowjs converter I just redo the pip install tensorflowjs to make sure that I be in the late version tensorflowjs converter input format tf h...
tensorflowtensorflow
time series documentation doesn t display on chrome
Bug
url s with the issue the weather dataset description of issue what need change in chrome the weather dataset table only show a portion of the table also I have be struggle to learn from this documentation it would be much easy to learn if there be at least one complete script ...
tensorflowtensorflow
link lead to 404 on food101 dataset page
Bug
what s wrong the link of homepage of food101 on the food101 page of the catalog section of tensorflow dataset do not work link of the page description the link give for the homepage of the food 101 doesn t work image it lead to a 404 page not find image correct link...
tensorflowtensorflow
can t create multiple instance of tf keras model subclasse
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
normalization and quantization of input issue
Bug
I have observe difference between the documentation and the example reference normalization and quantization parameter tfliteinputnormalization but in the example I have find difference capturefgregtrgtr we be not do normalization when input and output be int8 and uint8 why be that so ...
tensorflowtensorflow
unauthenticatederror ioctl fail when create tensor after initialize jax on a 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 tpu v3 8 vm so ubuntu 20 04 2 lts tensorflow instal from source or binary binary but I m use what come pre instal on t...
tensorflowtensorflow
operatornotallowedingrapherror iterate over tf tensor be not allow autograph do convert this function this might indicate you be try to use an unsupported feature
Bug
I m try to implement a triplet lose base nn and for this cause I have implement a custom image generator when I start the model fit I get the follow error operatornotallowedingrapherror iterate over tf tensor be not allow autograph do convert this function this might indicate you be...
tensorflowtensorflow
multiple version of tensorflow co instal potentially cause abi mismatch
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
auc in the classification on imbalance data tutorial
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
version tag mismatch github v2 5 0 python 2 5 1
Bug
if you build from source from github tag v2 5 0 it produce a module file that s 2 5 1
tensorflowtensorflow
mix precision not work with stateful lstm gru
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 colab and own machine mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile ...
tensorflowtensorflow
inputspec miss float64 support and wrong error message
Bug
system information os platform and distribution e g linux ubuntu 16 04 ubuntu 20 04 tensorflow instal from source or binary binary tensorflow version use command below v2 4 0 rc4 71 g582c8d236cb 2 4 0 python version 3 8 5 describe the current behavior the inputspec ...
tensorflowtensorflow
vae model cause tensorflow gradient do not exist for variable error
Bug
I be construct a variational auto encoder vae model in tensorflow 2 15 0 but when I go to fit it I get the tensorflow gradient do not exist for variable for the variable in the decoder part of the vae here be the code for the encoder encoder sequential ...
tensorflowtensorflow
attributeerror userobject object have no attribute add slot
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
parameter description generate weirdly in tf keras metric auc
Bug
url s with the issue description of issue what need change the description for num label be generate weirdly screen shoot 2021 08 02 at 9 30 05 am
tensorflowtensorflow
dnn implementation 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 system window 10 tensorflow instal from source or bina...
tensorflowtensorflow
inception v4 can not node in the pb file
Bug
hi all convert tensorflow model inceptionv4 to onnx format error in tensorflow core python framework graph util impl py the model url I can find the node name graph inceptionv4 logit prediction by the script import tensorflow as tf from tensorflow python platform import gfile...
tensorflowtensorflow
autograph set verbosity doc example show use integer value for env var but only string can be use
Bug
url s with the issue description of issue what need change the documentation usage description for set verbosity through environment variable use an integer value however this be not possible as environment variable must be string in the current state the follow code example be provide ...
tensorflowtensorflow
reduce sum in tflite output be incorrect
Bug
1 system information os platform and distribution e g linux ubuntu 16 04 18 04 tensorflow installation pip package or build from source pip tensorflow library version if pip package or github sha if build from source 2 5 0 2 code provide code to help we reproduce...
tensorflowtensorflow
documentation old installation requirement
Bug
hi on the page with installation instruction the list requirement have not be update it list python 3 6 3 8 explicitly accord to the pip installation guide python 3 9 be a valid requirement I suggest update the page good regard thomas
tensorflowtensorflow
keras io xray tpu example fail on 2 6 0 rc1
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
the max version of bazel support by tensorflow should be increase to 4 1 0 or high
Bug
please make sure that this be a build installation issue as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag build template system information os platform and distribution window 10 21h1 tensorflow instal from ...
tensorflowtensorflow
bug
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
code not visible in dark theme in the tensorflow documentation
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
update gast mirror url
Bug
update the mirrored url for gast archive fix for 50777
tensorflowtensorflow
bug with optimizer v2 optimizerv2 set weight method
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
bug
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 convertion bug numdimension input 4 3 4 node number 0 resize bilinear fail to prepare
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 20 04 tensorflow instal from source or binary pip tensorflow version use command below 2 4 2 python ver...
tensorflowtensorflow
tf2 save model pb from exporter main v2 py be different than save model pb from official tf2 zoo
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 no o...
tensorflowtensorflow
attributeerror module tensorflow have no attribute report uninitialized variable
Bug
I m use tensorflow version 2 and get this issue when I run this code uninitialized variable set I decode ascii for I in tf report uninitialized variable init op tf variable initializer v for v in tf global variable if v name split 0 in uninitialized variable init o...
tensorflowtensorflow
valueerror destination can not be empty
Bug
I m have this bug when I try to get feature at the layer before last layer compute loss with expect feature use cosine similarity then propagate back to input I update input not network s weight with optimizer minimine loss var list input I can not find any information about this bug please give I a...
tensorflowtensorflow
tf keras preprocesse timeserie dataset from array function be break in late code
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 tensorflow instal from source or binary late source tensorflow version use comman...
tensorflowtensorflow
gast archive url error
Bug
there s an error in the mirrored url for gast archive l441 that url give an error the specify key do not exist the url should be we ve only whiteliste storage googleapis com in our firewall so when the build try to fall back to the official file pythonhoste org source it fail
tensorflowtensorflow
invalidargumenterror 2 root error s find
Bug
system information colab with gpu late tflite version colab link failure after conversion info tensorflow load image with size 25002 num label 2 label cat dog info tensorflow load image with size 25002 num label 2 label cat dog info tensorflow retrain the ...
tensorflowtensorflow
tfa activation snake wrong function in doc
Bug
url s with the issue description of issue what need change the compute function in the source code be x 1 cos 2 frequency x 2 frequency but the function in the doc be x 1 cos 2 frequency x 2 frequency
tensorflowtensorflow
markdown render incorrectly in operation semantic batchnormgrad
Bug
url s with the issue batchnormgrad description of issue what need change the brachnormgrad table render incorrectly clear description image correct link no find yet markdown to html use google internel doc system
tensorflowtensorflow
snapshot not save in tf datum experimental save
Bug
unable to load tf dataset at a later stage as the snapshot be not save while run tf datum experimental save ds train path train ds path compression none shard func none what be the solution for this I have to save a tf dataset and reload it later
tensorflowtensorflow
error when apply tf map fn on symbolic 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 window 10 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflow i...
tensorflowtensorflow
element spec in tf datum experimental load variable image shape
Bug
I be face an issue while use check val ds tf datum experimental load val ds path element spec tf tensorspec shape 224 224 3 dtype tf uint8 name none tf te...
tensorflowtensorflow
module tensorflow api v2 summary have no attribute scalar
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow custom code os platform and distribution e g linux ubuntu 16 04 red hat 7 6 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device na ...
tensorflowtensorflow
update error impl py
Bug
add the code example for tf error resourceexhaustederror fix 29847
tensorflowtensorflow
calculation of gradient of 2d convolution operation through gradienttape return none
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 mint 20 1 tensorflow instal from source or binary conda tensorflow version use command below 2 4 1 python...
tensorflowtensorflow
exporter main v2 py on official tf2 od checkpoint produce save model pb different than official save model pb
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
issue with conv1d when group 1 and use our own tensorflow build
Bug
system information os platform and distribution linux red hat enterprise 8 1 tensorflow instal from source tensorflow version v2 5 0 0 ga4dfb8d1a71 2 5 0 more generally any version start from 2 3 1 python version 3 7 10 bazel version 3 7 2 gcc compiler version 8 3 1 cuda ...
tensorflowtensorflow
tensorflow 2 3 0 do not respect no proxy environment 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
tflite conversion of lstm model do not work with multiple batch size
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 kaggle notebook standard ubuntu tensorflow instal from source or binary pip install tensorflow 2 5 0 tensorflow ver...
tensorflowtensorflow
colab tpu tf 2 5 unavailableerror socket close
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 google colab enviroment tensorflow version use command below 2 5 python version 3 7 10 c...
tensorflowtensorflow
grappler error when softmax input have a variable dimension
Bug
system information have I write custom code yes os platform and distribution ubuntu 18 04 tensorflow instal from binary tensorflow version 2 5 0 python version 3 6 9 cuda cudnn version 11 2 8 1 0 gpu model and memory nvidia quadro p620 4 gb describe the current be...
tensorflowtensorflow
custom train ssd mobilenet v1 fpn share coco model can not detect object with tensorflow
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 macos bigsur version 11 2 1 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happe...
tensorflowtensorflow
update resource handle h
Bug
change access modifier to private fix for 50481
tensorflowtensorflow
xla operation semantics documentation have self conflict
Bug
url s with the issue slice description of issue what need change clear description the number of parameter be not match image
tensorflowtensorflow
reappear bug typeerror parameter to mergefrom must be instance of same class expect tensorflow tensorshapeproto get tensorflow tensorshapeproto
Bug
the bug which be fix in tensorflow 2 4 seem to have reappear in tensorflow 2 5 a different way I already comment in that bug but as it be closed and I m not able to reopen it and the cause seem to be a bit different I open this new bug report so when run my code on tf 2 4 everything work fine include the ipyn...
tensorflowtensorflow
grammatical mistake in the documentation of tf keras model load weight
Bug
url s with the issue please provide a link to the documentation entry for example load weight description of issue what need change the documentation be a bit confusing with the term like false weight should be the same as when etc it can be refine
tensorflowtensorflow
oserror savedmodel file do not exist at error
Bug
hello please help I be not much of an expert on tensorflow I have follow the ai guy tutorial and create custom my yolov4 weight I can not convert it to tensorflow please help yolov4 gpu c user lenovo l3 yolov4 custom function python detect py weight checkpoint custom 416 size 416 model ...
tensorflowtensorflow
colab tf2 5 reshape image and label after augmentation pipeline generate error during train
Bug
system information have I write custom code adapt this tutorial scrollto ltavr 4cp1rp to run over custom implementation of model training example os platform and distribution google colab enviroment tensorflow 2 5 0 tpu gpu backend python version python 3 7 10 ...
tensorflowtensorflow
valueerror python input incompatible with input signature
Bug
environment tf2 2 linux 2080ti cuda 10 2 I use tf kern model and tf gradienttape to build my bert crf custom model and now I want to use tensorflow model serve deploy my model so the first thing I need to do be save the model as a pb file I try to use tf save ...
tensorflowtensorflow
the phi definition of gelu be incorrect
Bug
url s with the issue description of issue what need change clear description currently the definition of phi x in the gelu document be as the follow phi x frac x 2 leave 1 tanh sqrt frac 2 pi cdot x 0 044715 cdot x 3 right ...
tensorflowtensorflow
api docs tf keras sequential predict class be deprecate
Bug
predict class tf keras sequential predict class be deprecate there should be a deprecate sign similar to model predict generator s api doc sequential py l441 l468 warning warn model predict class be deprecate and will be remove after 2021 01 0...
tensorflowtensorflow
softmax layer unexpected and confusing error message
Bug
system information os platform and distribution e g linux ubuntu 16 04 ubuntu 20 04 tensorflow instal from source or binary binary tensorflow version use command below v2 4 0 rc4 71 g582c8d236cb 2 4 0 python version 3 8 5 describe the current behavior I be get a strang...
tensorflowtensorflow
tensorflow 2 x model training indefinitely in graph mode
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
assign add not work 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 linux ubuntu 16 04 tensorflow version 2 5 0 python version 3 9 cuda cudnn version 11 2 gpu model and memory 4x geforce 1080 ti desc...
tensorflowtensorflow
how to translate known tensor
Bug
hi dear in dist training I must use for to get matrix concat but I can not translate it to constant tensor the code down for the bug reproduce import tensorflow as tf import numpy as np np random seed 123 tf random set seed 123 class mymodel tf keras model def init self ...
tensorflowtensorflow
api docs tensor incoherent sentence
Bug
url s with the issue description of issue what need change the first code snippet in the url be come in between the sentence which make it incoherent submit a pull request I be new to open source and wish to fix it myself can you please direct I to the file wherein the view ...
tensorflowtensorflow
tflite convert split of int64 tensor but fail to evaluate the conversion
Bug
system information os platform and distribution macos mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal from binary tensorflow version 2 5 0 python version 3 8 standalone code to reproduce the issue def ...
tensorflowtensorflow
update prefetching op py
Bug
add an example of use prefetch to device fix
tensorflowtensorflow
image transformation require scipy but scipy already instal
Bug
hello I m run tensorflow 2 4 1 on a window 10 computer system info below I m have problem try to launch a cnn model use the imagedatagenerator feed from a panda dataframe after define the datum generator and the model I get the follow error when run model fit image transformation require scipy install ...
tensorflowtensorflow
crash in backward pass of group conv1d
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 20 04 tensorflow instal from source or binary binary tensorflow version use command below 2 5 0 p...
tensorflowtensorflow
notimplementederror can not convert a symbolic tensor to a numpy array
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
tf container do not contain tensorrt impossible to use tf trt
Bug
cc bixia1 sanjoy pkanwar23 whitefangbuck we just notice today that the tensorflow container seem to be incorrectly build bash docker run it rm gpu all shm size 2 g ulimit memlock 1 ulimit stack 67108864 tensorflow tensorflow late gpu root 9bc628c...
tensorflowtensorflow
unable to change task parameter in tensorflow decision forest from default classification
Bug
system information have I write custom code no os linux ubuntu 18 04 tensorflow instal from pip tensorflow version 2 5 0 python version 3 8 10 tensorflow decision forest version 0 1 6 current behavior attempt to use the tensorflow decision forest module for regression ...
tensorflowtensorflow
keras generic util mangle convlstm2d default layer name
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 arch linux tensorflow instal from source or binary binary tensorflow version use command below 2 4 1 python...
tensorflowtensorflow
valueerror image not in jpeg format for custom object detection use tf lite model maker
Bug
url s with the issue codelab colab notebook link for custom object detection use tf lite model maker scrollto p79nhcx0xfqb description of issue what need change I have be follow the above mention codelab for train a model for custom object detection use tf lite model maker however when I t...
tensorflowtensorflow
url of tf raw op sparsereducesum comprise irrelevant garbage value
Bug
url s with the issue please provide a link to the documentation entry for example description of issue what need change the hyperlink of the op tf raw op sparsereducesum have some garbage irrelevant value like souten beti jeetendra rekha etc
tensorflowtensorflow
update call method in base layer
Bug
add a description about enable eager mode for debug purpose fix
tensorflowtensorflow
basic image classification tutorial miss minor step
Bug
url s with the issue the step where the last plot be be draw follow code be miss plt show to display the plot despite the plot be show as display in the doc plot value array 1 prediction single 0 test label plt xtick range 10 class name rotation 45 miss plt show h...
tensorflowtensorflow
load runtime cudnn library 8 0 5 but source be compile with 8 1 0
Bug
os window 10 python 3 9 1 tensorflow 2 5 0 cuda 11 3 cudnn 8 2 0 output of nvcc version nvcc nvidia r cuda compiler driver copyright c 2005 2021 nvidia corporation build on sun mar 21 19 24 09 pacific daylight time 2021 cuda compilation tool release 11 3 v11 3 58 ...
tensorflowtensorflow
code in the documentation be result in warn message
Bug
url s with the issue please provide a link to the documentation entry for example use the gradienttape a first end to end example description of issue what need change need to modify the code such that warning go away please find the github gist that demonstrate the warning
tensorflowtensorflow
tensorflow load save model throw error google protobuf message decodeerror error parse message
Bug
background I set up a new mbp with macos big sur 11 4 then my tensorflow model loading script be not work anymore which work previously and still work on my another laptop I try to set up exactly same python virtual environment and even use exactly same dockerfile still one be work and the other be not work ...
tensorflowtensorflow
tensorflow python keras application vgg16 model get low accuracy on the ilsvrc2012 validation dataset
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...