repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
tensorflowtensorflow | tensorflow gpu 2 0 pip package outdate miss name wrong | Bug | url s with the issue description of issue what need change the current pip package that exist on pypi be tensorflow gpu 2 0 0rc2 the documentation say tensorflow gpu 2 0 0 rc1 which be 2 typo the command to install it be pip install tensorflow gpu 2 0 0rc2 the docu... |
tensorflowtensorflow | tf keras layers input have undefined shape when set sparse true make it impossible to use in a 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 ubuntu 16 04 tensorflow instal from source or binary binary tensorflow version use command below 1 15 0rc1 pyt... |
tensorflowtensorflow | tf nn relu on nan input return zero on gpu | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes see minimal example code section below os platform and distribution e g linux ubuntu 16 04 linux ubuntu 16 04 tensorflow instal from source or binary binary tensorflow ... |
tensorflowtensorflow | how to avoid tensorflow gpu copy output to cpu | Bug | I use tensorflow 1 7 0 at gpu I call session run function the input tensor be already gpu tensor so input and forward calculate be well but before output I see that every output have be copy from gpu to cpu and this be not what I hope I just want the output be all gpu tensor how can I do ... |
tensorflowtensorflow | about fgsm implementation in the tutorial | Bug | url s with the issue description of issue what need change the fgsm implementaiton in the documentation seem to be incorrect clear description in the doc image prob which be equal to the value model predict image be use to calculate the perturbation python pert... |
tensorflowtensorflow | tpustrategy make dataset iterator do not work for a dataset create by tf datum dataset from generator | 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 default environment tensorflow instal from source or binary colab default tensorflow version use command belo... |
tensorflowtensorflow | gpu never in use with java api | Bug | hi I follow the instruction with this and I add my implementation with bert pb model but the gpu be never use image I get tesla k80 and cuda 9 0 image image any suggestion |
tensorflowtensorflow | nn | 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 | tf1 14 network compile localy but not on tpu with error invalidargumenterror undeclared output of tpu computation | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow custom os platform and distribution e g linux ubuntu 16 04 debian tensorflow instal from source or binary binary tensorflow version use command below 1 14 python vers... |
tensorflowtensorflow | tf 1 14 0 training crash with unimplemented conv2d error work fine in tf 1 13 2 | Bug | environment ubuntu 16 04 docker base tensorflow tensorflow 1 14 0 gpu tensor2tensor 1 14 0 pip instal in container python 2 7 cuda cudnn version 10 7 default from docker image gpu test on many from 1080 to rtx titan issue change in tensorflow have break tensor2tensor... |
tensorflowtensorflow | tf function problem when slice tensor with variable | Bug | system information have I write custom code yes os platform and distribution window 10 tensorflow instal from binary tensorflow version v2 0 0 rc0 101 gd2d2566eef 2 0 0 rc1 python version 3 7 4 cuda cudnn version n a gpu model and memory n a describe the behavior ... |
tensorflowtensorflow | argument format error in 1 15 kera model save docs incorrect model format info docstre mismatch | Bug | url s with the issue save description of issue what need change 1 15 branch it appear that the docstring of keras model save do not match the doc in 1 15 content be different I think the bullet point for the input argument for the save method be not format make it hard to read alth... |
tensorflowtensorflow | tensorflow java api and tf function signature | 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 | break link in top of page | Bug | top of page say for a collection of example run in eager execution see tensorflow contrib eager python example the link to return a 404 error |
tensorflowtensorflow | documentation about xla backend be incomplete and inaccurate | Bug | look at scenario 3 in it have a link to the class streamexecutor but the link lead to the empty class with comment suggest that it have be remove |
tensorflowtensorflow | break link in | Bug | in the swift early release link point to which show a 404 page |
tensorflowtensorflow | tf distribute mirroredstrategy lead to an infinite polling cycle with 4 gpu | Bug | system information a physical tower with 4 gpu run ubuntu 18 04 over kubernete 256 gb of ram tensorflow test on tf nightly gpu 2 0 preview 2 0 0 dev20190902 to tf nightly gpu 2 0 preview 2 0 0 dev20190918 python 3 6 8 cuda 10 0 cudnn 7 6 3 30 also test with cudnn 7 5 0 56 ... |
tensorflowtensorflow | tf1 14 tpu can not use custom tfrecord dataset on colab use tpu | Bug | I have create a tfrecord dataset file consist element and their corresponding label I want to use it for training model on colab use free tpu I can load the tfrecord file and even run an iterator just to see the content however before the beginning of the epoch it throw follow error unimplementederror ... |
tensorflowtensorflow | convert unsupported operation | Bug | os platform and distribution linux ubuntu 18 04 tensorflow instal from source tensorflow version tensorflow master bazel bin tensorflow lite toco toco input file my freeze12xshell pb output file my12 tflite output format tflite input shape 2 4 513 input array x mixe... |
tensorflowtensorflow | miss output shape for inverse stft | Bug | link description of issue I be miss what the output dimension be clear description I do not know what the output dimension of inverse stft be and I do not know how they come to be example code audionp np random random 1 120800 astype np float32 frame length ... |
tensorflowtensorflow | fail to convert an rnn build with tf keras by tfliteconverter | Bug | system information os platform and distribution e g linux ubuntu 16 04 window 7 tensorflow instal from source or binary binary tensorflow version or github sha if from source tensorflow gpu 2 0 0rc1 provide the text output from tflite convert some of the operator in... |
tensorflowtensorflow | be there any document of tf core | Bug | such as 1 global flow chart of tensorflow 2 graph modify for model optimization insert an op in backend 3 basic datum structure datum management 4 detail of communication for distribute strategy |
tensorflowtensorflow | pix2pix tutorial be break with tf2 rc | Bug | the tutorial give here no long work on a clean install of the current tf2 rc it break around the 16th block I wasn t sure where to report this problem warn tensorflow entity could not be transform and will be execute as be please report this to the autograph team when file the bug s... |
tensorflowtensorflow | in tf estimator training metric be not divide by the batch size | Bug | system information tensorflow version tf 1 12 python version 3 6 describe the current behavior I be train a model with tf estimator and it seem that the training metric root mean square error be not divide by the batch size for both training and validation the batch size be 100 ... |
tensorflowtensorflow | horrible energy impact when open tensorflow org with safari | Bug | not sure it appropriate issue this kind problem here but get nothing with google every time open the battery consume speed be unreasonably high why |
tensorflowtensorflow | sparse softmax cross entropy with logit fail for symbolic tensor in eager mode | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 macos tensorflow instal from source or binary pip tensorflow version use command below 2 0 0 rc0 python versio... |
tensorflowtensorflow | tensorflow2rc1 import bug | Bug | hi I be try to convert one of my training template to tensorflow2 but encounter several issue I can not reach a point where my code be even execute because many import already terminate the application at start python from tensorflow core python client session import interactivesession def main ... |
tensorflowtensorflow | assertion error when use mask with unrolled stacked lstm | 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 | load weight from checkpoint file fail python c api | 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 stoc... |
tensorflowtensorflow | python kernel restart when train xgboost estimator | 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 use a stock example script provide in tensorflow os platform and distribution ... |
tensorflowtensorflow | timeline report incorrect gpu memory usage | 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 | tensorflow contrib integrate odeint do not work with the default call method of subclass of tf keras layer layer | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | tf keras batch normalization be batch dependent at test time | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow both os platform and distribution e g linux ubuntu 16 04 window 7 tensorflow instal from source or binary binary tensorflow version use command below 1 13 python vers... |
tensorflowtensorflow | rnn layer do not reset dropout mask of rnncell | 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 mojave 10 14 6 tensorflow instal from source or binary binary tensorflow version use command below v1 12 ... |
tensorflowtensorflow | import package of tf2 0 0rc in pycharm | Bug | I m use tf2 0 0rc win10 when I write the below code in pycharm dataset be underline with a red line and show a message can not find reference dataset in init py and pycharm can t auto complete dataset s function but the script can run well python from tensorflow core pyth... |
tensorflowtensorflow | estimatorspec documentation remove from 1 14 1 15 | Bug | look like the documentation for tf estimator estimatorspec get lose along the way from 1 13 to 1 14 can we please add it back in url s with the issue description of issue what need change reinstate documentation see submit a pull request no |
tensorflowtensorflow | undeclared inclusion s in rule tensorflow contrib lite kernels eigen support | 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 linux ubuntu 16 04 tensorflow instal f... |
tensorflowtensorflow | plain english explanation of cla | Bug | url s with the issue contributor license agreement description of issue what need change I have no idea what any of this legal mumbo jumbo actually entail grant of patent license grant of copyright license do I own my contribution do google own my contribution what do all ... |
tensorflowtensorflow | error when use stateful rnn with multiple input | 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 window 10 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorflow i... |
tensorflowtensorflow | memory continue to grow after repeat call to model predict tf one hot state dtype float32 depth 3 | 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 | modulenotfounderror no module name official wide deep | Bug | url s with the issue description of issue what need change have wide deep in official r1 wide deep but the documentation say it s in official wide deep |
tensorflowtensorflow | tensorflow contrib distributions python kernel test independent test py test fail with assertion 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 linux ubuntu 18 04 s390x mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device na ... |
tensorflowtensorflow | odr violation between cudnn and tensorrt | Bug | this report an issue with an nvidia library and not a bug in tensorflow this issue serve as a public description and permalink there be one definition rule odr violation between tensorrt and cudnn that can cause binary that link in both these library to crash or misbehave we observe this with... |
tensorflowtensorflow | unexpected output shape on custom keras dynamic layer | 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 mojave 10 14 6 tensorflow instal from source or binary pip install tensorflow 2 0 0rc0 tensorflow version use... |
tensorflowtensorflow | custom optimizer keep throw no attribute create slot 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 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow in... |
tensorflowtensorflow | executor error message in gradienttape jacobian | 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 4 14 141 1 manjaro x86 64 with arch manjaro linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue... |
tensorflowtensorflow | undefined reference to tensorflow str util endswith | Bug | on kubuntu 18 08 tensorflow 1 13 instal from source python 3 6 bazel 19 2 gcc 7 4 0 in the past I have a test program in ubuntu 16 04 and it run fine I make the migration to ubuntu 18 04 recompile tensorflow for c and obtain the library libtensorflow cc so and libtensorflow framework so when ... |
tensorflowtensorflow | fix few typo in the annotation and doc | Bug | fix some typo a error change into an error an unique change into a unique a http change into an http a hdfs change into an hdfs |
tensorflowtensorflow | tf2 0 multiple call to keras fit and evaluate make ram explode and be 25x slow | 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 | mask in bert | Bug | in the original paper of bert it be say note that the purpose of the masking strategy be to reduce the mismatch between pre training and fine tuning as the mask symbol never appear during the fine tuning stage let s consider a sentence I be a liverpool fan which with 40 masking will be transform... |
tensorflowtensorflow | lite micro miss delete in greedymemoryplann | Bug | l43 do not override void operator delete void p which result in link time error |
tensorflowtensorflow | how to split neural network into different gpu device | Bug | hi I be work on a video segmentation project due to the limit of gpu memory gtx 1080ti oom error have occur I do know this error can be avoid if I squeeze my model or just use other gpu with high memory but do tensorflow support split one neural network into different gpu device I e I have 2 gpu a... |
tensorflowtensorflow | tf 2 0 0 rc0 keras model subclasse dynamic true throw error possible regression bug of rc0 | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 mac osx 10 13 6 intel i7 macbook pro retina 13 inch early 2015 intel iris graphics 6100 1536 mb goo... |
tensorflowtensorflow | possible issue in tf scatter nd documentation | Bug | thank you for explain about tf scatter nd use some wonderful visualization I have a doubt whether the cube use for the high dimensional explanation of tf scatter nd be right or not please check the visualization of the cube tag as output in tf scatter nd documentation the second and fourth index be sh... |
tensorflowtensorflow | gpu nms kernel in tf 1 15rc0 be not fix | Bug | this commit be include in tf 1 15rc0 however this commit have a bug as point out in issuecomment 512949342 the bug be fix in which be not include in tf 1 15rc0 I expect tf 1 15rc0 to include the bugfix for the gpu version of nms kernel |
tensorflowtensorflow | valueerror from invalid weight while load old h5 model | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | assertionerror unreachable when add or subtract dataset range element and tf constant | 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 home version 10 0 18362 build 18362 tensorflow instal from source or binary binary pip tensorflow version ... |
tensorflowtensorflow | tf function could not able to transform into graph | 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 | batchnormalization virtual batch size do not work with none in input 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 | inconsistent tf print result | 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 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow ins... |
tensorflowtensorflow | keras fit generator zip object be not consider generator or sequence in | Bug | description keras model fit generator do not work with zip object I follow the image segmentation example from of loading and transforming image and mask together and then train a model with fit generator I m get attributeerror zip object have no attribute shape see stack trace ... |
tensorflowtensorflow | issue with basic classification tutorial | Bug | url s with the issue scrollto 9odch ofcaw4 line 2 uniqifi 1 description of issue what need change I be browse the beginner tutorial for basic classification it be at the above link in the section setup the layer it be throw a warning when run warn tensorflow from usr local lib... |
tensorflowtensorflow | unable to load model with custom loss function with tf keras model load model | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflow instal from... |
tensorflowtensorflow | lite micro incorrect link of pre generate file for stm32f746 g discovery board | Bug | the link on page tensorflow lite experimental micro readme md for stm32f746 g discovery board link to keil project base file instead of make gcc base file |
tensorflowtensorflow | lite micro huge size of libtensorflow microlite a for arm | Bug | the file tensorflow lite experimental micro readme md say the core runtime fit in 16 kb on a cortex m3 and with enough operator to run a speech keyword detection model take up a total of 22 kb but after compile libtensorflow microlite a I get ls lh total 512 rw r r 1 xxx ... |
tensorflowtensorflow | keras model with sequence feature column fail to convert to estimator | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 google colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflo... |
tensorflowtensorflow | tensorflow installation apt command be wrong | Bug | url s with the issue description of issue what need change 1 change your language to chinese simplify from the upright corner 2 in the apt installation command for ubuntu 18 04 cuda 10 last step show below be wrong install tensorrt require that libcudnn7 be instal a... |
tensorflowtensorflow | keras model evaluate progress bar way too long by default | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow just test this os platform and distribution e g linux ubuntu 16 04 window 10 fully update tensorflow instal from source or binary pip3 install user tensorflow gpu 2 0 0 rc0... |
tensorflowtensorflow | layernormalization fail when give tuple as axis input | 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 | rnn stateful be incompatible with initial state | Bug | system information os platform and distribution window 10 tensorflow instal from source or binary binary via conda 1 14 0 and pip 2 0 0 rc0 tensorflow version use command below 1 14 0 and 2 0 0 rc0 python version 3 6 cuda cudnn version 10 0 gpu model and memory 1080... |
tensorflowtensorflow | c api program fail during training when compile with optimization flag o2 or when libtensorflow be build with optimize instruction avx sse or when keras model be compile with sparse categorical crossentropy | 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 mixed... |
tensorflowtensorflow | simple model evaluate example flood output with character | 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 | the tf function for the trt segment could not be empty | 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 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a ... |
tensorflowtensorflow | clarification in the validation datum argument of fit in nsl keras adversarialregularization | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 google colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow in... |
tensorflowtensorflow | tf2 0 tensorflow object detection model zoo inference not work on gpu | 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 tensorflo... |
tensorflowtensorflow | tf save model save break for my subclasse model in tf 2 0 0rc0 | 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 | spatialdropout2d | Bug | system information tensorflow version you be use 1 11 be you willing to contribute it yes no no describe the feature and the current behavior state spatialdropout2d be often use in cnns at inference time the layer should be treat just like a regular dropout layer where it jus... |
tensorflowtensorflow | modelcheckpoint can t use val acc even if fit function receive validation datum argument | Bug | system information os platform and distribution linux ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version use command below 2 0 0 rc0 gpu python version 3 6 8 cuda cudnn version 10 0 gpu model and memory nvidia tesla p100 16 gb describe ... |
tensorflowtensorflow | io framework build of tf lite have miss tflgpudelegatecreate object | 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 tf version b50852ccac3d9e90af0568391ace90fc1da440e1 master on sep 5... |
tensorflowtensorflow | bug in categorical crossentropy loss label smoothing | Bug | possible bug find in categorical crossentropy s label smoothing argument in line l940 l941 and for tf2 its in line l960 l961 the axis specify in num class be 1 which work fine for a rank 2 tensor but fail for high rank tensor def smooth label num class math op cast array op shape y... |
tensorflowtensorflow | tfp 0 8 rc0 attributeerror multivariatenormaltril object have no attribute type | Bug | I be use tfp 0 8 rc0 with tf2 0 0 rc0 for a vae compose with keras functional api I be able to train the vae however when I want to retrieve the latent code by call the encoder only use predict it throw attributeerror multivariatenormaltril object have no attribute type which be not very ... |
tensorflowtensorflow | tf signal fft2d speed be slow and unstable in rtx2080ti | Bug | system information os platform linux ubuntu 18 04 server tensorflow instal from docker tensorflow tensorflow 1 14 0 gpu py3 jupyter tensorflow version 1 14 0 python version 3 6 8 cuda v10 0 gpu model rtx 2080ti describe the current behavior the speed of fft2d o... |
tensorflowtensorflow | raise undefined symbol in tensorflow contrib fuse conv python op fuse conv2d bias activation op module | Bug | system information os platform and distribution e g linux ubuntu 16 04 cento linux release 7 6 1810 core 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 1 14 0... |
tensorflowtensorflow | make adv reg config not find | 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 | bug in the tensorflow pb to tflite conversion use tfliteconverter | 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 | efficient band matrix multiplication | Bug | tensorflow appear to lack an efficient way to do a multiplication by band matrix by this I mean calculate c i j sum k a i j k b I k for example if b be b00 b01 b02 b07 b10 b11 b12 b17 b20 b21 b22 b27 this be equivalent to multiply a by b00 0 0 ... |
tensorflowtensorflow | xla compilation fail in replica context of distribution strategy | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 debian gnu linux 9 9 stretch mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device... |
tensorflowtensorflow | tensorflow lite build fail atomic in namespace std do not name a type | Bug | this issue happen while build tensorflow lite into aws lambda docker system information os platform and distribution docker image lambci lambda build python3 6 tensorflowlite pip package build from source tensorflow version master currently on 496acff python version 3 6 compile... |
tensorflowtensorflow | lite doc break link in tensorflow lite and tensorflow operator compatibility | Bug | the link for tf transpose on page compatible operation be break |
tensorflowtensorflow | tf 2 0 regression cloudpickle can not serialize tf keras sequential | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes code include below in the issue os platform and distribution e g linux ubuntu 16 04 macos 10 14 3 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen... |
tensorflowtensorflow | tf 2 0 0 rc0 tfp 0 7 broken combo tensor be unhashable if tensor equality be enable instead use tensor experimental ref as the key | Bug | error occur tf gpu 2 0 0 rc0 with tfp 0 7 code to reproduce import tensorflow probability as tfp tfp distribution multivariatenormaldiag 0 1 sample error return traceback most recent call last file home pycharm project vae save issue reproduction py li... |
tensorflowtensorflow | g3doc | 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 2 0 gradient of tf keras layer dense with bias produce non deterministic 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 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 one like | Bug | url s with the issue description of the issue what need change change create a tensor with all element set to zero to create a tensor with all element set to one |
tensorflowtensorflow | session that be closed and reset and all input and output be out of scope do not release 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 yes ... |
tensorflowtensorflow | tensorflow 2 0 combine model add loss and kera loss function in train doesn t work | Bug | I read about tensorflow 2 0 tutorial in vae section I follow the tutorial but the model doesn t work as expect despite run the notebook directly from give google colab the result actually be the same as in the tutorial I e loss value be very similar but if you look at the output you ll see that the mo... |
tensorflowtensorflow | tf keras fit run forever with 0 sample | 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 pip tensorflow version use command below v2 0 0 beta1 5101 gc75... |
tensorflowtensorflow | importerror can not import name dense feature from tensorflow python feature column | Bug | from tensorflow python feature column import dense feature traceback most recent call last file line 1 in importerror can not import name dense feature from tensorflow python feature column tensorflow 1 14 0 python 3 7 3 what be the issue in this case |
tensorflowtensorflow | how to break tf while loop inside body function | Bug | the issue like this I write py code for segment chinese sentence it s easy but when I use tf do this thing it s unlucky specific issue be as follow py code python x list y 3 3 0 2 0 1 2 def func x y re for I in range len x ... |
tensorflowtensorflow | fatal error when use tf cudnn use autotune 0 | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.