repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
tensorflowtensorflow | conv2d feed into lstm break model for inference | Bug | system information os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version use command below 2 4 0 python version 3 8 describe the current behavior have a conv2d layer with a filter si... |
tensorflowtensorflow | gradient computation fail in graph mode with numpy 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 window 10 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow insta... |
tensorflowtensorflow | tpu model fit 2 gb of ram limit tf version 2 4 | Bug | describe the current behavior there be an error session crash for unknown reason when try to use a dataset with the size more than 2 gb of ram error be reproducible for different step size 256 1024 8192 describe the expect behavior no error when feed a dataset which be more than 2 g... |
tensorflowtensorflow | some optimizer don t work on gpu with embed layer | 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 18 04 5 lts tensorflow instal from source or binary binary tensorflow version use command below v2 4 0 rc4 71 ... |
tensorflowtensorflow | error in keras tokenizer text to sequence | 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 pool py | Bug | update the value of stride argument in example snippet fix the change as suggest in 46998 |
tensorflowtensorflow | documentation mistake in tf keras layers maxpool2d python section | Bug | url s with the issue description of issue what need change a documentation mistake in tf keras layers maxpool2d python section example clear description there be a documentation mistake in tf keras layers maxpool2d python section example in the description part of there be few... |
tensorflowtensorflow | tf lite micro expect near inf inf give incorrect result for some platform | Bug | micro kernels exp test cc check that two inf value be near eachother l67 l72 this work ok for all the ci target but break the xtensa build make f tensorflow lite micro tool make makefile target xtensa optimize kernel dir xtensa target arch fusion f1 xtensa core f1 190305 swupgrade test kernel exp te... |
tensorflowtensorflow | makefile fail when set co processor ethos u | Bug | tensorflow micro make no rule to make target tensorflow lite micro tool make ext lib ethos u inc stop system information host os platform and distribution e g linux ubuntu 16 04 macos tensorflow from most recent commit describe the problem make no rul... |
tensorflowtensorflow | initialization of global pointer variable seem suspect with our current use of renode | Bug | tensorflow micro I hit this issue while work on if I create a global pointer variable explicitly initialize to nullptr and check for the variable nullptr in my factory function the check always return false afaict this behavior be specific to our use of renode I have not be able to repr... |
tensorflowtensorflow | quantization post training quantization use tfliteconverter isn t work in tf 2 3 | Bug | hello there wave system information have I write custom code not one bit os platform and distribution linux ubuntu 20 04 tensorflow instal from pip tensorflow version 2 3 1 python version 3 8 5 cuda cudnn version cuda 11 0 cudnn 8 0 5 gpu model and memory geforc... |
tensorflowtensorflow | custom good metric not track good accuracy | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow custom code in which the bug manifest but test code be slightly edit stock example code from tensorflow doc os platform and distribution e g linux ubuntu 16 04 macos and linux ... |
tensorflowtensorflow | add missing exception to model fit docstre | Bug | the shuffle argument to the fit method in the model class get ignore if the input x to the method be a tf datum dataset object but this isn t document in the docstring of the method sign off by suraj upadhyay close 46492 |
tensorflowtensorflow | tf transpose crash abort if a be complex | 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 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a ten... |
tensorflowtensorflow | tensorflow lite return zero in the third running time | Bug | hello everyone I build a tensorflow lite 1 15 0 1 15 5 c lib for android in the first and second time the interpreter output be normal but after it interpreter return all zero I m accept the camera video image image image there be my code int init std unique ... |
tensorflowtensorflow | update nn impl py | Bug | remove redundant name argument fix change suggest in issue 40592 |
tensorflowtensorflow | crash when dense 2d without bias on android gpu delegate | Bug | system information have I write custom code yes os platform and distribution ubuntu 20 04 and win10 mobile device huawei honor v30 pro oxf an10 tensorflow instal from pip tensorflow version 2 4 1 python version 3 8 cuda cudnn version 11 0 8 0 5 gpu model and memory gtx 1080 t... |
tensorflowtensorflow | tflm keyword benchmark break when use generate makefile project | 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 target platform e g arm mbe os arduino nano 33 etc describe the problem ... |
tensorflowtensorflow | linearregression example in forwardaccumulator docstring have an error | Bug | url s with the issue l234 description of issue what need change I be try to understand precisely how forwardaccumulator jvp work and be work through the example to which I have link from compute by hand what I believe to be the correct jvp formula and compare it to the linear regression c... |
tensorflowtensorflow | gpt2 int8 quantization op context input type ktfliteuint8 op context input type ktfliteint8 op context input type ktfliteint16 op context input type ktflitefloat16 be not true node number 15 dequantize fail to prepare | Bug | tf 2 4 1 huggingface transformer 4 2 2 python 3 8 describe the current behavior the int8 quantization during the exporting have no error or problem but it would throw an error when it be invoke runtimeerror tensorflow lite kernel dequantize cc 61 op context input type ktfliteuint... |
tensorflowtensorflow | bug or I use a generator with a dataset impossible to correctly specify shape | 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 | miss ci for optimize kernel dir cmsis nn with mvei extension | 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 the ci script t... |
tensorflowtensorflow | to save subclasse keras model from config method be mandatory | Bug | url s with the issue custom object description of issue what need change the guide state that to save load custom layer or a subclasse model the get config and optionally from config method should be overwrite however in the case of subclasse model the definition of from config be need and ... |
tensorflowtensorflow | problematic args description table of aixs in tf nn softmax | Bug | url s with the issue args document version 2 4 1 description of issue what need change in the args description table it say axis default to 1 while the code below view alia use axis none and accord to its equivalent code axis deafault to none in the function reduce sum... |
tensorflowtensorflow | multi gpu training work on intel cpu but fail on amd cpu | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow no 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 and source with march native ten... |
tensorflowtensorflow | micro port op fake quant from lite | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 tensorflow instal from source or binary source tensorflow version commit sha if source master target platform e g arm mbe os arduino nano 33 etc sparkfun edge des... |
tensorflowtensorflow | tflite converter version incompatibility issue | Bug | 2 code please find this notebook 3 failure after conversion model conversion work with tensorflow 2 3 0 and tf nightly version and not work with tensorflow 2 4 default colab version similary model inference be work only with tensorflow 2 3 0 and not work with both t... |
tensorflowtensorflow | posenet model readme point to the wrong paper reference | Bug | url s with the issue please provide a link to the documentation entry for example or description of issue what need change in far read the reference be point to the wrong posenet paper it point to which be also call posenet but it be about camera relocalization not body pose d... |
tensorflowtensorflow | tf linalg triangular solve adjoint option description be wrong | Bug | link the follow description about adjoint look the other way around to I if adjoint be true then the innermost matrix in output satisfy matrix equation sum k matrix I k output k j rhs I j if adjoint be false then the innermost matrix in output satisfy matrix equation su... |
tensorflowtensorflow | error tfl max pool 2d op quantization parameter violate the same scale constraint | Bug | 1 system information os platform and distribution e g linux ubuntu 16 04 window 10 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 dev20210112 2 code scrol... |
tensorflowtensorflow | bqml kmean tflite call once op doesn t support multiple subgraph with input | Bug | file on request of tflite group 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 macos 11 0 1 tensorflow instal from source or binary pip tf nightly ... |
tensorflowtensorflow | cash on tflite interpreter allocatetensor | Bug | I m try to make an audio classifier as android yamnet with c language on jni however I get the crash on tflite interpreter allocatetensor and my tflite version maybe 2 3 here be my code snippet bool yamnet classify const std vector wave datum const int sample rate ... |
tensorflowtensorflow | tf matmul and tf tensordot behave different in convert concrete function in tensorflowlite | Bug | 1 system information os platform and distribution macos 10 15 and ubuntu 18 04 lt on colab machine tensorflow installation pip package or build from source pip tensorflow library version if pip package or github sha if build from source tensorflow 2 4 0 ... |
tensorflowtensorflow | the tag command line option be no long support in the tflm makefile | Bug | tensorflow micro I be follow guide from build arm cortex m voice assistant with google tensorflow lite link as below so when I come across the command below make f tensorflow lite micro tool make makefile target mbe tag cmsis disco f746ng generate micro speech mbe project this error pop out... |
tensorflowtensorflow | typo recognize flower with tensorflow lite on android | Bug | url s with the issue 4 description of issue what need change copy the tensorflow lite model model tflite and label txt that you train early to asset folder at lite codelab flower classification start app src main asset the path use above be incorrect and need to be update to lite codel... |
tensorflowtensorflow | convert a model with int8 fake quant node from a save model file fail | Bug | system information os platform and distribution e g linux ubuntu 16 04 macos 10 15 6 tensorflow instal from source or binary tensorflow 2 4 1 pypi pip package tensorflow version or github sha if from source 2 4 1 command use to run the converter or code if you re use the pyt... |
tensorflowtensorflow | tf keras backend reshape abortion when shape contain large value | 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 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a ten... |
tensorflowtensorflow | fix inference equation and make it more readable | Bug | replace the denominator in the equation with its square root and make the multiplication of gamma a little more readable sign off by suraj upadhyay fix 46522 |
tensorflowtensorflow | model s allocation of node fail after conversion to tflite | Bug | system information os platform and distribution e g linux ubuntu 16 04 amazon linux 2 tensorflow instal from source or binary pip tensorflow version or github sha if from source tf nightly 2 5 0 command use to run the converter or code if you re use the python api if po... |
tensorflowtensorflow | get tensor args 0 0 shape dtype string when use tf datum textlinedataset map | 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 raw op populationcount for uint32 not support but document | Bug | system information os platform and distribution intel linux ubuntu 20 04 tensorflow instal from source or binary python pip tensorflow version 2 4 1 python version python 3 8 6 cpu describe the current behavior tf raw op populationcount of array with type uint32 fai... |
tensorflowtensorflow | issue with tflite converter in tf nightly tf if op then branch input type tensor be incompatible with input type tensor at index 0 | Bug | system information os platform and distribution linux ubuntu 18 04 5 python version 3 7 4 tensorflow version tf nightly 2 5 0 dev20210124 hello I have a new issue with the tflite converter which be happen only when use nightly it isn t happen when use tensorflow main branch I try as mu... |
tensorflowtensorflow | operator softplus be not support by the standard tensorflow lite runtime | 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 a gnu linux system with linux kernel 4 15 0 on 1 6 core 3 60ghz intel core cpu i7 6850k with 64 gb ram equip with a nvidia corpora... |
tensorflowtensorflow | xla convolution cause segmentation fault | 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 20 04 tensorflow instal from source or binary from source commit 78ba23b6bcd7fe416aad1da4fe47b2b6036e09ad tensorflo... |
tensorflowtensorflow | the example code in tf feature column categorical column with identity be not executable complete self sufficient | Bug | url s with the issue please provide a link to the documentation entry for example linear model 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 alon... |
tensorflowtensorflow | break link in doc | Bug | link to doc 2021 jan 22 008 dead link name of link contribute five minute of your own voice 2021 jan 22 010 |
tensorflowtensorflow | issue md link break | Bug | url s with the issue most file under description of issue what need change the link to the github policy be break clear description for example why should someone use this method how be it useful I don t know why there be a separate github policy aside from the cont... |
tensorflowtensorflow | mix precision conv3d error no algorithm work | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes I write a custom code os platform and distribution e g linux ubuntu 16 04 linux cento 7 tensorflow instal from source or binary instal use pip tensorflow version ... |
tensorflowtensorflow | can not convert tf savedmodel to onnx | Bug | system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version use command below tf nightly gpu 2 5 0 dev20210119 python version 3 6 anaconda tensorflow onnx version 1 8 0 ... |
tensorflowtensorflow | typo | Bug | there be multiple typo in the tensorflow python keras layers merge py use in a functiona model should be functional |
tensorflowtensorflow | tf variable throw typeerror on conversion to type numpy ndarray | Bug | the array method be recognize by numpy to allow object to be conveniently convert to a numpy ndarray this doesn t work consistently for tf variable because its definition of the method use an incorrect signature that accept no argument other than self l469 this break numpy usage which expe... |
tensorflowtensorflow | issue on use tf vectorized map on a function with a tf while loop | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ... |
tensorflowtensorflow | typeerror can not pickle thread lock object in tensorflow 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 | libtensorflow gpu window x86 64 2 3 1 do not support gpu with compute capability 5 0 | Bug | tensorflow 2 3 1 crash on my gpu with compute capability cc 5 0 with the error no kernel image be available for execution on the device I use cuobjdump cuobjdump to inspect tensorflow dll to see what binary and ptx code be include I find binary code for cc 3 5 3 7 5 2 6 0 6 1 and 7 0 as well... |
tensorflowtensorflow | example code bug in documentation relate to tf datum dataset interleave | Bug | url with the issue description of issue the following have be test with tf version v2 4 0 0 g582c8d236cb on the above mention documentation page it be define def new cls num sample 3 which be ok up to some point but result in a bug for the variant use interleave since... |
tensorflowtensorflow | batchnormalization inference equation in doc be incorrect | Bug | url s with the issue description of issue what need change this documentation state the following during inference I e when use evaluate or predict or when call the layer model with the argument train false which be the default the layer normalize its output use a move ... |
tensorflowtensorflow | unsafe conversion from pointer to uint64 t in ethos u kernel | 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 ethos u describe the problem exampl... |
tensorflowtensorflow | instead of x2 variable name should be x0 | Bug | instead of x2 variable name should be x0 in last line x0 tf variable 3 0 x1 tf variable 0 0 with tf gradienttape as tape update x1 x1 x0 x1 assign add x0 the tape start record from x1 y x1 2 y x1 x0 2 this doesn t work print tape grad... |
tensorflowtensorflow | micro port op batch matmul from lite | Bug | tensorflow micro this issue track my work port operator batch matmul 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 ap... |
tensorflowtensorflow | tflite converter crash when quantization be enable | 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 version ... |
tensorflowtensorflow | documentation miss tf keras model fit shuffle argument be be ignore when pass a tf datum dataset | Bug | url s with the issue fit description of issue what need change there s an issue with the shuffle argument description it doesn t state that the shuffle argument be be ignore when the argument x be a tf datum dataset in tf keras model fit clear description I be inspect... |
tensorflowtensorflow | donkey car epoch failure during train command error occur when finalize generatordataset iterator fail precondition python interpreter state be not initialize | 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 save model return different result than original model use batch normalization on multiple gpu distribute training | 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 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow ins... |
tensorflowtensorflow | typo miss space in runtimeerror | Bug | I just sign up here to report this sorry if I m do everything wrong or something I just get the follwe runtimeerror in user code 22 fitting grad tape gradient value model trainable weight usr local lib python3 6 dist package tensorflow python eager backprop py 1027 gra... |
tensorflowtensorflow | doc keras util plot model print the shape as none n but outdate n be give in doc | Bug | url s with the issue description of issue what need change keras util plot model print the shape as none n but give in doc as n clear description watch the line keras util plot model model my first model with shape info png show shape true in the doc link pro... |
tensorflowtensorflow | typeerror an op outside of the function building code be be pass | Bug | follow the documentation I re arrange function into a class I change the model and make a few other modification however the code fail to work if tf function be enable otherwise it work perfectly fine by comment out line 97 the error be go self model optimizer apply gradient zip grad self ... |
tensorflowtensorflow | tensorrt converter fail for combinednonmaxsuppression | 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 | unable to load weight from directory other than the work directory | 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 | an issue on cross building tensorflow lite for python | Bug | tensorflow micro system information host os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 x86 64 amd64 pc tensorflow instal from source or binary v2 4 tensorflow version commit sha if source 582c8d2 target platform e g arm mbe os arduino nano 33 etc ... |
tensorflowtensorflow | rnn model can not run in tflite with delegate | Bug | system information os platform and distribution e g linux ubuntu 16 04 qualcomm snapdragon 865 tensorflow instal from source or binary source tensorflow version or github sha if from source nightly command use to run the converter or code if you re use the python api if p... |
tensorflowtensorflow | writer test of serialization fail for squeeznet | Bug | system information os platform and distribution linux ubuntu 16 04 tensorflow instal from source tensorflow version use command below python version python 3 5 2 bazel version if compile from source build label 3 7 2 gcc compiler version if compile from source gcc ubunt... |
tensorflowtensorflow | tf2 4 xla assertion in electra model when defer compilation on gpu | Bug | attach be gzip version of 1 git patch 2 dummy p1 tfrecord 3 run electra bug sh environment 1 google tf 2 4 container tensorflow tensorflow 2 4 0 gpu 2 single gv100 32 gb reproduction step 1 git clone nvidia deeplearningexample git 2 cd deeplearningexample tensorflow2 language... |
tensorflowtensorflow | when I use custom loss and gpu fit kernel die | 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 e g linux ubuntu 16 04 window 10 tensorflow version... |
tensorflowtensorflow | multiworkermirroredstrategy document old communication tf distribute experimental collectivecommunication nccl | Bug | url s with the issue description of issue what need change the page say to override the automatic choice specify a valid value to the communication parameter of multiworkermirroredstrategy s constructor e g communication tf distribute experimental collectivecommunication nccl ho... |
tensorflowtensorflow | kernel silently die while generate an image | 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 pro mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no tensorflo... |
tensorflowtensorflow | layering check mismatch between internal and open source tflm bazel build | Bug | tensorflow micro the google internal bazel build have layer check turn on while the open source build do not this result in prs pass external check but then fail internally see as an example if we can have the same behavior in the oss bazel build then there will be one less discrepancy between the int... |
tensorflowtensorflow | error when compile a fully integer quantize model for the edgetpu | 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 tf nightly command use to run the converter or code if you re use the python api if possible ... |
tensorflowtensorflow | micro port op elu from lite | Bug | tensorflow micro this issue track my work porting operator elu 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 api flat... |
tensorflowtensorflow | in different tf2 version the weight naming rule of create keras model be different | Bug | system information os platform and distribution linux ubuntu 18 04 tensorflow instal from source or binary pip install tensorflow cpu tensorflow version use command below 2 1 2 2 2 3 2 4 python version 3 6 3 8 describe the current behavior I create keras model use ... |
tensorflowtensorflow | gtest header result in conflicting clang format requirement | Bug | tensorflow micro while port op from lite to micro one of the intermediate step result in test code copy over from lite that have gt header while this code be not and can not be compile for tflm it still trip up the format check as describe in discussion r553568396 delete these include the workaro... |
tensorflowtensorflow | can not create tf constant inside tf function with integer tensor | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ... |
tensorflowtensorflow | tf io gfile gfile do not raise an error when give a directory | Bug | python s open do not accept directory the follow result in an isadirectoryerror with open r as f print f readline however if you use tf io gfile gfile instead you will get an empty list and no error with tf io gfile gfile r as f ... |
tensorflowtensorflow | different tflm build use the same output directory | Bug | tensorflow micro in discussion r553049656 I be suggest that the linker be not correctly drop unused symbol in fact what be very likely happen be that I do not do a make clean between switch to build type release and since the tflm makefile currently use the same directory for all build type ... |
tensorflowtensorflow | xla dense layer test py throw internal error in fallback path | Bug | the failure happen in master as well as r2 4 these be the 2 branch that I ve test even with lazy compilation turn on via tf xla flag tf xla enable lazy compilation true the first execution always compile as per the current implementation if we tweak this behaviour such that the first execution does... |
tensorflowtensorflow | get typeerror when use label smoothing in categorical cross entropy | 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 | many error in the example of tf feature column categorical column with vocabulary file | Bug | url s with the issue please provide a link to the documentation entry for example description of issue what need change in the sentence use either but not both of num oov bucket and default value to specify how to include out of vocabulary value since either be use ... |
tensorflowtensorflow | many error in the example of tf feature column categorical column with identity | Bug | url s with the issue please provide a link to the documentation entry for example linear model description of issue what need change when run the example code it be result in the error mention below 1 nameerror name categorical column with identity be not define... |
tensorflowtensorflow | many error in the example of tf feature column categorical column with hash bucket | Bug | url s with the issue please provide a link to the documentation entry for example description of issue what need change when run the example code it be result in the error mention below 1 file line 3 keyword categorical column with hash bucket keyword... |
tensorflowtensorflow | error in example because of incomplete api name for tf keras experimental sequencefeature | Bug | url s with the issue please provide a link to the documentation entry for example example description of issue what need change the apis sequence numeric column sequence categorical column with identity embed column etc be incomplete consequently it be result in the e... |
tensorflowtensorflow | run a single test with renode be break | Bug | tensorflow micro while the follow command pass make f tensorflow lite micro tool make makefile target bluepill test run a single test with renode for example bash make f tensorflow lite micro tool make makefile target bluepill test kernel add test fail with tensorf... |
tensorflowtensorflow | micro port op add n from lite | Bug | tensorflow micro this issue track my work porting operator add n 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 api fl... |
tensorflowtensorflow | micro port op leaky relu from lite | Bug | tensorflow micro this issue track my work porting operator leaky relu 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 a... |
tensorflowtensorflow | micro in contribute md the path a test script be wrong | Bug | tensorflow micro tensorflow version commit sha if source 556fa126 in micro s contribute md the path to a script to run test prior to submit a pr use what be now at least an invalid path l204 l208 the fix be trivial and on its way |
tensorflowtensorflow | panda pct change function result in nan loss 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 n a tensorflow ... |
tensorflowtensorflow | tensorflow and tensorflowlite model produce different result | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow simple test script include os platform and distribution e g linux ubuntu 16 04 google colaboratory mobile device e g iphone 8 pixel 2 samsung galaxy if ... |
tensorflowtensorflow | this throw error feature tf io parse example feature make parse example spec column | 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 output dimension calculation of strideslice operation on tensorflow lite | 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 cento 8 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorflow in... |
tensorflowtensorflow | datum input pipeline do not implement batch for from tensor slice dict df | 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 20 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal ... |
tensorflowtensorflow | attributeerror tensorflow python framework op eagertensor object have no attribute be fully define | 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 | when use activation tanh the training program will crash | Bug | def make generator model model tf keras sequential model add layer dense 7 7 256 use bias false input shape 100 model add layer batchnormalization model add layer leakyrelu model add layer reshape 7 7 256 assert model output shape none 7 7 ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.