repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
tensorflowtensorflow | incorrect file format mention and raise section be miss in imagedatagenerator documentation | Bug | the tensorflow doc be open source to get involve read the documentation contributor guide url s with the issue please provide a link to the documentation entry for example description of issue what need change 1 in the description correspond to save format argument in ... |
tensorflowtensorflow | add the description correspond to subset validation add raise section and modify save format | Bug | address the doc issue 44587 44829 |
tensorflowtensorflow | add loss raise inaccessibletensorerror | Bug | I make a code for a model reffere to but the code raise this error inaccessibletensorerror the tensor tensor add 1 0 shape 2 dtype float32 can not be access here it be define in another function or code block use return value explicit python local or tensorflow collection to ac... |
tensorflowtensorflow | exception 0 error loc batch normalization move mean be not immutable try run tf save model optimize global tensor to prove tensor be immutable | Bug | system information os platform and distribution e g linux ubuntu 16 04 both linux 20 04 and window 10 tensorflow instal from source or binary binary pip install tf nightly tensorflow version or github sha if from source 2 5 0 dev20201111 command use to run the converter or ... |
tensorflowtensorflow | gradient transformer throw autograph error when try to maintain state in tensorarray | Bug | I m try to implement automatic gradient clip where the norm of the gradient be store on each train step and the gradient be clip base off the accumulate distribution of gradient norm however I seem to be run into some autograph issue here s the code to reproduce the issue python import tensorflow ... |
tensorflowtensorflow | defect in code example | 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 | tf distribute experimental communicationoption do not work at all | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow no tensorflow instal from source or binary source tensorflow version use command below 2 4 rc1 python version 3 7 describe the current behavior the implementation o... |
tensorflowtensorflow | importerror can not import name np util in imagedatagenerator | Bug | the tensorflow doc be open source to get involve read the documentation contributor guide url s with the issue please provide a link to the documentation entry for example example 2 description of issue what need change clear description np util be no long available ... |
tensorflowtensorflow | tensorflowlite lstm data input format example | 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 android tensorflow 2 3 command use to run the converter or code if you re use the python api if possible please s... |
tensorflowtensorflow | wrong path separator in error message when save model do not exist in keras model load 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 window 10 home single language build 19042 610 tensorflow instal from source or binary binary tensorflow version u... |
tensorflowtensorflow | validation step overwrite callback s internal predict call | 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 04 1 lts mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensor... |
tensorflowtensorflow | tflite tensorarrayscatterv3 fail not find | 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 20 04 work android 9 0 inference mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happe... |
tensorflowtensorflow | tflite tf matmul operator convert to an unsupported tfl 16x16 fullyconnected operator with 16x8 post training quantization | Bug | hello when use the tf linalg matmul function with tflite 16 bit post training quantization the operation be sometimes transform into a tfl fullyconnectedop operator with 16 bit input and 16 bit weight unfortunately the 16 bit version of the fc operator only support 16 bit input and 8 bit weight th... |
tensorflowtensorflow | module tensorflow lite support metadata metadata schema py generate have no attribute modelmetadatat error | 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 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device not use tensorfl... |
tensorflowtensorflow | typo in tf keras callback earlystoppe example | Bug | url s with the issue please provide a link to the documentation entry for example description of issue what need change the follow be from the earlystopping page on tensorflow website callback tf keras callback earlystopping monitor loss patience 3 this callback wi... |
tensorflowtensorflow | argument have an html format issue | Bug | url s with the issue the argument need to be reformatte screen shoot 2020 11 08 at 17 28 21 |
tensorflowtensorflow | fail for tf image flip leave right img input where I m input be input shape none none 3 name image | Bug | I want to dump graph of tta for model h5 but seem tf image flip leave right not support dynamic input size tf version 2 3 import tensorflow as tf from tensorflow keras layers import input img input input shape none none 3 name image tf image flip leave right img input ... |
tensorflowtensorflow | bug when a custom tf keras model model have multiple class inheritance | 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 and linux ubuntu 20 04 tensorflow instal from source or binary pip tensorflow version use command below 2 3... |
tensorflowtensorflow | tf keras model load model fail if tf linalg band part be use | Bug | system information have I write custom code yes os platform and distribution arch linux 5 9 4 arch1 1 tensorflow instal from binary tensorflow version 2 3 1 python version 3 8 6 cuda cudnn version 11 1 8 0 4 gpu model and memory nvidia geforce gtx 1080 ti 10 91gib ... |
tensorflowtensorflow | keras epsilon doesn t change | Bug | window tf 2 3 1 I m try to change the epsilon so my mape doesn t blow up when I do tensorflow keras backend set epsilon 1e 3 and then tensorflow keras backend epsilon I get 1e 07 |
tensorflowtensorflow | behaviour of imagedatagenerator with subset validation | Bug | url s with the issue flow description of issue the documentation for kera preprocesse image imagedatagenerator doesn t specify how it handle validation datum clear description in particular documentation for the flow method doesn t specify whether transformation be ap... |
tensorflowtensorflow | be for loop support or proper way of iterate over a 1d tensor | Bug | system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow instal from source or binary pip install tensorflow version or github sha if from source 2 3 1 import os import tempfile import numpy as np import tensorflow as tf tmpd... |
tensorflowtensorflow | dataset from tensor slice regression | 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 learningrateschedule not call within a mirrored strategy | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow from the tutorial custom training with tf distribute strategy with a custom learningrateschedule os platform and distribution e g linux ubuntu 16 04 colab tensorflow ver... |
tensorflowtensorflow | locallyconnected1d layer description | Bug | the documentation of the locallyconnected1d layer mention the follow for the stride argument specify any stride value 1 be incompatible with specify any dilation rate value 1 I assume this sentence be just copy from the conv1d layer and should be remove since there be no dilation rate argument fo... |
tensorflowtensorflow | the readme file in this repo have a bad link 404 notfound | Bug | the readme file in this repo have a bad link 404 notfound status code 404 notfound link this be find by an new experimental hobby project that I have just create if this have be in any way helpful then please consider give the above repo a star |
tensorflowtensorflow | tf lite interpreter can not be use on the new nightly version | Bug | I use the version tf nightly 2 5 0 dev20201029 and test the tflite model when I use the code below to test the performance of the fastspeech tflite model the first input can be convert to audio correctly however the second would be convert to audio full of noise only when I reload the interpreter the mo... |
tensorflowtensorflow | some variable be not restore only when mirroredstragy be use | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 official docker image tensorflow instal from source or binary binary tensorflow version use command below I ve tr... |
tensorflowtensorflow | keras preprocesse datum util py not work for non infer label | 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 | io tensorflow lite error didn t find op for builtin opcode resize bilinear version 3 | 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 | jacobian fail on gradient of tf function with if elif else or nest tf cond | 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 20 04 tensorflow instal from source or binary binary pip tensorflow version use command below v2 3... |
tensorflowtensorflow | tf log documentation lead to 404 | Bug | url s with the issue as far as I can tell all article describe tf logging namespace such as or description of issue what need change despite show up in search result these article be not accessible clear description search result for log and related query contain link to... |
tensorflowtensorflow | h5py 3 0 0 cause issue with keras model load in tensorflow 2 1 0 | Bug | h5py release version 3 0 0 today and it cause this code to fail l182 with error file databrick python lib python3 7 site package tensorflow core python keras save save py line 146 in load model return hdf5 format load model from hdf5 filepath custom object compile file databrick py... |
tensorflowtensorflow | freeze crash occur when batch size be reduce | 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 home 1909 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device ... |
tensorflowtensorflow | renode test of cmsis nn kernel test be not work for all | 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 5b5960f4fda6a6ae9cbf5233873b9ea6910b3e4e target platform e g arm mbe os arduino nano 33 etc ... |
tensorflowtensorflow | in the codelab build a handwritten digit classifier app with tensorflow lite at step number 4 the interpreter be not initialize with model which be cause an npe | Bug | 3 check the above link in step number 4 the interpreter be not initialize use the model which be why it be give npe on interpreter instance |
tensorflowtensorflow | random error with conv grad filter op | 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 kera save weight and load weight produce random evaluation result on some 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 window 10 and mac os 10 15 7 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device ... |
tensorflowtensorflow | tf where raise typeerror for a raggedtensor argument condition | 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 20 04 tensorflow instal from source or binary pip install tensorflow tensorflow version use command be... |
tensorflowtensorflow | invalidzoneinfofile when try to create a gmt pendulum object | Bug | hello I encounter the issue below when try to execute this code system information window 10 python 3 7 pendulum 2 0 2 pytzdata 2020 1 dependency instal by pendulum code import pendulum gmt time pendulum now gmt workaround this issue be close but... |
tensorflowtensorflow | unreference buffer in flatbuffer | Bug | when use inference input type tf int8 or inference output type tf int8 there be unrefenrenced buffer leftover in the flatbuffer the problem be in this function l632 which clean up unreference tensor over here l710 but it do not cleanup unreference buffer I e the buffert obj... |
tensorflowtensorflow | model do not learn when use the gpu | Bug | system information os platform and distribution linux ubuntu 18 04 5 lts bionic beaver tensorflow instal from conda tensorflow version 2 2 0 python version 3 6 9 cuda cudnn version 10 1 243 7 6 5 gpu model and memory rtx 3090 24 265 mib driver 455 32 00 des... |
tensorflowtensorflow | tensorflow dll leak reference to itself prevent the dll from unload | 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 window 10 pro 64bit version 2004 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happe... |
tensorflowtensorflow | tensorflow 1 14 bug | Bug | import tensorflow as tf sess tf session logit tf constant 0 1 0 2 0 3 0 4 0 5 0 6 0 7 0 8 dtype tf float32 topk logit value topk logit index tf math top k logit k 3 print sess run topk logit index sample index tf multinomial topk logit value num sample 1 range tf... |
tensorflowtensorflow | tensorflow 1 14 bug | Bug | import tensorflow as tf sess tf session logit tf constant 0 1 0 2 0 3 0 4 0 5 0 6 0 7 0 8 dtype tf float32 topk logit value topk logit index tf math top k logit k 3 print sess run topk logit index print sess run topk logit value sample index tf multinomial topk logit... |
tensorflowtensorflow | doc fail to initialize nvml driver library version mismatch | Bug | url s with the issue install cuda with apt description of issue what need change I m follow the ubuntu 18 04 cuda 10 1 instruction I instal the nvidia package repository nvidia driver 450 and reboot then run nvidia smi nvidia smi ... |
tensorflowtensorflow | tf keras experimental cosinedecay error | Bug | tensorflow version 2 3 0 python version 3 7 6 accord to you can pass this schedule directly into a tf keras optimizer optimizer as the learning rate however when I try to use the suggest code I get the follow error typeerror not support between instance of cosinedecay and ... |
tensorflowtensorflow | unexpected snapshot behaviour with flat map in tf nightly | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary binary pip tensorflow version use command below 2 4 0 dev... |
tensorflowtensorflow | tflite interpreter fail to load a save tflite model when dropout be use | Bug | system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 16 04 tensorflow instal from source or binary binary pip tensorflow version or github sha if from source v 2 3 0 provide the text output from tflite convert ... |
tensorflowtensorflow | a description problem in tf keras layer maxpooling2d | Bug | url s with the issue description of issue what need change at the end of second paragraph you give a fomula to compute the size of output without pad output shape input shape pool size 1 stride however there be something wrong with it the correct one should be outp... |
tensorflowtensorflow | multi output custom loss model crash valueerror the truth value of an array with more than one element be ambiguous use a any or a all error occur when finalize generatordataset iterator fail precondition python interpreter state be not initialize the process may be terminate node pyfunc... | 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 | deprecation warning model state update and layer update when save model | 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 colab ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version use command below happen on 2 ... |
tensorflowtensorflow | issue run test hello world test on mac | 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 mac os catali... |
tensorflowtensorflow | report autograph could not transform module gast have no attribute index | Bug | system information source os platform archlinux 5 8 14 x86 64 tensorflow instal from source or binary binary tensorflow version use command below 2 3 1 2 python version 3 8 6 bazel version if compile from source gcc compiler version if compil... |
tensorflowtensorflow | tensorflow lite with nvidia gpu on ubuntu happen coredump when create delegate | Bug | hi supporter 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 linux ubuntu 18 04 tensorflow instal from source or binary source tensorflow version use command below ... |
tensorflowtensorflow | no gradient provide for any variable when do binarization | Bug | I have write a lambda layer that convert an input variable of range 0 1 to either 0 or 1 I e the layer binarize the input I do this by use k random uniform shape k shape x x however when wantint to train the model I m get the error message that no gradient be provide for any variable ho... |
tensorflowtensorflow | tf distribute mirroredstrategy use tf config and non eager execution assign op to nonexistent device name | 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 ai platform tensorflow instal from source or binary binary tensorflow version reproducible on 2 2 or 2 3 p... |
tensorflowtensorflow | get error when convert a simple convs model to int8 tflite | Bug | system information os platform and distribution ubuntu 18 04 tensorflow instal from binary tensorflow version tf nightly 2 4 0 dev20201015 and tf 2 3 0 tensorflow model optimization version 0 5 0 command use to run the converter or code if you re use the python api ... |
tensorflowtensorflow | how do we know the compatibility of flatbuffer version in schemagenerated h | Bug | after build the flatbuffer late release and combine with the late schemagenerate h there s an error as below error 1 error lnk2001 unresolved external symbol private static class flatbuffer classiclocale flatbuffer classiclocale instance instance classiclocale flatbuffer 0v12 a this er... |
tensorflowtensorflow | there be no define version as define in tensorflow website | Bug | screenshot 130 li screenshot 131 ohk so as define in the tensorflow gpu documentation the tensorflow 2 3 can have a cuda version of 10 1 and cudnn version of 7 4 but there isn t any cudnn v7 4 for cuda 10 1 accord to the nvidia cudnn archive so please update the version of cudnn in y... |
tensorflowtensorflow | cudnn in invalid state after oom | Bug | system information have I write custom code os platform and distribution linux ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version use command below v1 13 1 0 g6612da8951 python version 3 6 9 cuda cudnn version cuda 10 0 130 1 cudnn 7 6 5 gp... |
tensorflowtensorflow | tinyml book hello world example not run on ardunio nano 33 ble | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 masos catalina 10 15 5 tensorflow instal from source or binary binary tensorflow version commit sha if source 2 1 0 alpha precompile target platform e g arm mbe os ... |
tensorflowtensorflow | not able to find libcudnn so 7 | Bug | system information operating system 20 04 4 lts tensorflow version 2 3 1 python version 3 7 4 gcc compiler 7 3 0 cuda 10 1 243 cudnn 8 0 4 gpu model and memory geforce gtx 960 m 4 gb nvidia smi 450 80 02 2 tf 2 0 python c import tensorflow as tf print tf version g... |
tensorflowtensorflow | densenet float point model report accuracy be much low than the original paper | Bug | url s with the issue float point model description of issue what need change the accuracy of densenet report in the url be much low than the one report in the original paper clear description in the original paper the performance be as follow top 1 74 98 top 5 92 29 den... |
tensorflowtensorflow | in tfnighty tflite interpreter missing setusennapi wrapper method to call interpreter option setusennapi | 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 | patch cmsis source file take a lot of time | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 ubuntu 16 04 tensorflow instal from source or binary source tensorflow version commit sha if source 261bc3aba4e5c1611a417cf9d916c916996afad2 target platform e g arm mbe os ardui... |
tensorflowtensorflow | importerror can not import name momentumparameter | 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 its on colab describe the problem I find your beautiful cod... |
tensorflowtensorflow | valueerror the same saveable will be restore with two name layer with weight 1 table attribute table | Bug | tensorflow 2 3 1 describe the current behavior when I run pip install u tensorflow at the begin and run save model cli show dir my pet classifier all at the end of this document colab it raise error 2020 10 14 08 20 39 291886 I tensorflow stream executor ... |
tensorflowtensorflow | update batchnormalization documentation | 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 | tf to tf lite int 8 result in error quantization not yet support for op | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes a mix os platform and distribution e g linux ubuntu 16 04 tensorflow instal from source or binary source tensorflow version use command below 2 3 p... |
tensorflowtensorflow | can not save mixed precision model when use activity regularizer | 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 | can not use seq len other than 128 with bertnlclassifier model maker text classification example | 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 opensuse leap 15 2 for training and ubuntu 18 10 with android studio mobile device e g iphone 8 pixel 2 samsung galaxy ... |
tensorflowtensorflow | after convert to tflite the network lose structure and return zero | Bug | system information os platform and distribution linux ubuntu 20 04 lts 64bit tensorflow instal from conda tensorflow version 2 2 0 python version 3 8 5 gcc compiler version 9 3 0 cuda cudnn version 11 0 gpu model and memory gtx 1080 ... |
tensorflowtensorflow | tf function and perreplica tf variable do not work together | 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 | tflite interpreter crash when run with tf select op | Bug | hi I have a similar issue when I try to invoke the interpreter image tflite conversion be pass without error converter tf lite tfliteconverter from save model save model converter target op tf lite opsset tflite builtin tf lite opsset select tf op converter allow custom op true c... |
tensorflowtensorflow | slow inference with libopencm3 when compare to mbe | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 linux ubuntu 20 10 tensorflow instal from source tensorflow version 2 3 0 commit b36436b target platform building for nucleo f767zi dev board compare performance between mbed and libo... |
tensorflowtensorflow | optimize arc kernel need to use the new tfliteevaltensor api | Bug | the tflm team recently port all kernel except a handful of externally maintain optimize kernel the new api enable very low memory overhead for tflm the primary change be the tflitetensor c struct be only available during tfliteregistration prepare for a kernel those struct be serve under temporary memor... |
tensorflowtensorflow | per example gradient fail with lstm | Bug | system information colab with tf nightly gpu 2 4 0 dev20201007 issue per example gradient via tf vectorized map with an lstm model fail it work if you set unroll true for the lstm standalone code to reproduce the issue here be a colab gist with the error |
tensorflowtensorflow | target command line option to the tflm makefile and the target specific makefile have specific naming requirement | Bug | with 43896 we be go to enforce that target blah will only include micro tool make target blah makefile inc at minimum this mean that check such as l2 will no long be necessary 43896 remove the check for bluepill and apollo3evb this issue will remain open until the check be remove for co... |
tensorflowtensorflow | build on macos be break for tflite micro | Bug | late head doesn t build on macos make f tensorflow lite micro tool make makefile test micro interpreter test exception g std c 11 fno rtti fno exception fno threadsafe static fno unwind table ffunction section fdata section fmessage length 0 dtf lite static memory o3... |
tensorflowtensorflow | update kera conv2d layer doc to specify padding value | Bug | url s with the issue description of issue what need change specify what value be add as padding when padding argument be set to same be it zero value |
tensorflowtensorflow | fold batchnorm into conv in per tensor weight quantization | Bug | system information os platform and distribution linux ubuntu 18 04 tensorflow instal from binary tensorflow version or github sha if from source 2 3 1 command use to run the converter or code if you re use the python api I take the keras qat tutorial and add a batchnormalization la... |
tensorflowtensorflow | tflite get error expect bias tensor to be a vector when try to convert and quantize a 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 20 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device na tensorflo... |
tensorflowtensorflow | operatornotallowedingrapherror use a tf tensor as a python bool be not allow in graph execution use eager execution or decorate this function with tf function | Bug | import numpy as np import os import tensorflow as tf from tensorflow import kera import tensorflow kera model as model import tensorflow keras layer as layer import tensorflow kera optimizer as optimizer from tensorflow keras model import from tensorflow keras layer import from tensorflow keras o... |
tensorflowtensorflow | attributeerror tensor object have no attribute lazy read inside tf while loop contain tf scatter nd update | 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 | regression in layer name for tf operation layer in current tf nightly 2 4 | 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 | tf2 3 converter convert valueerror input 0 of node statefulpartitionedcall functional 1 resnet50 conv1 bn assignnewvalue be pass float from func statefulpartitionedcall input 5 0 incompatible with expect resource | Bug | system information os platform and distribution ubuntu 18 04 cuda 10 1 tensorflow instal from binary tensorflow version tf 2 3 here be the part of my code export path test model tf save model save model export path converter tf lite tfl... |
tensorflowtensorflow | keras way of auto naming layer trigger a name issue when load an exist model and slice its output | 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 | exception not raise because the raise keyword be miss in a few place | Bug | hello while analyze tensorflow on sonarcloud I see what look like two error in tensorflow python tpu tpu embed py l1639 and tensorflow python keras loss py l183 you can see both issue in sonarcloud here and here the problem be pretty simple exception be create but not ra... |
tensorflowtensorflow | duplicate condition in be square | Bug | hello while analyze tensorflow on sonarcloud I see what look like an error in tensorflow python op linalg registration util py l59 you can see the issue in sonarcloud here the condition operator a be square be not none and operator a be square be not none doesn t make sense as it check... |
tensorflowtensorflow | valueerror you be try to load a weight file contain 0 layer into a model with 19 layer | Bug | hey this be my code I still have the same error from future import absolute import from future import print function import os import numpy as np from keras layers import input from keras layers core import activation flatten reshape from keras layers convolutional import convolution2d ... |
tensorflowtensorflow | mlir tflite contain unused file | Bug | tensorflow compiler mlir lite transform load quantization recipe cc be call via tf opt allow unregistered dialect tfl load recipe s filecheck s however accord to this commit allow unregistered dialect be disable the only way to call the file be deprecate hence in tensorfl... |
tensorflowtensorflow | trivial example do not save restore weight print warning from tensorflow keras implementation | 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 paragraph order in tutorial | Bug | url s with the issue description of issue what need change when you open the above tutorial the description of the dataset fashion mnist be place at the bottom of the page however in the original ipynb file it be in the first section import the fashion mnist dataset it ... |
tensorflowtensorflow | create segmentation | 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 | fatal exception java lang illegalargumentexception internal error fail to apply delegate opencl library not load dlopen fail library libopencl pixel so not find | Bug | system information mobile device android across multiple android version 6 7 8 describe the current behavior invoke org tensorflow lite interpreter cause crash on some case describe the expect behavior should not crash standalone code to reproduce the issue ... |
tensorflowtensorflow | documentation example for tf keras util sequence be incorrect fencepost error in example code | Bug | on in the example generator there be code to return a batch def getitem self idx batch x self x idx self batch size idx 1 self batch size batch y self y idx self batch size idx 1 self batch size however this return batch size 1 ... |
tensorflowtensorflow | keras backend one like with lambda be not serializable | 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 databrick runtime 7 3 tensorflow instal from source or binary binary tensorflow version use command below 2 3 ... |
tensorflowtensorflow | person detection benchmark do not build for stm32f4 | Bug | tensorflow micro system information tensorflow instal from source or binary source tensorflow version commit sha if source 43509 target platform e g arm mbe os arduino nano 33 etc stm32f4 after 43509 be merge remove the exclusion for the person detection and person de... |
tensorflowtensorflow | execute vectorize map on batch trigger retrace | 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 dockerhub container late digest c57fb9628d80 tensorflow version tf version git version v2 3 0 54 gfcc4b966f1 tf version ve... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.