repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
tensorflowtensorflow | connect to invalid output x of source node y which have z output tf2 1 nightly | Bug | occur in graph execution not eager with a return sequence true follow by return sequence false but not either on its own custom rnn layer the layer involve nn moment and nn batch normalization op in call as describe here the error occur upon model train on batch fit ... |
tensorflowtensorflow | decode wav op cc 55 invalid argument bad file size for wav expect 16 or 18 but get 40 | 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 fedora 31 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a ... |
tensorflowtensorflow | exception in gradient computation for loss when combine tensor and eagertensor | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux mint 19 tensorflow instal from source or binary binary pip tensorflow version use command below v2 ... |
tensorflowtensorflow | gradient support for unique operator | Bug | I be try to run a custom graph with only unique op for a debugging with tf gradienttape as g y tf unique x dy dx g gradient y x the forward pass run fine but get this error during backward pass lookuperror gradient registry have no entry for unique gradient yet to be suppor... |
tensorflowtensorflow | wrong doc for categorical hinge loss | Bug | description of issue what need change document for tensorflow keras loss categorical hinge be wrong clear description python keras export keras loss categorical hinge def categorical hinge y true y pre compute the categorical hinge loss between y true and y pre ... |
tensorflowtensorflow | tflite get error output when enable hexagon delegate | 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 | start the thread in hook result in failure to exit when train step fail | 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 | same input different output | Bug | I have write a small code and notice that I get a different result dependent on if I use numpy or not this code should give the same result for both df dy and df dy p but it do not it do not matter if I change the order of the calculation from math import e import numpy as np def calc sigma y ... |
tensorflowtensorflow | can not convert a symbolic tensor neg 1 0 to a numpy array | Bug | hello I be try to derive with tensorflow and get an error tell I to report the behavior to the tensorflow team hence this post my code python from math import e def cal sigma y return 1 1 np power e y tf function def get derivative x y with tf gradienttap... |
tensorflowtensorflow | tf keras backend set floatx cause valueerror dtype conversion error while compute tf keras metric | Bug | system information have I write custom code on google colab code tf keras backend set floatx float64 model compile optimizer adam learning rate 0 001 clipnorm 1 0 clipvalue 0 5 loss class output binarycrossentropy ... |
tensorflowtensorflow | add see also reference | Bug | this be sort of a follow up to 33756 the tf doc have undergo huge improvement over the last couple month however one thing I really like about the pytorch doc which be still mostly miss in the tf doc be see also reference a lot of function have similar or related functionality example includ... |
tensorflowtensorflow | allow overriding validate state spec in rnn feature request | Bug | we be allow to define get initial state for initialize custom state but not for validate they I have a scalar hide state which raise an exception per flat state spec I shape 1 it assume a 2d tensor below modification resolve it but isn t really a workaround since it modify l586 the pa... |
tensorflowtensorflow | first example on the tensor page result in an error | Bug | url s with the issue the page have the breadcrumb tensorflow api tensorflow core v2 1 0 python description of issue what need change run the first example on the tensor page result in an error clear description here be the outcome of run the first example ... |
tensorflowtensorflow | add more information about eager graph context for keras layer call | 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 | unify the code for gpucompiler optimizehlopostlayoutassignment for amd and nvidia in xla | Bug | the code in gpucompiler optimizehlopostlayoutassignment subclass be essentially duplicate for amd and nvidia in xla this already lead to subtle bug treereductionrewriterpass be apply to nvidia but not to amd would it be possible to unify those put the code in gpu compiler cc and just check the ... |
tensorflowtensorflow | ubuntu 18 04 with rtx 2070 super with tensorflow 1 13 could not create cudnn handle cudnn status internal erro | Bug | system information have I write custom code no os linux 5 3 0 28 18 04 1 ubuntu tensorflow instal from pip3 tensorflow version try 13 1 and 13 2 python version python 3 6 9 bazel gcc compiler gcc ubuntu 7 4 0 1ubuntu1 18 04 1 7 4 0 cuda cudnn version cuda 10 0 ... |
tensorflowtensorflow | attributeerror batchgen object have no attribute shape | Bug | I be use tensorflow version 1 15 for a project I have convert a biobert pre train model into a keras layer follow the code here however when I run my code I get the follow error traceback most recent call last file home jupyter belona conda envs mimic proj lib python3 7 runpy py lin... |
tensorflowtensorflow | tensorflow gpu 2 1 0 attributeerror module tensorflow have no attribute placeholder | Bug | when I use the tensorflow gpu 2 1 0 to run in keras python3 6 env it say use tensorflow backend 2020 02 13 21 47 27 592762 I tensorflow stream executor platform default dso loader cc 44 successfully open dynamic library cudart64 100 dll warning tensorflow from d anaconda3 envs keras36 lib site package... |
tensorflowtensorflow | github issue creation for bug miss | Bug | note that the option for bug report be miss image I suspect this be relate to 36636 which be recently merge when I look at the 00 bug issue md file there be a space instead of a newline before about don t know if this would cause it to go miss but definitely seem not right image... |
tensorflowtensorflow | tensorflow installation document korean translate page outdate | Bug | url s with the issue description of issue what need change on installation document window build from source page it tell that tensorflow bazel 0 23 0 c bazel which mean install bazel 0 23 0 to compile tensorflow however most recent ver... |
tensorflowtensorflow | mkl no long work with tensorflow 1 15 | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 cento 7 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen... |
tensorflowtensorflow | bug tf random normal have a fix value in eager mode tf2 0 | 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 | first python project for class could someone please help I understand exif datum use python | Bug | here be the instruction and at the bottom be exp 11 s script I have no idea what to do very new to programming thank you ahead of time use the exp 11 py script provide as a baseline your assignment be as follow 1 allow the user to enter a path 2 use that path process all the jpg file con... |
tensorflowtensorflow | function string keras attention layer contain error typo | Bug | it be a documentation issue but embed in the code this seem most appropriate issue template url s with the issue l187 l313 description of issue what need change there be an error in the provide example l236 276 here be a code example for use attention in a cnn attention net... |
tensorflowtensorflow | spelling of placeholder incorrect in line 53 p | 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 | dataset padded batch fail with invalidargumenterror | Bug | system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version use command below 2 1 0 python version 3 6 describe the current behavior rt tf ragged constant 1 2 3 ... |
tensorflowtensorflow | tensorflow installation document korean translate page outdate | Bug | url s with the issue description of issue what need change on installation document window build from source page it tell that tensorflow bazel 0 23 0 c bazel which mean install bazel 0 23 0 to compile tensorflow however most recent ver... |
tensorflowtensorflow | tf2 savedmodel do not support multiple signature | Bug | I use tf save model save and tf save model load to save and load tf2 savedmodel accord to this link 1 I create a signature and this signature be serve default then I try to add a new function with the signature decorator in class adder but after I load the model accord to this 2 I find... |
tensorflowtensorflow | error while read resource variable anonymousvar12 from container localhost | 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 | save model with tf keras layer rnn with unroll true fail for save format tf | 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 18 04 mobile device if the issue happen on mobile device tensorflow instal from binary tf nightly via docker tensorflow version ... |
tensorflowtensorflow | tensorflow lite android application crash on inference a libc fatal signal 11 sigsegv code 1 segv maperr fault addr 0x7759200000 in tid 26388 mple inpainte pid 26388 mple inpainte | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow n a os platform and distribution e g linux ubuntu 16 04 ubuntu 18 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device samsung a30 ten... |
tensorflowtensorflow | value error | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow o... |
tensorflowtensorflow | custom layer weight all have the same name by default | 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 tensorflow instal from source or binary no tensorflow version use command below 2 1 python ... |
tensorflowtensorflow | node have input from different frame while context k rnn | Bug | I need a simple counter in lstmcell s call how can this be accomplish my attempt below minimal example w approach 1 I m use tf 1 14 0 in graph mode add the following to lstmcell l2027 python in call self add update self step assign add 1 in init self ... |
tensorflowtensorflow | error throw when decoration use suggest use decoration | Bug | I be go through the deepdream tutorial for tensorflow 2 0 locate here os platform and distribution clear linux os version i d 32270 tensorflow instal from source or binary clear linux machine learn tensorflow bundle tensorflow version use command below 2 0 0 python version 3 8 1 ... |
tensorflowtensorflow | successfully convert model through full integer but leave node with int8 instead of uint8 | 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 | fft2d different result between tensorflow and numpy | Bug | hi I have one question about the fft2d and fftshift the follow code show the similar process fft2d fftshift filter lpf ifftshift ifft2d with numpy and tensorflow however the result be mush different and the result of tensorflow be so weird could anyone help I figure out what s wrong ... |
tensorflowtensorflow | nmt with attention | 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 | nit tutorial inconsistency in text generation with rnn | Bug | url s with the issue the prediction loop description of issue what need change consider the previously generate letter for subsequent generation right now only the lastly generate letter be consider to generate the immediate next letter the result read very far from natural as you can imagi... |
tensorflowtensorflow | software requirement may lack vc runtime | Bug | url s with the issue software requirement software requirement description of issue what need change the requirement may lack the dependency of microsoft visual c redistributable for visual studio runtime clear description after installation tf raise an error with ... |
tensorflowtensorflow | tpu proto buf error after migration from 1 3 to 2 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 debian 9 tensorflow instal from source or binary gcp tf 2 1 image tensorflow version use command below tf v 2 ... |
tensorflowtensorflow | tensorflow 2 0 valueerror tf function decorate | Bug | hello I have a code for mnist dataset in which I be do the follow step 1 train model 1 prune model use tensorflow model optimization for say p 1 create a mask of prune model so that the sparsity be maintain in subsequent step 1 reset weight of non prune model to random initialize weig... |
tensorflowtensorflow | documentation error for tf signal frame | Bug | url s with the issue l55 l199 documentation description of issue what need change in the following example the count of frame generate with pad end false be incorrect a batch size 3 tensor of 9152 audio sample audio tf random normal 3 9152 comput... |
tensorflowtensorflow | tpu closed error | Bug | when I run tpu on colab I meet error epoch 1 6 warning tensorflow gradient do not exist for variable tf bert model bert pooler dense kernel 0 tf bert model bert pooler dense bias 0 when minimize the loss warn tensorflow gradient do not exist for variable tf bert model bert pooler dense kernel 0 ... |
tensorflowtensorflow | tf 2 1 0 crash during shape inference | 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 standard docker image with ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version use command... |
tensorflowtensorflow | tflite micro segfault after fail to allocate tensor in microallocator | 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 arch linux nixos mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device nope te... |
tensorflowtensorflow | binaryelementwiseop operate template argument not use and can cause unnecessary error | Bug | system information have I write custom code yes os platform and distribution macos 10 tensorflow instal from binary tensorflow version 2 1 python version 3 7 2 describe the current behavior binaryelementwiseop l67 l109 expect child class to define an operate ... |
tensorflowtensorflow | tensorflow lite conversion fail check fail start indice size num input axis 2 vs 1 stridedslice op require no more than 1 start index | Bug | system information os platform and distribution e g linux ubuntu 16 04 linux cento 7 5 tensorflow instal from source or binary tensorflow be preinstalle on the server tensorflow version or github sha if from source tensorflow 2 0 0 command use to run the converter or code if ... |
tensorflowtensorflow | mislead documentation for hook parameter in estimator evaluate predict train method | Bug | the documentation for pre make estimator such as tensorflow estimator linearregressor say that each of the method evaluate predict and train take a parameter call hook which be a list of tensorflow train sessionrunhook however no such class exist in the v2 1 api instead the source code say that it exp... |
tensorflowtensorflow | can not perform full integer post training quantization in convert to flite model | 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 macos ubuntu 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no ... |
tensorflowtensorflow | keras lstm fail to find the dnn implementation | Bug | system information cuda cudnn version 10 1 gpu model and memory geforce rtx 2080 tf 2 1 0 uncommente the lstm layer will yield the follow error unknownerror derive fail to find the dnn implementation node cudnnrnn sequential 6 bidirectional 2 backward lstm... |
tensorflowtensorflow | tensorflow 1 15 doesn t do incremental memory growth | 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 nixos mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal fro... |
tensorflowtensorflow | tensorflow fill do not work in keras layer and model with dynamic shape as it should and as similar function do | 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 darwin 19 2 0 x86 64 i386 64bit mac version 10 15 2 x86 64 mobile device e g iphone 8 ... |
tensorflowtensorflow | tf2 1 model save error for model with batch normalization layer and under mirroredstrategy | 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 redhat 8 1 in docker tensorflow instal from source or binary binary tensorflow version use command below t... |
tensorflowtensorflow | tf keras sequential ignore the outer name scope s when build proactively | 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 catalina 10 15 2 19c57 tensorflow instal from source or binary binary tensorflow version use command below ... |
tensorflowtensorflow | high ram usage for tf runtime | 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 4 lts tensorflow instal from source or binary pip tensorflow version use command below tensorflow gpu... |
tensorflowtensorflow | unable to evaluate fusedbatchnormv3 operation without gpu | Bug | system information have I write custom code yes os platform and distribution linux ubuntu 16 04 mobile device if the issue happen on mobile device n a tensorflow instal from binary instal by pip tensorflow version v1 15 0 rc3 22 g590d6ee 1 15 0 python version 3 5 2 bazel ... |
tensorflowtensorflow | even load work | Bug | url s with the issue save model compatibility description of issue what need change the sentence below be unclear in what it mean I think there might be an extra word tensorflow 2 0 save model even load work in tensorflow 1 x if all the op be support |
tensorflowtensorflow | break outbound link from index page for old tf api | Bug | url s with the issue numerous link of the old tf apis list only a few index page as example here link under class and function within link under class and function within link within java link within description of issue what need change a large amou... |
tensorflowtensorflow | differentiate an extremely complicated weightless transform | Bug | I m consider insert a weightless transform between cnn layer in a neural network the transform be very complicated detail below I m aware that custom transformation be support via e g keras lambda layer however I don t know if tf be capable of handle something of this complexity the code I have n... |
tensorflowtensorflow | unclear documentation for implement custom tensorflow keras optimizer | Bug | url s with the issue tf keras optimizers optimizer specifically the section write a customize optimizer write a customize optimizer 2 description of issue what need change the instruction for create a custom optimizer seem to be inconsistent with how tf keras optimizers optimize... |
tensorflowtensorflow | categorical encoding in doc csv ipynb return inconsistent result | Bug | url s with the issue which be available on github at description of issue this be about the output of the last cell in the section categorical datum namely the output of print categorical layer example batch numpy 0 if we remove the index 0 we re suppose to get the... |
tensorflowtensorflow | save to file a model within tpustrategy | Bug | on tensorflow 2 0 and 2 1 try to save to file a tpu train model or a model that be even create within the scope of a tf distribute experimental tpustrategy yield error below despite throw an unimplementedexception the code do create a folder on disk with some content the reproducible code can be find ... |
tensorflowtensorflow | eager | 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 | discrepancy between keras layers reshape and tf keras layers reshape | Bug | tf version 2 1 0 keras version 2 2 4 tf in kera accord to the documentation we expect python model add reshape 1 2 2 now model output shape none 3 2 2 but in tf keras documentation python model add reshape 1 2 2 now mode... |
tensorflowtensorflow | tf lite update 3rd party repo script r2 1 branch | 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 raspbia... |
tensorflowtensorflow | fail to get device attribute 13 for device 0 | Bug | when I be try to run yolo detection example I get that error 2020 02 02 21 39 00 821721 I tensorflow stream executor platform default dso loader cc 44 successfully open dynamic library cudart64 101 dll ... |
tensorflowtensorflow | tf 2 1 do not support bazel 0 26 | Bug | url s with the issue description of issue what need change clear description it s say that tensorflow 2 1 0 be build by bazel 0 26 1 but when I use bazel 0 26 1 to build I get the follow error please upgrade your bazel installation to version 0 27 1 or high to build tensorf... |
tensorflowtensorflow | file io get match file indefinitely hang | 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 gcp cloud shell mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensor... |
tensorflowtensorflow | attributeerror callback object have no attribute validation datum | Bug | url s with the issue please provide a link to the documentation entry for example description of issue what need change currently the page say validation datum deprecate do not use but if I attempt to access the attribute validation datum inside the callback I get the er... |
tensorflowtensorflow | different behavior tf keras and keras for stateful true | 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 all platform test on ubuntu 18 04 and macos tensorflow instal from source or binary pip tensorflow version use com... |
tensorflowtensorflow | official release of tensorflow 1 15 2 do not include gpu support | Bug | system information os platform and distribution linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal from source or binary binary file tensorflow version 1 15 2 python version python2 python3 6 instal use... |
tensorflowtensorflow | empty step stat from context export run metadata in tf 2 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 google colab as session be no more available in tf 2 api we be use context enable run metadata and context export run me... |
tensorflowtensorflow | non ok status gpulaunchkernel swapdimension1and2intensor3usingtile internal invalid configuration argument when use the tf keras maxpooling3d layer | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes I have write my own model training script os platform and distribution e g linux ubuntu 16 04 linux ubuntu 19 10 mobile device e g iphone 8 pixel 2 samsung galaxy if ... |
tensorflowtensorflow | not sufficient documentation on custom tf lite classification model | 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 | unsupported operand type s for int and nonetype in train v2 | Bug | system information tensorflow instal from source or binary source tensorflow version use command below 2 1 0 run a simple evaluation of a lenet model with mnist dataset from tfds with a large batch size e g due to use many worker lead to tensorflow python framework error... |
tensorflowtensorflow | tf debugging assert shape do not work for sparsetensor | 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 os x 10 15 tensorflow instal from source or binary binary tensorflow version use command below 2 1 python ... |
tensorflowtensorflow | tensorflow keras metric can not be use straight into the keras compile method | 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 tensorflow instal from source or binary use pip tensorflow version use command below 2 1 0 ke... |
tensorflowtensorflow | xla warn and could not interpret set environment | Bug | system information os platform and distribution 18 04 tensorflow version 1 14 0 python version 2 7 17 couldn t interpret value home hyadav deephyp lib python2 7 site package tensorflow compiler xla tf xla cpu global jit home hyadav deephyp lib python2 7 site package tensorflow compiler... |
tensorflowtensorflow | hessian vector product raise exception about fetch 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 arch linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorflow... |
tensorflowtensorflow | malformatte doc page for sgd optimizer | Bug | url s with the issue apply gradient description of issue what need change clear description the formatting in the reference section be wrong there be a nesterov true that have nothing to do with the reference |
tensorflowtensorflow | layer name tf keras application vs keras application not match | Bug | not sure if this be a documentation issue or a functional bug description of issue the layer name in tf keras application be not consistent with the layer name in keras application example keras application resnet50 resnet50 weight imagenet summary print the follow layer ... |
tensorflowtensorflow | gradienttape gradient fail when tf gather be use after lstm gru in tf function | 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 stretch mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tenso... |
tensorflowtensorflow | tensorflow java gpu compute capabiltie 6 0 instead of 3 7 | 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 linux ... |
tensorflowtensorflow | tf keras nan loss when use multiple 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 ubuntu 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflow... |
tensorflowtensorflow | model summary do not work in some case | Bug | tf version 2 1 have be suggest by reedwm I be file this bug please see the last comment in issue 35441 for detail cc reedwm |
tensorflowtensorflow | unable to build hello world for esp32 | Bug | tensorflow micro system information host os platform and distribution linux ubuntu 16 04 tensorflow instal from source tensorflow version ca0d5142f640d42037f22367ce3530b6b7a23b44 target platform esp32 describe the problem build the example hello world for esp32 fail pl... |
tensorflowtensorflow | break link share your tensorflow lite story | Bug | url s with the issue description of issue what need change this button image link to 403 page image |
tensorflowtensorflow | tf custom gradient do not behave as expect when use with tf function for 2nd order derivative | 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 tensorflow instal from source or binary binary tensorflow version use command below ... |
tensorflowtensorflow | repair break link | Bug | fix 36099 |
tensorflowtensorflow | multiworkermirroredstrategy training do not work with multiple epoch | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow minor adaption of os platform and distribution e g linux ubuntu 16 04 rhel 7 5 tensorflow instal from source or binary source tensorflow version use command below 2 1 0 ... |
tensorflowtensorflow | model save error object have no attribute compile metric | Bug | with python3 model saving stop to work after switch from python2 to python3 I start to get for my not compile model the follow error error model object have no attribute compile metric later I switch to tf 2 right now run with 2 0 1 but nothing have change system information ubunt... |
tensorflowtensorflow | tensorflow model fit error node iteratorgetnext | Bug | hey tensorflow team there be an error that accur when you try to follow the tutorial how to load csv datum link when the model run through all the epoch each time there be this error code basecollectiveexecutor startabort out of range end of sequence node iteratorgetnext there be alr... |
tensorflowtensorflow | code will not compile image classification | Bug | description of issue what need change clear description there s a bug in code history model fit generator train datum gen step per epoch total train batch size epoch epoch validation datum val datum gen validation step total val batch size ... |
tensorflowtensorflow | tftrt not convert dilated convolution | 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 | update the documentation link to the tflite conversion command | Bug | tflite converter be miss the usage documentation exmaple link link 1 link 2 the flag be need to run such command bazel run config opt tensorflow lite toco toco input file output dir tflite graph pb output file output dir detect tflite input shape 1 300 300 3 ... |
tensorflowtensorflow | save tf keras sequential model fail with rnn contain more than one grucell | 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 18 04 mobile device if the issue happen on mobile device tensorflow instal from binary tf nightly 2 0 preview tensorflow version... |
tensorflowtensorflow | frozen graph generation warning lead to error in run the model | Bug | system information os platform and distribution linux ubuntu 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal from source or binary binary tensorflow version tensorflow gpu 1 15 0 python version 3 6 10 ... |
tensorflowtensorflow | hang on model fit | Bug | although I can t extract the code to reproduce the problem I think that document it here will help improve this project and anyone who encounter the same problem system window 10 version tf nightly gpu 2020 1 19 I use tf datum dataset to provide sample when I use gpu eager batch size 1... |
tensorflowtensorflow | save model cli break nightly package | Bug | our in house nightly build be break since 2020 01 16 when auditwheel try to repair my nightly package the reason under the hood seem to be an incorrect link from the recent change of add xla support to save model cli in 9959c04433623e0b7ebf6248e0f75bc7a24bd7cb install the late nightly and navigate to the d... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.