repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
tensorflowtensorflow | tf keras layers simplernn doesn t use gpu | Bug | first this be a example in tensorflow 2 0 with kera from tensorflow keras datasets import imdb num word 10000 x train y train x test y test imdb load datum num word num word from tensorflow kera preprocesse sequence import pad sequences max len 500 pad x train pad se... |
tensorflowtensorflow | tf 2 0 unknown graph error when use tf function decorator with pre train model | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux ubuntu 16 04 tensorflow instal from source or binary binary tensorflow version use command below 2 0 0 rc0 ... |
tensorflowtensorflow | autograph error in lstmcell when use dropout | Bug | system information have I write custom code no os platform and distribution manjaro linux testing tensorflow instal from pip binary tensorflow version v2 0 0 rc2 26 g64c3d38 2 0 0 python version 3 7 4 cuda cudnn version n a gpu model and memory n a describe the curre... |
tensorflowtensorflow | module tensorflow have no attribute adamoptimizer | Bug | docs url tensorflow version that I m use 2 0 0 issue I m try to create an estimator use an optimizer with a learning rate decay the documentation say to use tf adamoptimizer tf exponential decay and tf get global step tensorflow have none of those attribute I ve try play... |
tensorflowtensorflow | keras fit yield incorrect result when use a custom loss function | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 colab tensorflow version use command below 2 0 0 describe the current behavior when use a custom loss function ... |
tensorflowtensorflow | unable to get layer by name on custom layer and lambda 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 mohave mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow in... |
tensorflowtensorflow | crash with multiworkermirroredstrategy keras example from doc | 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 | java lang illegalargumentexception invalid output tensor index 1 | Bug | I ve train my own model for object detection with tensorflow and I get it work with tensorflow mobile for android now since tensorflow lite be release and be go to replace mobile in the future I want to start work with it the tensorflow team provide a demo for tflite for object detection so I try to get it work w... |
tensorflowtensorflow | assert shape broken code in documentation | Bug | url s with the issue description of issue what need change the source code in the example be incorrect be tf assert shape x n q y n d param q scalar should be tf assert shape x n q y n d... |
tensorflowtensorflow | autograph unexpected indent in tf nightly gpu 2 1 0 dev20191103 | 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 version use command below tf nightly... |
tensorflowtensorflow | docker kubernete memory limit not respect oomkilled when deploy to gcp | Bug | check python python version 3 5 6 python branch python build version default aug 26 2018 21 41 56 python compiler version gcc 7 3 0 python implementation cpython check os platform ... |
tensorflowtensorflow | model restore error confict in tensorflow | 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 | notimplementederror layer with argument in init must override get config | Bug | relate to 32662 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 compute engine gpu run intel r xeon r cpu 2 30ghz mobile device e g iphone 8 ... |
tensorflowtensorflow | model summary input layer output layer not work properly in sub class method of tf keras | Bug | edit after further research I find that in subclasse many of the model method and attribute be not work example be input name output name etc I be use tf2 I be try to build a model via sub class method in sequantial model method and attribute such as summary input layer output layer work ... |
tensorflowtensorflow | sigmoid be ignore when calculate loss by call method model fit | 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 windoiw version v2 0 0 rc2 26 g64c3d382ca 2 0 0 describe the current behavio... |
tensorflowtensorflow | insert window command line in the tutorial | Bug | url s with the issue example description of issue what need change the tutorial use posix command like ls checkpoint dir unfortunately I be on window so those command do not work be there no way to condition the command on the os dir checkpoint dir the altern... |
tensorflowtensorflow | tf compat purpose may be misstate | Bug | url s with the issue description of issue what need change doc say function for python 2 vs 3 compatibility but on stackoverflow they tell I that the documentation for the module about python should actually be change originally tf compat only hold function for that purpo... |
tensorflowtensorflow | parallel for no converter define for spacetobatchnd | Bug | computation of jacobian with pfor do not work for tf keras layers convolution2d with dilation rate 1 because there be no converter implement for spacetobatchnd tf version 2 1 0 dev20191030 python import tensorflow as tf nlat 10 nlon 20 n channel in 1 x tf o... |
tensorflowtensorflow | internalerror blas sgemm launch fail m 10 n 1 k 4 op conv2d throw when train keras model with train on batch | 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 mobi... |
tensorflowtensorflow | have a default value for monitor on early stop callback | Bug | null |
tensorflowtensorflow | write tflite file from keras model throw cycle find we already encounter that input array | 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 | update sample session for build from source instruction doc | Bug | url s with the issue description of issue what need change the sample session give in the doc be old bazel 0 15 1 tensorflow 1 11 python 2 7 a new session copy with the more recent tensorflow 2 x with bazel 0 26 1 would be more helpful also python 2 7 be reach end of life in jan 20... |
tensorflowtensorflow | copy link to this section feature not work for certain section | Bug | url s with the issue browser use try on microsoft edge and mozilla firefox up to date version description of issue what need change the copy link to this section feature be not work for the view sample configuration session section for the linux and window build from sourc... |
tensorflowtensorflow | eager context device issue segmentation fault after context re set serverdef | Bug | system information os platform and distribution ubuntu 18 04 tensorflow instal from source or binary binary whl tensorflow version use command below tensorflow gpu 2 0 0 python version 3 6 8 cuda cudnn version 10 0 7 6 4 gpu model and memory geforce gtx 1080 ti ... |
tensorflowtensorflow | tf image per image standardization return wrong value | Bug | tensorflow version 1 15 tf image per image standardization do not standardize value to 1 1 I test in tensorflow 1 12 it work correctly python import tensorflow as tf import numpy as np print tf version a tf constant 1 2 3 4 5 6 b tf image per image standardization ... |
tensorflowtensorflow | bug in save model in hdf5 format | 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 version 10 14 6 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device ... |
tensorflowtensorflow | gru layer fail on single gpu when use mirroredstrategy | Bug | system information have I write custom code yes os platform and distribution e g linux ubuntu 16 04 window and linux tensorflow instal from binary tensorflow version 2 0 python version 3 7 describe the current behavior use single gpu and tf keras layers gru layer and... |
tensorflowtensorflow | I be try to edit tensorflow lite doc but not able to find source code | Bug | link which I want to edit the description of digit classifier be incorrect |
tensorflowtensorflow | tf nightly unable to load save functional model | 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 macos mohave mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow ins... |
tensorflowtensorflow | segfault on multiple write to dynamically sized tensorarray inside tf function | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | outdate doc for tf keras model save | Bug | url s with the issue save save description of issue what need change the follow sentence be outdate and recommend to use a deprecate method the tf option be currently disabled use tf keras experimental export save model instead |
tensorflowtensorflow | tf lite gpu delegate e libegl call to opengl es api with no current context log once per thread | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow fllow this document and use this project in android studio os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 mobile device e g iphone 8 pixel 2 samsung ... |
tensorflowtensorflow | optimizer state get automatically restore when load weight from checkpoint and do not change when you compile the model | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device none t... |
tensorflowtensorflow | tensorflow linalg norm document miss | 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 | typo in tensorflow core tutorial image classification | Bug | url s with the issue description of issue what need change typo clear description create the model the model consist of three convolution block with a max pool layer in each of they there s a fully connect layer with 512 unit on top of it thatr be activate by a relu activation... |
tensorflowtensorflow | call train in savedmodelestimator give valueerror at least two variable have the same name | Bug | system information tensorflow version use command below 1 12 0 rc2 3 ga6d8ffae09 1 12 0 python version python 3 6 9 describe the current behavior define a model use tensorflow kera convert the compile model to estimator training estimator use train and evaluate export all s... |
tensorflowtensorflow | use metric sparsetopkcategoricalaccuracy on an rnn result in rank mismatch | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes the code be give below to reproduce the issue os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow instal from source or binary ... |
tensorflowtensorflow | code and tutorial description mismatch on cnn | Bug | url s with the issue description of issue what need change two mismatch between output shape on model summary and tutorial 1 to complete our model you will feed the last output tensor from the convolutional base of shape 3 3 64 should be change to to complete our model you will... |
tensorflowtensorflow | miss tf 2 0 low level api guide | Bug | url s with the issue description of issue what need change in the tf1 doc a very helpful low level api guide be provide which help those of we interested in use tensorflow for application other than nn style model this appear to be entirely miss from the tf 2 0 documentation be this... |
tensorflowtensorflow | normalization in cosine similarity | Bug | url s with the issue description of issue what need change the documentation for the cosine similarity do not state whether y true and y pre be expect to be normalize vector the provide equation loss sum y true y pre suggest the need to be but look at the source the... |
tensorflowtensorflow | the relationship among optimize for inference py quantize graph py graph transform | Bug | be graph transform tool the new tool to optimize and quantize for pb when I find tf 1 11 have quantize graph py |
tensorflowtensorflow | get datum adapter should be mutually exclusive for handle input find multiple adapter to handle error when call model fit with imagedatagenerator | 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 aarch64 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a ... |
tensorflowtensorflow | mirroredstrategy compare to onedevicestrategy slow and much weak learning | Bug | system information system information os platform and distribution arch linux 5 3 7 arch1 1 arch tensorflow instal from binary tensorflow version 2 0 0 keras version 2 2 4 tf python version 3 7 4 cuda cudnn version cuda 10 1 243 cudnn 7 6 2 24 gpu model and memory 2x ... |
tensorflowtensorflow | tensorflow pre build package not available for download | 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 16 04 ... |
tensorflowtensorflow | tf 2 0 0 python 3 8 typeerror logger find caller take from 0 to 1 positional argument but 2 be give | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow see script from tensorflow training session and uploaded file below nb there be no error with tf2 0 0 and python 3 6 or 3 7 the error occur with tf2 0 0 and python 3 8 os platform and di... |
tensorflowtensorflow | tf 2 0 api docs tf keras layers simplernn | Bug | url s with the issue description of issue what need change clear description the document mention nothing about call argument input when it take batch timestep feature batch state in case of input be a list the element of input 1 work as initial state... |
tensorflowtensorflow | tfliteconverter from keras model typeerror call get an unexpected keyword argument training | 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 custom code arch linux kernel 5 3 7 tensorflow instal via pip tensorflow version v2 ... |
tensorflowtensorflow | use tf keras backend zero in while loop | 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 ye... |
tensorflowtensorflow | can not import tf keras engine | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow os platform and distribution e g linux ubuntu 16 04 window 10 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal fro... |
tensorflowtensorflow | example of audio recognition train in tf 1 15 0 isn t able to recognize sound yes on sparkfun edge development board | 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 | tensorflow probability distribution hiddenmarkovmodel not work with tf function | Bug | use tensorflow 2 0 on cpu the follow function work with no error when execute in eager mode but if it be decorate with tf function I get the error at the bottom python def generate data size p 0 p 0 0 p 1 1 mu0 s0 mu1 s1 state tfd categorical prob p 0 1 p 0 tr... |
tensorflowtensorflow | lstmcell name be ignore in trainable variable when wrap in keras layer rnn | Bug | I create a model with several lstmcell cell wrap in keras layer rnn when I print trainable variable cell name be ignore which result into duplicate variable name several same recurrent kernel etc which confuse tensorboard for example collab notebook to reproduce environment tensorflow 2 release |
tensorflowtensorflow | autograph error transforming entity assertionerror bad argument number for name 3 expect 4 | Bug | system information os platform and distribution arch linux 5 3 7 arch1 1 arch tensorflow instal from source or binary binary tensorflow version use command below 2 0 0 kerasversion use command below 2 2 4 tf python version 3 7 4 cuda cudnn version cuda 10 1 243 cud... |
tensorflowtensorflow | unnecessary tf distribute mirroredstrategy scope in the distribute custom training tutorial | Bug | url s with the issue description of issue what need change in the tutorial with strategy scope appear almost everywhere which give the impression that it be require that those location however when check this example I find that the scope be not require at all only strategy... |
tensorflowtensorflow | inclusion of a model re train example | Bug | url s with the issue please provide a link to the documentation entry for example description of issue what need change since model re training be quite vital in both apply and research base environment I think it would be great to include an example on the same in this tutorial ... |
tensorflowtensorflow | doc do not link to source | Bug | one really useful feature in the sklearn docs be that each and every item have a link back to its source on github for example see randomforestregressor class sklearn ensemble randomforestregressor n estimator warn criterion mse max depth none min sample split 2 min sample leaf 1 min weigh... |
tensorflowtensorflow | hyperlink in codelab redirect to a 404 page | Bug | 32417 url s with the issue 1 description of issue what need change update the link to redirect to the late version of tensorflow clear description always well to redirect to a page that help out a user rather than keep link to 404 page correct link be the link to the ... |
tensorflowtensorflow | copy one graph to another | Bug | I want to copy a load graph to another one here be what I m try to do import tensorflow as tf import numpy as np import cv2 input name image tensor pb fname1 user vedanshu frozen graph ssd tomato l1 freeze graph pb def get frozen graph graph file read frozen graph file... |
tensorflowtensorflow | typeerror an op outside of the function building code be be pass a graph tensor | Bug | system information have I write custom code yes os platform and distribution mac os catalina 10 15 19a602 tensorflow instal from binary tensorflow version 2 0 0 python version 3 7 4 gpu model and memory intel iris pro 1536 mb describe the current behavior I be ... |
tensorflowtensorflow | tf keras fail to concatenate batch in predict when use distribute strategy | 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 hpc cluster mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal... |
tensorflowtensorflow | be be possible to run tensorflow lite with threading disable without pthread only 1 thread | Bug | I be try to compile tensorflowlite for emscripten I be aware of tensorflowjs and pthread be currently disable be there a way to use it without pthread |
tensorflowtensorflow | relu6 | 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 | could not find valid device for node node node nonmaxsuppressionv4 | 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 use command below tensorflow 1 14 0 python version 3 7 3 I be try to use tf image non max suppression pad ... |
tensorflowtensorflow | tf 2 0 nightly tensorflow 2 0 nightly build doesn t work with colab tpus | Bug | tpu strategy can t be instantiate in colab I be aware that this issue might be more suitable for colaboratory github but there many issue be not get a response very fast so I think it will be well to ask you about a potential solution if there be a bug relate to the last build and not google colab environment o... |
tensorflowtensorflow | tf lite gpu delegate should use the same linker script as main library | Bug | system information os platform and distribution e g linux ubuntu 16 04 android ubuntu 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 15 0 python version 3 6 8 ... |
tensorflowtensorflow | tf2 0 lstmcell get initial state go wrong when batch size be a tensor | 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 | conv3d node not convert to float16 although automatic mixed precision be on | 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 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tens... |
tensorflowtensorflow | potential redundancy in use np array | 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 | an issue with the code in the custom training with tf distribute strategy tutorial | Bug | url s with the issue description of issue what need change I be not sure if this be a bug or an issue with the tutorial but when I apply the custom training with tf distribute strategy 1 tutorial to the image segmentation 2 I just copy paste the code of the two tutorial the sc... |
tensorflowtensorflow | simple custom metric cause tf function retracing when training on multiple gpu | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux ubuntu 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorf... |
tensorflowtensorflow | valueerror unknown metric function custommetric use custom metric when load tf save model type with tf keras model load 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 | update tutorial for tensorflow object detection api generate tf record be give a tough time | Bug | update generate tf record file accord to run version in tensor flow |
tensorflowtensorflow | output name lose when load keras model in savedmodel format | 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 5 0 0 25 generic x86 64 with ubuntu 18 04 bionic tensorflow instal from source or binary binary tensorflow versio... |
tensorflowtensorflow | tf string split 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 o... |
tensorflowtensorflow | tf pow overflow | Bug | env colab with gpu on tf 2 0 python3 run tf pow with integer power great than 5 return wrong result and to I it look like an overflow python a tf constant 50 b tf constant 6 tf pow a b the above return tf tensor 1554869184 shape dtype int32 whi... |
tensorflowtensorflow | distribute training with mirroredstrategy crash when input shape be variable | 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 | person detection zip not present after update in reference to issue 33552 and pr 33579 | Bug | this be issue be make in reference to issue 33552 and the pr 33579 when I click on the person detection zip link after update this pop out this xml file do not appear to have any style information associate with it the document tree be show below nosuchkey the specify key do not exist no such obj... |
tensorflowtensorflow | tflite support int8 quantization for pack with tflite builtins int8 opsset | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version use command below 1 14 p... |
tensorflowtensorflow | failure to load and remap a 2 d tensor from checkpoint when variance scale initializer be use | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution os darwin os kernel version darwin kernel version 17 7 0 we d feb 27 00 43 23 pst 2019 root xnu 4570 71 35 1 release x86 64 os release version 17 ... |
tensorflowtensorflow | batchmatmul on gpu wrong result | 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 linux ubuntu 18 04 tensorflow instal from source or binary pip install tensorflow gpu ... |
tensorflowtensorflow | incorrect arduino person detection zip package | Bug | url s with the issue obtain and import the library description of issue what need change under the heading obtain and import the library the link incorrectly refer to the micro speech zip package instead of a person detection example |
tensorflowtensorflow | tf keras model fit ignore class weight when pass tf datum dataset | 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 | get error follow step in build standard tensorflow modelserver | Bug | url s with the issue description of issue what need change when I attempt to execute the tool run in docker sh python tensorflow serve example mnist save model py train iteration 100 model version 1 tmp mnist step in the in the tutorial I get the this error ... |
tensorflowtensorflow | break link | Bug | hi follow url seem to be down bazel use that to download pybind11 and for some unknown reason fallback link be never be use as an alternative be that a fallback btw build log analyze target tensorflow tool pip package build pip package 192 package load 2655 target configure ... |
tensorflowtensorflow | error while try to use tf broadcast weight | 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 2 0 use keras metric in tpu training result in error | Bug | I be try to train a bert model from on tpu in google colab I change the metric list pass to model in compile method to bert model compile optimizer optimizer loss loss fn metric get metric where get metric be a function which return a list of metric accuracy and instance for recall an... |
tensorflowtensorflow | dataset map with tf data experimental autotune run out of memory when use batch size 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 ubuntu 19 04 ubuntu 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device not... |
tensorflowtensorflow | please fix docs converter tf lite tfliteconverter from keras model model doesn t work | Bug | please update doc this example doesn t work convert a keras model convert a keras model the follow example show how to convert a tf keras model into a tensorflow lite flatbuffer import tensorflow as tf create a simple keras model x 1 0 1 2 3 4 y 3 1 1 3 5 7 ... |
tensorflowtensorflow | tflite slow than kera on rpi 4 | Bug | when do inference on a raspberry pi 4 with kera and tensorflow instal use pip the inference time be slow use tflite the initial keras model be about 20 mb after convert it to tflite it be about 2 4 mb during inference the keras model process a sample in about 50 m and tflite do it in about 80 ms i... |
tensorflowtensorflow | ctc tensorflow lite conversion problem | Bug | system information os platform and distribution e g linux ubuntu 16 04 ubuntu 19 04 tensorflow instal from source or binary binary tensorflow version or github sha if from source 2 0 provide the text output from tflite convert some of the operator in the model be not su... |
tensorflowtensorflow | out of date bert tutorial link | 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 | issue with tf keras mixed precision experimental lossscaleoptimizer | 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 | in the pix2pix tutorial the dimension of upsample within up stack look wrong only the image size be double not filter | 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 | resnet50 imagenet weight be different in tf keras vs keras | 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 win10 pycharm same issue from colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mob... |
tensorflowtensorflow | 1 15 discrepancy between documentation behaviour in tf keras model save | Bug | url s with the issue in the 1 15 changelog tf keras model save model and model save now default to save a tensorflow savedmodel in the 1 15 docstring save filepath string path to savedmodel or h5 file to save the model overwrite whether to silently overwrite any exist file ... |
tensorflowtensorflow | ipython tab completion cause log warning | 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 ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version use command below 1 15 0 git versi... |
tensorflowtensorflow | tensorflow eager execution not work with tf math unsorted segment max gradient output be null | 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 professional edition mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile devic... |
tensorflowtensorflow | tensorflow lite tensorlistfromtensor tensorlistreserve tensorliststack while | Bug | system information os platform and distribution e g linux ubuntu 16 04 arch linux tensorflow instal from source or binary binary from pacman tensorflow version or github sha if from source 2 0 0 provide the text output from tflite convert some of the operator in the... |
tensorflowtensorflow | tflite 2 0 gpu delegate error when input resize | Bug | hi for gpu delegate if resizeinput be call and then runformultipleinputsoutput there be an exception mobile samsung s9 mali g72 gpu tensorflow lite instal from binary version 2 0 development env android studio on fedora 29 example code fun resizeinput val option... |
tensorflowtensorflow | eager mode not be disable tf 1 14 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 o... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.