repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
tensorflowtensorflow | typeerror apply gradient get an unexpected keyword argument global step in tf agent agent reinforceagent | Bug | first of all I try everything in my code and it didn t change the outcome I do not know where be this global step come from not from my code then I belive the problem may be with tensor if its not I be sorry for post as bug issue but before cancel it could you at least tell I how can I train my model edit other a... |
tensorflowtensorflow | micro speech recognize command test cc bug | Bug | hi I try to follow the book tinyml chapter 07 and run recognize command test and get an error show in the img below I think in recognize command test cc line 158 const int bad dim 2 1 3 have to be change to const int bad dim 2 1 4 screenshot from 2021 04 08 16 4... |
tensorflowtensorflow | add link and more info in tf example readme | 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 | tensorboard can t support read datum from kerberos cluster hdfs | Bug | os platform and distribution e g linux ubuntu 16 04 cento 7 8 tensorflow instal from source or binary binary tensorflow version use command below tensorboard 2 4 1 tensorboard plugin wit 1 8 0 tensorflow 2 3 1 tensorflow e... |
tensorflowtensorflow | break outdated link in doc | Bug | while go through the documentation I encounter a few break outdated link and I ve find the correct link for the same kindly assign this issue to I so that I can make the require change |
tensorflowtensorflow | outdate or break link in tensorflow example documentation | Bug | while go through tensorflow example contribute md I find out some broken or outdated link in the doc I would like to fix it with the correct once please assign the issue to I |
tensorflowtensorflow | change sample to example in textvectorization | Bug | I make an issue about this and mark daoust say example would be a slightly well fit therefore I change all sample to example in the docstr of textvectorization fix 48298 |
tensorflowtensorflow | error validate datum cardinality when fit the model | Bug | system information I be write code to create model use tensorflow os platform and distribution linux ubuntu 18 04 tensorflow instal from binary tensorflow version 2 4 1 python version 3 7 4 cuda cudnn version not instal gpu model and memory geforce 940mx 256 mb system inf... |
tensorflowtensorflow | keras loss be stick at the very same value during training after the first epoch | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes see below os platform and distribution e g linux ubuntu 16 04 ubuntu 20 04 tensorflow instal from source or binary binary via python pip tensorflow version use command... |
tensorflowtensorflow | tflite interpreter fail to execute quantize model succeed on non quantize | Bug | system information have I write custom code 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 n a tensorflow instal from source or binary binary tensorflow versi... |
tensorflowtensorflow | sample or example | Bug | url s with the issue description of issue what need change clear description lot of the description use the word sample however google machine learn glossary do not have an entry of sample it do have example example one row of a dataset an example contai... |
tensorflowtensorflow | update refactor community page | 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 | rnn input type output type uint8 float32 node number 18 tanh fail to prepare | Bug | 1 system information window 10 pip install tf nightly 2 6 0 dev20210330 2 code the follow code convert and quantize a stateless lstm layer with additional input and output to handle the state by the user program this be suggest at it be still possible to model a stateful keras ls... |
tensorflowtensorflow | issue tf function not work when deal with tf stack | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 window 10 tensorflow version 2 3 0 describe the current behavior tf function be not work in converting function cont... |
tensorflowtensorflow | break syntax highlighting on doc that render python notebook | Bug | tensorflow doc relate url s with the issue code example for multiheadattention at multi head attention and code example at create a tfdata dataset for training description of issue what need change clear description I actually waste some amount of time for my ow... |
tensorflowtensorflow | update index yaml | Bug | update broken link to mlir repo fix github issue 48189 |
tensorflowtensorflow | documentation for time distribute layer | Bug | documentation for time distribute layer in keras mention any layer apply with it will be apply to every temporal slice but in my assumption for example consider mant to many sequence model train for ner or language model with the follow code if return sequenc... |
tensorflowtensorflow | break link in mlir doc | Bug | url s with the issue mlir on github box link be break that link be point that return 404 I think be valid link |
tensorflowtensorflow | minor update to documentation | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 linux ubuntu 20 04 tensorflow instal from source or binary n a tensorflow version commit sha if source 899fdb415dc970d5bca7d98a7dddf95968ef07c2 target platform e g arm mbe os ar... |
tensorflowtensorflow | contain broken link | Bug | url s with the issue description of issue what need change the doc for the embedding metadata argument contain a break link it say see the detail about metadata file format and the link redirect to metadata optional which be break |
tensorflowtensorflow | miss add function for builtin operator fill | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 5 lts tensorflow instal from source or binary source build locally tensorflow version commit sha if source 771c870a81c1025c4886a4fb60ca33971e98c577 target platform ... |
tensorflowtensorflow | output size same as input size only if stride 1 | Bug | url s with the issue description of issue what need change in the description of the input argument padding it say one of valid or same case insensitive valid mean no padding same result in pad evenly to the left right or up down of the input such that output have th... |
tensorflowtensorflow | equation be terribly format | Bug | hello if I change the language e g german in the documentation the equation be terribly format this problem appear e g here in english language every look fine nevertheless as soon as I change the language there seem to be a format issue good regard |
tensorflowtensorflow | tutorial redirect for time series forecasting give 404 | Bug | describe the problem in the machine learn tutorial the time series example hyperlink redirect to a 404 page instead of the proper tutorial this need to be update but I m uncomfortable make the change and then create a pull request please nuke this comment when you can I do not know anot... |
tensorflowtensorflow | transformeddistribution documentation be not readable | Bug | describe the problem the documentation of tfp transformeddistribution be not readable in between see the attachement source code log please see attachment capture |
tensorflowtensorflow | tf 2 4 still depend on grpcio v1 32 0 | Bug | grpcio be mean to be update in tf 2 4 but tf 2 4 0 and 2 4 1 still depend on it l121 issuecomment 806233485 |
tensorflowtensorflow | incorrect zeropadde before maxpool2d in keras resnet | Bug | hi I ve notice that the implementation of resnet network in keras introduce a zeropadde layer before the initial maxpool2d 3x3 stride 2 l161 I don t think this be correct zero be not a neutral element for a maxpool2d operation the input value at the edge could be negative I believe the intention... |
tensorflowtensorflow | tensorflow probability tensorflow 2 4 and tf distribute mirroredstrategy error not json serializable mirroredvariable | 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 v2 4 0 49 g85c8b2a817f... |
tensorflowtensorflow | expression issue of batchnormalization layer | Bug | a issue about the expression in the batchnormalization layer url s with the issue description of issue what need change in the provide url during inference this layer return batch self move mean self move var epsilon gamma beta but I think a square operation be... |
tensorflowtensorflow | step per epoch documentation not in accordance with the tutorial on the tf website | Bug | the documentation for the step per epoch argument to the tf keras model fit function locate here l942 specifie that if x be a tf data dataset and step per epoch be none the epoch will run until the input dataset be exhaust also the default value of step per epoch be ... |
tensorflowtensorflow | python 3 6 12 debug be not support but documentation say it be | Bug | this work pyenv shell 3 6 12 pip install upgrade pip pip install tensorflow this also work pyenv shell 3 8 5 debug pip install upgrade pip pip install tensorflow but this pyenv shell 3 6 12 debug pip install upgrade pip pip install tensorflow say ... |
tensorflowtensorflow | invalid format in tf math log doc page | Bug | url s with the issue description of issue what need change clear description the example section be break l13 l22 maybe the above line be invalid and markdown style codeblock line should be remove like tensorflow core api def python api api def log1p pbtxt |
tensorflowtensorflow | no visible interface for tflinterpreter declare the selector copydata toinputtensoratindex error | Bug | hello I have a little problem with the tensorflow documentation I would like to use tensorflow lite with objective c by follow this documentation url s with the issue description of issue what need change apparently this function be not declare interpreter copydata inputda... |
tensorflowtensorflow | bug issue 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 | tensorflow rocm get wrong version | Bug | didn t find this error on error list system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 20 10 with kernel 5 10 tensorflow instal from source or binary binary tensorflow version use command below 2 3 2 with tensorflow rocm2 3 4 python version ... |
tensorflowtensorflow | add documentation for numeric column api | Bug | add documentation for number column api that will work self sufficiently pull request for the work item |
tensorflowtensorflow | segmentation fault when benchmarke tflite efficientnetb0 | 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 20 02 android 10 mobile device xiaomi redmi note 7 huawei p30 tensorflow instal from source or binary pip ... |
tensorflowtensorflow | module tensorflow keras layer have no attribute mulitiheadattention | Bug | when I use the new version2 4 1 when I use head attention1 tf keras layer mulitiheadattention num head 1 key dim 1 conv1 it will have a attributeerror module tensorflow keras layer have no attribute mulitiheadattention |
tensorflowtensorflow | could not load dynamic library libcusolver so 10 dlerror libcusolver so 10 can not open share object file no such file or directory ld library path usr local cuda 11 2 lib64 usr local cuda extras cupti lib64 usr local cuda lib64 | Bug | I m have issue with lot of stuff and I ve a limited amount of knowledge in nvidia driver so I want to use my gpu for training in kera for that I have to make tensorflow use my gpu correct I if I m wrong I have a support gpu I follow this 1 tutorial I have a geforce gtx 1080 ti I instal nvidia dri... |
tensorflowtensorflow | update cmsis kernel | Bug | tensorflow micro the cmsis kernel in lite micro kernels cmsis nn need to be update to match the late change in the corresponding micro kernel |
tensorflowtensorflow | train a model md problem | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 google cloud platform tensorflow instal from source or binary tensorflow version commit sha if source tensorflow 1 15 target platform e g arm mbe os arduino nano 33 etc esp3... |
tensorflowtensorflow | keras tuner miss validation split for model training | Bug | url with the issue instantiate the tuner and perform hypertune description of issue what need change on the second to last code cell where the hypermodel be re instantiate and train with the optimal number of epoch a validation split parameter on the training set be not define as per good practise whe... |
tensorflowtensorflow | micro port op l2 pool 2d from lite | Bug | tensorflow micro this issue track my work porting operator l2 pool 2d from lite to micro the port will be submit in a number of prs here s a rough flight plan per advaitjain and petewarden pr 1 step 1 extract the code for parse the op from a flatbuffer out of parseopdatatflite in tensorflow l... |
tensorflowtensorflow | imageresizerstate s public function contain redundant argument | Bug | imageresizerstate validateandcreateoutput need a tensor as the second argument actually it be unnecessary because input can be retrieve through context input 0 imageresizergradientstate have a similar issue |
tensorflowtensorflow | inconsistency in tf keras model model fit doc | Bug | url s with the issue fit description of the issue what need change relate to the validation data parameter the doc clearly state the follow note that validation datum do not support all the datum type that be support in x eg dict generator or keras util sequence I don t g... |
tensorflowtensorflow | cuda version should be 11 instead of 10 in install cuda with apt doc | Bug | please go to stack overflow for help and support if you open a github issue here be our policy 1 it must be a bug a feature request or a significant problem with the documentation for small doc fix please send a pr instead 2 the form below must be fill out 3 it shouldn t be a... |
tensorflowtensorflow | estimator guide page doesn t work | Bug | image |
tensorflowtensorflow | cache augmentation in segmentation tutorial this do not increase dataset size | Bug | url s with the issue description of issue what need change augmentation to increase the size of the dataset have to convert one source datapoint into many augment datapoint but in this tutorial augmentation be apply once to each datapoint effectively keep the dataset size the same ... |
tensorflowtensorflow | update core py | Bug | mirror cl 357056439 fix github 45637 |
tensorflowtensorflow | change a1825c95 break tflite for raspberry pi | Bug | when compile the tensorflow lite python wheel for raspberry pi as describe on the result throw an exception when I try to use it traceback most recent call last file venv lib python3 7 site package tflite runtime interpreter py line 45 in from tensorflow lite python import metri... |
tensorflowtensorflow | update normalization v2 py | Bug | mirror cl 362162412 fix github 47608 |
tensorflowtensorflow | keras io list of topic on the right can not be navigate | 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 | keras tuner incorrect parameter for model training | Bug | url with the issue instantiate the tuner and perform hypertune description of issue what need change on the second to last code cell where the hypermodel be re instantiate and train with the optimal number of epoch the test set be incorrectly use for the fit process the train set should be use fo... |
tensorflowtensorflow | gpu and cpu gradient diverge in tf 2 4 for approximate gelu activation | Bug | hi upon upgrade from tf 2 2 to tf 2 4 my team notice a problem with an approximate version of gelu show below as gelu approximate which exist also in tf v2 4 as tf nn gelu approximate true the gradient for gelu approximate calculate on the gpu diverge from the gradient on the cpu as the input ... |
tensorflowtensorflow | runtime error of execute hlo when add spmd pass | 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 | update aliasing in tf linalg band part doc | Bug | url s with the issue description of issue what need change clear description l50 l66 tf matrix band part in above line should be tf linalg band part tf matrix band part be move to tf compat v1 matrix band part the below link should also be fix |
tensorflowtensorflow | typo issue in tf keras loss doc | Bug | url s with the issue description of issue what need change clear description l587 binarycrossentropy l748 sparsecategoricalcrossentropy above line should be note use from logit true may be more numerically stable like l667 ... |
tensorflowtensorflow | mobilenet v3 preprocess input do nothing | Bug | url s with the issue the documentation the source l556 l558 description of issue what need change this function do nothing it just return its first argument but the doc say it do multiple thing the preprocesse datum be write over the input datum the input pixel value be s... |
tensorflowtensorflow | can we add a check in model fit on dataset element spec | Bug | system information tensorflow version you be use 2 4 1 be you willing to contribute it yes no yes describe the feature and the current behavior state I have this code python import tensorflow as tf length 500 feature list range length label tf random uniform... |
tensorflowtensorflow | Invalid | please go to stack overflow for help and support if you open a github issue here be our policy 1 it must be a bug a feature request or a significant problem with the documentation for small doc fix please send a pr instead 2 the form below must be fill out 3 it shouldn t be a... | |
tensorflowtensorflow | batchnorm documentation problem in inference equation and also train | Bug | in the follow link sqrt be miss use in the notebook 1 during inference instead of batch self moving mean sqrt self move var epsilon gamma beta it be write batch self move mean self move var epsilon gamma beta during training instead of ... |
tensorflowtensorflow | hexagon 685 690 wrong soc example for qcs610 qcs410 on tensorflow lite hexagon delegate | Bug | on this page it state that qcs610 qcs410 be soc example for hexagon 690 however accord to qualcomm s product info both soc qcs610 and qcs410 contain hexagon 685 rather than hexagon 690 |
tensorflowtensorflow | xla experimental compile true fail inside tf datum dataset | Bug | the experimental compile true option for tf function work outside of a tf datum dataset but fail once I try to map it over a dataset python import tensorflow as tf def log10 x numerator tf math log x denominator tf math log tf constant 10 dtype numerator dtype retu... |
tensorflowtensorflow | pass constant to costume rnn cell 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 y... |
tensorflowtensorflow | wrong output value in tflite detection postprocess operation when max class per detection 1 | Bug | system information os platform and distribution ubuntu 18 04 tensorflow instal from pypi tensorflow version 1 15 2 python version 3 6 9 describe the current behavior when you add the nms operation at export the tflite graph with the option max class per detection 1 you ll get ... |
tensorflowtensorflow | tf datum zip and tf datum cache throw cachefile alreadyexistserror and or delete valid cachefile | Bug | system information run on ubuntu 20 04 use the docker container 2 4 1 gpu jupyter also occur on google colab environment run tf 2 4 1 describe the current behavior tf datum dataset cache and tf datum dataset zip do not operate well together in certain situation where there be a hierarchy be... |
tensorflowtensorflow | tf keras backend in train phase tf keras backend in test phase not document | Bug | tensorflow 2 4 1 tf keras backend in train phase tf keras backend in test phase not document reference tf 2 4 1 doc here on the tf keras backend lib you will see neither function appear |
tensorflowtensorflow | unable to access resource use tf datum experimental service | 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 | estimator export save model section link to irrelevant guide or guide miss relevant section | 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 | tflite segmentation fault on inference due to int overflow in im2col | Bug | hello the convolution kernel use im2col to optimize some convolution and use l453 an intermediate buffer of size batch output height output width input depth filter height filter width for that if the size of this buffer overflow an int there be a risk of integer overflow in the im2col ... |
tensorflowtensorflow | zero gradient for high order derivative when use tf function and tf scan | Bug | system information os platform and distribution e g linux ubuntu 16 04 google colab tensorflow version use command below v2 4 1 0 g85c8b2a817f python version 3 0 describe the current behavior when use tf function decorator on function involve tf scan the second order derivati... |
tensorflowtensorflow | http error 404 page not find | Bug | look like this show a 404 to I at the time of writing |
tensorflowtensorflow | correct range of input value for mobilenet | Bug | hello I want to use the implementation of mobilenetv3 either the mobilenet large or mobilenet small version in my project I m use the tensorflow v2 4 1 I get confuse when I read the documentation about the range of input value for mobilenet base model accord to this link the expect range of val... |
tensorflowtensorflow | problem with tensorflow model example | Bug | hi I would like to practice with the tensorflow model example create a tensorflow model in particular I m interested to repeat the error error some of the operator in the model be not support by the standard tensorflow lite runtime here be a list of operator for which you will need custom im... |
tensorflowtensorflow | tensorflow addon connect component not work properly | 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 | login loop cause by unmet package in gpu ubuntu16 04 installation guide | Bug | system information os platform and distribution linux ubuntu 16 04 geforce gtx titan 2070 other inapplicable cause I follow a guide ubuntu 1604 cuda 110 describe the problem 23th line sudo apt get install no install recommend cuda 11 0 libcudnn8 8 0 4 30 1 cuda11 0 ... |
tensorflowtensorflow | install gpu ubuntu16 04 miss crucial step unable to locate package nvidia driver 450 | Bug | url s with the issue ubuntu 1604 cuda 110 description of issue what need change 19th line sudo apt get install no install recommend nvidia driver 450 lead to error e unable to locate package nvidia driver 450 |
tensorflowtensorflow | unable to migrate tf1 code to tf2 tape gradient return none | 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 yes os platform and distribution e g linux ubuntu 16 04 ... |
tensorflowtensorflow | xla gpu build failure bazel cache end up be corrupt | Bug | this commit commit 9f8d5d0ef4e990ab2398d573a14aaa8ed02a10e2 author rahul joshi date mon feb 22 08 41 59 2021 0800 mlir lhlo add optional call target arg mapping to lmhlo customcall operation xla hlo lmhlo conversion drop all token argument and return value however ... |
tensorflowtensorflow | modelcheckpoint callback create png file instead of h5 file | 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 | sparsetensordensematmul adjoint a take transpose not adjoint | 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 5 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorf... |
tensorflowtensorflow | bug gfile walk return full path instead of filename for ram filesystem | Bug | test via tf nightly on 2020 02 22 yyyy mm dd code to reproduce python3 from tensorflow io import gfile gfile mkdir ram testdir with gfile gfile ram testdir file txt w as f f write test print list gfile walk ram testdir the third element be ... |
tensorflowtensorflow | update audio recognition tutorial link | Bug | update audio recognition tutorial link fix issue 47305 |
tensorflowtensorflow | tutorial url outdate should probably be www tensorflow org tutorial audio simple audio | Bug | the url in line 21 of tensorflow tensorflow example speech command train py be outdated and produce an 404 error it should probably be |
tensorflowtensorflow | micro port op log softmax from lite | Bug | tensorflow micro this issue track my work porting operator log softmax from lite to micro the port will be submit in a number of prs here s a rough flight plan per advaitjain and petewarden pr 1 extract the code for parse the op from a flatbuffer out of parseopdatatflite in tensorflow lite core ... |
tensorflowtensorflow | micro port op cumsum from lite | Bug | tensorflow micro this issue track my work porting operator cumsum from lite to micro the port will be submit in a number of prs here s a rough flight plan per advaitjain and petewarden pr 1 step 1 extract the code for parse the op from a flatbuffer out of parseopdatatflite in tensorflow lite ... |
tensorflowtensorflow | the example code in tf feature column numeric column be not executable complete self sufficient | Bug | please provide a link to the documentation entry for example example description of issue what need change the example code can not be execute as it be we have to add the namespace by search in the tensorflow org site complete self sufficient stand alone example code will be very helpful ... |
tensorflowtensorflow | can not convert a symbolic tensor gru stride slice 0 to a numpy array | Bug | system information os platform and distribution arch linux tensorflow instal from package python tensorflow tensorflow version unknown 2 4 1 python version 3 9 1 cuda cudnn version no gpu standalone code to reproduce the issue python from tensorflow keras layer import e... |
tensorflowtensorflow | tflite converter produce wrong output shape signature if rnn lstm output layer in model become all unknown dimension | Bug | 1 system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow installation pip package or build from source pip tensorflow library version if pip package or github sha if build from source tf nightly 2 5 0 dev20210216 and tensorflow ... |
tensorflowtensorflow | can not import tensorflow lite model with an lstm layer to android studio | 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 google colaboratory tensorflow instal from source or binary bundle with google colaboratory tensorf... |
tensorflowtensorflow | model benchmark binary throw unconsumed cmdline flag graph error | Bug | system information window 10 adb binary download from here describe the current behavior adb shell input and output cph1920 datum local tmp android aarch64 benchmark model performance option graph test start unconsumed cmdline flag graph test warn unrecogniz... |
tensorflowtensorflow | efficientnet model from tensorflow kera not be reproducible on gpu | Bug | after download an efficientnet model from tensorflow keras application efficientnet 1 and retrain it on our own datum I ve notice that the result be not reproducible the result be reproducible for other architecture like vgg16 resnet101 inceptionv3 and inceptionresnetv2 but not for any of t... |
tensorflowtensorflow | runtimeerror can not use a constraint function on a sparse variable in google colab | Bug | I be try to train my model use kera and tensorflow 2 x while use the model fit method I run into this error error epoch 1 10 runtimeerror traceback most recent call last in 2... |
tensorflowtensorflow | valueerror can not add function inference dataset map 12 because a different function with the same name already exist | Bug | hi I be use ubuntu 16 04 and tensorflow gpu 1 14 0 I obtain this error valueerror can not add function inference dataset map 12 because a different function with the same name already exist please let I know if you have idea how I can resolve it thank you in advance |
tensorflowtensorflow | tensorflow | Invalid | please go to stack overflow for help and support if you open a github issue here be our policy 1 it must be a bug a feature request or a significant problem with the documentation for small doc fix please send a pr instead 2 the form below must be fill out 3 it shouldn t be a... |
tensorflowtensorflow | micro benchmark be exclude for cortex m corstone 300 makefile inc | 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 hit this issu... |
tensorflowtensorflow | tensorflow cc save model readme md be break | Bug | url s with the issue description of issue what need change I would expect to see some documentation regard the package instead it say |
tensorflowtensorflow | conv2d output shape become fully dynamic when only input batch size be dynamic in tf nightly | Bug | 1 system information os platform and distribution e g linux ubuntu 16 04 colab tensorflow installation pip package or build from source pip tensorflow library version if pip package or github sha if build from source 2 4 1 v s nightly 2 code nightly 2 4 1 ... |
tensorflowtensorflow | why be snappy compression output buffer size so small | Bug | hi frankchn the snappy compression buffer size be hard code to 262144 byte l30 this be a quite small number lead to high chance of hit the error l113 I wonder why it be set to thus small furthermore output buffer be a fix sized array l73 why can t it be a vector so that we don t nee... |
tensorflowtensorflow | valueerror can not iterate over a shape with unknown rank | Bug | 1 system information os platform and distribution ubuntu 20 04 tensorflow installation pip package or build from source pip python 3 7 tensorflow library version if pip package or github sha if build from source tensorflow 2 4 1 2 code provide code to help we reprod... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.