text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">[Enter steps to reproduce below:]</p>
<p dir="auto">1.Put some music and devellopers file on a folder<br>
2. Open the folder with atom<br>
3. clic on a music and it will crash atom because atom try to read it.</p>
<p dir="auto"><strong>Atom Version</strong>: 0.170.0<br>
<strong>System</strong>: Unknown Wi... | <p dir="auto">So, I use my text editor for all kinds of things (writing code, reading readmes, editing dotfiles, etc). One of the things I do most often during any given day is open up large log files to troubleshoot Enterprise problems. These files can sometimes get as large as 500-800MB.</p>
<p dir="auto">I just trie... | 1 |
<p dir="auto">I'm running <code class="notranslate">Python 3.5.2</code> and <code class="notranslate">numpy 1.15.0</code></p>
<p dir="auto">I'm seeing:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/usr/lib/python3.5/importlib/_bootstrap.py:2... | <p dir="auto">After <code class="notranslate">pip install numpy</code> 1.15 from a wheel,</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="print "np.dtype.__basicsize__:", np.dtype.__basicsize__ # 96
print "scipy.dtype.__basicsiz... | 1 |
<p dir="auto">It's so easy to accidentally drag a folder to another and not even know it, i've done it several times but each time i've been lucky to catch it. On a huge project this could be a nightmare. Please alert the user or at least create a preference that allows us to set an alert.</p>
<p dir="auto">Thanks!</... | <p dir="auto">I am on windows 7, latest vscode, behind a corporate proxy, but have specified in in settings. I get a list of all extensions, but when I try and install for example magicpython I get the following error:</p>
<p dir="auto"><code class="notranslate">getaddrinfo ENOTFOUND marketplace.visualstudio.com market... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.239]
Windows Terminal version (if applicable): 0.3"><pre lang="none" class="notranslate"><code class="notran... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18362.175
Windows Terminal version (if applicable): 0.2.1715.0"><pre lang="none" class="notranslate"><code class="notranslate">Windows build ... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | <p dir="auto">i had a call to an undefined function inside of componentDidMount. it errors <code class="notranslate">Cannot read property 'Component' of undefined</code> instead of notify that the function is undefined</p>
<p dir="auto">also a manual throw an error inside componentDidMount shows <code class="notransla... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">The moment i upgraded from an older version to v0.10.1it started crashing. I can not open it anymore.</p>
<p dir="auto">I tried downloading greater version like</p>
<ul dir="auto">
<li>v0.10.2</li>
<li>v0.10.3</li>
</ul>
<p dir="auto">But that does not work either. Please see attache... | <p dir="auto">See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="117938631" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/296" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/296/hovercard" href="https://github.... | 1 |
<h3 dir="auto">右键弹出菜单位置错误</h3>
<ul dir="auto">
<li>在放大的情况下(ctrl + +),右键点击弹出的菜单,位置偏左,放大倍数越大,偏左越明显。</li>
</ul> | <blockquote>
<p dir="auto">When I zoom in (using Ctrl+Shift++) the context menu that is shown when I right click somewhere is displayed in the wrong place. I attached two images one without any zoom where the menu is displayed correctly in the second one how is displayed after pressing Ctrl+Shift++ twice. In both cases... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ X ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see http... | <p dir="auto">So, in the <code class="notranslate">RootRouter.commit</code> method, the RouteParams are appended twice to the URL, causing an URL like this</p>
<p dir="auto"><code class="notranslate">http://host.com/path?state=3&code=4</code><br>
to be transformed to an url like this<br>
<code class="notranslate">h... | 0 |
<p dir="auto">WARNING - Refused to delete permission view, assoc with role exists DAG Runs.clear Admin</p>
<p dir="auto">Issue with airlow webserver command on airflow 2.1.0</p>
<p dir="auto">Please help</p> | <p dir="auto"><strong>Apache Airflow version</strong>:<br>
1.10.11</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):<br>
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.6", GitCommit:"dff82dc0de47299ab66c83c6... | 1 |
<p dir="auto">There are at least three sets of URLs that give the same thing:</p>
<p dir="auto"><a href="http://doc.rust-lang.org/std/" rel="nofollow">http://doc.rust-lang.org/std/</a><br>
<a href="http://doc.rust-lang.org/nightly/std/" rel="nofollow">http://doc.rust-lang.org/nightly/std/</a><br>
<a href="http://static... | <p dir="auto">The <code class="notranslate">Ref</code> type connected to <code class="notranslate">RefCell</code> supports some methods for changing the type of the reference, such as <code class="notranslate">map</code> and <code class="notranslate">filter_map</code>. While <code class="notranslate">map</code> is clea... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<ol dir="auto">
<li>Clone test project <a href="https://github.com/v3rm0n/mixin_coverage_error">https://github.com/v3rm0n/mixin_coverage_error</a></li>
<li>Run <code class="notranslate">flutter test --coverage</code></li>
</ol>
<h2 dir="auto">Logs</h2>
<div class="snippet-clipbo... | <p dir="auto">when i try to run my application for the first time, i get these messages</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Oops; flutter has exited unexpectedly.
Sending crash report to Google.
Crash report sent (report ID: 42166fb... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">... | <p dir="auto">When using the autocomplete component using a list of people [name, city, state ...] as data-source, Austin will be displayed twice.<br>
How can we ensure the list won't show duplicate data while still using the same data source?</p>
<p dir="auto">const data = [<br>
{"id":1,"name":"bob", "city":"Austin","... | 0 |
<p dir="auto"><strong>Proof of concept</strong>: <a href="https://github.com/Bladrak/symfony-standard">https://github.com/Bladrak/symfony-standard</a> (master branch)</p>
<ul dir="auto">
<li>Go to {host}/demo/test</li>
<li>Enter anything in the form</li>
<li>Submit</li>
</ul>
<p dir="auto">The error message appears twi... | <h1 dir="auto">Use case</h1>
<h2 dir="auto">Models:</h2>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="abstract class AbstractUser
{
private $username;
private $password;
}
class ConcreteUser extends AbstractUser
{
/**
* @var Us... | 1 |
<p dir="auto">This causes overhead on client side when parsing the errors since need to recheck content type for every error in order not to parse plain text as json (some libraries fail on that).<br>
The errors message format should be standardized.</p>
<p dir="auto">Examples:<br>
404: Page Not Found<br>
Content-Type:... | <p dir="auto">If go-restful detects a particular method is not allowed, it will return this error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="HTTP/1.1 405 Method Not Allowed
Content-Type: text/plain; charset=utf-8
405: Method Not Allowed"... | 1 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">When <code class="notranslate">boxplot</code> is called multiple times on the same axis with <code class="notranslate">manage_ticks=True</code>, ticks and labels can get duplicated and be overdrawn.</p>
<p dir="auto">I believe t... | <p dir="auto">It would be nice to migrate to py.test which seems to have more features and better usability than nose at this point.</p>
<p dir="auto">This is potentially a large chunk of work given how customized our nose environment is.</p> | 0 |
<p dir="auto">In my experience, there are few places in data work where problems with data are more evident than when merging datasets -- something that is both a problem (if you think you're doing a one-to-one merge and one of the keys isn't unique in one dataset, you can introduce huge problems) and an opportunity (c... | <p dir="auto">Dropping the index column with index=False normally works OK, but if the column headings are from a MultiIndex, it fails to drop the empty <code class="notranslate"><th></th></code> spacers at the start of the header, so data rows are not aligned properly:</p>
<div class="snippet-clipboard-con... | 0 |
<p dir="auto">Hi,<br>
I wish to use Gapi for authentication in a future nextjs app. Any idea if this is possible ? or have been done already ?</p>
<ul dir="auto">
<li>[x ] I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.<br>
Tha... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expecte... | 0 |
<h4 dir="auto">Challenge Name</h4>
<h4 dir="auto">Issue Description</h4>
<h4 dir="auto">Browser Information</h4>
<ul dir="auto">
<li>Browser Name, Version:</li>
<li>Operating System:</li>
<li>Mobile, Desktop, or Tablet:</li>
</ul>
<h4 dir="auto">Your Code</h4>
<div class="highlight highlight-source-js notranslate p... | <h4 dir="auto">Challenge Name</h4>
<p dir="auto"><a href="https://www.freecodecamp.com/challenges/target-the-children-of-an-element-using-jquery" rel="nofollow">https://www.freecodecamp.com/challenges/target-the-children-of-an-element-using-jquery</a></p>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">The button... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from sklearn.ensemble import RandomForestClassifier
X = np.ones(shape=(0,1))
y = np.ones(shape=(0,1))
rfc = RandomForestClassifier()
In [36]: rfc.fit(X,y)
------------------------------------------... | <p dir="auto">The handling of 1d input should be consistent in all estimators. I think currently 1d X is assumed to be of shape <code class="notranslate">(1, n_features)</code> - and even that might fail sometimes. That needs to be checked and needs to be consistent across all estimators.</p>
<p dir="auto">Also, all es... | 1 |
<h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version: 4.1.1</li>
<li>Platform: ubuntu 18.04</li>
<li>Python version: 3.8.5</li>
<li>PyTorch version (GPU?): 1.7.1</li>
</ul>
<h3 dir="auto">Who can help</h3>
<p dir="auto"><a class="user-mention notranslate" data-... | <h1 dir="auto"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji> Questions & Help</h1>
<p dir="auto">Pretrained <code class="notranslate">T5Tokenizer </code> has vocab size of 32100 (32000 tokens plus 100 extra_ids) but the share... | 1 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.7 (ES6 mode)</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="type SymbolKeysGiveNumbers = { [x: symbol]: number };">... | <p dir="auto">TypeScript now has a ES6 target mode which includes definitions <code class="notranslate">Symbol</code>. However when trying to index an object with a symbol, I get an error (An index expression argument must be of type 'string', 'number', or 'any').</p>
<div class="highlight highlight-source-js notransla... | 1 |
<p dir="auto">The issue is that putting <code class="notranslate">class="visible-md visible-lg"</code> on an element will only make the element visible in the largest of the specified views (in this case <code class="notranslate">visible-lg</code>).</p>
<p dir="auto">The reason is that the CSS specificity that made thi... | <p dir="auto"><a href="https://dl.dropboxusercontent.com/u/37682778/error/index.html" rel="nofollow">https://dl.dropboxusercontent.com/u/37682778/error/index.html</a></p> | 1 |
<p dir="auto">There is a lot of information in the stats API, but little of it is documented, and confusion arises...</p>
<p dir="auto">e.g.<br>
_all.primaries.docs.count shows all the documents lucene sees, which may be different to the documents elasticsearch sees with a simple search if there are nested documents be... | <p dir="auto">Hello,</p>
<p dir="auto">We have actually 7 nodes. We use elasticsearch 1.3.2.</p>
<p dir="auto">We are configured in unicast mode with a minimum consistency of 4<br>
Two days ago, in the night, network team has done a switches firmware upgrade of all production switches.</p>
<p dir="auto">The result of t... | 0 |
<p dir="auto">the error info is</p>
<p dir="auto"><code class="notranslate">[ERROR] 16:28:29.726 [pool-4-thread-1] o.a.s.s.f.c.CommandExecutorTask - Exception occur: java.lang.NullPointerException: null at org.apache.shardingsphere.shardingproxy.backend.communication.jdbc.datasource.JDBCBackendDataSource.createConnect... | <h2 dir="auto">Bug Report</h2>
<h3 dir="auto">Which version of ShardingSphere did you use?</h3>
<p dir="auto">shardingsphere-ui-4.1.1</p>
<h3 dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?</h3>
<p dir="auto">ShardingSphere-Proxy</p>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto"... | 0 |
<p dir="auto">apm (atom package manager) conflicts with the widely used advanced power management system on Linux. This has been confirmed on both current versions of Ubuntu and Debian.</p>
<p dir="auto">Atom installs "apm" by default into /usr/bin, Advanced Power Management installs its client, also named "apm" into /... | <p dir="auto">Error when installing on a system with "apmd" package installed:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Selecting previously unselected package atom.
(Reading database ... 183328 files and directories currently installed.... | 1 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-soak-gce-test/84/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-soak-gce-test/84/</a></p>
<p dir="auto">Failed: BeforeSuite {Kubernetes e2e suite}</p>
<div class="snippe... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-scalability/10992/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-scalability/10992/</a></p>
<p dir="auto">Failed: BeforeSuite {Kubernetes e2e suite}</p>
<div c... | 1 |
<p dir="auto">While it's possible to find the <code class="notranslate">max</code> of a Series containing strings, it's not possible to find the <code class="notranslate">idxmax</code>:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>&g... | <p dir="auto">When getting the values of a dataframe with multiple columns with a single type datetime64[ns,UTC], it returns a numpy array with dtype=object instead of dtype=datetime64[ns,UTC].<br>
When returning a single column with dtype=datetime64[ns,UTC] or returning a multiple columns of dtype=datetime64[ns] (ie w... | 0 |
<p dir="auto">Make sure these boxes are checked before submitting your issue - thank you!</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the superset logs for python stacktraces and included it here as te... | <p dir="auto">Make sure these boxes are checked before submitting your issue - thank you!</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the superset logs for python stacktraces and included it here as te... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=jondaly@firstdata.com" rel="nofollow">Jon Daly</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7062?redirect=false" rel="nofollow">SPR-7062</a></strong> and commented</p>
<p dir="auto">Would like a replacement for ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=cwidhelm" rel="nofollow">Chris Widhelm</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2002?redirect=false" rel="nofollow">SPR-2002</a></strong> and commented</p>
<p dir="auto">When calling ServletRequestUtils.getR... | 0 |
<p dir="auto">I have tried all the methods but did not succeed to make a batch processing of images in Go Tensorflow.</p>
<p dir="auto">I have been following this test case for the inception model. I tried many things but did not work.<br>
<a href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/go/exam... | <p dir="auto"><em>Please make sure that this is a bug. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template</em></p>
<p dir="auto"><strong>Syste... | 0 |
<blockquote>
<p dir="auto">Issue originally made by James Koshigoe (jameslk)</p>
</blockquote>
<h3 dir="auto">Bug information</h3>
<ul dir="auto">
<li><strong>Babel version:</strong> 6.6.5</li>
<li><strong>Node version:</strong> v4.2.1</li>
<li><strong>npm version:</strong> 2.14.7</li>
</ul>
<h3 dir="auto">Options</h3>... | <blockquote>
<p dir="auto">Issue originally made by Justin Johansson (justinjohansson)</p>
</blockquote>
<h3 dir="auto">Bug information</h3>
<ul dir="auto">
<li><strong>Babel version:</strong> 6.11.4 (babel-core 6.13.2)</li>
<li><strong>Node version:</strong> v6.4.0</li>
<li><strong>npm version:</strong> v6.4.0</li>
</... | 1 |
<p dir="auto">I'm trying to create an application that registers events on key presses. The registering works fine, and the events are triggered properly, but the keypress isnt passed forwards onto the OS for any other program to process.<br>
Yes I'm using single character ('x' etc.), and obviously there are security i... | <p dir="auto">Not sure if this is the intended outcome, but wasnt what I expected;<br>
if I register 'ctrl+c' or 'ctrl+x' as a global shortcut, the system will only listen to that function and not run the default copy/cut-function. I was hoping to bind my listener as an addition to the default function..</p> | 1 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-pre-release/77/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-pre-release/77/</a></p>
<p dir="auto">Failed: [k8s.io] Kubelet [Serial] [Slow] [k8s... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-soak-continuous-e2e-gce/6512/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-soak-continuous-e2e-gce/6512/</a></p>
<p dir="auto">Failed: [k8s.io] Kubelet [Serial] [Slow] [k8s.i... | 1 |
<p dir="auto">The following program calls 'fail!()', but still results in an exit code of zero:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main () {
os::args();
fail!();
}"><pre class="notranslate"><code class="notranslate">fn m... | <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() {
os::args();
assert!(false);
}"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">main</span><span class="pl-kos">(</span><span class="pl-kos">)... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&... | <p dir="auto">Possible bug with <code class="notranslate">slice</code> in <code class="notranslate">alpha.55</code> and <code class="notranslate">beta 0</code> … was there a change with slice recently?</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-con... | 0 |
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">When using Jupyter notebook and matplotlib.pyplot with setting %matplotlib notebook,<br>
the plots generated only show the top left corner. One can pan and see the remaining section of the plot.</p>
<p dir="auto">Using %matplotlib inline does not have the sam... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">A simple 3D scatter plot is not working on jupyter notebook when <code class="notranslate">%matplotlib notebook</code> is enabled. However, it is working for <code class="notranslate">%matplotlib inline</code></p>
<p dir="auto"... | 1 |
<p dir="auto">On beta, this container (which still has a message which says "output will go here"), no longer shows the challenges' output:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/18563015/22176754/0ea4bbc6-dfdf-11e6-828d-6fbc001ecb8f.png"><img src="htt... | <p dir="auto">The instructions ask us to change the second child of div with class="well", but the exercise is validate when you change div class="target" element.</p> | 0 |
<h3 dir="auto">Problem description</h3>
<p dir="auto">Since upgrading from material-ui 0.14.4 to 0.15.1 I'm noticing my SelectField component is not rendering MenuItems. This could be due to the two warnings i'm seeing (related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1632... | <h3 dir="auto">Problem description</h3>
<p dir="auto">I can't open the SelectField,that is it is not useful to click SelectField.But My code is just referred to <a href="http://www.material-ui.com/#/components/select-field" rel="nofollow">http://www.material-ui.com/#/components/select-field</a><br>
Could you give me s... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.1.2</li>
<li>Operating System / Platform => macOS Catalina, Version 10.15.1</li>
<li>Compiler => Xcode, Version 11.2.1 (11B500)</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I installed opencv4 through homebre... | <h5 dir="auto">System information (version)</h5>
<p dir="auto">Opencv => 4.0.0 (C++ custom build, includes dnn module)<br>
Operating system => Ubuntu<br>
Compiler => GCC</p>
<h5 dir="auto">Detailed description</h5>
<h5 dir="auto">Summary</h5>
<p dir="auto">I have a transfer learning mobilenetV2 classification ... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.1.2(Ubuntu18.04),4.2(Win10 64bit)</li>
<li>Operating System / Platform => Linux, Win</li>
<li>Compiler => gcc7.5(linux), Visual Studio 2019(Win10)</li>
<li>Tensorflow => 2.1</li>
</ul>
<h5 dir="auto">Detailed description</h5>
... | <p dir="auto">I encountered a discrepancy between the documentation (found <a href="http://docs.opencv.org/3.1.0/d2/de8/group__core__array.html#ga937ecdce4679a77168730830a955bea7" rel="nofollow">here</a>) and the actual behavior of the cv::log function. Though the documentation says that log(0) will evaluate it to roug... | 0 |
<p dir="auto">I have encountered something that's very likely a bug.<br>
In the same module, the transpiled code for <code class="notranslate">export ... from ...</code> appears before the transpiled code for <code class="notranslate">import ...</code> in the output.<br>
This scenario has already been asked <a href="ht... | <h3 dir="auto">Input Code</h3>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import "babel-polyfill";
export {default as foo} from "./foo"; //Foo depends on the babel-polyfill"><pre class="notranslate"><span c... | 1 |
<p dir="auto">When attempting to use <code class="notranslate">exportAs</code> with a template-based directive, the following behaviour occurs:</p>
<p dir="auto">(1) <strong>When used with <code class="notranslate">*</code> syntax:</strong> You get the error "There is no directive with "exportAs" set to "foo"" despite ... | <p dir="auto">If you want to use a <code class="notranslate">TemplateRef</code> to instantiate an embedded View anywhere other than in that template's location (i.e., with its own <code class="notranslate">ViewRef</code>), the inability to grab the TemplateRef (or a directive instance) on the template element becomes c... | 1 |
<p dir="auto">When I initialize popover via javascript(not adding data attributes) does some facinating things it shoudn't do. It appends content to .content. as it should, but doesn't clear previous content, so there will be this content I need to append there, and previous content</p>
<div class="highlight highlight-... | <p dir="auto">Hey there,</p>
<p dir="auto">A recent change <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/twbs/bootstrap/commit/5bf13914e49942409c0b21aeaf2ed756c41bd498/hovercard" href="https://github.com/twbs/bootstrap/commit/5bf13914e49942409c0b21aeaf2ed756c41bd498"><tt>5bf... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=reiner.kuehl" rel="nofollow">Reiner Kühl</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4106?redirect=false" rel="nofollow">SPR-4106</a></strong> and commented</p>
<p dir="auto">We have va working web flow for Spr... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mohan@hp.com" rel="nofollow">Mohan</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4105?redirect=false" rel="nofollow">SPR-4105</a></strong> and commented</p>
<p dir="auto">De serializing org.springframework.webfl... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-learn-how-script-tags-and-document-ready-work" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-learn-how-script-tags-and-document-ready-work</a> has an issue. Please describe how to reproduce it, and include links to screens... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-target-the-same-element-with-multiple-jquery-selectors" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-target-the-same-element-with-multiple-jquery-selectors</a> has an issue. Please describe how to reproduce it, and includ... | 1 |
<p dir="auto">During package updates the "Updating" status of many (not all) packages doesn't seem to change to "Updated" even after the updates have been successfully installed. I can see the updates were successfully installed by clicking "Check for Updates" again after which the "Updating" message disappears and I g... | <p dir="auto">Just noticed this as of Atom 0.208.0-c06d62e:</p>
<ol dir="auto">
<li>Click the <code class="notranslate">Update</code> button in an available update package card in the Updates panel</li>
<li>Wait a sufficiently long time so you know it should've been installed (~5 mins with an SSD, for example)</li>
<li... | 1 |
<ul dir="auto">
<li>VSCode Version:1.2.0</li>
<li>OS Version:Windows 7</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<h3 dir="auto">Problem 1</h3>
<ol dir="auto">
<li>Ctrl + `</li>
<li>Chinese character gash in Terminal.</li>
</ol>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://clo... | <p dir="auto">After updating I now receive an error.</p>
<p dir="auto">[c:/Program Files (x86)/Microsoft VS Code/resources/app/extensions/csharp-o]: Cannot read file c:/Program Files (x86)/Microsoft VS Code/resources/app/extensions/csharp-o/package.json: ENOENT: no such file or directory, open 'c:\Program Files (x86)\M... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.10</p>
<p dir="auto"><strong>Visual studio Version:</strong></p>
<p dir="auto">2015 community version update 2<br>
typescript tools for visual studio 1.8.29.0</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts no... | <p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.7</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="private streamProcess(stream: NodeJS.ReadableStream): Promise<v... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">Ansible setup module.</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<p dir="auto">ansible 2.2.2.0<br>
config file = /etc/ansible/ansible.cfg<br>
configured module search path = Default w/o overrides</p>
<... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Feature Idea</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">setup</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.1.0.0"><pre class... | 1 |
<p dir="auto">I feel like the previous issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="26321602" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/12392" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/12392/h... | <p dir="auto">Please consider removing the double border on justified link variation, like you have on multiple buttons in an input group, in the upcoming v3.1.0?</p>
<p dir="auto"><a href="http://getbootstrap.com/components/#btn-groups-justified" rel="nofollow">http://getbootstrap.com/components/#btn-groups-justified<... | 1 |
<p dir="auto">If that makes sense, I can create a pull.</p>
<h4 dir="auto">Description</h4>
<h4 dir="auto">Steps/Code to Reproduce</h4>
<h4 dir="auto">Expected Results</h4>
<h4 dir="auto">Actual Results</h4>
<h4 dir="auto">Versions</h4> | <p dir="auto">It would be nice if these rates would be included in the metrics module:</p>
<ul dir="auto">
<li>False positive rate (Fall-out)</li>
<li>False negative rate (Miss rate)</li>
<li>True negative rate (specificity)</li>
</ul> | 1 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | 1 |
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-create-a-set-of-radio-buttons" rel="nofollow">http://freecodecamp.com/challenges/waypoint-create-a-set-of-radio-buttons</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p>
<p dir="auto">When... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-line-up-form-elements-responsively-with-bootstrap" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-line-up-form-elements-responsively-with-bootstrap</a> has an issue.</p>
<p dir="auto">I think the problem is happening on all... | 1 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.2.1-3816ae7c3</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:157108<b... | <p dir="auto">PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE</p>
<p dir="auto">I got this error when I click 'Ranked'.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.0.4-3c6a219</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapd... | 1 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><input... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">iss... | 0 |
<p dir="auto">By default babel is looking for <code class="notranslate">node_modules</code> in current directory.<br>
But sometimes we need to use <code class="notranslate">node_modules</code> from some child or other directory.<br>
I tried to use <code class="notranslate">NODE_PATH</code> env, but it doesn't work.<br>... | <p dir="auto">This is a bug report - I am getting this error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="
Module build failed: Error: Couldn't find preset "latest" relative to directory "/Users/alexamil/WebstormProjects/ores... | 1 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">I see RENDER WARNING in the two examples on my Windows + Chrome.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[.Offscreen-For-WebGL-000002652FEC91C0]RENDER WARNING: Render count or... | <p dir="auto">Sorry, it was glitch on my side after ObjLoader update. After my code fixing everything works fine.<br>
...</p>
<h5 dir="auto">Three.js version</h5>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Dev</li>
<li class="task... | 1 |
<p dir="auto">It would be great if aside from the current way of building widgets you could add JSX like capabilities. I mean add tiny syntactic sugar to enable XML like constructs inside dart code. It just makes code so much easier to read/develop/debug/maintain and also easier for powerful GUI builders to integrate w... | <h2 dir="auto">Steps to Reproduce</h2>
<ol dir="auto">
<li>Create a widget that contains a CameraPreview.</li>
<li>Try to take a screenshot using this method: <a href="https://docs.flutter.io/flutter/rendering/RenderRepaintBoundary/toImage.html" rel="nofollow">https://docs.flutter.io/flutter/rendering/RenderRepaintBou... | 0 |
<p dir="auto">An optional parameter on the facet, like sort's "ignore_unmapped" parameter would be great.</p>
<p dir="auto">Context : We use "dynamic_templates" in our index mapping and allow clients to search, sort, and "facet" on any field that is valid by the rules of the mapping.</p>
<p dir="auto">The problem arise... | <p dir="auto">Changing the routing value or parent id of a document will lead to duplicate documents with the same index, type, and id. I <em>think</em> that internally a documents id is constructed from the index, type, id, and routing value so internally the id's are different, yet they look the same to the end user... | 0 |
<ul dir="auto">
<li>VSCode Version:1.0.0</li>
<li>OS Version:win7</li>
</ul>
<p dir="auto">I hope have a plugin like bootstrap-3-snippets, we can use it quote myself snippets from localhost or server(for example github).</p> | 0 | |
<p dir="auto">Hi,<br>
Is there any plan to add support for <code class="notranslate">CMake</code> build tool? <code class="notranslate">CMake</code> is more easy and portable.</p> | <p dir="auto">I'm creating this issue to discuss the possibility of standardizing our build system on CMake, which seems to be getting significant traction as a saner, cross-platform build system than Make. If we decide to use this to build Julia, we may want to standardize on it as a standard build system for Julia pa... | 1 |
<p dir="auto">Uncaught Error: spawn /opt/atom/atom (deleted) ENOENT</p>
<p dir="auto"><strong>Atom Version</strong>: 0.152.0<br>
<strong>System</strong>: linux 3.13.0-40-generic<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Steps To Reproduce</h3>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<h3 dir... | <p dir="auto"><strong>TEMPORARY WORKAROUND</strong>: <code class="notranslate">ln -s /usr/share/atom/atom "/usr/share/atom/atom (deleted)"</code></p>
<p dir="auto">Uncaught Error: spawn /opt/atom/atom (deleted) ENOENT</p>
<p dir="auto"><strong>Atom Version</strong>: 0.152.0<br>
<strong>System</strong>: linux 3.13.0-40-... | 1 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.2.1-3816ae7c3</p>
<p dir="auto">Call stack: at n.value (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40... | <p dir="auto">Here is the link to <a href="http://codesandbox.io/s/34r1l9wl4m" rel="nofollow">Sandbox</a></p>
<p dir="auto">I have simple code like this:</p>
<p dir="auto"><strong>Sidebar.js</strong>:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-cont... | 0 |
<blockquote>
<p dir="auto">Issue originally reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sheerun/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sheerun">@sheerun</a> in <a class="issue-link js-issu... | <blockquote>
<p dir="auto">Issue originally made by Ivan (istarkov)</p>
</blockquote>
<h3 dir="auto">Bug information</h3>
<ul dir="auto">
<li><strong>Babel version:</strong> 6.6.0</li>
<li><strong>Node version:</strong> 5.6.0</li>
<li><strong>npm version:</strong> 3.7.5</li>
</ul>
<h3 dir="auto">Description</h3>
<p dir... | 0 |
<p dir="auto">I want to have 2 parallel VGG models that share an input. I can do this with:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="modelA = vgg16.VGG16(include_top=True,weights='imagenet')
modelB = vgg16.VGG16(include_top=True,weights=... | <p dir="auto">I run into the above warning when saving sub-classed models with <code class="notranslate">model.save()</code>.</p>
<p dir="auto">After some investigation, the error seems to occur when using sub-classed layers in combination with sub-classed models.</p>
<p dir="auto">See the code below for a minimal exam... | 0 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>"yes and no"</td>
</tr>
<tr>
<td>Feature request?</td>
<td>"yes and no"</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.3.x, p... | <table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>yes</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.3.6</td>
</tr>
</tbody>
... | 1 |
<p dir="auto">They look disconnected, detached.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/459ba91e9c313a194e58e6da2707da528e7ff44cece2179aae90a0f0203a26bb/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f313530353337322f323035393932332f30336138... | <p dir="auto">Chrome for Mac. Taken from the docs.</p>
<p dir="auto">To repro:</p>
<ol dir="auto">
<li>Zoom at 90%. (ctrl + <code class="notranslate">-</code>)</li>
<li>Notice the tooltip arrow has this line of whitespace.</li>
</ol>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo... | 1 |
<p dir="auto">While <a href="https://github.com/pytorch/pytorch/issues/7484" data-hovercard-type="issue" data-hovercard-url="/pytorch/pytorch/issues/7484/hovercard">7494</a> and <a href="https://github.com/pytorch/pytorch/issues/906" data-hovercard-type="issue" data-hovercard-url="/pytorch/pytorch/issues/906/hovercard"... | <p dir="auto">Sometimes an in-place division where the denominator comes from the same tensor will yield unpredictable results. For example, if you want an array that counts from 0 to 100 in each of 50 rows, but actually you want to normalize to the range [0..1], it seems natural to write:</p>
<div class="snippet-clip... | 1 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.3.1</li>
<li>Operating System / Platform => High Siera</li>
<li>Compiler => make</li>
</ul>
<p dir="auto">COMMAND:</p>
<ol dir="auto">
<li>
<p dir="auto">cmake -DOPENCV_EXTRA_MODULES_PATH=/Users/....../Desktop/opencv_contrib-maste... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/44631967/58918202-efac0780-8746-11e9-8d83-f4e61e5b19eb.png"><img src="https://user-images.githubusercontent.com/44631967/58918202-efac0780-8746-11e9-8d83-f4e61e5b19eb.png" alt="Screenshot from 2019-06-05 ... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=derenbacha" rel="nofollow">Alexander Derenbach</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8873?redirect=false" rel="nofollow">SPR-8873</a></strong> and commented</p>
<p dir="auto">I want to have a cache class ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=paulm" rel="nofollow">Paul Middelkoop</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8651?redirect=false" rel="nofollow">SPR-8651</a></strong> and commented</p>
<p dir="auto">Tested on nightly build of August 29th... | 1 |
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function isOkOf<a>(anything: { isOk: a }) : a {
return anything.isOk;
}
function notOver<a>(is: (value: a) => boolean) : (value: a) => boolean {
return functio... | <p dir="auto">Motivating example (one of many):</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function compare<T>(lhs: T, rhs: T): boolean {
return lhs === rhs;
}
if(compare('1', 1)) { // Expected: Error -- I made 'com... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">the following example reproducibly crashes the kernel after printing the topics. I do not get any error message.</p>
<p dir="auto">Example in question:<br>
<a href="http://scikit-learn.org/stable/auto_examples/applications/topics_extraction_with_nmf_lda.html#example-applications-topi... | <p dir="auto">There is a call to <code class="notranslate">exit</code> in the topic extraction example. I didn't have time to blame but that seems odd.</p> | 1 |
<h3 dir="auto">Description</h3>
<p dir="auto">The <a href="https://github.com/dart-lang/reflectable">reflectable</a> package does not work with flutter v0.6.0, while it does work with v0.5.1.</p>
<h3 dir="auto">Minimal Example</h3>
<p dir="auto">Given the following minimal example: <a href="https://github.com/s-bauer/f... | <p dir="auto">Running the built_value generator on flutter code currently spits out a severe error:</p>
<p dir="auto"><code class="notranslate">[SEVERE] Instance of 'PartBuilder' on dartsugar|lib/models/module_data.dart: Unable to resolve asset ID for "dart:ui"</code></p>
<p dir="auto">It still works, but I wonder if 1... | 1 |
<p dir="auto">Cudnn8.0 remove function "cudnnGetConvolutionForwardAlgorithm", but OpenCV still use it. So how to resolve it?</p> | <p dir="auto">New CuDNN release introduced new libraries and headers layout and excluded some functions. See initial discussion and found issues in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="614468863" data-permission-text="Title is private" data-url="https://github.com/opencv/o... | 1 |
<h1 dir="auto">❓ Questions & Help</h1>
<h2 dir="auto">Details</h2>
<p dir="auto">Is there a way to generate all possible sentences using a fine-tuned GPT-2 model given a certain sampling technique? For some reason I wan to exhaust all possible combination of tokens given a fine-tuned GPT-2 model with certain samp... | <p dir="auto">I have a custom Bert model for relation classification based on the <a href="https://arxiv.org/abs/1905.08284" rel="nofollow">R-BERT paper</a>. The model performs well but is relatively slow on CPU, so I'd like to try exporting to ONNX.</p>
<p dir="auto">The model inherits from <code class="notranslate">B... | 0 |
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class C {
p: number; // Should be an error under --strictNullChecks
method() {
this.p;
}
}"><pre class="notranslate"><span class="pl-k">class</span> <span class="pl-smi">C<... | <p dir="auto"><em>[A search yields this addresses <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="136845222" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/7271" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript/is... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.239]
Windows Terminal version (if applicable): 0.2.1831.0"><pre class="notranslate"><code class="notranslate... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [Version 10.0.18362.239]
Windows Terminal version (if applicable): 0.2.1831.0
Any other software?
- WSL Ubuntu: [1804.2019.521.0]
- Midnight Com... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=alysson.rodrigues" rel="nofollow">Alysson Rodrigues</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9424?redirect=false" rel="nofollow">SPR-9424</a></strong> and commented</p>
<p dir="auto">Hibernate 4.1.0.Final is... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=koen.serneels" rel="nofollow">Koen Serneels</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9404?redirect=false" rel="nofollow">SPR-9404</a></strong> and commented</p>
<p dir="auto">I have been migrating from hiber... | 1 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Win32NT 10.0.18362.0 Microsoft Windows NT 10.0.18362.0
No other software?"><pre lang="none" class="notranslate"><code class="notranslate">Win32NT ... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18363.0
Windows Terminal version: 0.6.2951.0"><pre lang="none" class="notranslate"><code class="notranslate">Windows build number: 10.0.18363... | 0 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>Start Atom</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.201.0<br>
<strong>System</strong>: LUCASPC<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cannot find module './cont... | <p dir="auto">I right-clicked on a folder in the tree view</p>
<p dir="auto"><strong>Atom Version</strong>: 0.194.0<br>
<strong>System</strong>: Windows 7 Entreprise<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cannot find module './context-menu'<br>
Erro... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report
[x] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question"><pre class=... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report
[x] feature request
[ ] support request => Please do not submit support request here, instead see https:... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">It's great that you in sf 2.1 can set a global translation_domain for a form, but it's not delegated to repeated types, and setting <code class="notranslate">"options" => array("translation_domain" => "xxx")</code> does not work.</p>
<p dir="auto">My builder element looks like ... | <p dir="auto">I noticed that my local copy of packagist started to fail, and after some digging it appears related to PHP5.3</p>
<p dir="auto">This is all based on the 2.3 symfony branch.</p>
<p dir="auto">Here is a test to show my thinking.</p>
<div class="snippet-clipboard-content notranslate position-relative overfl... | 0 |
<p dir="auto"></p><div class="Box Box--condensed my-2">
<div class="Box-header f6">
<p class="mb-0 text-bold">
<a href="https://github.com/opencv/opencv/blob/c3e8a82c9c0b18432627fe100db332b42d64b8d3/modules/core/include/opencv2/core/private.hpp#L119">opencv/modules/core/include/opencv2/core/private.hpp</a>
... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.1.1</li>
<li>Operating System / Platform => Ubuntu 18.04</li>
<li>Compiler => GCC 7.4.0</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">When creating large Mat objects followed by smaller allocations that are kep... | 1 |
<p dir="auto">I'm on webgl_postprocessing_outline.html line 241 added</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const parameters = {
format: THREE.RGBFormat
};
const size = renderer.getDrawingBufferSize( new THREE.Vector... | <p dir="auto">Because <a href="https://github.com/mrdoob/three.js/blob/27811881f61e647ae2b8b009e3032f62739c2c25/examples/js/loaders/GLTFLoader.js#L2009">GLTFParser.prototype.loadTexture</a> passes an Object URL to <code class="notranslate">loader.load</code>, the image is added to THREE.Cache with an Object URL (a rand... | 0 |
<p dir="auto">It would be useful to be able to declare optional properties on a class, similar to how it works for interfaces. This would allow more expressive structural subtyping with plain classes:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-cli... | <p dir="auto">I have problem of a non-DRY situation. I have <code class="notranslate">View</code> class that set a bunch of labels through a method. It must be a method because I need to give it some context.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snip... | 0 |
<p dir="auto">[ * ] bug report<br>
[ ] feature request<br>
[ ] support request</p>
<p dir="auto">When I try to add to many cases info [ngClass] directive appear an error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ngClass]="{
'COAAc... | <p dir="auto">**I'm submitting a <strong>bug</strong>.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x ] bug report
[ ] feature request
[ ] support request"><pre class="notranslate"><code class="notranslate">[x ] bug report
[ ] feature reque... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Maik Riechert (<a href="https://github.com/letmaik">@letmaik</a>)</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="mybool = Column(Boolean, nullable=False, default=False)"><pre... | <p dir="auto">When performing a <code class="notranslate">deepcopy</code> on some serialized data, I found that anything that's of the type <code class="notranslate">MutableList</code> gets its elements duplicated. I'm using <code class="notranslate">1.3.2</code></p>
<div class="highlight highlight-source-python notran... | 0 |
<h4 dir="auto">Issue Description</h4>
<ul dir="auto">
<li>After finish the questions in Computer Basics videos for example: <strong>Computer Basics: Measuring Data Speed</strong> I can see a flash with the first question of the next questionnaire.</li>
</ul>
<h4 dir="auto">Steps To Reproduce</h4>
<ol dir="auto">
<li>Go... | <h4 dir="auto">Issue Description</h4>
<p dir="auto">When you go into any of the hike videos, after watching the video, campers get to answer a few questions. After completing all the questions, right or wrong, all right, or with a few wrong at first, before going into the next hike, you get the first question of the ne... | 1 |
<p dir="auto">In v122 (Win7), I accidentally noticed that some menu items are still missing the full key binding and only have the first part, specifically these three:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/7287076/3932934/9c09a78e-2474-... | <p dir="auto">Copy/Paste don't work in the feedback editor</p>
<p dir="auto">User: <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jbarnette/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jbarnette">@jbarnette</a... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=dbanduri" rel="nofollow">Deep Banduri</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4184?redirect=false" rel="nofollow">SPR-4184</a></strong> and commented</p>
<p dir="auto">We are seeing an issue that happens wi... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kavipriya" rel="nofollow">Kavipriya Gnanasambandam</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4107?redirect=false" rel="nofollow">SPR-4107</a></strong> and commented</p>
<p dir="auto">I am using Spring 2.0.2 w... | 1 |
<p dir="auto">It would be helpful if the legend shadow could be set to an arbitrary color or set to match the edgecolor of the legend.</p> | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">Calls for tight_layout can produce figure titles that overlap with the input.</p>
<p dir="auto"><a href="https://gist.github.com/anonymous/44b1d44637614fc7c677e4daa53f063d">This notebook</a> has a full replication of the problem... | 0 |
<p dir="auto">I'm running my nodes with<br>
<code class="notranslate">bootstrap.mlockall: true</code><br>
and I have verified that the memory is allocated using task manager and if I run<br>
<code class="notranslate">curl http://localhost:9200/_nodes/process?pretty</code><br>
it's confirmed the lock's in place.</p>
<p ... | <p dir="auto">I'm using Windows 2012 R2 machine.</p>
<p dir="auto">I have set my Heap Size in Environment variable as follows<br>
ES_HEAP_SIZE<br>
4g</p>
<p dir="auto">After setting the heap size, i have installed Elasticsearch as windows service using command</p>
<blockquote>
<p dir="auto">service.bat install</p>
</bl... | 1 |
<p dir="auto">Is there any possible chance we might see File Nesting in Visual Studio Code the same way it works in Visual Studio 2015? It was really convenient and helpful. I would adore such a feature!</p> | <ul dir="auto">
<li>VSCode Version: 1.2</li>
<li>OS Version: Windows 10 x64</li>
</ul>
<p dir="auto">THE PROBLEM: At least under cp936 and using TrueType fonts, when rendering some characters, like <code class="notranslate">λ</code>, Windows will measure the real character width of the console font chosen, and allocate... | 0 |
<p dir="auto">While searching for some icons, I found the current recommended selection limited, and some icons could not be present (e.g. Twitter, Facebook, G+, Github, etc.) and I found myself looking at other alternatives. It seems other projects do exist and it would be nice to recommend them instead of duplicating... | <p dir="auto">In <a href="https://material-ui-1dab0.firebaseapp.com/demos/cards/#complex-interaction" rel="nofollow">this</a> example <code class="notranslate">Collapse</code> component is <a href="https://github.com/callemall/material-ui/blob/v1-beta/docs/src/pages/demos/cards/RecipeReviewCard.js#L93">used with <code ... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Enable an option to omit the # pound sign when copying a hex code</h2>
<p dir="auto"><em>What is the expected behavior of the proposed feature? What is the scenario this... | <p dir="auto">Definitely a useful tool. Some things have to be done from the command-line & being able to right-click and choose "Cmd (or PS or Bash) from here" to drop-in and execute some code is an awesome feature that I miss from the past.</p> | 0 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" code HeroFormComponent .ts
import { Component} from '@angular/core';
import { FormControl, FormGroup, Validators,FormBui... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report
[x feature request
[ ] support request => Please do not submit support request here, instead see https:/... | 1 |
<p dir="auto">When 'this' is used as type it is replaced with the following interface or class.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class A {
f(a : this) {} // <=> f(a : A)
g(x : any) {
if (x instanceof th... | <p dir="auto">The early discussions about generics had this feature outlined, but it never made it into the final version for some reason. Meanwhile, it would be extremely helpful in some cases. The use case that it most dear to my heart is Knockout:</p>
<div class="snippet-clipboard-content notranslate position-relati... | 1 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">On some Windows machines (including Windows 10 and Windows 7), we experienced <code class="notranslate">ImportError: DLL load failed: The specific module could not be found</code> after upgrading from Matplotlib 3.3.0 to 3.3.1.<... | <h3 dir="auto">Bug summary</h3>
<p dir="auto"><code class="notranslate">import</code>ing matplotlib on a fresh Windows machine or container fails with the following traceback:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>> import ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.