repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
tensorflowtensorflow
tf1 15 distribute mode error
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 centos7 6 tensorflow instal from source or binary binary tensorflow version use command below tf1 15 python ver...
tensorflowtensorflow
can not export keras model to savedmodel if mixed precision policy be enable
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 debian 9 tensorflow instal from source or binary binary tensorflow version use command below start from 2 0...
tensorflowtensorflow
read datum from tfrecorddataset throw tensorshape error
Bug
describe the current behavior I m try to save load a numpy dataset into a tfrecorddataset in tf2 0 for training on tpu saving succeed but when read the file I and I pass the datum through a model I get an error about the shape of the tensor I compare the tensor result from read the tfrecorddataset and the...
tensorflowtensorflow
tf2 0 string dtype will cause dateset from mirroredstrategy experimental distribute dataset raise runtimeerror when use 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 cento linux release 7 4 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device te...
tensorflowtensorflow
tensorflow lite gpu output be corrupt when use opencl backend
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 android version 9 ubuntu 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device...
tensorflowtensorflow
no clear document explain how to use pre train model
Bug
url s with the issue please provide a link to the documentation entry for example description of issue what need change 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 linu...
tensorflowtensorflow
dataset scan lose variable modification
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes provide source os platform and distribution e g linux ubuntu 16 04 mac os 10 15 2 most likely irrelevant tensorflow instal from source or binary binary from pip tens...
tensorflowtensorflow
keras backend function not work as intend
Bug
system information have I write custom code yes os platform and distribution 4 4 0 18362 microsoft tensorflow instal from anaconda default source tensorflow version 1 15 python version 3 7 5 cuda cudnn version 10 0 gpu model and memory geforce rtx 2060 describe the c...
tensorflowtensorflow
error can not convert auto to eagertensor of dtype float
Bug
thank you for submit a tensorflow documentation issue per our github policy we only address code doc bug performance issue feature request and build installation issue on github the tensorflow doc be open source to get involve read the documentation contributor guide url s with the i...
tensorflowtensorflow
tf math sigmoid precision issue on gpu
Bug
system information have I write custom code yes os platform and distribution ubuntu 16 04 tensorflow instal from binary tensorflow version 2 1 0 dev20191219 python version 3 6 8 cuda cudnn version cuda 10 1 cudnn 7 6 3 gpu model and memory gtx 1060 6 gb describe...
tensorflowtensorflow
a possible bug in convrnn2d call
Bug
refer to convrnn2d call l294 l341 l308 kwargs initial state initial state and l317 kwargs constant constant should be add in the else block at l340 the current situation contradict with the use of full input at l337 I be not sure if we can simply replicate the code from...
tensorflowtensorflow
training fail when a multi output keras model have one output without a loss function
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes see minimal example os platform and distribution ubuntu 18 04 3 lts mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorf...
tensorflowtensorflow
tensorflow 2 0 tf linalg normalize yield nan
Bug
tf linalg normalize np zeros 10 4 ord 1 axis 1 yield nan as below I know this be cause by divide by 0 so in the future tensorflow should make this operation more numerically stable
tensorflowtensorflow
convert to tflite invalid quantization param for op maximum at index 4 in subgraph 0
Bug
system information os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version or github sha if from source 1 15 0 gpu command use to run the converter or code if you re use the python api import...
tensorflowtensorflow
wrong accuracy value for training datum in tutorial
Bug
url s with the issue description of issue what need change under train the model in build the model the accuracy of the model on training datum after 10 epoch be 0 91 91 while it be mention as 0 88 88 clear description since it be already mention in the tutorial that...
tensorflowtensorflow
crash on hexagon delegate
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 android mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device mi a2 pixel3 ten...
tensorflowtensorflow
tf load op library bug
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
softmax activation don t get convert to softmax tflite operator if ndim 2
Bug
system information os platform and distribution e g linux ubuntu 16 04 macos 10 15 1 tensorflow instal from source or binary binary tensorflow version or github sha if from source tf nightly 2 1 0 dev20191203 command use to run the converter or code if you re use the python ap...
tensorflowtensorflow
automatic mixed precision and xla not work with model fit generator
Bug
system information os platform and distribution tensorflow tensorflow nightly gpu py3 nvidia docker image ec33d38d1b43 tensorflow version use command below 2 1 0 dev20191106 python version python 3 6 8 cuda cudnn version 10 0 gpu model and memory titan ...
tensorflowtensorflow
dropoutwrapper and explode gradient behaviour for recurrent neural network
Bug
dear all I have a point about dropoutwrapper and its use with recurrent neural network due to the possibility that the dropout can be apply to the state or the output state keep prob and output keep prob I find that during the recurrent process the state propagate through the time can take value not b...
tensorflowtensorflow
I do not get the from the file or definition of gen nn op in the place tensorflow python op
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
provide lstm example doesn t work
Bug
tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow instal from source or binary pip install tensorflow tensorflow version commit sha if source 1 15 0 describe the problem the example provide her...
tensorflowtensorflow
low performance in tf2 x distribute mirror strategy with 4 v100 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 18 04 3 lts tensorflow instal from source or binary binary tensorflow version use command below v2 0 0 rc2...
tensorflowtensorflow
replacement for experimental run tf function after removal from tf keras model compile
Bug
it look like experimental run tf function be remove from tf keras model compile in this commit a few day ago diff de9b96ac2d81503324cbbbe21732031fr1159 in horovod this flag graph mode be necessary in order for optimizer get gradient to be call which aggregate gradient across worker sin...
tensorflowtensorflow
typo on doc
Bug
line 194 be miss the square bracket wrong use distribution to create a linear combination of value with shape batch size tq dim correct use distribution to create a linear combination of value with shape batch size tq dim link to the line code l194
tensorflowtensorflow
lite micro micro speech example input tensor lifetime assumption invalid
Bug
tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary source tensorflow version commit sha if source e12ba3de80d9315b7174037081adb482689bc6d6 target platform e g arm mbe os ardui...
tensorflowtensorflow
tf keras layers batchnormalization may not work in tf 2 0 and eager model be disable
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 in docker tensorflow instal from source or binary pip install tensorflow version use command below...
tensorflowtensorflow
autograph could not transform bind method toplevelfeature decode example of featuresdict
Bug
system information os platform and distribution arch linux 5 4 2 arch1 1 arch tensorflow instal from binary tensorflow version 2 1 0rc0 1 keras version 2 2 4 tf python version 3 8 gpu model and memory 2x gtx 1080 ti 11 gb describe the current behavior execute tenso...
tensorflowtensorflow
error occur when finalize generatordataset iterator
Bug
system information os platform and distribution arch linux 5 4 2 arch1 1 arch tensorflow instal from binary tensorflow version 2 1 0rc0 1 keras version 2 2 4 tf python version 3 8 gpu model and memory 2x gtx 1080 ti 11 gb describe the current behavior execute tenso...
tensorflowtensorflow
custom loss may not work when run keras model with tf distribute 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 linux ubuntu 16 04 in docker tensorflow instal from source or binary pip install tensorflow version use command below...
tensorflowtensorflow
subsequent call to tf datum dataset map with seed random operation give same random sequence
Bug
system information have I write custom code yes os platform and distribution cento 7 tensorflow instal from source or binary binary tensorflow version 1 14 0 python version 2 7 17 cuda cudnn version 10 0 describe the current behavior in eager mode when set a random ...
tensorflowtensorflow
no attribute op in keras loss sparsecategoricalcrossentropy
Bug
system information os platform and distribution jupyter on windows 10 tensorflow instal from anaconda in venv tensorflow version 2 0 0 python version 3 7 describe the current behavior I m run the example from the tensorflow documentation for keras loss sparsecategoricalcrossentr...
tensorflowtensorflow
doc use in documentation be incorrectly format on website
Bug
url s with the issue description of issue what need change the example code l152 use but on the website this be incorrectly convert to gt gt gt tf docs link submit a pull request this be more of a problem with how documentation be generate from comment ...
tensorflowtensorflow
add usage example for tf audio apis
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
explain how int8 input and output quantization conversion work in tensorflow lite
Bug
we ve have feedback from multiple developer that it s hard to figure out how to calculate the right int8 value for quantize input and understand what int8 value mean as output for example when feed an image to uint8 quantize input the value can be leave as in their source 0 to 255 range for int8 input ...
tensorflowtensorflow
bug in documentation of tf while loop parallel iteration doesn t seem to affect performance
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes and no os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 3 lts tensorflow instal from source or binary I use pip install tensorflow gpu 2 0 0 tensorfl...
tensorflowtensorflow
no example provide for use tf nn ctc loss
Bug
url with the issue description of issue there s no example provide for use this loss and I can not make it work follow the parameter definition I create this toy example in tf2 0 0 import functool import tensorflow as tf import numpy as np from tensorflow keras model import model fr...
tensorflowtensorflow
tf dataset may out of 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 linux ubuntu 16 04 in docker tensorflow instal from source or binary pip install tensorflow version use command below...
tensorflowtensorflow
cubla failure for large convolution in v100 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 linux ubuntu 16 04 tensorflow instal from source or binary binary tensorflow ...
tensorflowtensorflow
log break with python 3 8 findcaller take from 1 to 2 positional argument but 3 be give
Bug
system information system information os platform and distribution arch linux 5 4 2 arch1 1 arch tensorflow instal from binary tensorflow version 2 1 0rc0 1 keras version 2 2 4 tf python version 3 8 gpu model and memory 2x gtx 1080 ti 11 gb describe the current behavio...
tensorflowtensorflow
mlir tf opt can not run with debug option
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 tensorfl...
tensorflowtensorflow
attention additiveattention issue
Bug
I have the follow function to return two model def get question model self embed question input input shape none name question input question embed embed question input cnn 1d conv1d 128 4 padding same activation relu stride 1 question ...
tensorflowtensorflow
dataset from tfrecord have unknown shape
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
the quantize model have low accuracy on android
Bug
I use these code train mobilenet v2 model then I freeze graph mobilenet v2 pb the last run this command to get tensorflow lite model shell bazel build tensorflow lite toco toco bazel bin tensorflow lite toco toco input file mnt d tmp mobilenet v2 pb output file mnt d tmp mob...
tensorflowtensorflow
miss symbol from c api
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow stock example os platform and distribution e g linux ubuntu 16 04 archlinux x86 64 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n ...
tensorflowtensorflow
tf 2 0 api docs tf keras callbacks learningratescheduler very small update
Bug
url s with the issue please provide a link to the documentation entry for example doc link code link l1311 l1358 description of issue what need change parameter the next api for scheduler parameter of learningratescheduler take in 2 parameter epoch and lr ...
tensorflowtensorflow
classification signature on tf serve
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
document about masking do not have previous mask information
Bug
greeting while the document about masking be super good I find it miss an important point how the mask associate with the previous mask in compute mask input previous mask specifically let we assume we have two input a and b I write a custom add layer class customaddingwithmaske tf ke...
tensorflowtensorflow
keras callback log entry wrong document
Bug
url s with the issue on epoch end log include acc and loss and optionally include val loss if validation be enable in fit and val acc if validation and accuracy monitoring be enable and on batch end log include loss and optionally acc...
tensorflowtensorflow
a question about psnr implementation in tensorflow 2 0
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
symbolicexception input to eager execution function can not be keras symbolic tensor but find
Bug
hi I be write encoder decoder architecture with bahdanau attention use tf kera with tensorflow 2 0 below be my code this be work with tensorflow 1 15 but get the error in 2 0 you can check the code in colab notebook here import numpy as np import panda as pd import matplotlib pyplot as plt fro...
tensorflowtensorflow
tutorial for datum augmentation use tf image
Bug
hi my name be rachin kalakheti and I be a participant of google code in 2019 I feel overwhelmed to know tensorflow be also one of the organization for this year so there be a task to create a notebook tutorial on datum augmentation use tf image I see that currently there be no tutorial regard the same topic ...
tensorflowtensorflow
severe tpu cpu behaviour discrepency
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow os platform and distribution e g linux ubuntu 16 04 no mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflow instal from so...
tensorflowtensorflow
bad example in sparse categorical crossentropy
Bug
url s with the issue please provide a link to the documentation entry for example l493 description of issue what need change the example will cause error cce tf keras loss sparsecategoricalcrossentropy loss cce 0 1 2 9 05 05 5 89 6 ...
tensorflowtensorflow
tensorflow lite build issue on window
Bug
system information os platform and distribution e g linux ubuntu 16 04 window 10 10 0 18362 sp0 tensorflow instal from source or binary tensorflow version 2 0 0 python version 3 6 8 bazel version if compile from source 1 1 0 gcc compiler version if compile from source...
tensorflowtensorflow
cann t transform tf eagertensor to python datatype in map fun
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
non deterministic access to random number generator in tf datum dataset map with num parallel call 1
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux ubuntu 16 04 tensorflow instal from source or binary source tensorflow version use command below 2 0 0 p...
tensorflowtensorflow
tf 2 1rc0 the predict train test on batch trace function with fix batch size
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 debian stretch mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorfl...
tensorflowtensorflow
keras save model can not be load no custom layer
Bug
system information os platform and distribution e g linux ubuntu 16 04 window 10 tensorflow instal from source or binary pip install tensorflow gpu tensorflow version use command below 2 0 0 python version 3 6 2 cuda cudnn version 10 0 130 7 6 1 gpu model and memory...
tensorflowtensorflow
savedmodel format for tf estimator class in tensorflow 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 no ...
tensorflowtensorflow
can not execute the substraction op with the broadcast mechanism
Bug
python import tensorflow as tf import numpy as np x tf constant np random random 500 6 y x x 0 this code raise the issue of not support 500 6 500 in the sub op I suppose that it should compute correctly use the broadcast automatically be it a bug version ...
tensorflowtensorflow
tf keras model sequential do not support run eagarly
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
documentation
Bug
port the original website from bootstrap3 to bootstrap4 section to change alumnus html event participate html event html home html intro html open source html team html webinar html
tensorflowtensorflow
use gpu delegate cause app to crash
Bug
system information os platform and distribution e g linux ubuntu 16 04 window 10 tensorflow instal from source or binary binary tensorflow version or github sha if from source org tensorflow tensorflow lite gpu 0 0 0 nightly command use to run the converter or code if you re...
tensorflowtensorflow
keras custom loss model compilation
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 train adamoptimizer doesn t work with custom tpu training 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 colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorflow inst...
tensorflowtensorflow
sparsecategoricalcrossentropy example contain a mistake in term of input
Bug
url s with the issue l493 description of issue what need change clear description entry 1 0 and 1 2 of a tensor link to should be 10 time small in order for the second entry to sum up to 1 submit a pull request be you plan to also submit a pull request to fix the...
tensorflowtensorflow
tf 2 0 warn dense feature be cast an input tensor from dtype float64 to the layer s dtype of float32
Bug
please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow o...
tensorflowtensorflow
dask tf 2 0 valueerror typeerror len of unsized object
Bug
describe the current behavior python in 6 tf convert to tensor value ...
tensorflowtensorflow
bug lambda multiple layer different shape valueerror dimension must be equal
Bug
please go to stack overflow for help and support if you open a github issue here be our policy 1 it must be a bug a feature request or a significant problem with documentation for small doc fix please send a pr instead 2 the form below must be fill out 3 it shouldn t be a tensorboard ...
tensorflowtensorflow
typo in tf keras layer attention doc example
Bug
url s with the issue description of issue what need change in the code example it currently read python variable length int sequence query input tf keras input shape none dtype int32 value input tf keras input shape none dtype int32 embed lookup ...
tensorflowtensorflow
grpc verb not be use
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
please add test build configuration for tensorflow 1 15 and tensorflow 1 15 gpu
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
object detection evaluation do on only a subset of test image
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 n a ...
tensorflowtensorflow
dynamic scatter of tensorarray not work in tf function eager
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 10 tensorflow instal from source or binary binary tensorflow version use command below 2 0 0 python ...
tensorflowtensorflow
grucell be not compatible with its own initial state
Bug
system information have I write custom code yes os platform and distribution ubuntu 16 04 tensorflow instal from binary tensorflow version 2 1 0rc0 python version 3 5 2 describe the current behavior the initial state return by tf keras layer grucell get initial state ...
tensorflowtensorflow
inconsistent cpu gpu result of gather nd
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 keras mix precision policy mixed bfloat16 not support in keras compile
Bug
system information have I write custom code yes os platform and distribution co lab tensorflow instal from source or binary binary tensorflow version use command below tf 2 1 rc0 python version 3 6 describe the current behavior we be port a gpu base model to cloudtpu...
tensorflowtensorflow
stackedrnncell have an invalid example
Bug
url s with the issue description of issue what need change documentation example do not actually use stackedrnncell there be no example for the class be document ideally there would be both an example of the class and an example show how the same behaviour would be implement without the...
tensorflowtensorflow
docker install instruction page be break now that v2 0 be the late image
Bug
url s with the issue documentation page with the issue description of issue what need change since the late docker build be now tensorflow v2 x instead of v1 x the python example script on this page doesn t work out of the box if the user copy and paste the command from this page th...
tensorflowtensorflow
multiple input for io benchmark app
Bug
hi I m try to find a way in the benchmark param json to define multiple input to the network be it even possible
tensorflowtensorflow
multiworkermirroredstrategy performance be low 2gpu 2node x1 3 speed up
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow os platform and distribution ubuntu 18 04 tensorflow instal from source or binary pip install tensorflow gpu tensorflow version use command below 2 0 python version ...
tensorflowtensorflow
tensor diag part do not vectorize
Bug
system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 macos 10 15 1 tensorflow instal from source or binary binary tensorflow version use command below 2 0 0 python...
tensorflowtensorflow
loss tf keras backend sparse categorical crossentropy be different than loss sparse categorical crossentropy
Bug
so they run differently with the version from the backend perform significantly bad this be perform on a google colab notebook reset each time with gpu acceleration code 1 tensorflow version 2 x import tensorflow as tf print tf version mnist tf keras datasets fashion mnist ...
tensorflowtensorflow
bug with embed layer for position of sequence use tf cumsum
Bug
greeting I want to create an embed layer for token position along with an embed layer for token in the sequence the first way I do be that I create a pos ids input tensor and feed an numpy array of position into the input I then use embed layer for the input as usual word ids input dtype int3...
tensorflowtensorflow
miss information embed lookup automatically return 0 for an out of vocab index
Bug
greeting I expect embed layer give an error when a word i d be beyond the fix pre determine vocab size nonetheless it be not the case as tf nn embed lookup automatically return 0 for an out of vocab index while this be nice it be risky because there be no information or anything like that from the website ...
tensorflowtensorflow
bug in person detection tf lite example
Bug
tf 1 15 I just follow the step in person detection example after I get vww 96 grayscale freeze pb when I want to generate vww 96 grayscale quantize tflite I get a error valueerror can not set tensor dimension mismatch can you see it dansitu traceback most recent call last ...
tensorflowtensorflow
please fix the example section of tf constant initialize
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
allow growth not work when use estimator and mirroredstrategy distribution
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
program abort after use tf io gfile makedir
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 install tensorflow 1 14 0 tensorflow version use command below 1 14 0 python version 3 6 8 lsb version core 4 1 amd64...
tensorflowtensorflow
attention of the value embedding input
Bug
this line l241 and this one l368 should be value embedding token embed value input
tensorflowtensorflow
api documentation incorrect format for tanh activation function
Bug
url s with the issue description of issue what need change the argument section of the tanh activation documentation be not format correctly I be uncertain as to why but suspect it may be due to a lack of a newline after the example block code here l201 l221
tensorflowtensorflow
tfrecordswriter default write mode
Bug
url s with the issue description of issue so I ve be use tfrecordwriter for a while now and I would be interested in the method it write to file if I create two tfrecord file with the exact same name what be the default wrtiing option append or re write it would be crucial to know th...
tensorflowtensorflow
contribution guideline for interative notebook need to be modify
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
why model summary show all layer in sub model
Bug
in old version I forget which one sub model just show model s name but not all layer but now it show all layer my versoin tf2 0 gpu demo code class swish keras layers layer def init self super swish self init self weight self add weight initiali...
tensorflowtensorflow
tutorial on basic classification need some documentation improvement
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
rewrite security md with technical writing
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
description in readme md can be more descriptive
Bug
description of tensorflow in readme md can be more descriptive
tensorflowtensorflow
tensorflow savedmodel export fail with attributeerror
Bug
I m follow the tutorial exactly as it be here finally if I want to export the train model from this tutorial use model save I get this error message attributeerror traceback most recent call l...
tensorflowtensorflow
documentation error on nn ctc loss
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...