repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
tensorflowtensorflow
link error with libtflite gpu gl so cause by tflitegpudelegatedelete absence among export symbol
Bug
system information os platform and distribution linux ubuntu 14 04 tensorflow instal from source tensorflow version 2 0 alpha bazel version 0 24 1 gcc compiler version clang 8 0 2 issue tflitegpudelegatedelete doesn t declare as export symbol in tensorflow lite delegates g...
tensorflowtensorflow
bug attributeerror indexedslice object have no attribute copy
Bug
tensorflow version python c import tensorflow as tf print tf git version tf version v1 12 0 0 ga6d8ffae09 1 12 0 issue 2019 04 19 15 30 36 803841 I tensorflow core platform cpu feature guard cc 141 your cpu support instruction that this tensorflow binary be not compile to us...
tensorflowtensorflow
tflite crash on android run a model for nnpi
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution n a mobile device android q emulator and xiaomi a2 tensorflow instal from binary tensorflow version 1 13 1 gpu mod...
tensorflowtensorflow
wrong document for dynamic rnn
Bug
please make sure that this be a documentation issue as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag doc template system information tensorflow version tf r1 13 and many other version doc link tf nn ...
tensorflowtensorflow
grammar
Bug
combine pr s of grammar
tensorflowtensorflow
all diagram miss
Bug
system information tensorflow version n a doc link describe the documentation issue all of the diagram image be miss from both of the link above we welcome contribution by user will you be able to update submit a pr use the doc style guide to fix the doc issue no ...
tensorflowtensorflow
tensorflow 2 0 have miss feature relate to checkpointe dataset
Bug
system information tensorflow version 2 0 alpha 0 doc link describe the documentation issue with 2 0 alpha 0 tf datum dataset do not have any make xx iterator method so I can t save restore iterate state while training by use tf datum experimental make saveable from iterator ho...
tensorflowtensorflow
tensorflow 2 0 no gradient provide for any variable but only when tf math square and tf function be use
Bug
I post this in so but now be wonder if it be actually a bug in 176 sys version out 176 3 7 3 default mar 27 2019 16 54 48 n clang 4 0 1 tag release 401 final in 177 tf version out 177 2 0 0 alpha0 python import tensorflow as tf import t...
tensorflowtensorflow
nameerror name mycapper be not define
Bug
for gardient clip in case of adam optimizer I m use below code create an optimizer opt adamoptimizer learning rate 0 1 compute the gradient for a list of variable grad and var opt compute gradient loss grad and var be a list of tuple gradient variable do whatever you n...
tensorflowtensorflow
tf 2 0 attributeerror module tensorflow have no attribute optimizer
Bug
system information os platform and distribution ubuntu 18 04 lt tensorflow instal from source or binary source tensorflow version use command below v2 0 0 alpha0 4 g2c2d508 2 0 0 alpha0 python version 3 5 7 bazel version if compile from source from docker image gcc compiler v...
tensorflowtensorflow
modelcheckpoint callback error
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow no ...
tensorflowtensorflow
tf 2 0 documentation in guide for feature column in particular numeric column
Bug
system information tensorflow version 2 0 0 alpha0 doc link guide example that use feature column follow a bad pattern for numeric feature in particular the example in the guide always create a list of scalar numeric column s instead of one numeric column with all numeric feature this...
tensorflowtensorflow
typeerror the train input config must be a input reader pb2 inputreader
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 ...
tensorflowtensorflow
crash on tf 1 13 when custom rnncell which have template
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 yes ...
tensorflowtensorflow
convert inceptionv3 to tflite miss identityn
Bug
system information google colab tensorflow instal from source or binary instal from tensorflow version or github sha if from source provide the text output from tflite convert some of the operator in the model be not support by the standard tensorflow lite runtime if those be nat...
tensorflowtensorflow
tf summary tensor summary no long appear in the repl see it in the code doc need update
Bug
not sure what the intention be as I see a lot of v1 v2 name change tf summary scalar be there but not tf summary tensor summary in 80 tf version out 80 2 0 0 alpha0
tensorflowtensorflow
get error message when use tf summary scalar with tf 2 0
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 yes ...
tensorflowtensorflow
problem with running ganestimator type error in eval util impl py
Bug
55 if grid shape 0 grid shape 1 int input tensor shape 0 56 raise valueerror grid shape s incompatible with minibatch size I 57 grid shape int input tensor shape 0 typeerror int return non int type nonetype source...
tensorflowtensorflow
error filename log with tf log warn
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 ...
tensorflowtensorflow
bug tfdbg session can not be use with sessionrunhook
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 yes ...
tensorflowtensorflow
quantization with multiple gpu training
Bug
when I try to quantization with multiple gpu training a error happen keyerror the name tower 0 gradient tower 0 mobilenet conv ds 13 pointwise conv batchnorm batchnorm 1 rsqrt refer to an operation not in the graph my multiple gpu code with tf variable scope tf get variable scope ...
tensorflowtensorflow
can not initialize two different model with the same checkpoint
Bug
I m try to use tf slim resnet v1 101 pre train model to initialize two input branch of model with different input rgb feature 0 and depth map feature 1 respectively to far combine they and feed their joint result to some spatial convolution layer in order to achieve that I create separate scope for each o...
tensorflowtensorflow
com ai tensorflow a libc fatal signal 11 sigsegv code 1 fault addr 0x28 in tid 17491 m ai tensorflow
Bug
it have a crash in tensorflow lite android app beginning of crash com ai tensorflow a libc fatal signal 11 sigsegv code 1 fault addr 0x28 in tid 17491 m ai tensorflow system information have I use tensorflow demo app tensorflow tensorflow lite example android li...
tensorflowtensorflow
update tf upgrade v2 py
Bug
the script print forsafety because of the miss blank space here
tensorflowtensorflow
update link to correct example project
Bug
currently the link be open the image classification example not object detection
tensorflowtensorflow
nnapi doesn t support tensor with rank 0 index 3 name padv2 constant value
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 os platform and distribution window 10 and android 9 0 mobile device xiaomi 8 tens...
tensorflowtensorflow
sparkfun edge build failure
Bug
on macos 10 14 4 I m follow the direction at this location 0 everything go fine until step 4 when I try make f tensorflow lite experimental micro tool make makefile target sparkfun edge micro speech bin and get the error in file include from tensorflow lite experimental micro kernel fully conn...
tensorflowtensorflow
autograph fail after restore from the checkpoint
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no tensorflow instal from source or binary tensorflow version use command below bash conda install tensorflow gpu 2 0 alpha python version 3 7 1 bazel version ...
tensorflowtensorflow
shuffling of test dataset be not explicitly do
Bug
system information tensorflow version 2 0 doc link input pipeline cell documentation code issue cell have the follow code 1 test dataset tf datum dataset list file path test jpg 2 shuffle so that for every epoch a different image be generate 3 to predict a...
tensorflowtensorflow
the text generation tutorial doesn t seem to be pass along hidden state while generate text
Bug
system information tensorflow version tensorflow gpu 1 10 1 doc link the prediction loop describe the documentation issue I follow the text generation tutorial and train my model until it achieve a cross entropy loss of 0 5 after 30 epoch however the generate text be mostly garba...
tensorflowtensorflow
attributeerror module tensorflow api v1 nn have no attribute softmax cross entryopy with logit v2
Bug
system info geoff ubuntu uname a linux ubuntu 4 15 0 47 generic 50 ubuntu smp we d mar 13 10 44 52 utc 2019 x86 64 x86 64 x86 64 gnu linux geoff ubuntu work interview coursera dl python version python 3 6 6 anaconda inc geoff ubuntu python c import tensorflow as tf p...
tensorflowtensorflow
tf 2 0 kera unable save and load weight for double nest model
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 mac tensorflow instal from source or binary binary tensorflow version use command below 2 0 0 python version ...
tensorflowtensorflow
issue in code of image captioning notebook
Bug
please make sure that this be a documentation issue as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag doc template system information tensorflow version any doc link describe the documentation iss...
tensorflowtensorflow
build error tensorflow lite gpu delegate
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 e g linux ubuntu 16 04 debian...
tensorflowtensorflow
tf 2 method estimator model to estimator fail but model fit work for tf keras create model
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 win 10 colab linux tensorflow instal from source or binary binary tensorflow version use command below tf...
tensorflowtensorflow
negative pixel value for ssim input
Bug
ssim and ms ssim take image as input and max val which be define as the dynamic range imply that image can be eg in 1 1 with maxval 2 however they call convert image dtype which assume pixel be in 0 so it be not clear whether ssim ms ssim can take image with negative pixel value
tensorflowtensorflow
distribution strategy and conditional parameter update fail with operation have be mark as not fetchable
Bug
system information have I write custom code yes os platform and distribution ubuntu 16 04 tensorflow instal from binary tensorflow version 2 0 0a0 python version 3 5 2 describe the current behavior when use conditional parameter update and a distribution strategy in grap...
tensorflowtensorflow
link to the definiton tf image break
Bug
on the page the link under head module tf image be break
tensorflowtensorflow
keras subclasse and explicit dtype of input
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 arch linux tensorflow version 2 0 0 alpha0 description when use kera subclasse there be no apparent way of define the d...
tensorflowtensorflow
tensorflow core framework op def pb h 10 40 fatal error google protobuf port def inc no such file or directory
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 use ...
tensorflowtensorflow
tf keras estimator model to estimator crashing when use tf distribute mirroredstrategy with only tensorflow native optimizer be support with distributionstrategy
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 mac os mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal from ...
tensorflowtensorflow
convert tensor to numpy array extremely slow in tf 2 0
Bug
current issue bug report I try to convert a list of tensor to a numpy array this be no issue in tensorflow 1 13 x but be now order of magnitude slow in tensorflow 2 0 0 dev20190405 I link a piece of code to reproduce the issue in colab no hw acceleration require and to also show the difference in e...
tensorflowtensorflow
problem with keras sparse input
Bug
in keras backend graphexecutionfunction call function when this function receive sparse input it will transform sparse input into coo matrix and extract indice data shape from it but this function will try to invoke numpy asarray function on value tuple indice data shape and will cause e...
tensorflowtensorflow
runtimeerror unable to create link name already exist during model save with modelcheckpoint
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 arch linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflow ...
tensorflowtensorflow
nan appear on false fork of tf where propgate to e
Bug
same issue but that one be close the fix be to protect every single argument against the fork python import tensorflow as tf import numpy as np x tf convert to tensor np random randn 100 astype np float32 alpha tf variable 1 name asdf dtype tf float32 trainable true with...
tensorflowtensorflow
tf datum dataset shuffle produce the same result at each dataset iteration in tensorflow 2 alpha
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes create a simple dataset shuffle it and iterate through it os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary pip...
tensorflowtensorflow
fix typo
Bug
ld lirary path ld library path 27620
tensorflowtensorflow
tf 2 0 api docs tf keras activation selu
Bug
system information tensorflow version 2 0 alpha doc link link should format the reference paper get rid of and add the author year of publish self normalize neural network klambauer et al 2017 definition the current definition do not specify the fix value...
tensorflowtensorflow
minor doc fix
Bug
from 27627
tensorflowtensorflow
tf 2 0 api docs tf keras activation elu
Bug
system information tensorflow version 2 0 alpha doc link link link exist should format the link to the original paper delete also should add author and year of publish e g reference fast and accurate deep network learn by exponential linear unit elus c...
tensorflowtensorflow
typo in spacetobatchnd and batchtospacend documentation
Bug
system information tensorflow version 1 13 doc link describe the documentation issue example 2 in say the output tensor have shape 4 1 1 3 and value 1 2 3 4 5 6 7 8 9 10 11 12 however that value s shape be 4 ...
tensorflowtensorflow
miss documentation for variable op
Bug
please make sure that this be a documentation issue as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag doc template system information tensorflow version v1 13 doc link describe the documentation is...
tensorflowtensorflow
doc keras incorrect comment in init of tf keras layers averagepooling1d
Bug
doc link argument describe the documentation issue see the comment below pool size integer size of the max pool window it should be average instead of max since this be average pooling furthermore the format of the description for input shape and ...
tensorflowtensorflow
doc keras incorrect comment in the example for tf keras layer add
Bug
doc link class add describe the documentation issue see the code example class add python add keras layer add x1 x2 equivalent to add keras layer add x1 x2 it should be add keras layer add x1 x2 equivalent to add ...
tensorflowtensorflow
doc keras predict of tf keras model sequential be render incorrectly
Bug
doc link predict describe the documentation issue the argument list be not render correctly see it below argument x input sample it could be a numpy array or array like or a list of array in case the model have multiple input a tensorflow tensor or a list of ...
tensorflowtensorflow
doc keras init of tf keras loss binarycrossentropy be not render correctly
Bug
doc link class binarycrossentropy describe the documentation issue the init function of tf keras loss binarycrossentropy be not render correctly see the link here method
tensorflowtensorflow
ld lirary path instead of ld library path
Bug
hello in tensorflow stream executor platform default dso loader cc line 50 ld lirary path be call instead of ld library path good
tensorflowtensorflow
not support matrixbandpart in tflite
Bug
system information os platform and distribution e g linux ubuntu 16 04 ubuntu 16 04 tensorflow instal from source or binary binary tensorflow version 2 0alpha provide the text output from tflite convert here be a list of operator for which you will need custom impleme...
tensorflowtensorflow
incomplete instruction for use image as metadata in
Bug
system information doc link describe the documentation issue the guide say to use image as metadata you must produce a single sprite image consist of small thumbnail one for each vector in the embed it then go on to explain what the sprite image should look like but it doesn...
tensorflowtensorflow
e1102 non callable raise by pylint when extend from tf keras layer layer
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 yes ...
tensorflowtensorflow
tf upgrade v2 fail on google colab and late jupyter notebook
Bug
in all fairness tensorflow 2 be in alpha but the doc indicate the tf1 tf2 script should work system information use the code from I get syntax error on google colab and on jupyter notebook tensorflow instal from source or binary pip install tensorflow 2 0 0 alpha0 tensorflow...
tensorflowtensorflow
no simple function optimisation example for tensorflow 2 0
Bug
I don t see any simple function optimisation example for tensorflow 2 0 something like log x 2 could be good
tensorflowtensorflow
doc keras model for predict function the list of argument be not display properly fullblock instead of list
Bug
system information tensorflow version 2 0 doc link describe the documentation issue in the documentation kera model for predict function the list of argument be not display properly fullblock instead of list on both chrome and firefox
tensorflowtensorflow
update doc with code format for sparseconditionalaccumulator
Bug
small documentation improvement add code format for sparseconditionalaccumulator relate documentation
tensorflowtensorflow
state build require bazel 0 23 0 for v2 0 0 alpha0
Bug
please make sure that this be a documentation issue as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag doc template system information tensorflow version v2 0 0 alpha0 doc link install bazel descr...
tensorflowtensorflow
improve description for tf test be gpu available
Bug
as a part of tensorflow doc sprint from munich a small explanation for add warning cc dynamicwebpaige
tensorflowtensorflow
tf 2 0 0a0 tf function raise valueerror when compute gradient
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 yes ...
tensorflowtensorflow
add oxford comma in readme md
Bug
add an oxford comma to line 28 to be consistent with the rest of the file
tensorflowtensorflow
tf contrib label tensor incorrectly handle or fail with none dimension
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution macos sierra tensorflow instal from source or binary binary tensorflow version use command below 1 12 python version 2 7 label ten...
tensorflowtensorflow
tf 2 0 0 alpha0 tf keras model reinitialize set weight
Bug
system information have I write custom code yes os platform and distribution e g linux ubuntu 16 04 linux ubuntu 16 04 tensorflow instal from source or binary pip install tensorflow 2 0 0 alpha0 tensorflow version use command below 2 0 0 alpha0 python versi...
tensorflowtensorflow
filesystem destructor be not be call when do
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 cento 7 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow ...
tensorflowtensorflow
what s the license of pre train tensorflow js model
Bug
I want to use tfjs model in a commercial application while source code in the tfjs model repository be license under apache 2 0 I do not find any info about the license of the model host on storage googleapis com for example body pix be load its model from storage googleapis com tfjs model e g ...
tensorflowtensorflow
duplicate layer name when use a b and add c d in the same keras model
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 macosx 10 13 6 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tens...
tensorflowtensorflow
tf 2 0 0 alpha0 memory leak with tf keras model load model
Bug
system information have I write custom code yes os platform and distribution e g linux ubuntu 16 04 macos mojave 10 14 3 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal from source or binary docker image tensorflow ...
tensorflowtensorflow
optimizer v2 apply gradient surprising behavior not explicitly document
Bug
system information tensorflow version 2 0 0 aplha0 doc link apply gradient I be implement a dd policy gradient for reinforcement learning and have a bug where my agent would minimize the reward instead of maximize it it turn out optimizer apply gradient follow negative of the gradient I g...
tensorflowtensorflow
tf reduce sum with multiple negative axis and tf raggedtensor bug
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 ubuntu 16 04 tensorflow instal from source or binary pip tensorflow version use command below python version ...
tensorflowtensorflow
can not set dynamic property on custom layer
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 environment tensorflow version use command below 2 0 alpha I be try to write a custom layer in tf 2 0 and have tro...
tensorflowtensorflow
to build with g option
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 e g linux ubuntu 16 04 linux ubuntu ...
tensorflowtensorflow
tf print the example doesn t work with tf 2 0
Bug
please make sure that this be a documentation issue as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag doc template system information tensorflow version 2 0 doc link describe the documentation iss...
tensorflowtensorflow
doc 1 x save keras model require eager mode
Bug
system information tensorflow version 1 13 1 doc link describe the documentation issue I follow this tutorial and this api reference page to save a train keras model as a savedmodel which in my use case be require to upload it to gcp ml engine but I encounter a non document ...
tensorflowtensorflow
tf 2 0 api docs tf keras sequential
Bug
system information tensorflow version 2 0 alpha doc link describe the documentation issue description the order of property and method be alphabetical probably by tf doc design with a large doc for an arguably popular module such as tf keras sequential navigate...
tensorflowtensorflow
tf 2 0 api docs tf keras model
Bug
system information tensorflow version 2 0 alpha doc link describe the documentation issue link a link to keras functional api in tensorflow would be appreciate for those who be new to tf kera and tensorflow 1 x and 2 0 e g see this keras model class api d...
tensorflowtensorflow
tf2 0 gradient problem of use tf nn relu in tf keras model
Bug
system information os platform and distribution linux ubuntu 18 04 tensorflow instal from binary tensorflow version 2 0 0 alpha0 python version 3 6 8 describe the current behavior I build a keras model with only a tf nn relu but the gradient seem to be none after be decor...
tensorflowtensorflow
attributeerror module tensorflow have no attribute enable eager execution in verify installation
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 e g linux ubuntu 16 04 window 10 pro...
tensorflowtensorflow
use layer class as attribute throw an exception
Bug
system information have I write custom code yes os platform and distribution ubuntu 16 04 tensorflow instal from binary tensorflow version 2 0 0 dev20190402 python version 2 7 12 describe the current behavior when a layer class be use as attribute the code will throw a...
tensorflowtensorflow
valueerror invalid tensor mul be find
Bug
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 please use the dedicated reporting process for hig...
tensorflowtensorflow
tensorflow 2 0 0 multiple gpu output zero for non root 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 no ...
tensorflowtensorflow
unable to use featurecolumn with keras functional api
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow y os platform and distribution e g linux ubuntu 16 04 ubuntu 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorflow...
tensorflowtensorflow
invalid argument conv2dslowbackpropinput input and out backprop must have the same batch size
Bug
I want to use tensorflow to train my model firstly I use conv2d transpose in order to realize upsampling then I use batch normalization after each conv2d transpose layer and then I use conv2d and maxpool but when I train my model I meet a problem such like this invalid argument conv2dslow...
tensorflowtensorflow
read a tensor from file in python which be save use c
Bug
I m have trouble read interpret a tensor from a file use read file operation in python the tensor be save use save op in tensorflow cc api I can read the underlie byte encode tensor but find no method to convert that back to float original content of the tensor I have try decode raw in python but it c...
tensorflowtensorflow
transpose can be very slow on 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 e g linux ubuntu 16 04 ubuntu 18 04 wsl mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tenso...
tensorflowtensorflow
docs load really slow
Bug
please make sure that this be a documentation issue as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag doc template system information chrome internet speed 120 mbps tensorflow version all doc li...
tensorflowtensorflow
sample code be have syntax error in tensorflow nodejs code
Bug
system information tensorflow version doc link syntax error in tensorflow nodejs example see sample code for node js usage extra semicolon be cause the syntax error onepochend epoch log console log epoch epoch loss log loss in the above line semi col...
tensorflowtensorflow
dataset c extend documentation be outdate for tf 2 0 datasetv2
Bug
system information tensorflow version 2 0 doc link describe the documentation issue the c code to extend dataset especially since datasetv2 be outdate here be a work version of file need in the documentation note the only part I be not really sure about be this one ...
tensorflowtensorflow
break link
Bug
please make sure that this be a documentation issue as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag doc template system information tensorflow version api r1 13 doc link describe the documentati...
tensorflowtensorflow
tensorflow 2 0 batchnorm not work
Bug
system information I write custom code os platform and distribution ubuntu 18 04 tensorflow instal from pip tensorflow version 2 0 python version 3 6 cuda cudnn version 10 0 7 5 gpu model and memory gtx 1070 8 gig so I write a simple model use tf keras and I b...
tensorflowtensorflow
tf2 0 estimatorv2 use non exist export savedmodel method
Bug
dear tensorflower as per the title estimatorv2 s exporter py call a method that have be remove the fix be pretty easy but I m not sure about the implication of the change see more below system information have I write custom code as oppose to use a stock example script provide in tensorfl...
tensorflowtensorflow
tpu training with keras api raise error in tensorflow 2 0
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 google colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflo...
tensorflowtensorflow
add example of loading model that have be save with save keras model
Bug
please make sure that this be a documentation issue as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag doc template system information tensorflow version 1 13 doc link describe the documentation is...
tensorflowtensorflow
unable to convert frozen graph to usable model on iphone
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 ...