repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
tensorflowtensorflow | update documentation for softmax with cross entropy loss function | Bug | softmax cross entropy with logit and sparse softmax cross entropy with logit both have useful behavior that conflict with current documentation in softmax cross entropy with logit all that be require be that each row of label be a valid probability distribution in sparse softmax cross entrop... |
tensorflowtensorflow | reverse sequence s inability to accept int32 can break bidirectional rnn | Bug | in the late release bidirectional rnn have be change to accept int32 tensor for the sequence length argument but tf reverse sequence only accept int64 tensor and this be currently cause an error when an int32 tensor be pass to bidirectional rnn |
tensorflowtensorflow | small bug in tensorboard visualize learn tutorial fix pende website push | Bug | there be a small bug in the code on the site b tf variable tf zero 10 name bias should be b tf variable tf zero 10 name bias the consequence be that when you view the graph the bias variable have no useful label and be simply variable |
tensorflowtensorflow | break link in a tool developer s guide for graph metric py | Bug | here be the link for graph metric py in this tutorial graphdef but it s break update just find other link to the file such as freeze graph and tensorflow core framework tensor proto also not work |
tensorflowtensorflow | 0 7 0 pip package be not name properly error be not a support wheel on this platform will be fix in next binary release | Bug | my os be ubuntu 14 04 my python version be 2 7 6 follow the instruction for instal with pip I be get this error sudo pip install upgrade tensorflow 0 7 0 py2 none linux x86 64 whl be not a support wheel on this platform store debug log for failure in home terence pip pip log it work fine insta... |
tensorflowtensorflow | saver error in 0 7 0 | Bug | in 0 7 there be different error about saver first warning in serialization such as move average or dictionary warn tensorflow error encounter when serialize move average variable type be unsupported or the type of the item don t match field type in collectiondef unbound method to proto must be c... |
tensorflowtensorflow | tensorboard graph break in v0 7 0 fix in source will be in next binary release | Bug | after upgrade from v0 6 0 to v0 7 0 via pip install upgrade tensorboard graph functionality be empty while the rest of tensorboard seem fine image show what I get at graph tensorboard bug |
tensorflowtensorflow | error encounter when serialize move average variable | Bug | I compile tensorflow from source run cifar10 train py output the follow warning message warn tensorflow error encounter when serialize move average variable type be unsupported or the type of the item don t match field type in collectiondef unbound method to proto must be call with variable instance as fi... |
tensorflowtensorflow | easy to use batch norm layer | Bug | many non expert be use the follow code tab top it would be nice to have an official batch norm layer give its importance in train dnn |
tensorflowtensorflow | attributeerror module object have no attribute gfile in 0 7 0 fix in source will be in next binary release | Bug | I m on an ubuntu machine instal tensorflow and run the image processing example as in the website but it fail complain about gfile not find here s the exception stack traceback most recent call last file classify image py line 213 in tf app run file usr local lib ... |
tensorflowtensorflow | cifar10 not run | Bug | execution traceback of cyfar10 py and cifar10 train py python cifar10 py traceback most recent call last file medium konet 01d15611945d72c0 pycharm ubuntu tf model image cifar10 cifar10 py line 53 in number of image to process in a batch file usr local lib python2 7 dist pac... |
tensorflowtensorflow | attributeerror module object have no attribute copy on fully connected py build from source on 15th february | Bug | I build from source on 15th february I can run cifar10 train py with the warning during training as state here I can run the convolutional mnist with no problem however when I try fully connect py this error show up traceback most recent call last file fully connect feed py line 228 in ... |
tensorflowtensorflow | c unit test failure under gpu config tensorflow core op array grad test | Bug | use python 2 linux this failure doesn t occur under the cpu config bazel test c opt config cuda tensorflow core op array grad test error log I tensorflow stream executor dso loader cc 105 successfully open cuda library libcubla so 7 0 lo cally I tensorflow stream executor dso loader cc 105... |
tensorflowtensorflow | python3 test failure tensorflow python saver test | Bug | use the python 3 configure run command bazel test c opt tensorflow python saver test see below for the log of the fail test with the key line highlight usr local google home cais cache bazel bazel cais 10ddfdc323bb20c9bc23987d4925ae7b tensorflow caisq bazel out local linux py3 opt bin te... |
tensorflowtensorflow | fail to enqueue async memcpy from device to host with late code relapse | Bug | on a linux machine with a gpu with the gpu configuration I run the follow command bazel test c opt config cuda tensorflow python framework function test then I get the follow error which seem to be similar to the close issue I m use the late code of the master branch I tensorflow stream execu... |
tensorflowtensorflow | error in tensorflow core op array grad test | Bug | on a machine with a gpu under the gpu configuration I run the command bazel test c opt config cuda tensorflow core op array grad test and I get the follow error see highlight in bold font exec pager usr bin less 0 exit 1 I tensorflow stream executor dso loader cc 105 successful... |
tensorflowtensorflow | thread pool deadlock on shutdown | Bug | threadpool dtor do not pop waiter from waiter list as the result dead waiter be leave on the list if remain task submit new task thread pool deadlock because some notification be consume by the leftover dead waiter instead of alive thread that should receive the notification here be a simple test that do cla... |
tensorflowtensorflow | label image deadlock | Bug | I be on commit 14cd77baeb0ee6f4b40816afc1f8c9c5d186bb8e I ve add the following change that randomize order of execution of task in thread pool diff git a tensorflow core lib core threadpool cc b tensorflow core lib core threadpool cc index 50aec3e 03c4485 100644 a tensorflow core lib core threadpool... |
tensorflowtensorflow | gradient of tf floor | Bug | python import numpy as np import tensorflow as tf f np array 3 8 dtype float32 vif tf placeholder tf float32 shape 1 out vif tf cast tf cast vif tf int32 tf float32 out vif tf floor vif grad tf gradient tf reduce sum out vif sess tf session sess run tf i... |
tensorflowtensorflow | error in description of output of rnn decoder | Bug | rnn decoder be describe as follow def rnn decoder decoder input initial state cell loop function none scope none rnn decoder for the sequence to sequence model return state the state of each cell in each time step this be a list with length len decoder i... |
tensorflowtensorflow | follow cuda install direction can lead to wrong version | Bug | if you follow the link from the cuda install direction and be try to install under ubuntu you will end up on this page unfortunately if you select the network install option and install the repository deb you will end up instal cuda 7 5 not 7 0 I suggest mention this before user click through to nvidia ... |
tensorflowtensorflow | tensorflow api doc image be wrong for tf scatter | Bug | in tf scatter add sub update the image have indice 0 2 5 but the arrow suggest it s actually 2 0 5 we can t help fix it though since the image in the do be not part of git scatter update |
tensorflowtensorflow | fail to query current context cuda error deinitialize | Bug | this be a regression problem code be work fine 2 wks ago do a git sync to the head and now I have this log message I tensorflow stream executor dso loader cc 101 successfully open cuda library libcubla so 7 0 locally I tensorflow stream executor dso loader cc 101 successfully open cuda library libcudnn so 6 ... |
tensorflowtensorflow | deadlock run mnist example in debug mode on gpu | Bug | tensorflow source at commit d4f3c0a9a5d4bce0752b2883167092a8f5cfb494 when build tf for cuda debug bazel build config cuda c dbg strip never tensorflow tool pip package build pip package run the convolution model result in a hang tensorflow tensorflow model image mnist python convolutional py extr... |
tensorflowtensorflow | tf fill have no gradient be valueerror no input provide when create optimizer seem like a bug | Bug | I be in the process of implement a version of binaryconnect in tensorflow and run into this weird crash I paste a simple example to demonstrate the crash seem that line w tf select draw mx fill mx fill be cause the problem when the optimization graph be be construct simplify example to demonstra... |
tensorflowtensorflow | could conten on tensorflow org be mirror on github or other place other than google server | Bug | I be from china and I can not open the tensorflow org web site as know to all google service be not available in china because the firewall it would be very helpful if the document and turoiral can be obtain from other place other than google server sorry to bother thank |
tensorflowtensorflow | document parse single sequence example | Bug | the doc be completely silent on parse single sequence example even though the officially reference tf train example protocol buffer documentation mention sequenceexample and the documentation for parse single sequence example in the source code parse op py appear rather complete I think just ... |
tensorflowtensorflow | translate py train path error | Bug | python translate py decode en vocab size 20000 fr vocab size 20000 train dir user translate download train datum user translate download data size 256 num layer 3 step per checkpoint 50 will not load the correct model translate py python if ckpt and gfile exist ckpt mod... |
tensorflowtensorflow | recommend to add search box in tensorflow api page | Bug | I think the user experience would be well if we could have a search box in tensor api webpage |
tensorflowtensorflow | strongly suggest to improve tensorflow api document by add example | Bug | dear contributor I think the document of tensorflow be not good enough overall I really like python and numpy s official document since they be give very detailed explanation and importantly each concept have simple code example to illustrate the meaning which help a lot for easy unde... |
tensorflowtensorflow | doc for tf device should point to tf graph device | Bug | currently the doc for tf device locate here device point to tf graph name scope for more detail when it would be a lot more helpful if they point instead to tf graph device I e here graph device this would be more consistent with the rest of the doc as well |
tensorflowtensorflow | please share a total example from training in python and prediction in c | Bug | hi tfs current I m try prediction in c follow the tutorial in tensorflow tensorflow g3doc tutorial image recognition index md I want to train the mode in python use interface tf train write graph to write the graph to a file and then load it in the c for predition just like the above tutorial be... |
tensorflowtensorflow | convnet tutorial | Bug | quote exercise the model architecture in inference differ slightly from the cifar 10 model specify in cuda convnet in particular the top layer of alex s original model be locally connect and not fully connect try edit the architecture to exactly reproduce the locally connect architecture in the top l... |
tensorflowtensorflow | from tensorflow model rnn import linear cause error in python3 | Bug | from tensorflow model rnn import linear file user peace project venvs allen lib python3 5 site package tensorflow model rnn linear py line 25 in linear tf nn linear attributeerror module tensorflow python op nn have no attribute linear this be use the 0 6 wheel in os x |
tensorflowtensorflow | extract glimpse have no shape function | Bug | I m receive this error when call tf image extract glimpse no shape function register for standard op extractglimpse could someone confirm that this be a problem with the api itself if so how can I go about implement a solution |
tensorflowtensorflow | bug report easy 1 line fix | Bug | filename tensorflow python framework op py def set shape for output op use the registered shape function to set the shape for op s output try shape func shape registry lookup op type except lookuperror try shape func default shape function registry lookup op type ... |
tensorflowtensorflow | more descriptive error message when op be not define for gpu or cpu | Bug | when try to use maxpoolwithargmax I get the follow error invalidargumenterror no opkernel be register to support op maxpoolwithargmax with these attrs node maxpoolwithargmax 5 maxpoolwithargmax targmax dt int64 ksize 1 3 3 1 padding same stride 1 2 2 1 random normal 4 ... |
tensorflowtensorflow | sequence labelling tutorial | Bug | thank you for the great job and the tensorflow but I don t think the tutorial on lstm be clearly enough in addition I suggest add sequence labelling tutorial on lstm tutorial for well explanation |
tensorflowtensorflow | document the broadcasting behavior for tf mul etc | Bug | the fact that many of the elementwise operator in tensorflow support numpy style broadcasting be not well document or discoverable e g this so question we should improve the documentation on this |
tensorflowtensorflow | ptb word lm py error unsupported operand type s for tensor and int | Bug | hi I run the ptb word lm example from model rnn ptb however I get the unsupported operand type s for tensor and int for line 139 in ptb word lm py I also manage to fix it by change 139 self cost cost tf reduce sum loss batch size to 139 self cost cost tf d... |
tensorflowtensorflow | momentum and adagrad don t work with reshape and embedding | Bug | momentum and adagrad optimizer do not work when I use tf reshape like this python embedding tf variable tf random uniform 50000 50 1 0 1 0 embed tf reshape ... |
tensorflowtensorflow | transfer learn tutorial | Bug | the image recognition tutorial usage with python api suggest explore transfer learning as an exercise I would like to see a tutorial dedicate to the topic and would be especially interested in transfer learn use the inception v3 model |
tensorflowtensorflow | request to add api documentation for use tf flag | Bug | I see some tensorflow project contain hyperparameter configuration like tf flag define integer embed dim 128 dimensionality of character embed default 128 I think it be well to add corresponding document for use this feature |
tensorflowtensorflow | add reference to contribute md | Bug | can we add in some way a reference to |
tensorflowtensorflow | backport for moved model rnn linear doesn t work | Bug | in v0 6 linear get move into op rnn cell linear but backport here point to tf nn linear this break code with v0 5 |
tensorflowtensorflow | error run cifar10 train py in ver 0 6 0 | Bug | the cifar 10 demo run fine under 0 5 0 but give error under 0 6 0 I roll back to 0 5 0 and confirm this also cifar10 multi gpu train py work under 0 6 0 as well as 0 5 0 the output I m get when run cifar10 train py in 0 6 0 be attach I m run under ubuntu 14 04 error txt |
tensorflowtensorflow | occupy gpu even if it be not compatible | Bug | as the title state even if a gpu be not cuda compatible tensorflow will occupy the gpu and then proceed to ignore it here s a use case cuda visible device 3 python convolutional py I tensorflow core common runtime gpu gpu device cc 669 ignore gpu device device 0 name tesla k10 g2 8 gb pci ... |
tensorflowtensorflow | tf unsorted segment sum exit without error message if segment ids contain negative number | Bug | when run tf unsorted segment sum data segment ids num segment name none and pass a tensor contain 1 as segment ids tensorflow just exit without error message I m on the current master desire behavior in my case would be to these value be reject I e be not sum anywhere at all would ... |
tensorflowtensorflow | break link in word2vec tutorial doc | Bug | some of the link to word2vec basic py currently give a 404 they point to they should probably point to the version at right |
tensorflowtensorflow | tf placeholder api doc should mention possibility of none | Bug | for tf placeholder it s possible to have none as one or more of the dimension pass to the shape option this be describe in the mnist tutorial but be nowhere to be find in the api doc the latter only mention that the shape option itself may be none but that be an entirely different thing |
tensorflowtensorflow | tf code crash python kernel | Bug | the follow piece of code import tensorflow as tf a tf placeholder tf float32 shape 1 10 sess tf session sess run tf array op shape a crash the python kernel I realize it s not right for one thing I m not feed it a feed dict but it should give an error and not crash the kernel... |
tensorflowtensorflow | python get attr on dt float return proto type not python dtype | Bug | if my graph have a sub operation and I get the t key for the op it always return an integer type incorrectly op sub input resizebilinear input sub y attr key t value type dt float print op 8 get attr t 1 print type op 8 get attr t int... |
tensorflowtensorflow | python3 bug filter have no len | Bug | I have build the late source a5d8217c4ed and I try run the mnist tutorial this fail with file l psmit tensorflow env py3 lib python3 4 site package tensorflow python op gradient py line 447 in gradient if gate gradient and len filter none in grad 1 typeerror object of type filter ... |
tensorflowtensorflow | max image default to 3 image instead of batch size in tf image summary | Bug | even though the default value for the max image parameter in tf image summary be none a maximum of 3 image be display by default it look like this be by design l2993 but I can t find it mention in the documentation should a note be add to the doc or possibly the default value change to 3 instead of no... |
tensorflowtensorflow | say that we need gcc 4 8 be need help on compilation error on mac | Bug | have meet the follow compilation error tensorflow core kernel fifo queue cc 247 46 error expect body of lambda expression callback this attempt attempt exclusive lock require mu please let I know if you have any idea tha... |
tensorflowtensorflow | tensor slice or indexing with tensor I j | Bug | what I want to do be retrieve or slice 1 element from tensor with tensor index for example datum tf constant 1 2 3 4 5 6 I tf constant 2 j tf constant 1 k datum I j error l tf gather tf gather datum I j ok but generate error when gradient optimization... |
tensorflowtensorflow | explanation of the constant in the tutorial for tensorflow | Bug | hi would you be able to provide more explanation in the comment for the code or at least the paper that be relevant to the underlying theory for the tensorflow tutorial thank shyamal |
tensorflowtensorflow | fatal error in tileop invalid combination | Bug | I have an rnn I adapt from the ptb example that work fine on cpu but when I try to run it on a gpu it die with f tensorflow core kernel tile op cc 131 tileop invalid combination of device dt and ndim n5eigen9gpudevicee float 0 I m guess this be complain about a 0 dimensional tensor what s go on... |
tensorflowtensorflow | parse example can be much fast than parse single example | Bug | fyi I be work with example protos for model input and I be learn that use tf parse example to parse a shuffle batch of serialize example be much fast than use tf parse single example prior to batch for my particular dataset use parse single example allow I to create feed dict s with batch size 1... |
tensorflowtensorflow | cuda header not find when implement gpu kernel for user op | Bug | I be follow the tutorial to implement a user op I have three file dna encode op cc dna encode op gpu cu cc and dna encode op h I have configure tensorflow with gpu support use configure however during compilation of dna encode op gpu cu cc bazel doesn t find the cuda header info ... |
tensorflowtensorflow | sparse tensor construction give repeat index | Bug | tensorflow behave differently and surprisingly to scipy when convert sparse matrix to dense matrix python import tensorflow as tf import scipy as sp import scipy sparse I 0 0 j 0 0 value 1 2 sp answer sp sparse coo matrix value I j todense print scipy s answer be... |
tensorflowtensorflow | hamburger menu no long appear on mobile | Bug | I notice that the hamburger menu no long appear on mobile |
tensorflowtensorflow | some wrong code in get start document | Bug | on your get start website basic usage I find a small piece of wrong code in the sample code of feeds section input1 tf placeholder tf type float32 input2 tf placeholder tf type float32 I try they and python give the attributeerror module object have no attribute type after read the do... |
tensorflowtensorflow | swig signature mismatch at recordwriter | Bug | I try to run the example tensorflow g3doc how tos reading datum convert to record py but there be an error say function signature mismatch on the bool writerecord tensorflow stringpiece record call my swig version be swig version 1 3 40 a simple fix be to change bool writerecord tensorflow ... |
tensorflowtensorflow | translate unrecognized option datum dir | Bug | I try the translate command describe in the tutorial run it but it throw an error bazel run c opt tensorflow model rnn translate translate datum dir tmp datum train dir tmp train unrecognized option datum dir for the record this work instead bazel build c opt ... |
tensorflowtensorflow | constrastive in the document | Bug | in tensorflow g3doc tutorial word2vec index md practice we approximate the expectation by draw k constrastive word from the noise distribution I e we compute a I think constrastive would be typo contrastive be correct |
tensorflowtensorflow | link to next tutorial at the bottom of the first tutorial lead to the home page | Bug | on the last paragraph what matter be that we learn from this model still if you re feel a bit down about these result check out the next tutorial where we do a lot well and learn how to build more sophisticated model use tensorflow the next tutorial link to which end up show I the home page |
tensorflowtensorflow | time series example | Bug | be there a multivariate numerical time series example in tensorflow many thank andrew |
tensorflowtensorflow | small typo in basic usage doc | Bug | look like there be a comma miss in a tensor have a static type a rank and a shape tensor |
tensorflowtensorflow | reshape doc should mention that 1 can go anywhere | Bug | I e 1 be not just for flattening which be what the current doc say |
tensorflowtensorflow | word2vec tutorial plot label be incorrect | Bug | the plot produce by the word2vec tutorial look like random word in tensorflow tensorflow g3doc tutorial word2vec word2vec basic py line 223 l223 the code get label for the first 500 word embedding by extract 500 key from the word dictionary without respect to their index use label list dictionary k... |
tensorflowtensorflow | need a way to ask user what version of tensorflow they be run | Bug | and ideally where they get it from something like tf version |
tensorflowtensorflow | from tensorflow g3doc be break | Bug | there be a dozen place in g3doc how tos and g3doc tutorial where thing be import from the g3doc directory the g3doc directory isn t include in the installation and tensorflow intentionally can t be import from the source directory so those be likely all break |
tensorflowtensorflow | error in api docs image gather png | Bug | the last arrow should originate from p 5 I d photoshop it but I imagine there s an source illustrator file somewhere which would be well to change gather |
tensorflowtensorflow | tensorflow howto for share variable be confuse | Bug | at here the tutorial talk about use two set of variable and talk about their duplication however the network itself use 2 layer of convolution so there s 2 different thing that can be the quantity of 2 1 the number of layer be 2 be conv1 and conv2 these 2 should be distinct 2 the number of image ... |
tensorflowtensorflow | promote usage of docker above all other installation method | Bug | shouldn t we just focus on docker at least on the main page and then link to other method elsewhere would just need a good docker development workflow I personally get none yet |
tensorflowtensorflow | well error message for tf assign | Bug | when I try to use tf assign I m always run into the error message typeerror input ref of assign op require l value input I have no idea what this mean it s a pretty unhelpful error message some context a tf random normal 4 4 I try this with tf constant and tf variable and get the ... |
tensorflowtensorflow | how to doc for tensor indexing and assign op | Bug | if you re come from numpy you re use to be able to index and assign into array in the usual way |
tensorflowtensorflow | padding type definition be swap in the documentation | Bug | in pooling and convolution the definition of the padding type should be swap now it be like this padding same round down only full size window be consider pad valid round up partial window be include but it should be like this padding same round up partial window b... |
tensorflowtensorflow | maybe the website in other language | Bug | we ll be able to translate the site for other idiom |
tensorflowtensorflow | build from source for bsd | Bug | arch linux use this line bazel build job 2 c opt tensorflow tool pip package build pip package I be on bsd and I would rather build just executable and not a pip package how do I do this could you add build instruction |
tensorflowtensorflow | no documentation for saver class | Bug | there be multiple reference to saver class in api docs python train md and tutorial mnist tf index md yet the documentation for the saver class do not exist be there any way I can help with the documentation |
tensorflowtensorflow | typo in tensorboard visualize learn doc | Bug | I believe there be a typo in the code snippet in that section currently it state summary writer tf train summarywriter tmp mnist log sess graph but sess graph be a graph object and summarywriter expect a graphdef object instead so something like summary writer tf train summ... |
tensorflowtensorflow | small typo in deep mnist tutorial | Bug | there be a small typo on the deep mnist for expert page it s the first sentence of the second paragraph under the start tensorflow interactivesession header here we instead use the convenience interactivesession class should maybe be here we instead use the convenient interactivesession class ... |
tensorflowtensorflow | any roadmap available | Bug | as state on tensorflow be not complete it be intend to be build upon and extend I would therefore like to know if a roadmap exist |
tensorflowtensorflow | typo in reshape documentation | Bug | small typo at autogenerate shape and shape under the reshape example it say tensor t be 1 1 2 2 3 3 4 4 tensor t have shape 2 2 but I think t initially have the shape 2 2 2 not 2 2 |
tensorflowtensorflow | wrong link in the common problem doc | Bug | on the getting start page in the follow part common problem gpu relate issue if you encounter the follow when try to run a tensorflow program importerror libcudart so 7 0 can not open share object file no such file or directory make sure you follow the the gpu installation instruction the... |
tensorflowtensorflow | typo in decay the learning rate example | Bug | from example in doc decay the learning rate learning rate tf exponential decay starter learning rate global step 100000 0 96 staircase true should match function definiton above tf train exponential decay |
tensorflowtensorflow | typo in tutorial mnist beginner index md | Bug | first tf log compute the logarithm of each element of y next we multiply each element of y with the correspond element of tf log y should be first tf log compute the logarithm of each element of y next we multiply each element of y with the correspond element of ... |
tensorflowtensorflow | io support and example | Bug | currently there be an example on android but no correspond io example even though the white paper call out both android and io |
tensorflowtensorflow | quantize op | Bug | in the datum type section there be quantize op datum type find a note here l65 can you explain what these be |
tensorflowtensorflow | g3doc format | Bug | have the g3doc specification be publicly release be an effort go to be make so that outside contributor know exactly how comment should be write in order to be correctly parse |
tensorflowtensorflow | api docs do not list rnn | Bug | it have convolutional layer list for instance but do not show the rnn actually I don t quite see anything correspond to a fully connect layer either |
trekhlebjavascriptalgorithms | could we have just one way of do the swapping to have well consistency across the code | Enhancement | like how we have here l22 instead of l24 |
trekhlebjavascriptalgorithms | translate to pt pt | Enhancement | hello you have pt br translation would you like one pr with pt pt |
trekhlebjavascriptalgorithms | provide use case for the abstraction | Enhancement | I suppose this fall under a feature request I think there be a lot of great content here however honestly they would become far more valuable to I at least if there be use case detail in the readme md of each algorithm |
trekhlebjavascriptalgorithms | quicksort instead of take pivot as 1st element we should take the pivot as last element due to time complexity | Enhancement | instead of this const pivotelement array shift o n we should use const pivotelement array pop o 1 when take the pivot as last element 2 test case be fail 1 quicksort should do stable sorting 2 quicksort should visit not sort array element specify number of time ... |
trekhlebjavascriptalgorithms | detect cycle algorithm detect just one cycle | Enhancement | the detect cycle algorithm detect just one cycle it would be great if the algorithm can recognize more cycle than one in case there be several |
trekhlebjavascriptalgorithms | knapsack have error | Bug | var uu new knapsackitem value 3 weight 2 new knapsackitem value 4 weight 3 new knapsackitem value 5 weight 4 new knapsackitem value 7 weight 5 var b new knapsack uu 7 b solvezerooneknapsackproblem |
trekhlebjavascriptalgorithms | luhn algorithm | Enhancement | I would like to add luhn algorithm to src algorithm uncategorized be it ok for you |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.