repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
tensorflowtensorflow
the tenorflow framework share object contain public hwloc symbol which cause hwloc unexpected behavior it link dynamically with some other library
Bug
system information have I write custom code no os platform and distribution ubuntu 16 04 fedora 30 and possibly any other linux tensorflow instal from c binary package libtensorflow cpu linux x86 64 1 14 0 tar gz tensorflow version use command below 1 14 0 python version no...
tensorflowtensorflow
segmentation fault in ctc decode 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 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
could not load dynamic library cudart64 101 dll
Bug
system information window 10 laptop asus gl553vw tensorflow instal with pip tensorflow gpu 2 2 0 python 3 8 3 cuda version 10 1 update2 cudnn 10 1 windows10 x64 v7 6 5 32 nvidia gtx 960 m I want to use tensorflow with gpu but I keep receive this error could not load dynamic...
tensorflowtensorflow
valueerror shape 1 107 3 and 1 107 2 be incompatible
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 system linux version 4 19 104 tensorflow instal from source or binary colab system instal it tensorflow versio...
tensorflowtensorflow
error when compute gradient of a reload savedmodel contain an if clause
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 link to stable version of this codelab be break
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
tflite quantize hard swish operator precision issue
Bug
hi tflite team git hash b8a267a9fe95dea518cb04c726031e96874d26a0 date at jun 9 2020 description when I run quantize mobilenet v3 I find an infrequent precision issue in quantize hard swish operator let I directly walk through the example to start note I already strip off every other operator...
tensorflowtensorflow
kronecker product
Bug
doesn t it have a function of kronecker product like np kron in numpy
tensorflowtensorflow
incorrect documentation for model from config
Bug
url s with the issue description of issue what need change tf keras model model from config function can create only layer not the complete model as it be describe in documentation correct usage be mention at but not describe in the main documenation for tf keras model class call ...
tensorflowtensorflow
invalid test case from test zero padding 2d in convolutional test py
Bug
system information os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 describe the current behavior l654 they try to test on different datum format configuration ie channel first channel last but for the code in the abovementione link it s meaningless it alwa...
tensorflowtensorflow
segmentation fault interpreter setnumthread cpp
Bug
tensorflow micro system information hardware freescale I mx6 quad duallite processor armv7 processor rev 10 v71 os platform and distribution yocto build linux distribution kernel 4 9 4 the tf lite library be build with common option and use default makefile api cpp describe ...
tensorflowtensorflow
write custom py function inside custom layer gradient backpropagation
Bug
hi I m write a custom py function inside a custom layer but I get error during gradient backpropagation I m use tensorflow 1 1 4 with eager execution enable while debug I reduce the complexity of code and now m just try 1 d dct of input I still get the error here be my code from scipy ...
tensorflowtensorflow
what exactly do tf signal fft compute
Bug
url s with the issue please provide a link to the documentation entry for example description of issue what need change the description be simply fast fouri transform which isn t fully specify what be the exact function compute be there a normalization term of 1 sqrt n or 1 n ...
tensorflowtensorflow
loop over tf range in tf function be slow than loop over range
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 colab tensorflow 2 v2 2 0 0 g2b96f3662b 2 2 0 test on both cpu and gpu gpu be much...
tensorflowtensorflow
tf 2 kera densefeature layer not refer to datum set field by 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 colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflow instal...
tensorflowtensorflow
regression on train batch begin callback with no batch number and size
Bug
yep this should work in tf2 1 as well here s a full example have to fix the metric code a bit python import tensorflow as tf class count tf keras metric metric def init self name none dtype none kwargs super count self init name dtype kwargs self coun...
tensorflowtensorflow
conv1dtranspose documentation inconsistent with code and unclear
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
segmentation fault when run tflite s benchmark 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
tf 1 15 unexpected segment fault for seemingly reasonable and correct code
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 centos7 but libtensorflow so be build in official docker image tensorflow serve 1 15 0 devel gpu tensorflow instal from sou...
tensorflowtensorflow
incorrect error message for valid input of tf math segment
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
gradient with respect to input return none use gradienttape
Bug
system information os platform and distribution e g linux ubuntu 16 04 google colab tensorflow version use command below 2 2 0 describe the current behavior I be try to calculate gradient for a kl divergence scalar loss value wrt input implementation have be with two approach and...
tensorflowtensorflow
inconsistant tf name scope behaviour with custom model in tf2 x
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 environment mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile devic...
tensorflowtensorflow
keras layer weight sublayer get delete when create a model with they model summary plot model still show those weight as part of graph though
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 instal from source or binary google colab default python version python 3 g...
tensorflowtensorflow
sparsetensor from dense conversion error when dtype tf 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
concatenate weight in keras custom layer use add weight fail while computing 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 n a it can be reproduce in google colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mob...
tensorflowtensorflow
albert from tf hub doesn t work with gradienttape
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 debian gnu linux 9 12 tensorflow instal from source or binary automatic installation for gcp deep learn vm tensorflow v...
tensorflowtensorflow
tf tpu experimental initialize tpu system fail to work on nightly build
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 colaboratory linux tensorflow instal from source or binary binary tensorflow version use command below t...
tensorflowtensorflow
random in tf data dataset map be not random if not come from tensorflow
Bug
system information check os platform os linux os kernel version 53 18 04 1 ubuntu smp thu jun 4 14 58 26 utc 2020 os release version 5 3 0 59 generic os platform linux 5 3 0 59 generic x86 64 with ubuntu 18 04 bionic linux distribution ubu...
tensorflowtensorflow
tflite gpu delegate with opencl backend produce wrong result
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
test set be empty for imdb load datum with low maxlen value
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow custom os platform and distribution e g linux ubuntu 16 04 window 10 tensorflow instal from source or binary binary tensorflow version use command below v2 2 0 rc4 8 g2b9...
tensorflowtensorflow
tensorflow keras layer add cause exception in to json
Bug
system information custom code below os window 10 tensorflow instal from binary tensorflow version v2 2 0 rc4 8 g2b96f3662b 2 2 0 keras version 2 3 0 tf python version 3 6 run from cpu describe the current behavior to json cause exception in nest pack sequence as ...
tensorflowtensorflow
tflite model fail to prepare in inference
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 signal rfft 2d 3d documentation refer tcomplex and input as argument
Bug
url s with the issue description of issue what need change clear description in the args section there be input input and tcomplex treal no long exist and input should be input tensor running code python tf signal rfft 1 tcomplex tf co...
tensorflowtensorflow
tf signal irfft 2d 3d documentation refer input and treal as argument
Bug
url s with the issue description of issue what need change clear description in the args section there be input input and treal treal no long exist and input should be input tensor running code python tf signal irfft 1 treal tf float3...
tensorflowtensorflow
unclear rank dimension dependency of weight in sigmoid cross entropy documentation
Bug
url s with the issue description of issue what need change clear description unclear rank dependency of input weight accord to the document weight could have the same rank as label and must be broadcastable to label but it be unclear what label be para...
tensorflowtensorflow
tf nn swish documentation refer name as an argument
Bug
url s with the issue description of issue what need change clear description in the args section there be an input name but it be not in the signature and the function doesn t accept the argument run code python tf nn swish 1 name none get excep...
tensorflowtensorflow
autograph could not transform warning when code contain a multi line string with backslashe
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution window 10 tensorflow instal from source or binary binary tensorflow version use command below 2 1 0 python version 3 7 3 cuda cudnn v...
tensorflowtensorflow
iterator make initializer return none
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 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device na tens...
tensorflowtensorflow
tf image flip leave right and tf image flip up down incorrectly assume rank 3 image and flip along the wrong axis
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes see below os platform and distribution e g linux ubuntu 16 04 window 10 tensorflow instal from source or binary binary tensorflow version use command below 2 0 p...
tensorflowtensorflow
tensor scatter nd add doesn t support complex64 in tf 2 3 dev
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 16 04 tensorflow instal from source or binary pip tensorflow version use command below 2 3 dev py...
tensorflowtensorflow
predicite the model with feature on tpu 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 system information have I write custom code as oppose to use a stock example script provide in tensorflow ...
tensorflowtensorflow
tf io match file hang give a certain pattern
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 no mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorflow instal from...
tensorflowtensorflow
tensorflow roadmap readme link break
Bug
link to tensorflow roadmap in readme be break this template be for miscellaneous issue not cover by the other issue category for question on how to work with tensorflow or support for problem that be not verify bug in tensorflow please go to stackoverflow if you be report a vulnerability pl...
tensorflowtensorflow
keras callback stop receive some param with tensorflow 2 2 0
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 fedora 31 tensorflow instal from source or binary binary tensorflow version use command below v2 2 0 rc4 8 g...
tensorflowtensorflow
gatherv2 bug from pb tflite
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
conversion error when try to convert model use beamsearchdecoder from tensorflow addon rnn
Bug
system information os platform and distribution e g linux ubuntu 16 04 mac os 10 15 5 tensorflow instal from source or binary binary tensorflow version or github sha if from source 2 2 command use to run the converter or code if you re use the python api converter ...
tensorflowtensorflow
runtimeerror tensorflow lite kernel range cc 39 start limit delta 0 start limit delta 0 be not true node number 3 range fail to invoke node number 393 while fail to invoke current error runtimeerror tensorflow lite kernel reshape cc 55 stretch dim 1 0 1 nod...
Bug
system information os platform and distribution e g linux ubuntu 16 04 tensorflow instal from source or binary tensorflow version or github sha if from source command use to run the converter or code if you re use the python api import numpy as np import tensorflow as ...
tensorflowtensorflow
undefined reference when use tensorflow lite in arduino nano 33 ble sense platform io
Bug
tensorflow micro system information ubunutu 20 04 on x86 64 tensorflow from source 2 2 0 target arduino nano 33 ble sense hi I m try to get micro speech run on a arduino nano 33 ble sense use a model I ve train myself on google colab as google colab be currently use tensorflow 2 2 0 th...
tensorflowtensorflow
predcit function result be different from train val use the same data
Bug
version tensorflow 2 0 0 kera 2 3 1 ubuntu 18 I use predict to check the model performance on val datum but it be totally different from the training log file predict and val in the training use the same dataset the top layer of my model model sequential model...
tensorflowtensorflow
post train full integer quantization produce model with float input output
Bug
system information os platform and distribution e g linux ubuntu 16 04 run from colab notebook tensorflow instal from source or binary run from colab notebook tensorflow version or github sha if from source v2 2 0 0 g2b96f3662b command use to run the converter or code if you r...
tensorflowtensorflow
little bug
Bug
I think it s a bug image
tensorflowtensorflow
use own dataset in microspeech project doesn t work
Bug
tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 currently work with google colab tensorflow instal from source or binary tensorflow version commit sha if source tensorflow 1 x target platform e g arm mbe os arduino nano 33 ...
tensorflowtensorflow
pass label none to image dataset from directory doesn t work
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 tensorflow instal from source or binary tf nightly tensorflow version use command below v1 12 1 34068 g9a70a...
tensorflowtensorflow
tf 2 2 0 error with model fit class weight be only support for model with a single output
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow use custom loss function os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version use command below...
tensorflowtensorflow
image normalization preprocess in tensorflow lite io object detection example
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 dilation2d op be neither a custom op nor a flex op
Bug
system information os platform and distribution e g linux ubuntu 16 04 google colab python 3 6 tensorflow instal from source or binary tensorflow version or github sha if from source provide the text output from tflite convert info tensorflow saver not create becau...
tensorflowtensorflow
tflite model not work with png image
Bug
hello I have train a semantic segmentation model use vgg16 and unet the model display good result before irrelevant of image type when I convert the model to tflite I notice that it do not work with png file here be an example image image when try with a jpg however the re...
tensorflowtensorflow
abstractrnncell documentation
Bug
documentation for state in abstractrnncell could be more clear in the documentation for the abstractrnncell it do not make it clear that the state be a tuple this be a gotcha for I when I define a custom rnn cell that have a single state it keep add an axis to that state whenever I perform an operat...
tensorflowtensorflow
gpu accelerate lstms grus crash randomly with internalerror derive fail to call thenrnnbackward with model config
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
custom train loop inconsistent with keras fit for vector 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
valueerror tf function decorate function try to create variable on non first call
Bug
standalone code to reproduce the issue
tensorflowtensorflow
tf lite tflitegpudelegate init conv 2d unsupported datum type for float32 tensor
Bug
system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 20 04 tensorflow instal from source or binary pip install tensorflow tensorflow version or github sha if from source 2 2 0 tensorflow lite version org tensorflow tensorflow lite 2 2 0 or...
tensorflowtensorflow
tensorflow python tpu tpu test and tensorflow python tpu dataset test test case failure
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
can not resume training use model save and load 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 cento linux 7 6 1810 tensorflow instal from binary pip tensorflow version 2 2 0 rc3 python version 3 6 4 cuda cudnn ve...
tensorflowtensorflow
error in the tpu ipynb notebook
Bug
I m try to implement the code in this notebook the line for update the training loss and accuracy be incorrect python training loss update state loss strategy num replicas in sync training accuracy update state label logit I don t understand the intent behind update the loss with the produc...
tensorflowtensorflow
tf lite c api zero output
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
autograph could not transform
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 tensorfl...
tensorflowtensorflow
mask rcnn conversion succeed but require select tf op despite select only tflite builtin
Bug
system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow instal from source or binary tensorflow 2 2 0 gpu jupyter docker image so binary tensorflow version or github sha if from source 2 2 0 command use to run the converter ...
tensorflowtensorflow
annoying documentation for tensorflow 2 2 0
Bug
I see the implementation of tf reduce mean tf reduce sum but its not there in the documentation for tf 2 2 0 it be really annoying as it create a giant confusion in our code please keep documentation and implmentation in sync
tensorflowtensorflow
documentation instruction on instal tensorflow with cuda support doesn t work
Bug
os ubuntu 18 04 graphic card nvidia 1050ti problem follow the instruction under install cuda with apt give the follow error ssh unpack libcudnn7 dev 7 6 4 38 1 cuda10 1 error be encounter while process tmp apt dpkg install fjai3s 55 libnvidia compute 450 450 36 06 0ubun...
tensorflowtensorflow
tf raw op collectivepermute bug cause by strange device numbering
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 binary tensorflow version use command below 2 2 0 python versio...
tensorflowtensorflow
the parameter for batchnormalization be not update
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
encounter fatal python error with tflite experimental converter
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
request to include tf depth to space
Bug
system information os platform and distribution e g linux ubuntu 16 04 window 10 tensorflow instal from source or binary tensorflow version or github sha if from source 1 14 provide the text output from tflite convert valueerror didn t find custom op for name d...
tensorflowtensorflow
fuse argument of batchnormalization be not save in the model
Bug
batch normalization layer s fuse argument be not part of the save model h5 json test with tf version 2 1 0 cpu python 3 7 7 from tensorflow keras import layer from tensorflow keras model import model x layer input 32 32 m model x layer batchnormalization fuse false x ...
tensorflowtensorflow
import util issue
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
float point exception while execute tf unravel index 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
2 3 nightly build produce error when initialize system in tf documentation s colab tutorial
Bug
system information have I write custom code no tensorflow instal from pip tf nightly tensorflow version 2 3 0 dev20200605 describe the current behavior tpu win t initialize in colab use the nightly build describe the expect behavior run the notebook successfully as one...
tensorflowtensorflow
tflite cross compile arm64 build error
Bug
as I be currently try to tensorflow lite for arm64 architecture I just try to follow the instruction from below cross compile for arm64 but I simply get a compilation error tensorflow lite tool make download ruy ruy cpuinfo cc 9 21 fatal error cpuinfo h no such file or directory I be surprised this...
tensorflowtensorflow
tf summary flush segfault when writer be not a valid tf summary summarywriter object
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 y...
tensorflowtensorflow
attributeerror perreplica object have no attribute begin
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 can not run inference on tf lite model regular tensorflow op be not support by this interpreter
Bug
system information osx tf 2 3 0 dev20200602 command use to run the converter or code if you re use the python api if possible please share a link to colab jupyter any notebook conversion code converter tf lite tfliteconverter from save model curr dir save model ...
tensorflowtensorflow
gpu delegate give different result from cpu
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 18 04 mobile device if the issue happen on mobile device pixel 3 xl tensorflow instal from source or binary source tensorflow versi...
tensorflowtensorflow
timeserie forecasting tutorial have bias issue
Bug
url s with the issue description of issue what need change clear description in the time series forecasting tutorial the normalization be do prior to obtain time series window consider this uni datum uni datum uni train mean uni train std this be do before x ...
tensorflowtensorflow
incorrect result of mklmaxpoolgrad
Bug
system information os platform and distribution arch linux 5 5 2 arch1 1 x86 64 tensorflow instal from source tensorflow version v1 12 1 33097 g83eb4048ba 2 2 0 and v2 2 0 0 g2b96f3662b 2 2 0 python version python 3 6 10 bazel version 3 0 0 for master 2 0 0 for r...
tensorflowtensorflow
tensorflow overfit and underfit
Bug
tensorboard logdir logdir size usageerror line magic function tensorboard not find
tensorflowtensorflow
tf compat v1 setdiff1d documentation refer out idx as an argument
Bug
url s with the issue description of issue what need change clear description in the args section there be an input out idx but it be not in the signature and the function doesn t accept the argument run code python tf compat v1 setdiff1d 1 1 out idx ...
tensorflowtensorflow
unclear type dimension dependency of filter in conv1d 3d transpose documentation
Bug
url s with the issue description of issue what need change clear description unclear type and dimension dependency of input filter accord to the document filter should have the same type as value and the in channel dimension must match that of value but it be...
tensorflowtensorflow
please add additional check in tflitequantizationfree
Bug
hi please add additional check for quantization param before use it in the function l89 the bug appear when default tfliteconvertercalculator be use mediapipe framework please look at theirs source l317 as you can see quant param be set to nullptr therefore add additiona...
tensorflowtensorflow
run this python freeze graph py input graph c user administrator desktop 5v6g6na tensorflowfile bird data2 slim tmp inception v3 inf graph pb input checkpoint tmp train log model ckpt 721 input binary true output node name inceptionv3 prediction reshape 1 output graph tmp frozen graph pb
Bug
warn tensorflow from freeze graph py 124 checkpoint exist from tensorflow python training checkpoint management be deprecate and will be remove in a future version instruction for update use standard file apis to check for file with this prefix w0602 23 33 08 629297 12556 deprecation py 323 from freeze...
tensorflowtensorflow
rnn unrolled can not be convert use from keras model
Bug
system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow instal from source or binary tf nightly tensorflow version or github sha if from source version be 2 2 0 dev20200508 git version be v1 12 1 31489 g6047d50555 describe the c...
tensorflowtensorflow
class weight invalidargumenterror
Bug
hi I be use class weight for my unbalanced dataset and I be get this error invalidargumenterror traceback most recent call last in 6 step per epoch step per epoch 7 validati...
tensorflowtensorflow
doc recommend stateful training but the batch be shuffle
Bug
I m read this tutorial page from the documentation the gru layer be stateful so it remember its state between batch but the batch be shuffle therefore I think the stateful parameter should be false
tensorflowtensorflow
tf can t access 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
format issue in tf ragged constant documentation
Bug
url s with the issue description of issue what need change clear description format issue in the args section format of description of ragged rank be problematic the default value should be max 0 k 1 len inner shape parameter define yes return d...
tensorflowtensorflow
tf hessians documentation refer colocate gradient with op as an argument
Bug
url s with the issue description of issue what need change clear description in the args section there be an input colocate gradient with op but it be not in the signature and the function doesn t accept the argument run code python tf hessian 1 1 colocate g...
tensorflowtensorflow
unclear shape dependency of value in tf keras backend move average update documentation
Bug
url s with the issue description of issue what need change clear description unclear shape dependency of input value accord to the document value should have the same shape as variable but it be unclear what be variable parameter define yes return...
tensorflowtensorflow
test case tensorflow python eager def function test cpu only fail on tf2 2 due to inconsistent xla flag
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 ubuntu 20 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a te...
tensorflowtensorflow
invalidargumenterror incompatible shape 200 10 vs 200 5 node logicaland 3 define at 1
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 documentation for small doc fix please send a pr instead 2 the form below must be fill out 3 it shouldn t be a tensorboard ...
tensorflowtensorflow
tf2 2 halt training on 2 2080ti nvlink bridge
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...