repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
tensorflowtensorflow
common location for portable bash helper function alias
Bug
tensorflow micro pr 46011 fix the use of md5sum to be compatible with a mac we be already use md5sum in additional place too while we should get 46011 merge it would be well to have a common location for these helper function alias I can imagine collect these into a common helper scri...
tensorflowtensorflow
add dark mode to tensorflow website
Invalid
feature request for dark mode on website as the bright interphase of our website affect our eye I would request to put an dark mode feature to our tensorflow website
tensorflowtensorflow
sparsetensor mul broadcasting gradient fail
Bug
system information have I write custom code yes os platform and distribution linux ubuntu 18 04 tensorflow instal from binary tensorflow version v1 12 1 47912 gec43aacb56f 2 5 0 dev20201219 python version 3 7 current behavior computing gradient of scale tf sparsetensor s f...
tensorflowtensorflow
tf keras preprocesse image save img flip dimension of image create from tf keras preprocesse image dataset from directory
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 big sur 11 1 tensorflow instal from source or binary pip tensorflow version use command below v2 4 0 rc4 71 ...
tensorflowtensorflow
tf debugging assert type raise error for wrong reason
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 tensorfl...
tensorflowtensorflow
tensorflowlite android opencl delegate may produce invalid conv2d result
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 android mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device huawei p30 lite te...
tensorflowtensorflow
tf contrib layer bias add fail to operate due to uninitialized value
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 tensorflow instal from source tensorflow version use command below 1 14 1 15 python version 3 7 cuda cudnn version...
tensorflowtensorflow
savedmodel keyerror on concrete function
Bug
system information google colab tensorflow version 2 4 0 I write encoder network decoder network use keras functional api and save in savedmodel format but when I use save model cli show dir model all it show those error 2020 12 23 17 23 49 847954 I tensorflow stream executor platf...
tensorflowtensorflow
fill only currently support int32 int64 float32 bool string for input 1 get 9 node number 5 fill fail to invoke
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
float model size be less than dynamic range model size
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
loss report by fit vs custom loop
Bug
url s with the issue description of issue what need change I want to compare the fit performance vs a custom loop with a multiworker strategy accord to the tutorial at and however I m see difference in the loss report example for an mnist dataset with a lenet fit e...
tensorflowtensorflow
can not quantize only part of a qat model for run on both android cpu dsp
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
model test on batch reset metric incorrect
Bug
url with issue model test on batch test on batch description of issue what need change reset metric state if true the metric return will be only for this batch if false the metric will be statefully accumulate across batch this be incorrect as metric state be only reset after...
tensorflowtensorflow
tf compat v1 get variable do not reuse variable within a scope and same variable name
Bug
1 tensorflow version 2 4 0 2 google colab notebook the follow code from the documentation of tf compat v1 variable scope throw assertionerror def foo with tf compat v1 variable scope foo reuse tf compat v1 auto reuse v tf compat v1 get variable v ...
tensorflowtensorflow
tpu guide doesn t work but use to op type not register decodeimage in binary
Bug
url s with the issue description of issue what need change last time I try it work gcloud script test bash 851b306 use tensorflow doc site en guide tpu ipynb 7931afd but now it do not work gcloud script test bash a1dffb1 use tensorflow doc site...
tensorflowtensorflow
tf2 4 doc miss keras backend method
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
multiheadattention masking mechanism
Bug
hello I wonder how we should apply mask both padding and look ahead to the multiheadattention layer describe in I have be try to adapt the tutorial with this layer but it seem like I m have some masking problem loss strangely 100 time low than usual and bad empirical result the tutorial i...
tensorflowtensorflow
tensorflow lite nnapi with quantisation invalid zero point
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 lts mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device samsung gala...
tensorflowtensorflow
micro port op space to depth from lite
Bug
tensorflow micro this issue track my work porting operator space to depth from lite to micro the port will be submit in a number of prs here s a rough flight plan in the style of 45306 pr 1 extract the code for parse the op from a flatbuffer out of parseopdatatflite in tensorflow lite core api flat...
tensorflowtensorflow
say in the doc to add the softmax activation function but never do in code
Bug
url s with the issue add dense layer on top description of issue what need change in the last sentence cifar have 10 output class so you use a final dense layer with 10 output and a softmax activation and a softmax activation but I guess some one forgot to add the softmax act...
tensorflowtensorflow
keras docs wrongly advise not to pass tf keras layer activation to a layer creation
Bug
url s with the issue description of issue what need change in tf keras there be 2 way of add activation function to your model in the first instance object from tf keras activation can be pass as the activation argument in the creation of a layer as in python model ad...
tensorflowtensorflow
model subclass can not be load without lose their class
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes I have include a short self contain correct example in a colab below os platform and distribution e g linux ubuntu 16 04 reproducible on colab instance originally iden...
tensorflowtensorflow
doc bug tf sparse concat doesn t have argument expand nonconcat dim
Bug
url s with the issue description of issue what need change the signature of api tf sparse concat doesn t have argument expand nonconcat dim image but in the argument section it describe argument expand nonconcat dim image system information have I write...
tensorflowtensorflow
documentation bug format issue in document of tf raw op for
Bug
url s with the issue description of issue what need change the signature of the function have format issue image 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 ...
tensorflowtensorflow
micro port op space to batch nd from lite
Bug
tensorflow micro this issue track my work porting operator space to batch nd from lite to micro the port will be submit in a number of prs here s a rough flight plan in the style of 45306 pr 1 extract the code for parse the op from a flatbuffer out of parseopdatatflite in tensorflow lite core api ...
tensorflowtensorflow
micro port op floor mod from lite
Bug
tensorflow micro this issue track my work porting operator floor mod from lite to micro the port will be submit in a number of prs here s a rough flight plan per advaitjain and petewarden pr 1 extract the code for parse the op from a flatbuffer out of parseopdatatflite in tensorflow lite core ...
tensorflowtensorflow
ambiguity risk of crop size
Bug
l4698 base on the introduction of this operator crop height crop width be suppose to stand for the size of output which literally the middle step size of this op
tensorflowtensorflow
micro port transpose from lite to micro
Bug
tensorflow micro this issue track my work porting operator transpose from lite to micro advaitjain it will be deliver in a series of prs pr 1 merge refactor flatbuffer conversion 45439 pr 2 merge refactor transpose reference op 45438 pr 3 merge copy of the reference kernel fr...
tensorflowtensorflow
micro port op batch to space nd and space to batch nd from lite
Bug
tensorflow micro disclaimer this be my first contribution to a big open source project so please let I know if I m do something wrong or if I forget something I highly appreciate your feedback in my project I use causal convolution implement with the keras layer conv1d after the conversion to the ...
tensorflowtensorflow
micro make build warning cause false positive while browse compiler error via editor
Bug
tensorflow micro make warning regard the recipe for person model int8 during the micro build be cause annoying false positive while browse complier error via my editor follow a build e g make f tensorflow lite micro tool make makefile test tensorflow lite micro tool make download flatbuffe...
tensorflowtensorflow
micro port op floor div from lite
Bug
tensorflow micro this issue track my work porting operator floor div from lite to micro the port will be submit in a number of prs here s a rough flight plan per advaitjain and petewarden pr 1 extract the code for parse the op from a flatbuffer out of parseopdatatflite in tensorflow lite core ...
tensorflowtensorflow
sum avg mean op of tf keras backend do not work correctly over batch axis
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 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorfl...
tensorflowtensorflow
conda install tensorflow 2 1 with mkl avx avx2 support not work
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 window 10 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal...
tensorflowtensorflow
nan prediction gradient loss in basic gan training
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 window 10 tensorflow instal from source or binary conda tensorflow version use command below 2 2 0 python v...
tensorflowtensorflow
metric 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
keras load model could not find matching function when compute mask be use
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 float32 conversion bug from python to tensorflow constant
Bug
tensorflow change value well within tf float32 range to nearby value be this expect behaviour numpy doesn t have this issue and give the value be within float32 range I m not sure why this be happen system information have I write custom code as oppose to use a stock example script provide in tens...
tensorflowtensorflow
can not load save model when use multiple tf keras layer experimental preprocesse stringlookup layer
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 ubuntu 20 04 1 and colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a t...
tensorflowtensorflow
tutorial still mention boost tree classifier train in memory
Bug
url s with the issue description of issue what need change the tutorial say for performance reason when your datum fit in memory we recommend use the boost tree classifier train in memory function however function boost tree classifier train in memory doesn t exist it ...
tensorflowtensorflow
save model load model pair do not preserve model s metric
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
lstm relate test be fail due to unprovide optional input be not read correctly as nullptr on s390x machine
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow n os platform and distribution e g linux ubuntu 16 04 linux ubuntu 20 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tens...
tensorflowtensorflow
rmsprop fail if use mixed precision training and eager function
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 colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal from ...
tensorflowtensorflow
bus error when load the tflite model
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 linux 4 14 119 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensor...
tensorflowtensorflow
fail to run tflite on dsp batch to space nd fail to prepare
Bug
tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 android tensorflow instal from source or binary source dde0fe783c8208358971979460611caca75dc363 tensorflow version commit sha if source tf nightly 2 4 target platform e...
tensorflowtensorflow
ssd mobilenet v2 model fail in ppd op
Bug
tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 tensorflow instal from source or binary tensorflow version commit sha if source 0939f0b7a8aed30559b54ae0dd5b9e6b312de1c5 target platform e g arm mbe os arduino nano 33 etc ...
tensorflowtensorflow
segmenation fault when save stringlookup layer
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow macos tensorflow instal from binary tensorflow version 2 3 1 python version 3 7 current behavior a model with just input and stringlookup layer be fail to save aft...
tensorflowtensorflow
micro port op div from lite
Bug
tensorflow micro this issue track my work porting operator div from lite to micro the port will be submit in a number of prs here s a rough flight plan per advaitjain and petewarden pr 1 extract the code for parse the op from a flatbuffer out of parseopdatatflite in tensorflow lite core api flat...
tensorflowtensorflow
page be not visible in desktop
Bug
url s with the issue utility description of the issue what need change the toggle code button be not work below page be cut from the left side screenshot from crome screenshot 96 screenshot from firefox screenshot 97
tensorflowtensorflow
while run tenosrflow object detection code I get this error
Bug
2020 12 05 10 41 45 702033 I tensorflow stream executor platform default dso loader cc 49 successfully open dynamic library libcudart so 10 2 traceback most recent call last file object detection picamera py line 44 in od graph def parsefromstring serialize graph file usr local lib...
tensorflowtensorflow
micro port op exp from lite
Bug
tensorflow micro tensorflow lite system information host os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary source tensorflow version commit sha if source master target platform e g arm mbe os arduino nano 33 et...
tensorflowtensorflow
tf 2 4rc3 remove name from op in model unlike tf 2 3 1
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 ...
tensorflowtensorflow
update local py
Bug
remove redundant line in the documentation for stride argument make change as suggest in issue 44528
tensorflowtensorflow
invalid argument during variant host device copy non dma copy attempt of tensor type string
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 sparse reorder crash tensorflow if number of possible entry of dense shape overflow 64 bit int
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 tensorflow in...
tensorflowtensorflow
enable use of generator in tf lite model maker
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 use colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device na tensorflow i...
tensorflowtensorflow
2 3 1 run in jupyter but python script
Bug
my code run in jupyter but when I use python script it give I gpu oom error
tensorflowtensorflow
tf ragged boolean mask not work in symbolic mode
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 7 tensorflow instal from source or binary binary tensorflow version use command below v2 3 0 rc2 23 gb...
tensorflowtensorflow
tensorboard ignore prefix path
Bug
describe the current behavior some tensorboard instal with tensorflow couldn t access the right url reproducible step 1 install a tf 2 3 1 2 start tensorboard with prefix tensorboard logdir log port 5001 bind all path prefix abc def we get fail to fetch run ...
tensorflowtensorflow
when tf image central crop take a tensor as central fraction argument it raise operatornotallowedingrapherror
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 for install cuda 11 0 and cudnn 8
Bug
now that tensorflow 2 4 0 be almost out with cuda 11 0 and cudnn 8 support it would be nice to have the instruction update for gpu installation
tensorflowtensorflow
micro port op fill from lite
Bug
tensorflow micro this issue track my work porting operator fill from lite to micro the port will be submit in a number of prs here s a rough flight plan per advaitjain and petewarden pr 1 extract the code for parse the op from a flatbuffer out of parseopdatatflite in tensorflow lite core api f...
tensorflowtensorflow
tf 2 4 0 rc3 mismatch protobuf version in setup py and workspace bzl
Bug
protobuf version in tensorflow workspace bzl and tensorflow tool pip package setup py aren t same in tf 2 4 0 rc3 setup py have protobuf 3 13 and workspace bzl still fetch 3 9 2 during the build same be the case with master branch be this intentional or to be do item
tensorflowtensorflow
separableconv documention miss argument constraint
Bug
the documentation of the separableconv layer do not mention that the stride must be equal length try to use different length produce an invalidargumenterror current implementation only support equal length stride in the row and column dimension
tensorflowtensorflow
tflite be crash randomly on android 9 arm64 device
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 keras application mobilenet v3 preprocess input documentation not accord source code
Bug
in say return that preprocesse numpy array or a tf tensor with type float32 the input pixel value be scale between 1 and 1 sample wise however in source code in github you find this keras export keras application mobilenet v3 preprocess input def preprocess input x datum form...
tensorflowtensorflow
tf image extract patch argument description
Bug
there be only one argument description for this function maybe typo some tag like be in the description
tensorflowtensorflow
enable xnnpack change the output
Bug
system information os platform and distribution android mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device all android tensorflow instal from source or binary binary tensorflow version use command below v2 3 python version n a ba...
tensorflowtensorflow
old link to nvidia driver ubuntu 16 04 cuda 10 1
Bug
url s with the issue description of the issue in the section ubuntu 16 04 cuda 10 1 the follow command be use to download the driver bash wget but the link specify be actually outdated and invalid so that it have to be replace as follow old new
tensorflowtensorflow
tensor shape signature be not parse safely with parsetensor of tf lite interpreterbuilder on big endian machine
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow n os platform and distribution e g linux ubuntu 16 04 linux ubuntu 20 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tens...
tensorflowtensorflow
resizebilinear op with half pixel center true not support by nnapi
Bug
system information android 11 os platform and distribution e g linux ubuntu 16 04 16 04 tensorflow instal from source or binary pip tensorflow version or github sha if from source 2 3 2 4 command use to run the converter or code if you re use the python api if possible plea...
tensorflowtensorflow
tf linalg diag part do not use matrix diag part v2
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 v1 15 3 68 ...
tensorflowtensorflow
possible problematic example in the guide automatic differentiation
Bug
url s with the issue description of issue what need change in the calculation of gradient by pass a dictionary of variable python my var w tf variable tf random normal 3 2 name w b tf variable tf zero 2 dtype tf float32 name b gr...
tensorflowtensorflow
subprocess end with return code 4294967295 with tensorflow gpu 2 4 0rc cuda11 0 cudnn8 0 2 on window 10
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
implementation 2 3 of locallyconnected1d layer don t work with save model save
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
documentation for use a private cocoapod spec for tensorflow lite be not correct
Bug
url s with the issue use local tensorflow lite core description of issue what need change clear description the documentation link above say to change the follow line in the tensorflowlitec podspec file s source http file it then ask you to ...
tensorflowtensorflow
create makefile target to expose file list to enable separate scripting
Bug
as the first step in the project generation process describe in we need to expose the file list hold within the makefile through an api this bug be to track the work involve in that process
tensorflowtensorflow
memory leak with tf gradienttape tf while loop and tf function
Bug
system information I have a minimal working example of some custom code which highlight the bug my code be just a very trimmed down scematic of a large code I have write that function perfectly it just have a memory leak that require restart the process regularly the platform be linux python versi...
tensorflowtensorflow
can not use hexagon delegate in oneplus 6 t fail to fetch hexagon nn version not work since 18 nov 2020
Bug
2020 11 18 23 49 31 577 10150 10267 org tensorflow lite example alert debug e org tensorflow lite example alert debug vendor qcom proprietary commonsys intf adsprpc src app std imp c 728 error 45 fopen fail for libhexagon nn skel v65 so no such file or directory 2020 11 18 23 49 31 578 929 961 e ven...
tensorflowtensorflow
chinese doc on org site should not link to cn site
Bug
set up a rule that in chinese doc replace link from org to cn the change be from I always browse chinese doc on there be so many trap in the doc that extradite I to the cn site though I m a chinese reader I may or may not have association with china remember malaysian singapore people u...
tensorflowtensorflow
mistake in the documentation of uniquewithcountsv2 api
Bug
url s with the issue please provide a link to the documentation entry for example for example description of issue what need change 1 the argument axis be provide directly as a scalar but it should be a tensor y idx count unique with count x axis 0 2 the...
tensorflowtensorflow
tensorflow lite error on io make sure you apply link the flex delegate before inference
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 iphone simulator 12 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile devi...
tensorflowtensorflow
necessity of strategy run and distribute dataset from function for parameterserver
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 lsh projection return different result on big endian and little endian machine
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow n os platform and distribution e g linux ubuntu 16 04 linux ubuntu 20 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tens...
tensorflowtensorflow
tf keras model fit fail with raggedtensor if use validation split
Bug
system information I be use arch linux at 5 9 1 arch1 1 tensorflow as instal use pip in a conda virtual environment I be use tensorflow on cpu only I have test the code provide here in a jupyter lab notebook tensorflow version 2 2 0 describe the current behavior try to fit a keras m...
tensorflowtensorflow
conversion to tflite fail with 2 4 0 rc1
Bug
system information os window tensorflow instal from binary tensorflow version or github sha if from source v2 4 0 rc1 command use to run the converter or code if you re use the python api run the follow set of command to do the conversion to tf lite graph def tf compat v1 ...
tensorflowtensorflow
why tf data dataset map still unknown tensorshape
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 18 04 tensorflow instal from source or binary binary tensorflow version use command below tf nightly 2 5 0 python version bazel vers...
tensorflowtensorflow
issue with tf math conj 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
question add more output in tflite interpreter get output detail
Bug
system information os platform and distribution e g linux ubuntu 16 04 window 10 python 3 7 7 tensorflow instal from source or binary source tensorflow version or github sha if from source tensorflow 2 3 0 rc0 hello this be more of a question rather than an issue report ...
tensorflowtensorflow
simple integration of tflm with external ide build system add ability to get list of source header etc from the tflm makefile
Bug
tensorflow micro the goal here be to make it easy to integrate tflm as part of external ide or build system the current approach involve add project generation logic to the tflm makefile which be both awkward to do and hard to maintain an alternative approach be develop in collaboration with the cmsis...
tensorflowtensorflow
conv2dtranspose layer create additional operator on tflite conversion shape pack and stride slice
Bug
system information os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version or github sha if from source tf 2 3 0 tf nightly command use to run the converter or code if you re use the python api ...
tensorflowtensorflow
savemodelbundle in tensorflow be generate error
Bug
someone else also face the same bug similar bug linux 18 04 tf 2 3 include include include tensorflow cc save model tag constant h ksavedmodeltagserve include tensorflow cc save model loader h savedmodelbundle include include include use namespace std ...
tensorflowtensorflow
cuda verision not document
Bug
there be no information about which cuda version require for pip package I think must be document as an table for old relase and for recent release mustbe selection gui something like pytorch resim
tensorflowtensorflow
could not create cudnn handle tf2 gpu
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 io gfile can read but can t write file
Bug
system information run on ai platform use tensorflow cloud docker container tensorflow tensorflow 2 3 1 python version 3 8 describe the current behavior use tf io to read write file to google cloud storage I can listdir read file but not write standalone code to reproduce the ...
tensorflowtensorflow
attributeerror module tensorflow lite python schema py generate have no attribute model
Bug
I have a problem with the conversion model use template code I be run on jupyter notebook this be the template code convert the model to the tensorflow lite format without quantization converter tf lite tfliteconverter from save model model tf model no quant tflite converter convert save ...
tensorflowtensorflow
tensorflowliteselecttfop interpreter creation fail on io when scheme be set to release
Bug
system information os platform and distribution e g linux ubuntu 16 04 ios 14 1 development environment be xcode 12 2 12b45b macos big sur 11 0 1 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device iphone se 2016 tensorflow instal f...
tensorflowtensorflow
tf datum dataset list file result in segfault
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow not really 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 no te...
tensorflowtensorflow
save and load model tutorial use deprecate argument period
Bug
url s with the issue please provide a link to the documentation entry for example checkpoint callback option description of issue what need change save and load tutorial use deprecate argument period this need to be update with save freq create a callback that sav...
tensorflowtensorflow
getintptr in tensorflow lite tool verifier cc do not get correct value on big endian machine
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow n os platform and distribution e g linux ubuntu 16 04 linux ubuntu 20 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tens...
tensorflowtensorflow
error while try to load model s weight for fine tuning transfer learn
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 window 10 tensorflow instal from source or binary binary no error during installation tensorflow version 2 3 1 with gpu...