repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
tensorflowtensorflow
tflite only slightly fast with gpu on helio p22
Bug
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 n a mobile device xiaomi redmi 6 tensorflow instal from source or binary source tensorflow version use command below r1 13 pyt...
tensorflowtensorflow
assign to ressource variable with vary shape violate the shape information of the tensor of which be assign from
Bug
hi I run into problem when assign to variable from tensor with dynamic shape in the end it boil down to use resource variable and have a strided slice tensor from which to assign from see the upcoming mwe when assign to resource variable from a strided slice tensor the shape information of the tensor becom...
tensorflowtensorflow
wrong md5 checksum for flatbuffer when build tensorflow lite micro use make
Bug
system information 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 tensorflow instal from source or binary source tensorflow version ba63891c8b python version na ...
tensorflowtensorflow
convert error for quantize aware train tf keras application mobilenetv2
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
autograph fail for keyword only argument
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 tensorflow instal from source or binary pip install tf nightly gpu 2 0 preview tensorflow version use command...
tensorflowtensorflow
transfer learning use pretraine convnet tutorial should use sigmoid activation
Bug
url s with the issue description of issue what need change classification head should use sigmoid activation clear description the tutorial have this paragraph you don t need an activation function here because this prediction will be treat as a logit or a raw prediciton value po...
tensorflowtensorflow
tensorflow lite demo app give wrong result in gpu delegate honor play android 9 0 gpu turbo
Bug
system information os platform and distribution android 9 0 api 28 mobile device huawei honor play 9 0 gpu mali g72 mp12 gpu turbo tensorflow instal from tensorflow lite 0 0 0 gpu experimental describe the current behavior the tensorflow lite gpu delegate demo applica...
tensorflowtensorflow
defun random addition explode
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution colab or wsl ubuntu 18 04 mobile device if the issue happen on mobile device tensorflow instal from binary tensorflow version 1 13 1 or 1 14 1 d...
tensorflowtensorflow
keep version fix when search api doc
Bug
when use the search bar in the api doc with a version in the url any search will include page from different api version which mean you often end up in the wrong module and have to click on the correct version again how to reproduce go to type in unsorted segment and wait for the re...
tensorflowtensorflow
possible wrong comment in minimax discriminator loss
Bug
url s with the issue l468 l477 description of issue what need change one line 468 log 1 label smooth sigmoid d x shouldn t it be 1 label smoothing log sigmoid d x I m uncertain about the label smooth part but I think the argument of the log b...
tensorflowtensorflow
error instal tf nightly 2 0 preview with pip
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 ubuntu 18 04 ...
tensorflowtensorflow
tf 2 0 api docs tf typo extra symbol in pip install doc copy code
Bug
exist url s with the issue description of issue what need change copyable code block have extra character at the end pip install tensorflow 2 0 0 alpha0 clear description copyable code block should be change to the following to make copying easy pip ins...
tensorflowtensorflow
unsupported operation mean while try to apply gpudelegate to 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 I be write a custom android app build in android studio use the method mention here andro...
tensorflowtensorflow
tf2 0 0 alpha bad performance compare to tf1 13 1 with model fit for 1 layer tf keras sequential model linear regression
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow nope this only concern performance of model fit for a tf keras sequential model compare version 2 0 0 alpha to 1 13 1 os platform and distribution e g linux ubuntu 16 04 test on windo...
tensorflowtensorflow
custom tflite model run fail with gpudelegate android p
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
keras fit generator use validation do not respect verbose argument
Bug
system information os platform and distribution e g linux ubuntu 16 04 window 10 1809 tensorflow instal from source or binary pip tensorflow version use command below 1 13 gpu python version 3 6 bug when use fit generator with validation the progress bar be print r...
tensorflowtensorflow
tf 2 0 keras model train on batch allocate extremely large cpu memory
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 x64 1809 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorf...
tensorflowtensorflow
keras fit generator fail in graph mode when input be dict
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow simple keras model combine from example os platform and distribution e g linux ubuntu 16 04 macos x 10 14 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happe...
tensorflowtensorflow
concretefunction do not raise error when input and tf tensorspec be not compatible with each other
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
unexpected tf version git version for nightly build
Bug
in colab use the follow command to reproduce pip uninstall tensorflow yq pip install tf nightly gpu 1 14 1 dev20190510 q import tensorflow as tf tf version git version which show v1 12 1 1705 g978532afa9 last hex be not any git commit btw shouldn t it be the git version u...
tensorflowtensorflow
about transformer
Bug
transformer top of page have anyone run this experiment and the result of my run have not reach the official result I post my code and help I find the reason python import tensorflow dataset as tfds import tensorflow as tf import time import numpy as np import matplotlib pyplot as plt ...
tensorflowtensorflow
issue with transformer guide
Bug
url s with the issue description of issue what need change format and normalization layer clear description 1 when describe the multi head attention there be this text in one line multi head attention consist of four part linear layer and split into head scale dot product ...
tensorflowtensorflow
tflite gpu delegate sub operator not support
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes but the model should be run os platform and distribution linux ubuntu 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device oneplus3...
tensorflowtensorflow
custom layer build should fail if it include tensor computation
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
keras code in colab from tensorflow org be not show tensorflow version detail
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
build tensorflow lite for arm64 board fail
Bug
system information linux ubuntu 16 04 tensorflow instal from source or binary source tensorflow version r1 14 describe the problem I get build error undefined reference to nnapiimplementation provide the exact sequence of command step that you execute before run in...
tensorflowtensorflow
tflite gpu delegate produce very different result
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution linux ubuntu 16 04 mobile device if the issue happen on mobile device lg v30 android 8 0 0 tensorflow instal from source or binary source ten...
tensorflowtensorflow
tensorflow v2 variable name uniquification for keras layer in eager be inconsistent
Bug
tensorflow v2 0a when create e g keras model I would assume that when I run make generator model twice in eager mode that the trainable variable name be identical why would I assume this because the tf train checkpoint and checkpointable api make you believe that variable be couple w...
tensorflowtensorflow
build tensorflow lite micro for target bluepill fail
Bug
system information 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 na tensorflow instal from source or binary source tensorflow version b02f70947d python version ...
tensorflowtensorflow
tf datum dataset padded batch do not actually pad datum when work on multiple gpu
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution 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 x...
tensorflowtensorflow
tutorial next step page be give 404
Bug
url s with the issue description of the issue what need change this page be not open clear description link be get 404 request visual if applicable 404 page not find tensorflow
tensorflowtensorflow
tflite calibration and quantization I o min max mismatch on some operator
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
bug in keras guide
Bug
url s with the issue multiple gpu description of issue what need change the last line of this guide produce a bug when run on the associated colab notebook maybe everywhere I haven t check raise list and define ...
tensorflowtensorflow
tensorflow v2 tensorflow python op linalg op svd hang
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 win 10 tensorflow instal from source or binary pip tensorflow version use command below 2 0a gpu python versio...
tensorflowtensorflow
godoc link error
Bug
url s with the issue description of issue what need change the link doesn t work it strip the trailing md off the url when it be redirect through tensorflow org code correct link it be correct I think the redirect be break for example if you change to ...
tensorflowtensorflow
gfile copy do not overwrite d file properly on posix filesystem
Bug
describe the current behavior gfile copy overwrite true do not truncate the destination file before overwrite that mean if the src file be short than the d file the result d file contain the mix of the two describe the expect behavior gfile copy overwrite true result in have the exact sa...
tensorflowtensorflow
move the dockerfile to ubuntu 18 04
Bug
current dockerfile l22 we have be base out of 16 04 its well if we can move to 18 04 the correspond version of tf serve be already use 18 04 base ubuntu in their dockerfile
tensorflowtensorflow
tf distribute behave inconsistent when use custom loss bug
Bug
system information os platform and distribution e g linux ubuntu 16 04 win10 tensorflow instal from source or binary pip tensorflow version use command below 2 0 alpha gpu python version 3 7 describe the current behavior update I try the late nightly building stil...
tensorflowtensorflow
typo in tensorflow for poet
Bug
exist url contain the issue 3 description of issue what need change typo clear description mobilenet be a a small efficient convolutional neural network should be mobilenet be a small efficient convolutional neural network submit pr I couldn t find the...
tensorflowtensorflow
load image
Bug
there be some problem in loading image for n in range 3 image path random choice all image path display display display image image path print caption image image path print error keyerror ...
tensorflowtensorflow
tf signal inverse stft attributeerror int object have no attribute value in 2 0 0 alpha0
Bug
there appear to be a bug in tf signal inverse stft when test for real frame shape 1 value be none where real frame shape 1 be an integer and do not have a value reproducible code print tf version frame length 512 frame step 256 signal tf random uniform shape 1...
tensorflowtensorflow
shape error occur after compile keras model with tf keras loss categoricalcrossentropy
Bug
system information os platform and distribution linux ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version 1 13 1 python version 3 6 3 describe the current behavior if I want to specify for example a reduction method of the loss function I will ...
tensorflowtensorflow
eigen version bump break nightly avx512 build with gcc 6 3
Bug
system information os platform and distribution e g linux ubuntu 16 04 debian 9 9 mobile device e g iphone 8 pixel 2 samsung galaxy n a tensorflow instal from source or binary source tensorflow version e432bf03931f4062f7c5e3a1553aff61a7294751 python version 2 7 13 ...
tensorflowtensorflow
tflite doc conv 2d transpose transpose conv
Bug
exist url contain the issue description of issue what need change tensorflow r1 13 conv 2d transpose op be not present in tensorflow lite schema after glimpse toco source code tf nn conv2d transpose conv2dbackpropinput be convert to transpose conv l1778 ...
tensorflowtensorflow
dataset in tf2 0 lack of key property and method which already in tf1 13
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
pass tf datum dataset to model predict raise valueerror the batch size argument must not be specify when use dataset as an input
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow os platform and distribution 19 04 tensorflow instal from source or binary pip install tensorflow 2 0 0 alpha0 tensorflow version use command below 2 0 0 alpha python ver...
tensorflowtensorflow
custom tf 2 0 training loop perform considerably bad than keras fit generator can t understand why
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
change doc issue format for plain text display
Bug
issue template be display in a text input box so shouldn t use markdown format b 131912565
tensorflowtensorflow
suggestion for neural machine translation with attention tutorial
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
retrain image detection with mobilenet for use in tfjs failure in tensorflowjs converter
Bug
it be unclear whether this be a documentation or a programming issue if misfile please say so and suggest whether a new issue should be raise or what else can be do system information tensorflow version v1 13 1 0 g6612da8951 1 13 1 see 27538 v1 12 0 9492 g2c319fb415 2 0 0 alp...
tensorflowtensorflow
trtgraphconverterv2 do not preserve output name in the signature def
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary source tensorflow version use command below master from april...
tensorflowtensorflow
distribute tensorflow do not work when use more than 26 worker
Bug
system information os platform and distribution e g linux ubuntu 16 04 rhel 7 5 tensorflow version use command below tf alpha 2 0 and tf 1 13 cpu only python version 2 7 intel xeon gold 6150 2 7ghz 18 core 16 core enable 24 75 mb l3 cache max turbo freq 3 7ghz min 3 4ghz ...
tensorflowtensorflow
break link in doc api docs python tf test
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 tensorflow core 1 13 doc link describe the ...
tensorflowtensorflow
random uniform not support for tflite conversion
Bug
system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow instal from source or binary source tensorflow version or github sha if from source tf nightly 1 14 0 rc0 provide the text output from tflite convert some of the ope...
tensorflowtensorflow
tf 2 0 tf function throw 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 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 tensorf...
tensorflowtensorflow
tf 2 0 api docs tf image extract image patch
Bug
exist url contain the issue description of issue what need change clear description nbsp nbsp nbsp nbsp nbsp nbsp only a single sentence description be provide usage example nbsp nbsp nbsp nbsp nbsp nbsp no usage example be provide raise l...
tensorflowtensorflow
race condition with keras model to estimator in distribute mode
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ...
tensorflowtensorflow
error use dynamic rnn and tfliteconverter
Bug
system information os platform and distribution window x64 tensorflow instal from anaconda tensorflow version 2 0 alpha python version 3 7 instance on cpu exact command to reproduce describe the problem I try to convert a t...
tensorflowtensorflow
website claim that there be no internet connection
Bug
javascript on the website run some sort of detection to see if there be network connectivity or try to establish a connection in a surprising way this fail and I get a message there be no internet connection which be clearly wrong I be write this issue with the same internet connection
tensorflowtensorflow
make test micro speech loop
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 linux edh virtualbox 4 18 0 17 generic 18 18 04 1 ubuntu smp fri mar 15...
tensorflowtensorflow
tf 2 0 use tf py function which have tf string type input in dataset map generate dtype warn
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 window 10 x64 1809 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow ...
tensorflowtensorflow
tf image and eager execution bug
Bug
for tensorflow 1 13 and 2 0 0a tf image require explicit tf constant instead of numpy array python import tensorflow as tf import numpy as np print tf version image np random random 512 512 1 tf square image image shape work image np random random 512...
tensorflowtensorflow
tf 2 0 api doc tf audio encode wav
Bug
api doc update for correct link no clear description no usage example parameter define yes not verify against current code return define yes not verify against current code raise list and define no visual if applicable no I will submit a pr please assign this bug to I part...
tensorflowtensorflow
tf 2 0 api doc tf audio decode wav
Bug
api doc update for correct link no clear description no usage example parameter define yes not verify against current code return define yes not verify against current code raise list and define no visual if applicable no I will submit a pr please assign this bug to I
tensorflowtensorflow
tf 2 0 api doc tf audio
Bug
doc update for need high level description usage example I plan to submit a pr for this issue please assign to I
tensorflowtensorflow
warning recommend use unexiste tf keras layers cudnnlstm 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 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorfl...
tensorflowtensorflow
tensor graph be meaningless when eager execution be enable in tf 2 0 when compile 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 linux ubuntu 16 04 tensorflow instal from source or binary pip install tensorflow gpu 2 0 0 alpha0 tensorflow versi...
tensorflowtensorflow
documentation for c apis
Bug
be there any detailed documentation for c apis besides version example build and c api h for example create a session and tensor run query get tensor result etc
tensorflowtensorflow
tflite tflite file with single add op produce duplicate 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 no ...
tensorflowtensorflow
tf tuple can t be index with tensor in graph mode
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ...
tensorflowtensorflow
404 error on tensorflow lite model repository
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 doc link describe the documentation issue ...
tensorflowtensorflow
tf 2 0 tf summary scalar claim it see a whole tensor when fed scalar
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow my script be include below os platform and distribution e g linux ubuntu 16 04 ubuntu 16 tensorflow instal from source or binary conda environment with pip install tensorflow 2...
tensorflowtensorflow
tensorflow org display error
Bug
hello there something display error with tensorflow org with a bunch of messy just like this image image
tensorflowtensorflow
link to image guide break
Bug
system information tensorflow version n a doc link describe the documentation issue on the page the link within the text see the image guide be break it be currently direct to but 404 d edit remove content from template unrelated to the issue
tensorflowtensorflow
mobilenet v2 model can not be convert to tflite miss op
Bug
it be not possible to convert retrain model build on top of the feature vector mobilenet v2 to tensorflow lite with tf lite tfliteconverter from concrete function method during the conversion there be error tell about not support operation and datum type see below system information t...
tensorflowtensorflow
keras valueerror stop autograph building
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 pip tensorflow version use command below 2 0 0 dev20190424 python version 3 7 1 bazel version if compile from source g...
tensorflowtensorflow
float 16 for training storage and run on tflite cpu and gpu
Bug
since the tensorflow lite support the gpu on mobile phone but it only support float32 and float 16 the model size with float32 be too large so will the float16 be available for training and storage and for convert to tflite
tensorflowtensorflow
tensorflow lite conversion from h5 to tflite increase file size
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ...
tensorflowtensorflow
tf datum dataset performance issue
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 window 10 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal fro...
tensorflowtensorflow
issue for tf keras layer densefeature when model build be call
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes my own example code os platform and distribution e g linux ubuntu 16 04 linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device ...
tensorflowtensorflow
tf 2 0 tf 2 0 consume twice as much memory as tf 1 x or cntk
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 window 10 x64 1809 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow ...
tensorflowtensorflow
matmul for raggedtensor tf ragged ragged dense matmul
Bug
system information tensorflow version you be use 2 0 0a0 describe the feature and the current behavior state allow to compute a matrix multiplication between a raggedtensor and a standard dense tensor return a raggedtensor the behavior would be similar to tf sparse sparse dense ...
tensorflowtensorflow
the keras example should load datum with allow pickle true
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no I be try the tutorial keras basic text classification os platform and distribution e g linux ubuntu 16 04 macos high sierra 10 13 5 tensorflow instal from source or binary bin...
tensorflowtensorflow
tensor indexing lose shape information
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 tensorflow version use command below v1 12 0 9492 g2c319...
tensorflowtensorflow
deprecation warn in confusion matrix py
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
tf 2 0 inconsistency when time operation
Bug
I have be try to benchmark performance of the convolution operation with speed up such as depth separable convolution 1 and rank separable convolution 2 I m use the code paste below import time import numpy as np import tensorflow as tf define a scenario image size 320 channel batch size ...
tensorflowtensorflow
misalignment in bahdanauattention documentation
Bug
system information tensorflow version 1 13 doc link under the description for the init function in the args the memory sequence length should be in its own point and not part of memory we welcome contribution by user will you be able to update submit a pr use the doc style gu...
tensorflowtensorflow
fail to get device property error code 30
Bug
describe the current behavior I comment under issue 26255 but the original poster close the issue as his problem be solve by update to tensorflow 2 I be open a new issue because update to the pre release be not an option and I have no way to even trap this error to try to handle it plus it be an unknown...
tensorflowtensorflow
graph transformation propagate fix size cc unhandled operator type ctcbeamsearchdecoder
Bug
system information have I write custom code yes os platform and distribution e g linux ubuntu 16 04 ubuntu 16 04 tensorflow instal from source or binary source tensorflow version use command below 1 13 1 python version 3 7 bazel version if compi...
tensorflowtensorflow
weird behavior use tf variable in a tf datum experimental map and batch callback 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 yes ...
tensorflowtensorflow
tflite segmentation model throw error on android
Bug
system information what be the top level directory of the model you be use model research deeplab 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 ...
tensorflowtensorflow
author reference non existent file
Bug
describe the documentation issue the author file reference a contributor file but no contributor or contributor md file exist this file be distinct from the contributor file see the latter for an explanation if contributor be some where else this should be make expli...
tensorflowtensorflow
java api run much slow than python api
Bug
I predict image with python api only need 15ms but with the same model java api need 500 ms
tensorflowtensorflow
I use tensoflow model to predict with java api why it be more slowly than python or c api
Bug
I use tensoflow model to predict with java api why it be more slowly than python or c api
tensorflowtensorflow
tf2 0 custom training loop for keras example should provide information about tf keras backend set learning phase
Bug
system information tensorflow version tensorflow gpu 2 0 0 alpha0 doc link use the gradienttape a first end to end example describe the documentation issue that sample do not use tf keras backend set learning phase for manual training loop so if the model have batchnormalization or o...
tensorflowtensorflow
tf 2 0 the word2vec basic py example be not 2 0 0 alpha0
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
tf 2 0 tf assert equal funtion raise exception internalerror with unsigned 16 32 64
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 google com linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device not ...
tensorflowtensorflow
tf2 0 not json serializable error wasn throw when use tf keras activation operator in 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 window 10 x64 1809 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorf...
tensorflowtensorflow
I understand that java should be fast than python but not like this
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 2 0 issue with tpustrategy initialize tpu system
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 pip install tensorflow gpu 2 0 0 alpha0 tensorflow version use comma...