repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
tensorflowtensorflow | tf keras mobilenetv2 with weight none fail to train | Bug | system information google colab notebook tensorflow version 2 1 0 rc1 python version 3 7 cuda cudnn version 10 0 130 gpu model and memory tesla t4 12 gb describe the current behavior base on the tutorial format the datum start run the cell inside the notebook of the tut... |
tensorflowtensorflow | request for tflite use android ndk documentaion | 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... |
tensorflowtensorflow | add new documentation on how to interact with astronomy with animation | 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 description ... |
tensorflowtensorflow | tensorflow1 12 hang at mapandbatchdatasetop dataset iterator runnerthread | Bug | os platform and distribution aarch64 tensorflow instal from source or binary source tensorflow version 1 12 python version 3 6 1 bazel version if compile from source gcc compiler version if compile from source preprocesse script be mapandbatchdataset prefetchdataset when ... |
tensorflowtensorflow | unknown fail to get convolution algorithm this be probably because cudnn fail to initialize so try look to see if a warning log message be print above | 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 lite new converter do not allow to use inference input type and inference output type with v2 apis | Bug | system information os platform and distribution linux macos tensorflow instal from official python wheel tensorflow version v2 1 0 python converter tf lite tfliteconverter from keras model model converter optimization tf lite optimize optimize for size ... |
tensorflowtensorflow | error optimize my tflite model for gpu usage | Bug | system information os platform and distribution e g linux ubuntu 16 04 window 10 pro for workstation build 18363 592 tensorflow instal from source or binary pip install tf nightly tensorflow version or github sha if from source 2 2 0 dev20200115 command use to run the con... |
tensorflowtensorflow | custom layer go backwards do not work | Bug | I be implement a custom recurrent class that inherit tf layer layer when use the bidirectional wrapper I get the error keyerror traceback most recent call last in 1 a timedistribu... |
tensorflowtensorflow | compile tf keras model with hub keraslayer fail in distribute scope | Bug | system information have I write custom code yes os platform and distribution debian 9 11 google cloud tf2 late gpu image tensorflow instal from preinstalle on google cloud image tensorflow version v2 1 0 rc2 17 ge5bf8de python version 3 5 3 cuda cudnn version n a gpu mode... |
tensorflowtensorflow | text classification rnn tutorial doesn t run under tf2 1 | Bug | url s with the issue description of issue what need change the sample for lstm base text classification doesn t run under tensorflow 2 1 anymore the line train dataset train dataset padded batch batch size train dataset output shape do fail with the error ... |
tensorflowtensorflow | tf function stable doc typo issue | 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 | interpreter invoke of tflite model cause abort core dump despite successful tflite conversion under tensorflow version 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 yes ... |
tensorflowtensorflow | error while generate tensorflowlite file | Bug | system information os platform and distribution e g linux ubuntu 16 04 tensorflow instal from source or binary tensorflow version or github sha if from source provide the text output from tflite convert exception ignore in traceback most recent call last f... |
tensorflowtensorflow | what s the difference between keras application and tf model garden | Bug | url s with the issue description of issue what need change there be the pre train model for kera find in tf keras application and there be those model find on github in the model garden under model as link above now from read the doc both for the application as well as th... |
tensorflowtensorflow | attributeerror tensor object have no attribute datatype enum | 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 catalina 10 15 2 tensorflow instal from source or binary binary tensorflow version use command below v... |
tensorflowtensorflow | incorrect mention of dataset | Bug | url s with the issue screenshot from 2020 01 16 18 37 30 description of issue what need change I think this exercise doesn t make use of cat vs dog dataset ... |
tensorflowtensorflow | tf cast on native python float to dtype tf float64 lead to loss of precision | Bug | have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution linux ubuntu 18 04 tensorflow instal from source or binary binary pip install tensorflow version use command below v2 1 0 rc2 17 ge5bf8de 2 1 0 v2 0 0 rc2 26 g64c3d... |
tensorflowtensorflow | gpu support instruction for cuda 10 ubuntu 16 04 refer to non existent package | Bug | the current gpu support instruction for cuda 10 on ubuntu 16 04 refer to a package version that do not exist in the nvidia ml repo libnvinfer5 6 0 1 1 cuda10 1 ubuntu 16 04 cuda 10 install tensorrt require that libcudnn7 be instal above sudo apt get install y no install recomme... |
tensorflowtensorflow | error when set converter experimental new converter true | Bug | system information os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary pip install tensorflow version or github sha if from source tf nightly 2 1 0 dev20200101 command use to run the converter or code if you re use the p... |
tensorflowtensorflow | conv2dtranspose shape get none when export savedmodel | 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 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device na tensorflow... |
tensorflowtensorflow | typeerror object of type nonetype have no len | 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 from pip binary tensorflow version use command below 2 1 ... |
tensorflowtensorflow | documentation on tensorflow 2 1 with tpu | Bug | be you go to update your tpu documentation with 2 1 release |
tensorflowtensorflow | deprecation notice for collection sequence in recurrent py | Bug | qlzh727 describe the current behavior when run unit test the follow deprecation note appear lib python3 7 site package tensorflow core python keras layers recurrent py 808 deprecationwarne use or import the abc from collection instead of from collection abc be deprecate since python 3... |
tensorflowtensorflow | load model fail on inference | Bug | system information tf version 2 1 0 and I have also have this error on tf 2 2 0 dev20200114 python 3 7 describe the current behavior similar to 35527 when I save and then load my model it fail upon actually use the model cite the input be different to what be expect when I run my... |
tensorflowtensorflow | alphadropout mixed float16 op have type float32 that do not match type float16 | 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 tenso... |
tensorflowtensorflow | multiworkermirroredstrategy keras example 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 linux ubuntu 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a ten... |
tensorflowtensorflow | add usage example for maxpool2d | Bug | add usage example for maxpool2d |
tensorflowtensorflow | keras estimator fail on regression task while underlying model work | Bug | system information have I write custom code yes os platform and distribution window 10 tensorflow instal from binary tensorflow version same issue use tf2 0 0 beta1 cpu and tf1 14 0 gpu python version 3 6 9 cuda cudnn version cuda 10 1 168 cudnn 7 6 2 gpu model and memory... |
tensorflowtensorflow | bug in transfer learning distribute training | 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 ... |
tensorflowtensorflow | layernormalization dtype issue with mixed precision policy mixed float16 | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 google colab notebook tensorflow version use command below tf nightly 2 2 0 dev20200113 gpu model and memory gpu 0 ... |
tensorflowtensorflow | batch image first or format they first | Bug | under create a dataset from image and label we have this code train batch train example cache shuffle num example 4 batch batch size map format example prefetch 1 and similar for the validation and test example be this a right practise shouldn t we first format the raw image ... |
tensorflowtensorflow | build the posenet example on io be fail | Bug | system information os platform and distribution macos 10 15 and ipado 13 3 mobile device ipad 2018 tensorflow instal from source or binary pod describe the problem I do all the step from the readme of but get next error cocoapod could not find compatible version fo... |
tensorflowtensorflow | typo error in tflite c02 transfer learn ipynb | Bug | url s with the issue description of issue what need change screenshot from 2020 01 13 12 53 58 in description it should be cat vs dog submit a pull request yes |
tensorflowtensorflow | incompatible shape when use tf keras backend ctc decode | 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 debian buster mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensor... |
tensorflowtensorflow | the tflite only utilize single core of cpu | 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 ubuntu18 04 and raspbian 10 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device ... |
tensorflowtensorflow | model function kwargs be silently ignore | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow see below os platform and distribution e g linux ubuntu 16 04 windows linux tensorflow instal from source or binary pip tensorflow version use command below 2 1 0 p... |
tensorflowtensorflow | autograph failure with | 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 | tf2 1 k parameter be ignore in tf linalg diag part | 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 64bit also happen in wsl mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile d... |
tensorflowtensorflow | diag part documentation outdate | Bug | url s with the issue description of issue what need change the diag part documentation contain old example of non exist apis it use tf matrix diag part in the example which do not exist |
tensorflowtensorflow | tflite micro softmax op be still version 1 | Bug | tensorflow micro system information host os platform and distribution ubuntu 18 04 tensorflow instal from source tensorflow version 4b3c1199a97cb36b8866d98e7036f4ec3e70abd6 target platform apollo3 describe the problem the tflite micro softmax op in tensorflow lite micro k... |
tensorflowtensorflow | add a warning that tfds load can not be use for own dataset | Bug | url s with the issue description of issue what need change add a warning that tfds load can not be use for the user own dataset I e that he create himself to a new user try to to load a dataset from a set of file it be not obvious that this method be only for pre make immutable datas... |
tensorflowtensorflow | multi gpu training issue tensorflow 2 0 0 | Bug | I be try to train my code on multiple gpu and have follow the tutorial online on use mirroredstrategy use mnist dataset below be the error valueerror handle be not available outside the replica context or a tf distribute strategy update call I have a feeling that the issue be due to the fact t... |
tensorflowtensorflow | disable eager execution reset random seed set before | Bug | this be on tf2 1 from pip on window 10 describe the current behavior import tensorflow compat v1 as tf1 tf1 random set random seed 0 tf1 disable eager execution print tf1 keras backend get session run tf1 random uniform 0 1 this print a different number every time I ... |
tensorflowtensorflow | convert save model to tflite model use tf 2 0 | Bug | system information google colab tensorflow 2 0 0 I be work on convert custom object detection model train use ssd and inception network to quantize tflite model I can able to convert custom object detection model from frozen graph to quantize tflite model use the follow code snippet use ten... |
tensorflowtensorflow | wrong window size while train the model | Bug | url s with the issue description of issue what need change window size should be 30 instead of 20 in the description under forecasting with machine learn clear description screenshot from 2020 01 10 12 05 13 as we can see under linear model w... |
tensorflowtensorflow | recurrent dropout be wrong | Bug | I ve review one design in depth and two other superficially but keras tf s recurrent dropout do not implement any of they publication link below 1 I see some potentially severe problem with tf s implementation in light of the paper I ve read which explicitly advocate against the used scheme th... |
tensorflowtensorflow | parallel for no converter define for matrixsolve | Bug | I need to calculate the jacobian of a function where tf linalg solve be part of the function I can usually use parallel for but pfor do not support the matrixsolve op require a fallback to a slow while loop it would be great to add a converter for matrixsolve to parallel for note that b... |
tensorflowtensorflow | tensorflow 1 15 documentation redirect to github | Bug | url s with the issue for example description of issue what need change the link above currently redirect to github the 1 15 link work I have project use tensorflow 1 14 so I would like to use the 1 14 doc for reference will the 1 14 doc be back up |
tensorflowtensorflow | tf distribute experimental tpustrategy doesn t render stable correctly | Bug | url s with the issue description of issue what need change on the documentation page for tf distribute experimental tpustrategy the stable documentation be show as the raw text of the documentation look like it s a combination of html and markdown example below clicking s... |
tensorflowtensorflow | tf range fail when limit be type of tf int32 and dtype be tf int64 | 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 macos catalina mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorf... |
tensorflowtensorflow | correction in calculation of error while naive forecasting | Bug | url s with the issue description of issue what need change it should be mean absolute error instead of squared error while naive forecasting screenshot from 2020 01 09 12 10 09 submit a pull request yes I ll be submit one shortly |
tensorflowtensorflow | runtimeerror encounter unresolved custom op enter node number 8 enter fail to prepare | Bug | I have convert tf keras model to tf lite successfully however when I use it for inference I get an error be there anyone who can resolve it thank code interpreter tf lite interpreter model path e object detection efficientdet region anchor opt mbconv head ckpt tflites ckpt b0 image size 768 mb... |
tensorflowtensorflow | wrapper from config mutates its input | 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 platform independent tensorflow instal from source or binary binary tensorflow version use command below 2 1 p... |
tensorflowtensorflow | tensorflowlite lstm keras tutorial ipynb update | 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 | explanation regard seed parameter | Bug | url s with the issue l307 def white noise time noise level 1 seed none description of issue what need change I think we should add explanation of seed parameter here since it s quite an important one clear description some explanation about how seed affect g... |
tensorflowtensorflow | tf keras estimator model to estimator invalidargumenterror while set up xla gpu jit device number 2 | Bug | I get an error similar to the issue describe in when use tf keras estimator model to estimator in tf 1 14 and 1 15 I get the invalidargumenterror describe below the problem doesn t occur in tf 1 13 2 I use linux mint with python 3 6 with 2 gpu nvidia gtx1080ti to be complete there be 3 nvidia video ca... |
tensorflowtensorflow | assign get an unexpected keyword argument validate shape | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow import tensorflow as tf a tf variable 2 a assign 5 assert a numpy 5 valueerror shape and 2 be incompatible a assign 1 2 typeerror assign ge... |
tensorflowtensorflow | bug when convert to tflite 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 18 04 gpu gtx 1660 tensorflow instal from source or binary pip tensorflow version use command below 2 1 0 python... |
tensorflowtensorflow | invalidargumenterror if np ndarray be register as sequence type | 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 linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow inst... |
tensorflowtensorflow | malforme trainable attribute note in batch normalization documentation | Bug | url s with the issue description of issue what need change after the reference list there be a stray malformed tag trainable attribute note I suspect that this be suppose to resolve to the note that move mean and move variance be place in update op and need to be exec... |
tensorflowtensorflow | tf string low and tf string upper have todo docstring | Bug | url s with the issue low upper description of issue what need change clear description the first line of the docstring for these function be the auto generate todo add doc instead of an actual summary submit a pull request yes I ll be submit one shortly |
tensorflowtensorflow | tpu support in tf2 1 release candidate 2 | Bug | I m try to run prototype of a code for train a model on tpu with bfloat16 precision I m do it in google colab notebook to do it I install tensorflow 2 1 0rc2 and run the follow code import tensorflow as tf import os from tensorflow keras mix precision import experimental as mixed precision def ... |
tensorflowtensorflow | how many item do tf gradient return | 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 error in l07c01 saving and loading model ipynb | Bug | url s with the issue l579 the differnece in output should be zero description of issue what need change differnece should be difference submit a pull request yes |
tensorflowtensorflow | lite micro kernels cmis nn | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 18 04 tensorflow instal from source or binary source tensorflow version commit sha if source 2274eacd794d7e501849567811637b7921e52820 target platform e g arm mbe os arduino nano... |
tensorflowtensorflow | xla tpu it should not be possible to run out of vmem please file a bug against xla | 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 | census tutorial documentation refer to python 2 but code use python 3 | Bug | url s with the issue python check import and global description of issue what need change the text say first we ll make sure that we re use python 2 and then go ahead and install and import the stuff we need but the code below indicate we need to use python 3 clear description... |
tensorflowtensorflow | sparkfun tensorflow codelab update code | Bug | the codelab still link to the experimental folder for the makefile which be incorrect visual image update the codelab at this link 3 code should read make f tensorflow lite micro tool make makefile target sparkfun edge micro speech bin ... |
tensorflowtensorflow | the report a mistake link do not work | Bug | url s with the issue please provide a link to the documentation entry for example 3 description of issue what need change clear description the report a mistake link at the bottom left do not work and go to a github 404 instead image currently it link to |
tensorflowtensorflow | tf linalg expm be incompatible with vectorized map | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 macos 10 15 2 tensorflow instal from source or binary binary tensorflow version use command below 2 1 0 dev2019122... |
tensorflowtensorflow | a bug with inaccurate metric accuracy when use closure loss | Bug | I just want to report a bug with closure loss in tf that give we inaccurate accuracy result let I first by provide a simple code that build image classification on mnist dataset successfully in 1 I train the model with 1 epoch and I get a very decent result result 60000 60000 ... |
tensorflowtensorflow | typo error in l05c03 exercise flower with datum augmentation ipynb | Bug | url s with the issue description of issue what need change in the directory structure it should be daisy instead of diasy screenshot from 2020 01 03 18 39 11 submit a pull request yes |
tensorflowtensorflow | line break miss in tf keras model fit documentation | Bug | url s with the issue description of issue what need change in the validation datum part of model fit the third alternative read dataset for the first two case batch size must be provide for the last case validation step must be provide I feel a link break should be ... |
tensorflowtensorflow | tflite expermimental new converter error with tf keras bidirectional wrapper or attribute go backwards true | Bug | system information os platform and distribution linux ubuntu 18 04 tensorflow instal from source or binary tensorflow version or github sha if from source use to build model 2 0 0 use to run converter 2 1 0 dev20191227 command use to run the converter or code if you re use t... |
tensorflowtensorflow | deprecation warning just from try to see package in ipython | 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 | cloud tpu console spam on every tensorflow import | 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 | signal module import | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux ubuntu 16 04 tensorflow instal from source or binary pip tensorflow version use command below 2 0 0 pyth... |
tensorflowtensorflow | deadlock on recursive tf function decorate 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 ubuntu 19 10 tensorflow instal from source or binary binary conda tensorflow version use command below unknown 2... |
tensorflowtensorflow | model crash in distribute strategy in tf2 1 | 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 | correction in the course material | Bug | description of issue what need change do we still need the step per epoch parameter while fit the model to training set in the tensorflow tutorial which be very similar to the mnist tutorial of intro to deep learning course there be no such parameter url s with the issue udacity ... |
tensorflowtensorflow | tflite gpu delegate on io fail assertion can not create a buffer of zero length | 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 | cudnn base lstm implementation not use when eager execution be disable | Bug | system information os debian 10 x64 gpu geforce gtx 1060 6 gb python 3 7 3 tensorflow 2 0 0 instal from source git tag v2 0 0 bazel 0 26 1 gcc 6 5 0 cuda 10 1 cudnn 7 6 4 sample code python import numpy import tensorflow as tf from tensorflow keras import mod... |
tensorflowtensorflow | distribut datum io problem and I want to know way | Bug | hi I find some bug code be import tensorflow as tf if name main def gen for I in range 10 yield i 2 3 4 5 6 7 8 dataset tf datum dataset from generator gen output type tf float32 tf float32 tf int32 tf int32 tf int32 tf float32 tf int32 tf... |
tensorflowtensorflow | why doesn t tf keras loss binary crossentropy raise error | Bug | x np arange 10 dtype np float64 reshape 10 1 x shape 10 1 y np arange 10 dtype np float64 y shape 10 tf keras loss binary crossentropy y true y y pre x this line do t raise error tf keras metric binaryaccuracy y true y y pre x this line neither tf keras me... |
tensorflowtensorflow | variational autoencoder code sample error in tf2 0 | 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 | sequenceenqueuer doesn t work | 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 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal fro... |
tensorflowtensorflow | dcgans tutorial s batchnormalization be maybe something wrong | Bug | url s with the issue description of issue what need change in you tutorial batchnormalization will be actnormalization in glow clear description we need correct bathnormalization usage example we should input the shape when batchnormalization be initialize |
tensorflowtensorflow | tf profiler calculate incorrect flop in mobilenetssd v2 | Bug | below script be give correct result for mobilenetssd v1 flop but fail in calculate mobilentssd v2 flop mobilenetssd v2 flop come out to be 185 million only sess tf session import numpy as np import os import time import cv2 graph tf get default graph image np cv2 imread 41566 large jpg ... |
tensorflowtensorflow | integrate odeint in tensorflow 2 0 | Bug | can t find odeint or integrate can t import contrib from tf compat v1 where be odeint |
tensorflowtensorflow | emnist link break | Bug | the link to the emnist page on tensorflow s doc be break the exist link be it should be replace by |
tensorflowtensorflow | which be the correct type for debug assert shape | Bug | url s with the issue description of issue what need change update documentation or implementation of tf debugging assert shape shape in its argument require list of tuple not dictionary clear description your documentation python 4 s syntax python x t... |
tensorflowtensorflow | tf keras layer reshape not work as expect | Bug | system information ubuntu 18 043 lt tensorflow instal use pip tensorflow version 2 0 0 cpu version python version 3 6 9 describe the current behavior the sample code show below give follow partial output and exception 400 100 2 200 100 lambda reshape wo... |
tensorflowtensorflow | tf 2 0 parameterserverstrategy and centralstoragestrategy doesn t work with kera when use gpu even though it work well with cpu | 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 I us... |
tensorflowtensorflow | kear layers concatenate do not work when save a 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 a cu... |
tensorflowtensorflow | tf metric mean metric miscalculate | 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 | relu layer doesn t handle integer dtype | 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 | x unknown while train the first epoch | 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 code be run on google colab however my machine be windows 10 version 1903 if that matter tensorflow instal from source or... |
tensorflowtensorflow | bijector crash tf2 1 autograph in distribute mirror multi gpu 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 ubuntu 18 04 3 lts tensorflow instal from source or binary binary tensorflow version use command below v2 1 0 rc1 ... |
tensorflowtensorflow | vgg19 preprocess input doesn t work in tf2 1 autograph 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 ubuntu 18 04 3 lts tensorflow instal from source or binary binary tensorflow version use command below v2 1 0 rc... |
tensorflowtensorflow | valueerror flatten a perreplica to component be not support in replica context | Bug | system information window tensorflow instal from conda tensorflow version 2 0 python version 3 7 4 cuda cudnn version 10 2 7 6 gpu model and memory 2 nvidia rtx 2070s 8 gb describe the current behavior I follow the distribute training tutorial to change my code custom model ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.