repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
tensorflowtensorflow | unsupported operation mean while try to apply gpudelegate to tflite | 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 nop just some assemble statement os platform and distribution ... |
tensorflowtensorflow | tf2 0 0 rc0 tensor shape check fail when use tf function in tf distribute strategy scope | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow no ... |
tensorflowtensorflow | distribute training not work properly wait for model to be ready ready for local init op variable not initialize global step | Bug | hello I be use tfhub elmo embed for ner model training training work fine for a single machine when I be train to do training on gcp ml engine with 1 master node 2 parameter server 3 worker node training start on master node but on all three worker node I be get this log continuously for 1 hour... |
tensorflowtensorflow | tf2 0rc tfrecord file size big than original csv file consist text datum | Bug | I be try transform a csv file consist two column short description label description consist sentence from length 1 to 4 and label be just an integer number the csv file have a size of 740 mb however on convert it to tfrecord the size of the new file increase to 1 2 gb which I think be not correct since tfrec... |
tensorflowtensorflow | installer for c api do not include copyright license information for tensorflow | Bug | system information os platform and distribution e g linux ubuntu 16 04 windows linux and osx 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 use the instruction from c api page ... |
tensorflowtensorflow | user can t add loss w input dependence in custom layer in eager mode or doc unclear | Bug | system information tensorflow version you be use 2 0 be you willing to contribute it yes no yes describe the feature and the current behavior state thank for make tensorflow I want to make custom layer which handle their own loss to write less code ex layerwise reconstruc... |
tensorflowtensorflow | tensorflow window server 2019 and wsl | Bug | system information window server 2019 essential and ubuntu 18 04 lt in wsl tensorflow instal with pip3 install tensorflow version all version above 1 6 0 throw an error python version 3 6 8 instal use pip only cpu I be try to use this github repository and all version above 1 6 0... |
tensorflowtensorflow | create a boolean constant print a deprecation warn | Bug | system information have I write custom code yes os platform and distribution ubuntu 16 04 tensorflow instal from binary tensorflow version 2 0 0rc0 python version 3 6 describe the current behavior create a boolean constant print a deprecation warn w0828 15 45 36 142... |
tensorflowtensorflow | static int64 getdirectconvcost integer overflow | Bug | tensorflow core kernel deep conv2d cc ln 74 static int64 getdirectconvcost int filter row int filter col int in depth int out depth int out row int out col return filter row filter col in depth out depth out row out col can lead to integer overflow and weird result I thin... |
tensorflowtensorflow | tf 2 0 0rc0 can not connect to tpu device | Bug | create vm and v3 8 tpu with ctpu up command and update tf version to tf2 0 0rc0 via pip3 when I try to connect to tpu device return error invalidargumenterror unable to find a context i d match the specify one 5613663074031560004 perhaps the worker be restart or the context be gc d additional gr... |
tensorflowtensorflow | micro riscv32 mcu build fail with undefined reference | Bug | system information os platform and distribution ubuntu 18 04 tensorflow instal from source tensorflow version 298534b745db43b2ad18256ed781bd2f142e5bc7 python version 2 7 15 3 6 8 instal use virtualenv pip conda pip3 describe the problem tf lite for micro riscv32 bui... |
tensorflowtensorflow | when I follow the guide to create a mbed folder I get this error this be the first time I use tflite can any one help I please | Bug | when I follow the guide to demonstrate the absolute basic of use tensorflow lite for microcontroller I create a folder for mbed but I get this error make no rule to make target tensorflow lite experimental micro tool make gen mbe cortex m4 prj hello world mbe tensorflow lite experimental micro tool make... |
tensorflowtensorflow | customize keras tensorboard callback | 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 linux ubuntu 16 04 tensorflow instal from source or binary install by pip in anaconda environment tensorflow version use c... |
tensorflowtensorflow | tensorflow keras model compute output shape give wrong result | 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 18 04 tensorflow instal from source or binary conda tensorflow version use command below try ... |
tensorflowtensorflow | tf 2 0 unsupported op node error message in late tf nightly 8 27 19 | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | training stall after save checkpoint 0 | Bug | hello I m try to run the librispeech problem use tensor2tensor on google colab s gpu runtime but the training stall after save checkpoint 0 and open dynamic library libcubla so 10 0 there be no error message it just stop there forever I m post it here because the stalling point happen on tensorflow s pa... |
tensorflowtensorflow | python c api interpreter example for hybrid model | Bug | I have a hybrid tflite model e g be convert with the option converter target op tf lite opsset tflite builtin tf lite opsset select tf op so it contain both tflite op and normal op I test a lot so this be quick than implement the miss part myself when try to load the model with an interpreter... |
tensorflowtensorflow | the title be the share embedding module but the document introduce share embed column module | 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 | sparsetensor stop work on tf kera when move from 2 0 0 beta1 to 2 0 0 rc0 | Bug | I just move from 2 0 0 beta1 to 2 0 0 rc0 and some code for handle sparse categorical variable stop work for I here be some minimal code to reproduce the issue import tensorflow as tf import numpy as np class sparseslice tf keras layers layer def init self feature column ... |
tensorflowtensorflow | distribute tensorflow | 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 | crash course issue | Bug | 31958 url s with the issue description of issue what need change on 1 50 it prompt I to do the gradient descent practice when I click the button then redirect to the wrong page correct link |
tensorflowtensorflow | break link in xla page | Bug | all the link on the follow page be forward to a 404 page |
tensorflowtensorflow | tensorflow 2 0 tf function internal error | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 colab ubuntu window mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device te... |
tensorflowtensorflow | eager mode accessing content of scalar in a tf function | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | lossscaleoptimizer do not work | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow no os platform and distribution e g linux ubuntu 16 04 window 10 x64 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tensorfl... |
tensorflowtensorflow | tensorflow lite gpu delegate on android with gpu nightly fail to run on gpu it seem to run on cpu | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow no for the demo app classification app yes for the object detection app but only add gpu delegate and use a self convert ssd float model mobile device google pixel 2 xl androi... |
tensorflowtensorflow | tf 2 0 0 rc0 run model evaluate let notebook crash chrome | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow os platform and distribution mac tensorflow instal from source or binary pip tensorflow version use command below tensorflow 2 0 0 rc0 python version 3 6 5 print tf ve... |
tensorflowtensorflow | tf estimator training with tf estimator tf keras and tf kera only yield inconsistent result | 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 14 6 18g87 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device ... |
tensorflowtensorflow | tf1 x tpu how to perform preprocesse step for text classification for training on tpu | Bug | I have be try since 5 day to train a simple text classification model on tpus but because of lack of documentation it be very difficult I just can not perform tokenization encode padding without tf py func please add some example for do these step for tpu device so that dumb people like I can understand tf... |
tensorflowtensorflow | intermittent crash with cuda error launch fail failure | Bug | system information os platform and distribution on linux base ml engine runtime version 1 12 which mean it be use tensorflow 1 12 with python 3 6 cuda cudnn version cuda version 10 1 with cudnn libcudnn so 7 4 2 gpu model and memory tesla k80 exact command to ... |
tensorflowtensorflow | all reduce of collective op hang in a distribute environment | 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 cento 7 6 1810 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no t... |
tensorflowtensorflow | fix tensorflow lite documentation | Bug | hi on the sample interpreter code be wrong image from tflite runtime import interpreter should be change to from tflite runtime interpreter import interpreter thank hakan |
tensorflowtensorflow | tf 2 0 0rc0 gpu tf dataset bug | 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 | tf2 tf save model save fail on model re use other model | Bug | system information have I write custom code yes os platform and distribution ubuntu 18 04 tensorflow instal from source or binary binary tensorflow version 2 0 0 dev20190821 python version 3 7 3 cuda cudnn version 10 0 gpu model and memory gtx 1080 ti this bug migh... |
tensorflowtensorflow | no attribute python | 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 | no attribute python | 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 | invalid link for tensorflow keras official documentation | Bug | url with the issue description of issue what need change the last two link be direct to 404 which mean they don t exist with valid colab file or gitlab file |
tensorflowtensorflow | tf cpp min log level do not work with tf2 0 dev20190820 | 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 x64 1903 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorf... |
tensorflowtensorflow | some of the operator in the model be not support by the standard tensorflow lite runtime if those be native tensorflow operator you might be able to use the extended runtime by pass enable select tf op or by set target op tflite builtin select tf op when call tf lite tfliteconverter otherwise if you have... | Bug | system information window 10 tensorflow instal use pip tensorflow version 1 14 provide the text output from tflite convert some of the operator in the model be not support by the standard tensorflow lite runtime if those be native tensorflow operator you might be able to use t... |
tensorflowtensorflow | attempt to build with ndk only in configure py result in invalid android bzl | Bug | system information os platform and distribution e g linux ubuntu 16 04 ubuntu 18 04 docker mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow instal from source or binary source tensorflow version 1 14 0 python versio... |
tensorflowtensorflow | tflite be go die with serious and ridiculous bug for a long time | Bug | null |
tensorflowtensorflow | keras model fit do not work with sparsetensor input with functional api | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow ... |
tensorflowtensorflow | process batch with different sequence length use stack lstm layer | 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 14 4 tensorflow instal from source or binary source tensorflow version use command below 2 0 0 beta1 ... |
tensorflowtensorflow | tf load op library unable to load manylinux2010 repair custom op | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow no use but it break for addon too os platform and distribution e g linux ubuntu 16 04 ubuntu16 04 tensorflow instal from source or binary binary tensorflow version u... |
tensorflowtensorflow | runtimeerror quantization not yet support for op fake quant | 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 docker image late gpu py3 tensorflow version use command below... |
tensorflowtensorflow | fip enable computer fail due to md5 use | Bug | system information os platform and distribution e g linux ubuntu 16 04 red hat enterprise linux workstation release 7 7 python 2 7 5 default jun 11 2019 14 33 56 gcc 4 8 5 20150623 red hat 4 8 5 39 on linux2 type help copyright credit or license for more informat... |
tensorflowtensorflow | deep learn image tensorflow 1 14 0 m33 on google cloud produce wrong and non deterministic loss after backpropagation | Bug | system information have I write custom code yes the code be attach os platform and distribution e g linux ubuntu 16 04 linux thomas tf 14 4 9 0 9 amd64 1 smp debian 4 9 168 1 deb9u4 2019 07 19 x86 64 gnu linux mobile device e g iphone 8 pixel 2 samsung galaxy if the issue... |
tensorflowtensorflow | can not use tokenizer to tokenize the input word in text classification in tf1 14 without eager execution for tpu | Bug | I be try to write my code for use tpus however I can not simply just tokenize the text I have try many thing to make it work but it just can not there be no documentation on tensorflow on how to do it without enable eager execution in tf1 14 tokenizer tfds feature text tokenizer vocabulary set ... |
tensorflowtensorflow | how to check model restore ok tf train saver restore | 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 datum list file sample a subset and repeat iterate over each file when shuffle be enable | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 mac os x mojave 10 14 6 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a... |
tensorflowtensorflow | tflite incorrect quantisation scale application in unit test util | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes the bug be discover when evaluate new quantisation mode os platform and distribution e g linux ubuntu 16 04 discoverd on linux ubuntu 16 04 but should be applicable to any platform... |
tensorflowtensorflow | get 404 in xla jit 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 | guide be need for transform of model suitable for tensorflow lite with gpu delegate | Bug | hello where one can find how to transform model to be suitable for work with tensorflow lite for gpu what should I do to transfer image from 3 component to 4 component I be try to work with mtcnn I have convert it successfully to tflite work fine on the cpu error next operation be not support by gpu... |
tensorflowtensorflow | unable to learn model weight use tf nn nce loss | 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 kde neon 5 16 base on ubuntu 18 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile ... |
tensorflowtensorflow | tensorflow serve batch configuration doc have bunch of broken link | Bug | break url batch configuration all the link under batch configuration section return 404 example link 1 server with multiple model model version or subtask 2 3 batch scheduling parameter and tune |
tensorflowtensorflow | lite fail on define with select tf op true | 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 cc binary name prophet so srcs minimal h... |
tensorflowtensorflow | the argument and return of tf keras layers grucell call make no sense at all | Bug | url s with the issue l1615 l1718 please provide a link to the documentation entry for example description of issue what need change the state argument to tf keras layers grucell call be index with h tm1 state 0 previous memory and the function return h and h ... |
tensorflowtensorflow | doc could mention that dataset sharding be deterministic | Bug | hi everyone thank for your work on maintain and develop tensorflow I wish to raise a suggestion for the documentation of the tf datum dataset python api in particular I be refer to the documentation of the shard operation url s with the issue r1 14 doc shard r2 0 doc shard ... |
tensorflowtensorflow | tf gather not support when both param dtype be int and param be resourcevariable | Bug | tf gather have both gpu and cpu kernel for param dtype int64 int32 however when the param be a tensor wrap in a variable it do not work when dtype be int32 or int64 wrap the param input in e g a tf identity solve the issue but the behaviour seem like a bug minimal case to reproduce ... |
tensorflowtensorflow | tpustrategy incompatibility with tf io read file | Bug | system information I be use colaboratory and google cloud 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 debian 4 9 168 1 deb9u5 mobile device e g iphone 8 pixel 2 samsung galaxy ... |
tensorflowtensorflow | debug tf kera model with tfdbg get typeerror fetch argument none have invalid type | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow o... |
tensorflowtensorflow | tf trt assertion mparam k 0 fail | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow o... |
tensorflowtensorflow | tf math op do not work on mirroredvariable | Bug | system information have I write custom code yes os platform and distribution e g linux ubuntu 16 04 macos mojave 10 14 5 tensorflow instal from source or binary binary tf nightly tensorflow version use command below 1 15 0 dev20190729 python version 3 7 4 describe... |
tensorflowtensorflow | valueerror can not add function trtengineop 0 native segment because a different function with the same name already exist | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | tf keras backend function ignore input shape | Bug | system information have I write custom code yes os platform and distribution window 10 tensorflow instal from source or binary conda install update tensorflow tensorflow version use command below 1 14 0 python version 3 7 3 cuda cudnn version n a gpu model and memory ... |
tensorflowtensorflow | tf keras model load model take forever to load | Bug | system information have I write custom code yes os platform and distribution window 10 version 1607 tensorflow instal from pip tensorflow version git version v1 12 1 8794 ge36271a61d version 1 15 0 dev20190814 cuda cudnn version 10 0 7 gpu model and memory nvidi... |
tensorflowtensorflow | mask be not propagate into sequential keras layer | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 mac os tensorflow instal from source or binary docker pip tensorflow version use command below 1 14 0 2 0 0b ... |
tensorflowtensorflow | custom op use eigen matrix | Bug | system information os platform and distribution e g linux ubuntu 16 04 win 10 pro 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 source tensorflow version 1 13 1 python version 3 6 7... |
tensorflowtensorflow | strange result when fetch variable under a distribute strategy | Bug | system information have I write custom code yes os platform and distribution e g linux ubuntu 16 04 macos mojave 10 14 5 tensorflow instal from source or binary binary tf nightly tensorflow version use command below 1 15 0 dev20190729 python version 3 7 4 describe... |
tensorflowtensorflow | incorrect value in result when use tf math log | 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 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no idea tens... |
tensorflowtensorflow | dataset prefetch not work as expect not store datum in memory | 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 18 04 lt tensorflow instal from source or binary conda forge tensorflow version use comman... |
tensorflowtensorflow | init node weight assign doesn t exist in graph happen when use convert in tflite | Bug | system information os platform and distribution e g linux ubuntu 16 04 linux ubuntu 18 04 tensorflow instal from source or binary tensorflow version tensorflow nightly python version 3 6 instal use virtualenv pip conda pip cuda cudnn version 7 10 describe the p... |
tensorflowtensorflow | tfliteconverter fail with tf gather when the param argument be a layer attribute | 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 linux ubuntu 16 04 5 lts tensor... |
tensorflowtensorflow | performance issue per device memory usage increase with number of device within tf distribute strategy | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | tf2 unhashable variable break exponentialmovingaverage | 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 16 04 tensorflow instal from source or binary binary tensorflow version use command below tf nightly 2 0 pr... |
tensorflowtensorflow | tensorflow lite broadcastto | 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 64 bit tensorflow instal from source or binary source tensorflow version use command below tf nightly python ver... |
tensorflowtensorflow | tensorflow for c doesn t compile can not open source file tensorflow c tf attrtype h | Bug | my team be request that we use the c api for tensorflow I follow the instruction outline under install tensorflow for c however when I attempt to compile it fail with the message can not open source file tensorflow c tf attrtype h I be use window 10 with visual studio 2017 the step use for ... |
tensorflowtensorflow | error check fail dim size size 5 vs 4 when use cpu and mkl instead of eigen or gpu | 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 13 6 high sierra mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a... |
tensorflowtensorflow | tf estimator start with gpu and switch to cpu | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 16 04 4 lts xenial xerus tensorflow instal from source or binary from pip tensorflow version use command below ... |
tensorflowtensorflow | model fit generator multithreading be break in tf kera | Bug | system information have I write custom code as oppose to use a stock example script provide in tensorflow yes os platform and distribution e g linux ubuntu 16 04 platform independent mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device no ... |
tensorflowtensorflow | cocoapod can not install tensorflowlitec | Bug | I be get error instal tensorflowlitec when try to install pod I be use pod tensorflowliteswift in my podfile error error instal tensorflowlitec usr bin curl f l o var folder 8h w7cb5w9x4m9dg8l9rr3h1qwas0000gn t d20208412 2822 n13n01 file tgz create dir netrc optional ... |
tensorflowtensorflow | tflite metal gpu delegate add operator do not support broadcast | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | tf 2 0 ft gradienttape gradient second gradient 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 as oppose to use a stock example script provide in tensorflow o... |
tensorflowtensorflow | tensorflow 2 0 tensorflow python eager function tfmethodtarget object at could not be transform and will be execute as be | 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 warn entity could not be transform and will be execute as be please report this to the autograph team when file ... |
tensorflowtensorflow | bug in keras layer depthwiseconv2d when use stride and dilation | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | tf 1 14 on ai platform mirroredstrategy fail on 2 gpu with runtimeerror | 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 ai platform 1 14 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device n a tens... |
tensorflowtensorflow | basecollectiveexecutor startabort out of range warning when fit model in graph mode tf 2 0 nightly | Bug | system information os platform and distribution window 10 tensorflow instal from binary tensorflow version tf 2 0 nightly gpu preview python version 3 6 cuda cudnn version 10 1 gpu model and memory 960 m I have a very simple model that I have make by inherit from tf keras m... |
tensorflowtensorflow | tf2 0beta1 not json serializable when use tf keras experimental export save model | Bug | most code be from one of the tensorflow 2 0 beta guide write layer and model with tensorflow kera put it all together an end to end example describe the current behavior typeerror not json serializable b n x06square x12 x06square x1a x0fz mean identity x07 n x01 t x12 x020 x01 des... |
tensorflowtensorflow | export lib get temp export dir return incorrect value with mixed bytes and str | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | tflite unsupported op log1p sparsereorder segmentsum | Bug | system information os platform and distribution e g linux ubuntu 16 04 tensorflow instal from source or binary tensorflow version or github sha if from source provide the text output from tflite convert copy and paste here tflite unsupported op log1p sparsereo... |
tensorflowtensorflow | tflite metal gpu delegate crash in mul operation | Bug | please make sure that this be a bug as per our github policy we only address code doc bug performance issue feature request and build installation issue on github tag bug template system information have I write custom code as oppose to use a stock example script provide in tensorflow yes ... |
tensorflowtensorflow | tfdv validate tfexample in tfrecord can t be find in tensorflow datum validation | Bug | the tutorial say use tfdv validate tfexample in tfrecord to check for error on a per example basis but I can t import it and also can t find source in code please check this function url s with the issue |
tensorflowtensorflow | python for loop in eager model yield expect result for keras model predict but not for save model with multiple output | 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 16 04 mobile device e g iphone 8 pixel 2 samsung galaxy if the issue happen on mobile device tensorflow in... |
tensorflowtensorflow | gpu race condition from tf map fn | 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 all ... |
tensorflowtensorflow | init operation be not add automatically to collection with tf graphkey init 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 o... |
tensorflowtensorflow | well documentation for dataset from tensor from tensor slice | Bug | url s with the issue please provide a link to the documentation entry for example from tensor slice description of issue what need change while follow google s ml crash course I find it very difficult to understand the difference between dataset from tensor from tensor slice and wh... |
tensorflowtensorflow | tf 2 0 api docs tf keras backend relu | Bug | url s with the issue description of the issue what need change the documentation github symbol link on the official api doc redirect to another symbol than the expect symbol correct link no parameter define no return define no raise list and def... |
tensorflowtensorflow | memory leakage when convert to tensor | Bug | import numpy as np import tensorflow as tf for I in range 5000 print I array np random random 1024 1024 tf convert to tensor array dtype tf float32 tensorflow version be 1 14 0 numpy version be 1 17 0 python version be 3 6 8 the process be kill when I 2400 on ... |
tensorflowtensorflow | tool graph transform transformgraph have no doc or example of usage | 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 | mirrorstrategy fill up memory of gpu that be not select for training in tf 2 0 | Bug | I be use tf distribute mirroredstrategy in order to train a tf keras model I have 2 t4 gpu from google available I want to train my model consist lstm layer on only one gpu I e gpu 1 so in order to select it I define device gpu 1 inside mirrorstrategy as suggest here mi... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.