repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
tensorflowtensorflow
training code utilize more cpu memory than gpu memory
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 o...
tensorflowtensorflow
selectv2 and reciprocal in tflite
Bug
system information os platform and distribution ubuntu tensorflow instal from source or binary binary tensorflow version or github sha if from source tf 2 0 beta1 provide the text output from tflite convert 2019 06 28 15 22 19 759933 I tensorflow lite toco import tensor...
tensorflowtensorflow
unexpected tf cast behavior between sign and unsigned integer
Bug
it be test on google s own platform system information os platform and distribution linux version 4 14 79 chrome bot swarm cro 634 tensorflow instal from source or binary the platform be provide by google tensorflow version 1 14 0 rc1 also test on my own machine with tf 1 13 1 ...
tensorflowtensorflow
can not run official tf2 0 example in official tf2 0 docker container
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
api link for r1 13 direct to r1 12 instead
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 util vis util plot model raise typeerror inputlayer object be not iterable
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 mint 19 3 tensorflow instal from source or binary binary tensorflow version use command below 2 0 0b1 py...
tensorflowtensorflow
gradient return nan value when use triplet loss with similar batch
Bug
hi I be use tf 1 12 0 my issue be relate to this one it seem that it be closed judge it the benefit be marginal with respect to the effort I stumble on this problem as I be work on my use case I be not sure how common this be but I think it deserve a second look I be work on sequence repre...
tensorflowtensorflow
different result with the same initial guess
Bug
system information os platform and distribution linux ubuntu 18 04 tensorflow version v1 14 0 rc1 22 gaf24dc91b5 1 14 0 python version python 3 6 8 I get different result with a same initial guess I do not know if this be a bug or how it should be but let I explain what I see here since I...
tensorflowtensorflow
autograph should handle for loop over range in a manner that be compatible with xla compilation
Bug
system information tensorflow version you be use 1 14 be you willing to contribute it yes no no describe the feature and the current behavior state consider the follow python code python import tensorflow as tf autograph tf contrib autograph xla tf contrib compiler ...
tensorflowtensorflow
can t cross compile tflite minimal for raspberry pi zero armv6 target
Bug
system information os platform and distribution linux debian 10 tensorflow instal from source tensorflow version master branch a6989c95e336eb9f73ac7dd2920bee76d7e7e49e gcc compiler version 8 3 0 debian 8 3 0 2 python instal use bazel cuda gpu n a background ...
tensorflowtensorflow
variable sized input doesn t work with dilate convolutional 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 linux ubuntu 18 10 tensorflow instal from source or binary binary tensorflow version use command below ...
tensorflowtensorflow
tf 2 0 put tensor into some numpy function continuously increase memory usage
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 tensorflow instal from source or binary pip package tensorflow 2 0 0 beta1 tensorflow version us...
tensorflowtensorflow
tensorflow webpage api tab link error
Bug
description of issue what need change the tensorflow api for 1 13 lead to 1 12 page kindly fix the hyperlink clear description the change in the api list can cause confusion request visual if applicable image
tensorflowtensorflow
memory leak with tf tensor getitem in tf datum dataset
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 osx and linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tenso...
tensorflowtensorflow
documentation page css be mess up
Bug
bug description url s with the issue description of issue what need change documentation page be unreadable on safari for mac please see the screenshot on subsequent page load it somehow load just fine clear description see above correct link n a paramet...
tensorflowtensorflow
autograph fail to parse source code error when use lambda in for loop
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 n a ten...
tensorflowtensorflow
fit method fail with unnamed input layer whereas training work with a custom function
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 13 6 tensorflow instal from source or binary from pip install tensorflow version use command below v1 12 ...
tensorflowtensorflow
iterator model prefetch batch shuffle parallelinterleavev2 return outofrange without set end of sequence
Bug
see issuecomment 505539468 for more detail 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 osx and linux tensorflow instal from source or binary pipenv install pre te...
tensorflowtensorflow
break image link in recurrent quickdraw md
Bug
description of issue the image link for quickdraw model png be break in document recurrent quickdraw md the current source url for the image point to non existent image location url recurrent quickdraw md
tensorflowtensorflow
get validation step from dict break keras fit tf 2 0 0 beta1
Bug
system information tensorflow instal from pip tensorflow version 2 0 0 beta1 python version 3 6 describe the current behavior when call fit on a keras model in 2 0 0 beta1 a keyerror 0 be throw when try to call fit with validation datum give as a dict this work in the alpha ...
tensorflowtensorflow
nccl reduce sum throw an error
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes script for test nccl reduce sum attach below os platform and distribution e g linux ubuntu 16 04 linux ubuntu 16 04 tensorflow instal from source or binary binary tenso...
tensorflowtensorflow
tf 2 0 api docs tf image extract glimpse
Bug
url s with the issue description of issue what need change raise list and define raise be not list and define usage example no usage example be give pull request
tensorflowtensorflow
attributeerror module tensorflow api v2 train have no attribute ftrloptimizer
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
multiple duplicate tflite android example project
Bug
description there be two example for tflite image classification on android on the tensorflow repo which achieve the same thing they both have almost identical code but slight difference in ui and in code example a example b I would like to know which one be suppose to be use and...
tensorflowtensorflow
default value not list for hyperparameter in tfp exponentiatedquadratic class
Bug
url s with the issue description of issue what need change list default value for hyperparameter amplitude and length scale that be use when a kernel be create with default value as suggest here example tfd tfp distribution psd kernel tfp positive semidefinite...
tensorflowtensorflow
classify handwritten digit with tf learn machine learn jupyter notebook on docker
Bug
invalidargumenterror traceback most recent call last opt conda lib python3 7 site package tensorflow python client session py in do call self fn args 1333 try 1334 return fn args ...
tensorflowtensorflow
method mention in documentation be miss tf kera preprocesse text tokenizer from json
Bug
system information tensorflow version v2 0 0 beta0 16 g1d91213fe7 2 0 0 beta1 describe the current behavior error raise when attempt to call tf keras preprocesse text tokenizer from json attributeerror ...
tensorflowtensorflow
multi gpu training tf compat v1 scatter sub operation throw exception
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow extend from the stock example work example be attach to this bug report os platform and distribution linux ubuntu 16 04 mobile device e g iphone 8 pixel 2 ...
tensorflowtensorflow
valueerror argument and signature argument do not match when use dataset api keras functional api and checkpoint callback tf2 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 macos 10 13 6 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device na tensorfl...
tensorflowtensorflow
installation documentation and mac wheel
Bug
url s with the issue description of issue what need change clear description there be no binary wheel for tensorflow 1 14 for mac should be here and the documentation page still point to 1 13 be 1 14 still consider unstable be the wheel generation and documentation update...
tensorflowtensorflow
the api tf datum experimental csvdataset perform very slow in test
Bug
system info cuda 10 1 python 3 6 6 tensorflow 1 13 1 gpu quadro p5000 test datum csv dataset with 430 column all in float the first 429 column as feature and the last column as label there be totally 1928 class and 57909 instance problem I test the speed ...
tensorflowtensorflow
dimension check in binarycrossentropy
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 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device na tensorflow insta...
tensorflowtensorflow
invalidargumenterror see above for traceback reshape can not infer the miss input size for an empty tensor unless all specify input size be non zero
Bug
python 3 6 ubuntu 16 04 6 lts tensorflow 1 13 1 feat width 2048 gpu num 8 def create cnn model feat width datum format channel last model tf keras sequential model add tf keras layer conv2d filter 32 kernel size 1 2 strid...
tensorflowtensorflow
autoconversion to tensor in function
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 19 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow in...
tensorflowtensorflow
python package be miss modulespec in tensorflow spec in tf 1 14 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 linux 4 9 125 linuxkit x86 64 with ubuntu 18 04 bionic mobile device e g iphone 8 pixel 2 samsung galaxy if the issue h...
tensorflowtensorflow
error while convert mobilenet ssd tflite graph pb file to tflite format use tflite convert
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 no tenso...
tensorflowtensorflow
a writing error in tf contrib data map and batch
Bug
url s with the issue description of issue what need change args document of this api num parallel call optional a tf int32 scalar tf tensor represent the number of element to process in parallel if not specify batch size num parallel batch element will be process in pa...
tensorflowtensorflow
tf 2 0 api docs tf keras callback learningratescheduler
Bug
tensorflow version 2 0 beta1 doc link description the definition should be expand for clarity and well user experience instead of a one short sentence learning rate scheduler maybe try learn rate scheduler which can be use to adjust the learning rate over time any fun...
tensorflowtensorflow
tf2 apparent memory leak when run dataset op eagerly
Bug
system information have I write custom code yes os platform and distribution e g linux ubuntu 16 04 osx tensorflow instal from source or binary 2 0 0beta tensorflow version use command below v1 12 1 3259 gf59745a381 2 0 0 beta0 python version 3 6 8 describe the curre...
tensorflowtensorflow
segmentation fault when save checkpoint with saveable dataset iterator
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 cento 7 6 1810 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorf...
tensorflowtensorflow
error saving file while use tf datum experimental tfrecordwriter at write a tfrecord file
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow o...
tensorflowtensorflow
distribute tensorflow error check fail devicenameutil parsefullname new base parse 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 linux ubuntu 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device ...
tensorflowtensorflow
custom filter
Bug
I want to build custom filter with tf nn conv2d
tensorflowtensorflow
gpu docs don t show how to test your install
Bug
how do you test your install to make sure everything go ok
tensorflowtensorflow
typeerror moment v2 get an unexpected keyword argument keep dim
Bug
typeerror moment v2 get an unexpected keyword argument keep dim
tensorflowtensorflow
tf 2 0 api docs tf keras callbacks sub class
Bug
tensorflow version 2 0 beta1 sub class of tf keras callback baselogger history callback csvlogger modelcheckpoint progbarlogger remotemonitor tensorboard and terminateonnan summary since tf keras callback be important for monitor model during train...
tensorflowtensorflow
create a low level python tutorial for tf 2
Bug
description of issue what need change it be unclear how to translate the follow code to tf 2 python matplotlib inline import tensorflow as tf from matplotlib import pyplot as plt from tqdm auto import tqdm trange import numpy as np tf compat v1 disable eager execution y np ...
tensorflowtensorflow
which license must be provide with my application when use the tensorflow c api
Bug
I be develop a commercial application that use the tensorflow c api at all kind of place for example I find that tensorflow use the apache license 2 0 however when I download the c api from it come with a huge license file that list many 3rd party librarie which license do I need to distribute with ...
tensorflowtensorflow
segmentation fault when use cpp custom op in tf data dataset map in tensorflow2 0
Bug
it seem if I have cpp custom op in a python function and I pass the python function to tf datum dataset map it will crush if I only call this python function outside it will be ok I ve spend a whole afternoon to find the bug I m really mad about this bug have I write custom code as oppose to use a stoc...
tensorflowtensorflow
tf 2 0 1 14 api docs tf keras callbacks break link to source
Bug
description tf keras callbacks tf r2 0 and r1 14 doc state that it s define in an init py but the link be break 404 there be no link to init py in tf 1 13 stable 1 14 too since it s just be release url s with the issue 404 r2 0 r1 14 link to the d...
tensorflowtensorflow
tf app flag implicit parse potentially cause crash with exception
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 fedora 30 tensorflow instal from binary tensorflow version 1 13 1 python version 3 7 3 cuda version 10 0 gpu model nvidi...
tensorflowtensorflow
input signature of a tf function decorator crash when use multiple gpu with mirroredstrategy
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 cento linux 7 6 1810 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device ten...
tensorflowtensorflow
android performance cpu affinity
Bug
system information mobile device xiaomi a2 8 core tensorflow instal from source or binary source tensorflow version use command below master at 6cf83ea 2019 06 17 describe the current behavior the benchmark model that we run on the device perform very d...
tensorflowtensorflow
need example of mixed precision in eager execution mode
Bug
I have try all of they none of they work for I in eager mode could you provide some example
tensorflowtensorflow
tf 2 0 api docs tf set difference
Bug
system information tensorflow version 2 0 url s with the issue description of issue what need change raise list and define raise not list and define every method have a way that it can be mishandle maybe when a wrong parameter or wrong order of parameter be be pass in...
tensorflowtensorflow
tf 2 0 api docs tf keras backend count param
Bug
system information tensorflow version 2 9 url s with the issue description of issue what need change clear description the description be not clear no detail on how to use this symbol raise list and define no error have be define request visual if applicable...
tensorflowtensorflow
2 0b
Bug
url s with the issue description of issue what need change need to be completely redo clear description everything be wrong and example do not work
tensorflowtensorflow
sequencefeature layer require a sparsetensor only to convert it to a regular tensor
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 macos 10 13 6 tensorflow instal from source or binary from pip install tensorflow version use command below v1 12 1...
tensorflowtensorflow
tfrecord guide doesn t show how to serialize and parse tensor
Bug
url s with the issue please provide a link to the documentation entry for example create a tfexample message description of issue what need change the tfrecord docs don t show how to serialize and parse tensor to a tfrecord it s a minimal example with a bunch of string integer and ...
tensorflowtensorflow
tf 2 0 upgrade script unable to handle the operator for matrix multiplication
Bug
system information os platform and distribution e g linux ubuntu 16 04 window 10 tensorflow instal from source or binary pip tensorflow version use command below 2 0 0 beta1 python version 3 7 3 describe the current behavior run the tf upgrade v2 script with a file con...
tensorflowtensorflow
bug in tf einsum return different value from np einsum for identical parameter
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 window 10 tensorflow instal from source or binary binary anaconda tensorflow version use command below 1 13 1 ...
tensorflowtensorflow
typo in tensorflow core 2 0b s advanced tutorial loading datum build an image input pipeline
Bug
url s with the issue load and format the image description of issue what need change under load and format the image section the original code below fail to run since it use a variable img path which should be image path instead python import matplotlib pyplot as plt ...
tensorflowtensorflow
tf range with tf constant int32 limit and dtype tf float32 fail
Bug
tensorflow version tf nightly gpu 2 0 preview 2 0 0 dev20190611 or cpu equivalent linux also test on tf nightly 2 0 preview 2 0 0 dev20190607 window try run the follow two python tf range tf constant 102 dtype tf float32 fail tf range 102 dtype tf float32 work the...
tensorflowtensorflow
keras fit with mixed dataset ndarray datum result in batch size arg error
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 macos 10 14 5 tensorflow instal from source or binary binary tensorflow version use command below ...
tensorflowtensorflow
tflite invoke function crash
Bug
I come cross a strange issue only occur on huawei phone for phone infomation with this image image at first time run inference no crash it be always crash at second time below be crash info image below be process crash info with ndk stack but unable to locate in tensorflow source as buil...
tensorflowtensorflow
error when use unique with count 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 on window subsystem for linux python 3 6 7 tensorflow 1 13 1 code x train x test y train y test tra...
tensorflowtensorflow
tf 2 0 api docs tf keras layers gru
Bug
url s with the issue property clear description initialise float variable use 0 rather than 0 0 dropout 0 recurrent dropout 0 parameter define time major argument not document raise list and define no usage example no
tensorflowtensorflow
tf 2 0 api docs tf error deadlineexceedederror
Bug
system information tensorflow version 2 0 url s with the issue description of issue what need change clear description the description could be well need more content for clarification usage example no usage example define submit a pull request no
tensorflowtensorflow
tf 2 0 api doc tf dynamic stitch
Bug
system information tensorflow version 2 0 url s with the issue description of issue what need change raise list and define no error have be define submit a pull request
tensorflowtensorflow
tf 2 0 api doc
Bug
1 the parameter pool function and input spec in l59 where not define the documentation and no return where define
tensorflowtensorflow
tf 2 0 api docs tf div no nan
Bug
url s with the issue description of issue what need change the web page correspond to the link do not exist error 404 correct link the link be not correct the page doesn t exist
tensorflowtensorflow
tf 2 0 api doc documentation describe non exist symbol
Bug
this link give a description of a symbol in a module which be suppose to be at but the module doesn t seem to exist
tensorflowtensorflow
tf 2 0 api docs tf datum experimental unbatch
Bug
system information tensorflow version 2 0 url s with the issue description of issue what need change the description need more content as no description have be provide for the available function no recommendation have be give on when and when not to use this symbol paramet...
tensorflowtensorflow
tf 2 0 api docs tf datum experimental rejection resample
Bug
system information tensorflow version 2 0 url s with the issue description of issue what need change no recommendation of when and when not to use this symbol have be provide the description be not clear it need more content raise list and define no raise list u...
tensorflowtensorflow
tf 2 0 api doc tf debugging assert type
Bug
url with the issue description of issue what need change the api symbol doesn t contain a complete self contain coherent appropriately format and well document usage example code sample and the return value aren t define usage example no usage example return define ...
tensorflowtensorflow
tf 2 0 api docs tf datum experimental prefetch to device
Bug
url with the issue description of issue what need change the api symbol doesn t contain a complete self contain coherent appropriately format and well document code sample usage example no usage example
tensorflowtensorflow
tf 2 0 api docs tf error resourceexhaustederror
Bug
url with the issue description of issue what need change the api symbol doesn t contain a complete self contain coherent appropriately format and well document code sample usage example no usage example
tensorflowtensorflow
tf 2 0 api docs tf error resourceexhaustederror
Bug
url with the issue description of issue what need change the api symbol doesn t contain a complete self contain coherent appropriately format and well document code sample usage example no usage example
tensorflowtensorflow
tf image decode and crop jpeg parameter crop window change
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
beta 1 tf keras layer conv2d with dilation rate 1 return tensor with shape none
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow no ...
tensorflowtensorflow
tpu train on batch stride size error
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 debian 9 tensorflow instal from source or binary binary tensorflow version use command below 1 13 1 python ver...
tensorflowtensorflow
gpu support share object exclusion
Bug
update this issue be about maven artifact organization dependency management and documentation system information os platform and distribution linux ubuntu 18 04 2 lts tensorflow instal from maven version 1 13 1 tensorflow version 1 13 1 python version 3 6 7 instal use vi...
tensorflowtensorflow
tf reduce max return wrong value
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 2 lts tensorflow instal from source or binary source tensorflow version use command below ...
tensorflowtensorflow
tf 2 0 api docs tf estimator sessionrunhook
Bug
url s with the issue description of issue what need change clear description yes clear description correct link the link to the source code correct parameter define all parameter define and format correctly return define return value be define raise list and define no raise...
tensorflowtensorflow
tf 2 0 api docs tf estimator stepcounterhook
Bug
url s with the issue description of issue what need change clear description yes clear description correct link the link to the source code correct parameter define all parameter define and format correctly return define return value be define ...
tensorflowtensorflow
have problem to use the reshape in keras
Bug
system information 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 0 beta0 python version 3 6 8 cuda cudnn version 10 0 gpu model and memory geforce gtx 750 ti ...
tensorflowtensorflow
tensorflow lite undefined reference to flatbuffer classiclocale instance
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
inconsistency between name in the conv 1d operation and no support for causal padding
Bug
only tf keras layer conv1d support padding causal and it be very important for time series research however in tf python op conv1d input batch size dim1size dim2size channel in filter filter size channel in channel out also this function behave as expect set a op node accord...
tensorflowtensorflow
keras callback documentation for on train batch end vs the actual code of modelcheckpoint
Bug
url s with the issue on train batch end on train batch end description of issue what need change parameter define the parameter section of on train batch end read in part log dict metric result for this batch so the log argument be expect to only cont...
tensorflowtensorflow
why do tensorflow occupy different gpu memory for the same inference process on different gpu card
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
can not build the code include stream executor rng h on window
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
can not use object load by tf save model load to create keras 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 macosx 10 13 6 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tens...
tensorflowtensorflow
tf keras predict fit predict old result
Bug
window 10 python 3 7 tf 1 13 python m model predict input print model fit input output batch size input shape 0 verbose 1 ok loss 16 0302 print model predict input m all 0 synchronization of the weight for the last call predict do not work
tensorflowtensorflow
accuracy discrepancy between eager and graph mode tensorflow alpha 2 0 0
Bug
system information custom and stock code tensorflow instal from binary tf env txt cuda cudnn version nvcc nvidia r cuda compiler driver copyright c 2005 2018 nvidia corporation build on sat aug 25 21 08 04 central daylight time 2018 cuda compilation tool release 10 0 v10...
tensorflowtensorflow
tf print be not render correctly in the website
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
keyerror parallelinterleavedataset in tf 1 13 mkl gpu
Bug
os platform and distribution linux ubuntu 16 04 tensorflow instal from anaconda dist 3 6 tensorflow version 1 13 mkl 1 13 gpu python version python 3 6 6 anaconda inc describe the current behavior there be an import error on tf train import meta graph while import one of the model ...
tensorflowtensorflow
mirroredstrategy do not work with cudnnlstm
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 tensorflo...
tensorflowtensorflow
session crash when I use tfliteconverter with tf lite opsset tflite builtins int8 option
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 colaboratory ubuntu 18 04 2 lts mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile d...
tensorflowtensorflow
polynomial decay document page question
Bug
url s with the issue please provide a link to the documentation entry for example description of issue what need change a clarification of the example and why it actually work clear description in the example mention if the global step be 0 it be unclear how the learning ra...
tensorflowtensorflow
script halt with make initializable iterator with non empty shared name
Bug
system information custom code linux ubuntu 16 04 tensorflow instal from source tensorflow version 1 12 0 python version 2 7 12 bazel version 0 25 1 cuda cudnn version 9 0 176 7 0 gpu model and memory geforce gtx 1080ti describe the current behavior the sc...