repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
tensorflowtensorflow | tf keras callback modelcheckpoint fail in distribute parameter server strategy | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 linux rhel 7 tensorflow instal from source or binary tensorflow version use command below 2 1 describe t... |
tensorflowtensorflow | keras callback param api change | Bug | in the current nightly there be change to the param attribute in the callback that be affect custom callback code system information yes colab describe the current behavior the minimal example be import tensorflow as tf model tf keras sequential tf keras layer dense 1 ... |
tensorflowtensorflow | runtimeerror while try to run with parameter server strategy in eager mode | 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 rhel 7 tensorflow instal from source or binary tensorflow version use command below 2 0 2 1 ... |
tensorflowtensorflow | keras assertion error for tpu strategy | Bug | I get the follow assertion error at fit when try to use tpu distribute strategy model my model final layer type output shape param ... |
tensorflowtensorflow | tf trt convert deep model int8 inference crash | 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 | batchnormalization with renorm true doesn t work with tpu | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensor... |
tensorflowtensorflow | currently log param be none for on train end and on test end | Bug | you can see the current implementation of fit here l950 and evaluate here l1180 method that the log pass to the method on train end and on test end be none which be as per the documentation can be change in future in tensorflow addon there be addition of tqdmprogressbar ... |
tensorflowtensorflow | coredump in tensorflow 1 12 0 | Bug | corefile information as follow 0 0x00007fb46bf905f7 in raise from lib64 libc so 6 1 0x00007fb46bf91ce8 in abort from lib64 libc so 6 2 0x00007fb46bfd0317 in libc message from lib64 libc so 6 3 0x00007fb46bfd8023 in int free from lib64 libc so 6 4 0x00007fb3dd... |
tensorflowtensorflow | how to store tf dataset object to file | Bug | url s with the issue description of issue what need change how to store tf dataset object to file for instance dataset1 tf datum dataset from tensor slice tf random uniform 4 10 minval 1 maxval 10 dtype tf int32 dataset1 how to store the dataset1 to file ... |
tensorflowtensorflow | embed a preprocessing function inside a tf keras model for serve | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ... |
tensorflowtensorflow | tf datum dataset map use only 1 cpu | Bug | system information have I write custom code no os platform and distribution linux ubuntu 16 04 tensorflow instal from binary tensorflow version v2 2 0 rc1 34 ge6e5d6df2a 2 2 0 rc2 python version 3 7 5 cuda cudnn version 10 1 1 7 6 5 gpu model and memory gtx 1080 ti ... |
tensorflowtensorflow | can not set tf variable as model input | Bug | tensorflow 2 1 0 I intend to utilize a pre train model and input a trainable input noise but it be not allow in tensorflow 2 0 want to find out whether it be a bug or by design python init value tf random normal 1 512 512 3 noise input tf variable init value trainable true p... |
tensorflowtensorflow | more clarity on tflite gpu | Bug | url s with the issue description of issue what need change after a couple of day dig through documentation and source code I m still very confused about the current state of gpu support in tensorflow lite 1 android cc talk about c c which give the illusion that one might use t... |
tensorflowtensorflow | 1 14 1 15 tensorrt convertgraphdeftoengine sigsegv | 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 | both mean and variance must be none when be training be true and exponential avg factor 1 0 | 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 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no te... |
tensorflowtensorflow | random nan loss when use float16 dtype and batch size of 1 | Bug | system information platform ubuntu linux kernel 5 3 with python 3 6 9 or google colab test on tensorflow tf v2 1 0 and tf v2 2 0rc2 background I come across the follow bug in one of my tensorflow project and be able to successfully reproduce the bug with minimal code in a google co... |
tensorflowtensorflow | valueerror error when check expect input 1 to have shape 608 608 3 but get array with shape 416 416 3 | Bug | please give I suggestion how to solve this error if name main yolo yolo 0 6 0 5 file datum coco class txt all class get class file detect image in test floder for root dir file in os walk image test if file ... |
tensorflowtensorflow | ko notebook out of sync | Bug | hello please sync the ko notebook to the source of truth notebook use the nb code sync tool here currently many of they be fail |
tensorflowtensorflow | tf ragged tf tile like operation for each dimension | Bug | system information os platform and distribution macos catalina 10 15 3 tensorflow instal from binary tensorflow version 1 15 2 python version 3 7 3 I have a1 and a2 ragged tensor a1 tf ragged constant b a1 b a2 b a3 b b1 b b2 b b3 ... |
tensorflowtensorflow | ru fail notebook | Bug | nbconvert preprocessor execute cellexecutionerror an error occur while execute the follow cell import tensorflow compat v2 as tf except exception pass tf enable v2 behavior import tensorflow dataset as tfds file line 2 except exc... |
tensorflowtensorflow | batch jacobian incorrect | Bug | system information have I write custom code yes os platform and distribution window 10 anaconda python 3 7 6 tensorflow 2 1 0 debian gnu linux 8 11 jessie anaconda python 3 7 3 tensorflow 2 0 0 standalone code to reproduce the issue python import numpy tensorfl... |
tensorflowtensorflow | tf2 x eager mode can not support parameterserverstrategy now | Bug | tf version late master b083ceafd48b3c8e4d9dfcc40a6b743bed7b371a below be a simple example use tf2 0 eager mode and it run successful with mirroredstrategy but error with parameterserverstrategy from future import absolute import division print function unicode literal import ... |
tensorflowtensorflow | predict result with savedmodel be not same in python api and java api | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information os platform and distribution window 7 tensorflow instal from binary tenso... |
tensorflowtensorflow | tf keras model parameter suddenly update to nan during back propagation when train | 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 tensorflow in... |
tensorflowtensorflow | smart reply aar example for tensorflow lite win t build | Bug | I have not change any code and follow the procedure as per I try to build on window and linux 16 04 and I get the follow error from bazel linux amsha amsha linux local mnt workspace workspace tensorflowliteexample smartreply example lite example smart reply android app bazel build lib cc smart... |
tensorflowtensorflow | distribute training cause cuda oom | Bug | system information have I write custom code yes os platform and distribution cento tensorflow instal from pip3 install tensorflow gpu 2 0 0 python version 3 6 8 cuda cudnn version 10 0 7 6 describe the current behavior when start the worker use v1 distirbute training... |
tensorflowtensorflow | window 10 shut down when use gpu tf 2 1 0 with tf keras and tf 1 14 with kera | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes custom code os platform and distribution e g linux ubuntu 16 04 window 10 64 bit tensorflow instal from source or binary tensorflow be instal use pip install tensorf... |
tensorflowtensorflow | attributeerror tensor object have no attribute in graph mode | Bug | I be have an error tensor object have no attribute in graph mode I ve debug the code and I think it s in this gradienttape function but I don t know why if anyone know please help I system information tensorflow version 2 0 2 2 0 dev20200407 os platform and distribution ... |
tensorflowtensorflow | tflite number of detection | 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 | mixedprecision dynamiclossscale should accept scale loss small than one | Bug | l391 python new loss scale math op maximum self current loss scale self multipli 1 self current loss scale 1 be unnecessary and wrong in some use case loss be possible overflow inf in float16 therefore self current loss scale 1 be necessary for mixed p... |
tensorflowtensorflow | runtimeerror can t copy tensor with type string to device | Bug | system information os platform and distribution ubuntu 18 04 2 lts tensorflow instal from source or binary binary tensorflow version use command below 2 1 0 python version 3 7 7 cuda cudnn version cuda 10 2 gpu model and memory tesla v100 sxm2 32 gb descri... |
tensorflowtensorflow | new project inquiry | Bug | hello I be totally new at programming and want some advice I want to create a program use the google maps api be python the adequate programming language to use thank in advance for your answer |
tensorflowtensorflow | loss not change for an adversarial example | 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 | keras mismatch output and target | 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 tensorflow version use command below v2 0 0 rc2 26 g64c3d382ca 2 0 0 python version 3 6 9 describe the ... |
tensorflowtensorflow | can not convert lstm with stateful true to tflite | Bug | system information os platform and distribution e g linux ubuntu 16 04 window 7 tensorflow instal from source or binary binary tensorflow version or github sha if from source 2 2 0 rc0 command use to run the converter or code if you re use the python api if possible please ... |
tensorflowtensorflow | tf keras custom layer do not use compute output shape | 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 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensor... |
tensorflowtensorflow | tensorflow1 13 add an op which use mkldnn can not build sucessfully | Bug | have I write custom code as oppose to use a stock example script provide in tensorflow yes in tensorflow core user op addop os platform and distribution e g linux ubuntu 16 04 windows10 tensorflow instal from source or binary source tensorflow version use command below ... |
tensorflowtensorflow | unsupported full integer tensorflow lite model in tf 2 | Bug | describe the issue in tf2 the full integer quantize model produce by the tflite converter can only have float input and output type this be a blocker for user who require int8 or uint8 input and or output type update we now support this workflow end to end tutorial ... |
tensorflowtensorflow | mutablegraphview sorttopologically error with tf nn conv2d in custom rnn cell | Bug | system information have I write custom code yes os platform and distribution ubuntu 18 04 lt tensorflow instal from binary conda install tensorflow gpu 2 1 tensorflow version 2 1 0 python version 3 7 7 cuda cudnn version cuda 10 1 cudnn 7 6 gpu model and memory ge... |
tensorflowtensorflow | tf 2 2 0 rc2 tf keras api model loss function no long exist | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution ubuntu 18 04 tensorflow instal from binary v2 2 0 rc1 34 ge6e5d6df2a 2 2 0 rc2 cuda cudnn version cuda 10 1 describe the cu... |
tensorflowtensorflow | train a simple audio recognition 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 ... |
tensorflowtensorflow | import error in tensorflow dataset | 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 mac os catalina mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device na t... |
tensorflowtensorflow | problem of comple with tensorflow | Bug | I have a problem with comple with tensorflow in jupyternotebook this be the error message traceback most recent call last file c user home miniconda3 lib site package ipython core interactiveshell py line 3331 in run code exec code obj self user global ns self user n file line 1 i... |
tensorflowtensorflow | in nmt with attention the gru in decoder be not connect last step state be not pass to this step | Bug | the decoder be train step by step and it s not pass last step state to this step pass the concatenate vector to the gru output state self gru x be this a feature or a bug I check a lot of nmt with attention paper unlike the document those decoder be connect thank in advance |
tensorflowtensorflow | tensorflow lite image segmentation example for io doesn t build | Bug | url s with the issue description of issue what need change the readme must be provide with an explanation of how to change the setting of the project at the moment I have problem adjust the development team sign error message no profile for team rob de putter personal team m... |
tensorflowtensorflow | valueerror no gradient provide for any variable conv2d kernel 0 conv2d bias 0 | Bug | system information colab tensorflow 2 2 0 describe the current behavior I face this error when I try to solve my own data issue which be multiple label semantic segmentation when I run on jupiter notebook on my local mac book with keras installation not tf keras but keras only model could... |
tensorflowtensorflow | no example show how to generate arduino file from source for arduino ide | 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 | train speech model ipynb tutorial with colab not work | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 tensorflow instal from source or binary tensorflow version commit sha if source target platform e g arm mbe os arduino nano 33 etc describe the problem I be try to us... |
tensorflowtensorflow | mutablegraphview mutablegraphview error node have self cycle fanin but graph be not cyclic | 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 python 3 6 6 on fedora python3 c import tensorflow as tf print tf version... |
tensorflowtensorflow | load model cause memory leak | Bug | model load model model lstm radam batchsize50 data5040 algorithm lstm radam batchsize50 data5040 0 h5 if I use tensorflow2 0 will got this bug and tensorflow2 1 0 no this bug save py 146 2020 04 04 20 14 39 885989 hdf5 format py 153 2020 04 04 20 14 39 886990 hdf5 format py 159 2020 04 04 20... |
tensorflowtensorflow | save model cli can not import name save model aot compile from tensorflow python tool 2 2 0 rc2 | 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 yes mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflow instal... |
tensorflowtensorflow | miss trainable variable and variable | 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 tensorflow instal from source or binary tf 2 1 instal from pip python version python 3 7 5 ... |
tensorflowtensorflow | tf keras loss categorical hinge mention 1 1 value while it work with one hot encode tensor | Bug | hi please see l866 l882 both mention y true the ground truth value y true value be expect to be 1 or 1 if binary 0 or 1 label be provide they will be convert to 1 or 1 while the code be as expect a transcription of keras one y pre op convert to tensor y... |
tensorflowtensorflow | tf 2 1 inserting into mutablehashtable result into error | Bug | system information have write custom code os platform and distribution linux ubuntu 18 04 tensorflow instal from binary pip install tensorflow gpu 2 1 0 tensorflow version 2 1 0 python version 3 6 cuda cudnn version 10 7 0 gpu model and memory gtx1070 and 6 gb ... |
tensorflowtensorflow | model not deterministic even though os environ tf deterministic op 1 be set | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow pretty much the mirroredstrategy fmnist example os platform and distribution e g linux ubuntu 16 04 tensorflow tensorflow 2 2 0rc2 gpu py3 tensorflow instal from source or bina... |
tensorflowtensorflow | error while pass initial state to bidirectional lstm | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ... |
tensorflowtensorflow | error on confliction between custom op argument name and python builtin name | Bug | system information have I write custom code yes os platform and distribution linux tensorflow instal from binary tensorflow version 1 13 1 python version 3 6 describe the current behavior if we define custom op as register op mycustomop input list l... |
tensorflowtensorflow | example person detection test can not make form source code of tensorflow | 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 mobile dev... |
tensorflowtensorflow | fftshift be fail for negative axis | 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 1 0 ... |
tensorflowtensorflow | with experimental run function eagerly true tf function run by dataset doesn t get eager tensor | Bug | system information have I write custom code yes os platform and distribution ubuntu 18 04 mobile device n a tensorflow instal from binary tensorflow version use command below 2 1 0 2 2 0rc2 python version 3 7 6 the manual suggest switch eager computation on for ... |
tensorflowtensorflow | make csv dataset valueerror receive a feature column from tensorflow v1 | Bug | system information os platform and distribution mac os 10 14 6 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal from source or binary pip install tensorflow version use command below 2 1 0 v2 1 0 rc2 17 ge5bf8d... |
tensorflowtensorflow | attributeerror module tensorflow keras optimizer have no attribute dam | 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 tensorflow instal from source or binary tensorflow version use command below 2 2 0 rc2 desc... |
tensorflowtensorflow | unable to batch tensorflowlite object detection 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 macosx tensorflow instal from source or binary binary tensorflow version use command below 1 13 1 python... |
tensorflowtensorflow | java savedmodelbundle import lookuptable core dump | Bug | I use libtensorflow jar to load a model with save model format the core dump occur in lookuptableimportop computation stage however this model could be load successfully via c tensoflow serve executable or python tf save model loader tensorflow 1 12 mac os cpu only pu... |
tensorflowtensorflow | extra metric add to model metric in tf 2 2 | 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 run on colab mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile devic... |
tensorflowtensorflow | keras model error on loading list object have no attribute item with tf 2 1 | 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 productname mac os x productversion 10 15 2 buildversion 19c57 tensorflow instal from source or binary pip tensorfl... |
tensorflowtensorflow | test | 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 | error convert mobilenet and mobilenetv2 to tflite fusedbatchednormv3 | Bug | system information linux ubuntu 18 04 use pip install conda install use 2 0 0 2 1 0 tf nightly 2 2 0 dev20200401 command use to run the converter or code if you re use the python api if possible please share a link to colab jupyter any notebook from future import absolut... |
tensorflowtensorflow | bug map method of tf datum dataset have a bug tensorflow version 2 1 0 | Bug | one example of map method in the follow official website say that map func get same shape and dtype as tf tensor however it s not map dataset dataset range 5 map func take a single argument of type tf tensor with the same shape and dtype result dataset map lambda x x 1 ... |
tensorflowtensorflow | solve while convert savedmodel to tflite valueerror as list be not define on an unknown tensorshape | Bug | system information os platform and distribution e g linux ubuntu 16 04 ubuntu 16 04 tensorflow instal from source or binary binary tensorflow version or github sha if from source 2 1 0 command use to run the converter or code if you re use the python api if possible plea... |
tensorflowtensorflow | information about keras tuner be miss in tensorflow org website | Bug | url s with the issue description of issue what need change in the tf dev summit 2020 paige bailey have talk about keras tuner and have show its implementation I like the functionality but I couldn t information documentation about it in tensorflow org site clear desc... |
tensorflowtensorflow | pad batch miss 1 require positional argument pad shape in line train datum train datum pad batch batch size | Bug | pad batch miss 1 require positional argument pad shape in line train datum train datum pad batch batch size |
tensorflowtensorflow | unclear explanation in the text classification with tensorflow hub movie review example | Bug | url s with the issue build the model please provide a link to the documentation entry for example build the model description of issue what need change the last layer in the model be model add tf keras layer dense 1 however in the follow description it say the last la... |
tensorflowtensorflow | tfliteconverter object have no attribute experimental new quantizer tf 2 2 0 rc2 | Bug | system information have I write custom code see below os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary source tensorflow version use command below 2 2 0 rc2 python version 3 6 9 bazel version if compile fro... |
tensorflowtensorflow | invalid output shape to invalid input | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ... |
tensorflowtensorflow | colab tpu break on late tf nightly | 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 | custom loss order of argument | Bug | I ve find a little mistake in the documentation on the follow website the order of y true and y pre be reverse def loss predict y target y return tf reduce mean tf square predict y target y it s usually the other way around keras loss mean square error y true y pr... |
tensorflowtensorflow | unboundlocalerror local variable log reference before assignment on training with little datum | Bug | I find an error cause by an attempt of cope training log from a not yet assign variable the error occur on my machine arch linux tensorflow v2 2rc2 compile from source and I manage to reproduce the error on colab on a stock environment it only happen when the model fit method be call with very little trai... |
tensorflowtensorflow | maxpooling1d layer cause esp32 to crash | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 macos catalina 10 15 4 tensorflow instal from source or binary instal with pip pip install upgrade tensorflow tensorflow version commit sha if source version 2 1 0 target platfo... |
tensorflowtensorflow | error with tensorflow 2 input to eager execution function can not be keras symbolic tensor | Bug | hi everyone the tensorflow 2 release note request that an issue be file when experience problem with the new single path execution code I regularly work with custom loss function that require additional information other than the predictor and observe outcome a simple example be estimate a general binomial ... |
tensorflowtensorflow | save model cli break on 2 2rc | 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 all platform linux win macos tensorflow instal from binary tensorflow version 2 2rc 012 python version ... |
tensorflowtensorflow | use savedmodel with low level api in tf 2 x | Bug | I be not exactly sure whether this be a bug but it seem so system information I have custom code os window tensorflow 2 1 0 conda mkl version python 3 7 describe the current behavior I be develop a system that use tensorflow savedmodel format to serve model in a custom embed envir... |
tensorflowtensorflow | custom metric and loss attributeerror tensor object have no attribute numpy raise during train | 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 e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflow instal from ... |
tensorflowtensorflow | couldn t match file for checkpoint | Bug | tensorflow can t load weight from a folder with a symbol such as a b but if I simply change the folder name to a it work well see the notebook to reproduce this issue yourself system information have I write custom code as oppose to use a stock example script provide in tensorflo... |
tensorflowtensorflow | when I replace fit generator with fit behavior be inconsistent | 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 | wrong usage of tf keras layer layer maybe build | Bug | the function tf keras layer layer maybe build l2357 l2394 be use inappropriately in some function inside tensorflow implementation for example tf keras layers layer compute output shape l663 l705 call tf keras layer layer maybe build l2357 l2394 with input shape ... |
tensorflowtensorflow | segfault in flexdelegate on android | Bug | I m hope to run a custom tensorflow tflite model one that use tflite s select op on device in an android app my understanding be that I need to configure the tflite interpreter with a flexdelegate but when I try to do this on the android studio emulator the app segfault apparently in the flexdelegate co... |
tensorflowtensorflow | unable to build micro speech for sparkfun edge | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 ubuntu tensorflow instal from source or binary source tensorflow version commit sha if source 44400dfcde6e39aca68c4bc103c2e4e15b5379c5 target platform e g arm mbe os arduino nan... |
tensorflowtensorflow | fail to get convolution algorithm check exist solution but not work | 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 | tf estimator add metric end in shape none 12 and none be incompatible | 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 64 bit tensorflow instal from source or binary pycharm tensorflow version use command below 2 0 0 python versi... |
tensorflowtensorflow | module tensorflow python keras util generic util have no attribute populate dict with module object | Bug | please make sure that this be a bug as per our github policy the function populate dict with module object be miss in the 2 2 0rc2 system information have I write custom code as oppose to use a stock example script provide in tensorflow os platform and distribution e g linu... |
tensorflowtensorflow | tf 2 ignore one of 2 gpu | Bug | dear community I have a problem regard tensorflow calculation on 2 gpu connect via sli technology only one of they be work and second one be not although both gpu be recognize by tf setup ubuntu 18 04 python 3 tensorflow 2 1 cuda 10 1 nvidia driver official 440 64 amd ryzen ... |
tensorflowtensorflow | kerasclassifier score be break | Bug | I be use the scikit learn wrapper to wrap a keras model and train evaluate it in scikit learn call kerasclassifer score should return the accuracy of the classifier however no matter what I do it just doesn t look at the source the code do two thing 1 in case of sparse label it convert they t... |
tensorflowtensorflow | documentation correspond to argument for pre train model inside be miss | Bug | url s with the issue the information relate to argument correspond to the pre train model define under be miss some example link be show below description of issue what need change the information correspond to argument should be specify like that it be specify in keras we... |
tensorflowtensorflow | tf keras model metric name bug in tensorflow 2 2 0 | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow y os platform and distribution e g linux ubuntu 16 04 mac os tensorflow version use command below 2 2 0rc0 python version 3 7 describe the current behavior ... |
tensorflowtensorflow | attributeerror with tf2 2 0 rc1 use keras model train on batch inside tf 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 both cpu and gpu runtime mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile dev... |
tensorflowtensorflow | call next with a default value on an exhausted dataset iterator raise an outofrangeerror in graph mode | Bug | system information have I write custom code yes os platform and distribution window 10 tensorflow instal from binary 2 1 0 describe the current behavior next iterator default be suppose to give the next element in the iterator or the value give as default if the iterator b... |
tensorflowtensorflow | micro crash in errorreporter report | Bug | system information tensorflow lite for microcontroller run greedy memory planner test from master building with a clang base compiler where va list have the type void describe the current behavior test crash on tf lite report error error reporter s line most likely because the str... |
tensorflowtensorflow | zh cn notebook fail | Bug | site zh cn tutorial distribute multi worker with keras ipynb nbconvert preprocessor execute cellexecutionerror an error occur while execute the follow cell option tf datum option option experimental distribute auto shard false train dataset no auto shard train datas... |
tensorflowtensorflow | graph transform tool remove node be unable to remove switch node but identity node | Bug | I can remove all the identity node from my pb model with the command bazel build tensorflow tool graph transform transform graph bazel bin tensorflow tool graph transform transform graph in graph m pb out graph new pb input batch size phase train output label batch embedding t... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.