text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">Please go to Stack Overflow for help and support:</p>
<p dir="auto"><a href="https://stackoverflow.com/questions/tagged/tensorflow" rel="nofollow">https://stackoverflow.com/questions/tagged/tensorflow</a></p>
<p dir="auto">If you open a GitHub issue, here is our policy:</p>
<ol dir="auto">
<li>It must be ... | <h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: no</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux Ubuntu 16.04</li>
<li><strong>TensorFlow installed from ... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=cbeams" rel="nofollow">Chris Beams</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6186?redirect=false" rel="nofollow">SPR-6186</a></strong> and commented</p>
<p dir="auto">Due to multiple inheritance issues, CCAC ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=maheshgadgil" rel="nofollow">Mahesh Gadgil</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8125?redirect=false" rel="nofollow">SPR-8125</a></strong> and commented</p>
<p dir="auto">The following modifications are s... | 0 |
<p dir="auto">I'm trying to implement some automatic MPI <-> NumPy datatype conversion for to enhance mpi4py. Users usually struggle to get it right from complex types, mostly because NumPy defaults to packed structs, while MPI defaults to aligned structs. I'm stuck with an minor issue. I guess it is related Pyth... | <p dir="auto">the title says it all.</p>
<p dir="auto">additional info:<br>
python: 2.7.9, numpy: 1.9.2, both from conda.<br>
other combinations not using 'L' seems to work fine.</p> | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=davsclaus" rel="nofollow">Claus Ibsen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-536?redirect=false" rel="nofollow">SPR-536</a></strong> and commented</p>
<p dir="auto">In relation to this thread in the forum<... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=akmal" rel="nofollow">Akmal Sarhan</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1893?redirect=false" rel="nofollow">SPR-1893</a></strong> and commented</p>
<p dir="auto">the following snippet does not work<br>
&... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">When trying to pass a pandas.Sequence to matplotlib.colors.LogNorm to set the norm of a LineCollection I expect it to handle it similar to matplotlib.colors.Normalize. However the LineCollection is not properly set.</p>
<p dir="... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong><br>
It seems matplotlib.colors.Normalize can work with pandas.Series inputs, whereas LogNorm can't.</p>
<p dir="auto"><strong>Code for reproduction</strong></p>
<div class="highlight highlight-source-python notranslate position-relative overflo... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=grzegorzborkowski" rel="nofollow">Grzegorz Borkowski</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7122?redirect=false" rel="nofollow">SPR-7122</a></strong> and commented</p>
<p dir="auto">According to Hibernate ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=lkoe" rel="nofollow">Lars Ködderitzsch</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4912?redirect=false" rel="nofollow">SPR-4912</a></strong> and commented</p>
<p dir="auto">I wanted to use ConfigurableMimeFileT... | 0 |
<h3 dir="auto">Cannot run <code class="notranslate">next export</code> with antd examples</h3>
<h2 dir="auto">Example name</h2>
<p dir="auto">All examples with antd</p>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Cannot run <code class="notranslate">next export</code><br>
Always gets an error with <code class="n... | <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?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="au... | 0 |
<h1 dir="auto">code</h1>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="a = autograd.Variable(torch.ones(1000))
b = autograd.Variable(torch.ones(1000))
print(a.data.eq(b.data).sum()) # 1000
print(a.eq(b).sum().data[0]) # 232"><p... | <p dir="auto">When summing a <code class="notranslate">ByteTensor</code> wrapped in a <code class="notranslate">Variable</code> the answer is incorrect. The answer can be very off in some cases. See the below gist for reproducing.</p>
<p dir="auto"><a href="https://gist.github.com/awni/675bedbda43e7aa3ad06dfd7f5ce7205"... | 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 =&g... | <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 =&g... | 1 |
<p dir="auto">Choose one: is this a bug report or feature request?<br>
Bug report</p>
<h3 dir="auto">Input Code</h3>
<p dir="auto">module-sub.js</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export default function test(arg) {... | <p dir="auto">I am attempting to use transform-runtime in combination with code that uses the export * from 'x' statement. The code that is generated during transpilation includes an import statement for core-js' define-property. I'm using the es2015 preset, so I would expect that a require statement would be generated... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">role</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.0.0
config file = /... | <p dir="auto">Per tomkmem on IRC</p>
<p dir="auto">mpdehaan: definately a bug then, i just dumped the list of {{ groups.all }} and it contains all the dupes</p>
<p dir="auto">So add a host to more than one group and it may in a group more than once, or maybe the groups list is just wrong and needs to be given a set([])... | 0 |
<p dir="auto">See here for a trace: <a href="https://github.com/JuliaMolSim/DFTK.jl/runs/3035339708?check_suite_focus=true#step:7:453">https://github.com/JuliaMolSim/DFTK.jl/runs/3035339708?check_suite_focus=true#step:7:453</a>. Can be reproduced by adding and testing DFTK.jl on 1.7 beta.<br>
The issue appears to happe... | <p dir="auto">A recent version of Julia nightly started throwing errors on tests in Manifolds.jl, see for example these CI runs: <a href="https://github.com/JuliaManifolds/Manifolds.jl/pull/381/checks?check_run_id=3010181089">https://github.com/JuliaManifolds/Manifolds.jl/pull/381/checks?check_run_id=3010181089</a> . O... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/clone-an-element-using-jquery#?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.prop%28%22disabled%22%2C%20t... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-clone-an-element-using-jquery#?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.prop%28%22disabled%... | 1 |
<p dir="auto">E.g.,</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="trait T {
fn foo(&self) {}
}
impl<'a> T+'a {
fn foo(&self) {}
}"><pre class="notranslate"><code class="notranslate">trait T {
fn foo(&self) {}
}
... | <h3 dir="auto">STR</h3>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![crate_type = "lib"]
pub trait Bound<T> {}
pub trait Trait: Bound<i8> + Bound<u8> {}
//~^ error: trait `Bound<u8>` already... | 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">This more a suggestion than an issue.<br>
I used the SAOPass and SSAOPass examples in my code and we have skinned meshes in the scene(only skinned meshes).<br>
For this postprocessing effect to work I had to manually set <code class="notranslate">.skinning = true</code> on all the shader pass' internal ma... | <p dir="auto">When a morph target mesh is rendered with a non-morph target material, the mesh seems to render in bind pose. The <code class="notranslate">EffectComposer</code> framework for postprocessing uses the <code class="notranslate">scene.overrideMaterial</code> interface to generate depth and normal buffers, so... | 1 |
<p dir="auto">As a newcomer to Flutter, I find this layout hard to skim:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/926648/34397584-189a09c0-eb2c-11e7-96bd-d93db1b1ddf4.png"><img width="1440" alt="screen shot 2017-12-27 at 5 32 37 pm" src="htt... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Create a plugin package as per the documentation using Swift in iOS and build it for ios:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="flutter create --template=plugin -i swift hello
cd he... | 0 |
<p dir="auto">Please make sure that the boxes below are checked before you submit your issue. If your issue is an implementation question, please ask your question on <a href="http://stackoverflow.com/questions/tagged/keras" rel="nofollow">StackOverflow</a> or <a href="https://keras-slack-autojoin.herokuapp.com/" rel="... | <p dir="auto">Hi,</p>
<p dir="auto">I would like to share some of the hidden layers of deep multitask network using keras. Following is my code. In the code, I would like to share 'dense3'. But I get an error that<br>
"Exception: Duplicate node identifier: dense3"</p>
<p dir="auto">How would I solve such problem in Ker... | 0 |
<p dir="auto">For those writing larger software (e.g. Servo), <code class="notranslate">rustdoc</code> is a useful tool for exploring the internal methods of a crate. However, non-exported items aren't shown.</p>
<p dir="auto">Perhaps an "internal" mode which doesn't filter out private items would be nice.</p>
<p dir="... | <p dir="auto">Please add an option for rustdoc such that rustdoc creates a proper documentation for private definitions.</p>
<p dir="auto">While it is in general a good idea to hide these private definitions, as a crate developer it would be very valuable to have a good internal documentation of private types and funct... | 1 |
<p dir="auto">I'm using glide 3.7.0 and can see following:</p>
<p dir="auto">When I fast scroll in lists which display images and animated gifs, displaying a gif blocks all further image loading for a short time (visual impression is that a gif must finish loading before further images are loaded)</p>
<p dir="auto"><st... | <p dir="auto">Hello,<br>
I have a screen with a grid of the gifs. I open this screen using 2G connection. About 16 gifs are started downloading with LOW priority. I click on the random (not yet downloaded) item and the screen with preview is opened. The gif is loading with IMMEDIATE priority.<br>
However it gives me Ti... | 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">what if i have a folder of 100 files all changed except one or two<br>
i can see the changed one in git view but how to find the unchanged ones?<br>
if the modified files were a different color in explorer then it would be easy to see (like Atom)<br>
thanks</p> | <p dir="auto">Similar to what atom provides in the project explorer:</p>
<ol dir="auto">
<li>New files are displayed green.</li>
<li>Modified are displayed yellow/orange.</li>
<li>Ignored files are displayed transparent-ish.</li>
</ol>
<p dir="auto">Thanks</p> | 1 |
<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... | <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... | 0 |
<h1 dir="auto">Environment</h1>
<p dir="auto">Windows build number: Windows 10, Version 1903, Build 18362.418<br>
Windows Terminal version (if applicable): 0.6.2951.0</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="auto">Set <code class="notranslate">"requestedTheme": "dark"</code> in <code class="notranslate">profi... | <h1 dir="auto">Description of the new feature/enhancement</h1>
<p dir="auto">Edge and most other programs that use tabs where a menu bar is not present keep the tabs flush to the top of the screen rather than padding it down.</p>
<h1 dir="auto">Proposed technical implementation details (optional)</h1>
<p dir="auto">Ma... | 0 |
<p dir="auto">As it stands <code class="notranslate">code_typed</code> returns its output, but <code class="notranslate">code_llvm</code> and <code class="notranslate">code_native</code> return <code class="notranslate">nothing</code> and instead print their output to an io stream. I would like to propose that all thre... | <p dir="auto">A very sparse matrix with 1000 rows and 100000 columns with only 10 entries is multiplied by a dense vector column-wise:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="sparse(rand(1:1000, 10), rand(1:100000, 10), rand(10), 1000, ... | 0 |
<p dir="auto">If I try to calculate a noncentral chi-square cdf with a noncentrality parameter of zero, I get a nan returned. A non-centrality parameter of zero yields a perfectly well-defined (central) chi-squared distribution, so why not just return a value? I.e., implement internally the test that I currently have t... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/993" rel="nofollow">http://projects.scipy.org/scipy/ticket/993</a> on 2009-09-04 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lebigot/hovercard" data-octo-click="hovercard-link-click" data-o... | 0 |
<p dir="auto">I really like push and pull from <a href="http://960.gs/demo.html" rel="nofollow">http://960.gs/demo.html</a> (bottom row)</p>
<p dir="auto">Why? Well push is offset but pull makes it possible to show the viewer Left Middle Right but in the code it can be Middle Left Right. This is good for schreen reader... | <p dir="auto">It would be nice if we could use negative offsets to allow presentation order to be independent from source order. For example, to have the first sidebar to come after the content in the source, but be presented still to the left of the content.</p>
<p dir="auto">For example, we could use something like i... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/using-objects-for-lookups#?solution=%2F%2F%20Setup%0Afunction%20phoneticLookup%28val%29%20%7B%0A%20%20var%20result%20%3D%20%22%22%3B%0A%20%20%2F%2F%20Only%20change%20code%20below%20this%20line%0A%20%20var%20lookup%20%3D%20%7B%0A%20%20%20%20%22alpha... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/using-objects-for-lookups#?solution=%2F%2F%20Setup%0Afunction%20phoneticLookup%28val%29%20%7B%0A%20%20var%20result%20%3D%20%22%22%3B%0A%20%20%2F%2F%20Only%20change%20code%20below%20this%20line%0A%20%20var%20lookup%20%3D%20%7B%0A%20%20%20%20%22alpha... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.5.4</li>
<li>Operating System / Platform => Linux 22.04 LTS 64 Bit</li>
<li>Compiler => gcc</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">Since at least version 3.3.1, the EVENT_MOUSEWHEEL and EVENT_MOUSEHWHEEL... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.5.5-310-g9aa647068b</li>
<li>Operating System / Platform => debian bullseye</li>
<li>Compiler => gcc version 10.2.1 20210110 (Raspbian 10.2.1-6+rpi1)</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">When mouse wh... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=dmitriy" rel="nofollow">Dmitriy Kopylenko</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3257?redirect=false" rel="nofollow">SPR-3257</a></strong> and commented</p>
<p dir="auto">Up until 2.0.3 it worked fine for ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop" rel="nofollow">Rossen Stoyanchev</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9288?redirect=false" rel="nofollow">SPR-9288</a></strong> and commented</p>
<p dir="auto">The failure occurs when I run... | 0 |
<p dir="auto">Hi guys!</p>
<p dir="auto">I'm trying to pack julia 0.5.0-rc1, but the mbedtls is failing with this message:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ 51s] CMake Error at library/cmake_install.cmake:144 (file):
[ 51s] ... | <p dir="auto">The USE_SYSTEM_* options related to libgit2's ssh/proxy handling roughly works but it seems that they can be handled better/more precisely. A few issues I've noticed,</p>
<ol dir="auto">
<li>IIUC mbedtls (and libssh2?) is (are) not used directly but only as dependencies of libgit2. Therefore, when the sys... | 1 |
<p dir="auto">Hi friends-<br>
I am trying to train a Roberta on a large corpus with a server with time limitation.<br>
Is there any way to save the model like every 3000 steps to keep record of the training, and resume it later?<br>
Really need it with the project…Thanks for helping.</p> | <p dir="auto">For QA task (extractive QA) the pipeline provides/returns 4 values.</p>
<ol dir="auto">
<li>a probability score</li>
<li>start index</li>
<li>end index</li>
<li>extracted answer<br>
(<a href="https://huggingface.co/transformers/main_classes/pipelines.html#transformers.QuestionAnsweringPipeline" rel="nofol... | 0 |
<p dir="auto">At the moment:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class Article {
@Relation
author: OneRelation<User>;
}"><pre class="notranslate"><span class="pl-k">class</span> <span class="pl-smi">Articl... | <p dir="auto">Using TypeScript 1.8 beta with the "--allowJs" flag to compile a .js file with JSDoc comments causes a compiler crash for any file JS containing a JSDoc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/return/hovercard" data-octo-click="hovercard-link-click" data-o... | 0 |
<pre class="notranslate">the 386 builders are all dying in the go.net subrepo with messages like
? code.google.com/p/go.net/dict [no test files]
ok code.google.com/p/go.net/html 0.140s
ok code.google.com/p/go.net/html/atom 0.006s
# code.google.com/p/go.net/ipv4
registers allocated at
AX 0
... | <p dir="auto">Currently if there are duplicate anonymous struct fields they are all ignored. I think this is wrong because the encoding process shouldn't loose information unless the output format is not capable to represent it(which is not the case).<br>
For example marshalling AllTypes produces an empty output.<br>
t... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => ❔4.4.0</li>
<li>Operating System / Platform => ❔Linux</li>
<li>Compiler => <g-emoji class="g-emoji" alias="grey_question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2754.png">❔</g-emoji>Cmake</li>
</ul... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => : OpenCV 3</li>
<li>Operating System / Platform => ros-melodic-desktop-full on Manjaro</li>
<li>Compiler => :gcc 9.1</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I'm installing ROS in my linux but when bulding... | 0 |
<p dir="auto">To easier write tooling for cross compiling it would be good to programmatically get the possible combinations of GOOS and GOARCH.</p>
<p dir="auto">The only reference I can find is at <a href="http://golang.org/doc/install/source#environment" rel="nofollow">http://golang.org/doc/install/source#environmen... | <pre class="notranslate">Problems with the bits in *os.Process Wait(options int)
1) they're non-portable
2) they're a mix of syscall bit numberspace and Go-assigned numbers (1 << 20 for
os.WRUSAGE)
We should clean this up somehow:
a) remove the options parameter to Wait
b) keep the options parameter, but docum... | 0 |
<p dir="auto">This (not valid) code causes an ICE on my system (commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/rust-lang/rust/commit/449f4fbb07861c133f2b7f4797edbe9b6e238940/hovercard" href="https://github.com/rust-lang/rust/commit/449f4fbb07861c133f2b7f4797edbe9b6e238... | <p dir="auto">I'm not sure if this is a duplicate of an existing issue, there are many destructor related issues open already. But anyways, here it is:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#[feature(managed_boxes)];
... | 0 |
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class MyModule(nn.Module)
number = Optional[int]
def __init__(self, number=None):
self.number = number
def forward(self):
if self.number is not None:
... | <p dir="auto">Right now we only do type refinement on <code class="notranslate">TK_VAR</code>s in the compiler, we should expand this to be more general, these examples below don't currently work:</p>
<p dir="auto">Refinement on an attribute:</p>
<div class="highlight highlight-source-python notranslate position-relati... | 1 |
<p dir="auto">Perhap it is possible to manage variables on reference tag, and specify it on compiler options.<br>
Files like this for exemple:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/// <reference path="{pathProjectA}/Foo.ts&qu... | <p dir="auto">I'm moving this issue here from codeplex:<br>
<a href="https://typescript.codeplex.com/workitem/1414" rel="nofollow">https://typescript.codeplex.com/workitem/1414</a></p>
<p dir="auto">This feature would help to use "library projects" in a way that you only have to specify the actual path once (eg. with a... | 1 |
<p dir="auto">This may be a bit of an obvious question, but I am not really a javascript man...</p>
<p dir="auto">Anyway, I am using the Collapse plugin for an accordion, but I want to make the toggle links gain a class of "active" when toggled, which the Button plugin does. But I seem to have a choice between using 'd... | <p dir="auto">Since <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="9489779" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/6380" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/6380/hovercard" href="https://gith... | 1 |
<pre class="notranslate">What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. open <a href="http://golang.org/ref/spec" rel="nofollow">http://golang.org/ref/spec</a> (or any other longer page) in a browser
2. press "Down" or "PgDn" key
What is the expected output?
Scro... | <p dir="auto">by <strong><a href="mailto:steven.hartland@multiplay.co.uk">steven.hartland@multiplay.co.uk</a></strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. Using a working CookieJar (not the default blackHoleJar)
2. Do a req... | 0 |
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/BerkeleyTrue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/BerkeleyTrue">@BerkeleyTrue</a> Made commit <a class="commit-link" data-hovercard-type="co... | <p dir="auto">I made one challenge (Word Blanks) several minutes after 00:00 according the local time and found the time mismatch:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/6762673/17571680/e339af2e-5f59-11e6-8865-d3cee92ccdd1.png"><img src=... | 0 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-global-scope-and-functions#?solution=%2F%2F%20Declare%20your%20variable%20here%0Avar%20myGlobal%20%3D%2010%3B%0Avar%20oopsGlobal%3B%0A%0Afunction%20fun1%28%29%20%7B%0A%20%20%2F%2F%20Assign%205%20to%20oopsGlobal%20Here%0A%20%20oopsGlobal%20... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-local-scope-and-functions#?solution=function%20myFunction%28%29%20%7B%0A%20%20var%20myVar%20%3D%205%3B%20%20%0A%20%20console.log%28myVar%29%3B%0A%7D%0AmyFunction%28%29%3B%0A%0A%2F%2F%20run%20and%20check%20the%20console%20%0A%2F%2F%20myVar%... | 1 |
<p dir="auto">Please create an IRC channel.</p>
<p dir="auto">IRC is supa useful for debugging quick questions.</p>
<p dir="auto">I got redirected here:<br>
<a href="https://npm.community/" rel="nofollow">https://npm.community/</a></p>
<p dir="auto">But nothing like IRC seems to exist here.</p>
<p dir="auto">Why wouldn... | <p dir="auto">npm ERR! code E403<br>
npm ERR! 403 403 Forbidden - GET <a href="https://registry.npmjs.intuit.com/neo4j-driver" rel="nofollow">https://registry.npmjs.intuit.com/neo4j-driver</a><br>
npm ERR! 403 In most cases, you or one of your dependencies are requesting<br>
npm ERR! 403 a package version that is forbi... | 0 |
<p dir="auto">When in <code class="notranslate">package.json</code>, the tooltips that show you more information about npm packages on mouse hover are not working if the package name is namespaced.</p>
<p dir="auto">For example: <code class="notranslate">@cycle/core</code> does not show any information, but <code class... | <ul dir="auto">
<li>VSCode Version: Version 1.5.0-insider (1.5.0-insider)</li>
<li>OS Version: OSX 10.11.6</li>
</ul>
<p dir="auto">Feature Request:</p>
<p dir="auto">Can you guys please add the ability to see the latest version of a package that starts with an @ symbol? Currently, if I hover any package in my package.... | 1 |
<p dir="auto">Challenge <a href="https://beta.freecodecamp.com/en/challenges/basic-css/use-css-selectors-to-style-elements" rel="nofollow">use-css-selectors-to-style-elements</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0</code>.<b... | <h4 dir="auto">Issue Description</h4>
<p dir="auto">I can't pass the first challenge (Basic Css: Change the Color of Text). The <code class="notranslate"><h2></code> is clearly red, but the test won't pass.</p>
<p dir="auto">I tried the next challenge (Basic Css: Use CSS Selectors to Style Elements), and out of ... | 1 |
<h3 dir="auto">What related GitHub issues or StackOverflow threads have you found by searching the web for your problem?</h3>
<p dir="auto">none</p>
<h3 dir="auto">Environment info</h3>
<p dir="auto">Operating System:</p>
<p dir="auto">Ubuntu 16.04 64bit</p>
<p dir="auto">Installed version of CUDA and cuDNN:<br>
(pleas... | <p dir="auto"><a href="https://developer.nvidia.com/cuda-release-candidate-download" rel="nofollow">https://developer.nvidia.com/cuda-release-candidate-download</a></p> | 1 |
<p dir="auto">Hi, everyone</p>
<p dir="auto">According to <a href="http://docs.scipy.org/doc/numpy-dev/reference/c-api.coremath.html#half-precision-functions" rel="nofollow">documentation</a>, <code class="notranslate">np.float16</code> should <strong>not</strong> be used in C code as it is right now in pandas/algos.py... | <p dir="auto">The code generated by Cython from pandas/algos.pyx contains an undefined behavior (invalid cast of floating-point number to integer):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="easy_install -U Cython
git clone git://github.co... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=bfovez" rel="nofollow">Bertrand Fovez</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6494?redirect=false" rel="nofollow">SPR-6494</a></strong> and commented</p>
<p dir="auto">The tag <import resource="..."/>... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=patrick.crocker@gmail.com" rel="nofollow">Patrick Crocker</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7361?redirect=false" rel="nofollow">SPR-7361</a></strong> and commented</p>
<p dir="auto">We are currently w... | 0 |
<p dir="auto"><code class="notranslate">vscode.window.showInputBox()</code> lets me accept user input through the command palette, but it is a two step process. I have to first execute a command and then i have to show the input box. Ideally, I should be able to prompt and accept input in one command, much in the way... | <p dir="auto">If I accept input using</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="window.showInputBox();"><pre class="notranslate"><code class="notranslate">window.showInputBox();
</code></pre></div>
<p dir="auto">Is there any way I can lis... | 1 |
<ul dir="auto">
<li>Electron version: 1.8.2</li>
<li>Operating system: macOS 10.12</li>
<li>Python version: 2.7.14</li>
<li>NodeJS version: 8.2.0</li>
<li>XCode version: 8.3.3</li>
<li>pyobjc: installed</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">bootstrap.py success</p>
<h3 dir="auto">Actual behavi... | <h3 dir="auto">Issue Details</h3>
<ul dir="auto">
<li><strong>Electron Version: v3.1.11</strong></li>
<li><strong>Operating System: Windows 10</strong></li>
</ul>
<h3 dir="auto">Expected Behavior</h3>
<p dir="auto">Moving window, should not trigger a resize event</p>
<h3 dir="auto">Actual Behavior</h3>
<p dir="auto">Mo... | 0 |
<p dir="auto">On Python 3.4</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="======================================================================
FAIL: Doctest: model_selection.rst
------------------------------------------------------------... | <p dir="auto">This was triggered on Travis by a completely unrelated commit.<br>
It seems that the tutorial gets a better-than-expected result on digits :)</p>
<p dir="auto">The Travis configuration that failed is <code class="notranslate">DISTRIB="conda" PYTHON_VERSION="2.6" INSTALL_MKL="false" NUMPY_VERSION="1.6.2" S... | 1 |
<p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow):</li>
</ul>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Yes"><pre class="no... | <p dir="auto">When creating a Reader op inside core/user_ops that inherits from ReaderBase, Bazel responds with</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="tensorflow/core/BUILD:325:1: undeclared inclusion(s) in rule '//tensorflow/core:user... | 0 |
<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/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | <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 |
<h1 dir="auto">Bug report</h1>
<p dir="auto">While trying for the first time <code class="notranslate">nextjs</code> got this error during development. Is this normal?</p>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">After signaling <code class="notranslate">SIGINT</code> with <code class="notranslate">control+c<... | <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">Context</... | 0 |
<p dir="auto">Hello,<br>
I'm new trying the PowerToys. For now it works just fine.<br>
I only have a sugestion about the contextual menu icon. I'm not sure if this request was made already, so here we go.<br>
On the dark theme, the icon for PowerRename contextual menu is no clearly visible, as it is black, over a dark ... | <p dir="auto">Recent change updated the power rename icon</p>
<p dir="auto">See change: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653578715" data-permission-text="Title is private" data-url="https://github.com/microsoft/PowerToys/issues/4877" data-hovercard-type="pull_request" ... | 1 |
<p dir="auto">Based on my knowledge regarding BTrees (I know how they are built, how they work and I also know what a B+ tree is), which I know is by far not the best, I think you might really want to use a B+ Tree](<a href="https://en.wikipedia.org/wiki/B%2B_tree" rel="nofollow">https://en.wikipedia.org/wiki/B%2B_tree... | <p dir="auto">Looking through the rustc source code, it seems like many potential areas for typestate predicates involve cases where a value has an enum type and is known to be built with one of a subset of that enum type's constructors. I'm especially noticing this now that I'm going through and making all <code class... | 0 |
<p dir="auto">Working with real world data, it is common to encounter poorly formatted files and such. One thing I find myself frequently doing is something like this in DataFrames:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> int(... | <p dir="auto">I've tried to run Julia (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/JuliaLang/julia/commit/d4b825a5e6220f54569d633d6badd86b2e8a00d3/hovercard" href="https://github.com/JuliaLang/julia/commit/d4b825a5e6220f54569d633d6badd86b2e8a00d3"><tt>d4b825a</tt></a>) tes... | 0 |
<p dir="auto">It was a nice addition to the template, and since we are still able to use navbar-inverse I don't see why the btn is a different matter.</p> | <p dir="auto">In the new 3 release btn-inverse has been dropped because no semantic excuse could be made for it. I've got one now: "advanced" or "technical" actions.</p>
<p dir="auto">This is the button for when things get hardcore. Popping open dark backroom controls and analytics spreads. Smokey translucent divs with... | 1 |
<p dir="auto">Whenever I type <code class="notranslate"><?php</code> and press enter, intellisense autocompletes the item and turns it into this:</p>
<div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<?php_ini_loaded_file"><p... | <p dir="auto">When I want to type "<?php", auto completion dosen't suggest 'php', so I had to press Esc key to keep going.</p> | 1 |
<p dir="auto">I am trying to work on a connection plugin using guestfish to modify a disk image directly. And while testing on devel ( <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/07a00593066cb439f0b9aea4e815259cc8a2ec75/hovercard" href="https://githu... | <p dir="auto"><strong>Issue Type:</strong></p>
<p dir="auto">Bug Report</p>
<p dir="auto"><strong>Ansible Version:</strong></p>
<p dir="auto">1.9.0.1</p>
<p dir="auto"><strong>Environment:</strong></p>
<p dir="auto">All</p>
<p dir="auto"><strong>Summary:</strong></p>
<p dir="auto">The win_copy/win_file/win_template mod... | 0 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">I think this implementation of Vector3.prototype.projectOnVector:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="projectOnVector = function ( vector ) {
var length = vector.lengt... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">At the moment, the <code class="notranslate">Object3D.updateMatrix</code> method,</p>
<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/mrdoob/three.js/blob/f... | 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">The <a href="http://www.scipy.org/scipylib/mailing-lists.html" rel="nofollow">links for Archives and Subscribe</a> for the scipy-dev and scipy-user lists yield "cannot connect to server".</p> | <p dir="auto">The <a href="http://www.scipy.org/scipylib/mailing-lists.html" rel="nofollow">links for Archives and Subscribe</a> for the numpy-discussion list yield "cannot connect to server".</p> | 1 |
<h2 dir="auto">🐛 Bug</h2>
<p dir="auto">Inconsistent shape of index returned from <code class="notranslate">F.max_pool2d_with_indices</code> when used with CUDA tensor. This applies to 3-dimensional tensors.</p>
<h2 dir="auto">To Reproduce</h2>
<div class="snippet-clipboard-content notranslate position-relative overfl... | <h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<p dir="auto">The parameter <code class="notranslate">requires_grad</code> of <code class="notranslate">new_zeros</code> method of tensors can't set the <code cla... | 0 |
<p dir="auto"><strong>Glide Version</strong>:<br>
4.1</p>
<p dir="auto"><strong>Integration libraries</strong>:</p>
<p dir="auto"><strong>Device/Android Version</strong>:</p>
<p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>:</p>
<p dir="auto"><a class="user-mention notranslate" data-h... | <p dir="auto"><strong>Glide Version/Integration library (if any): 3.5.2<br>
Device/Android Version: Sony Xperia T / 4.1, Samsung S3 mini / 4.2<br>
Issue details/Repro steps:</strong></p>
<p dir="auto">Loading .webp images results in black image loaded. Images are loaded from Internet<br>
using thumbor. If they are load... | 0 |
<p dir="auto">Hi,<br>
I looked into the following sentence in <strong>will-navigate</strong> event (<a href="https://github.com/atom/electron/blob/master/docs/api/web-view-tag.md">https://github.com/atom/electron/blob/master/docs/api/web-view-tag.md</a>) documentation.</p>
<blockquote>
<p dir="auto">Calling event.preve... | <p dir="auto">It would be very useful to get events related to navigation:</p>
<ul dir="auto">
<li><code class="notranslate">will-navigate</code>: when the webview is about to navigate (url have been changed but no requests have been emited yet). It could eventually be cancelled with <code class="notranslate">event.pre... | 1 |
<p dir="auto">I use compile 'com.github.bumptech.glide:glide:3.7.0' in build.gradle.</p>
<p dir="auto">I'm scrolling many time,the image is deformed.</p>
<p dir="auto">What can I do?</p>
<div class="highlight highlight-source-java notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-conte... | <p dir="auto">Im trying to create a run of the mill regular staggeredgrid of images using a recyclerview. Im using Glide to load the images from urls. For some reason, im getting some strange behavior when scrolling, views move on their own, weird layouts and spaces between views etc. Its hard to explain so heres a scr... | 1 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I am trying to hide the underline in a text field by doing something like this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" commentTextField = new TextField(
controller: new Tex... | <p dir="auto">I am able to trigger a reproducible assertion when adding (or removing) a <code class="notranslate">padding</code> argument to a <code class="notranslate">Container</code> and doing a hot-reload. Note that the assertion happens only during a hot-reload, not during a hot-restart nor when doing the initial... | 1 |
<p dir="auto">When I use input append and popover at the same time then popover not working, but when I remove the appended input (by removing the input-append class) then it works. Here is my code:</p>
<span>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy... | <p dir="auto">On the <strong>Components</strong> page of the Bootstrap docs, the sidebar becomes too tall for the viewport when <code class="notranslate">scrollspy</code> causes the sidebar subheadings to show.</p>
<p dir="auto">The sidebar cannot be scrolled or manipulated to show content below the viewport.</p>
<p di... | 0 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
IE11 throws error at <code class="notranslate">_isNativeFunction</code><br>
=> <code class="notranslate">Function.prototype.toString: 'this' is not a Function object</code></p>
<p dir="auto"><strong>Input Code</strong></p>
<ul dir="au... | <h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong></p>
<p dir="auto">IE11 throws a runtime error when transpiling class extension for native objects like: <code class="notranslate">Foo class extends DocumentFragment {}</code></p>
<p dir="auto">The problem is in this helper:</p>
<div class="s... | 1 |
<p dir="auto">I'm trying to download TW Bootstrap and this link: <a href="https://codeload.github.com/twbs/bootstrap/zip/v3.0.0-rc1-dist">https://codeload.github.com/twbs/bootstrap/zip/v3.0.0-rc1-dist</a></p>
<p dir="auto">Gives me "NOT FOUND".</p> | <p dir="auto">I don't know if this is the correct place to post this (in issues as its not really a software issue), but the download on the main GitHub page is broken.</p>
<p dir="auto">If you head to <a href="http://twitter.github.io/bootstrap" rel="nofollow">http://twitter.github.io/bootstrap</a> and click the downl... | 1 |
<p dir="auto">Whenever I try to <code class="notranslate">cmd + /</code> to comment <code class="notranslate"><script></code> tags, it does the following:</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// <script ... | <p dir="auto">Attempting to comment out a line with a script reference in the head of a document behaves strangely. It first attempts to comment out the line with two forward slashes. Toggle comments again then adds the correct html comments, but the forward slashes are still there. Activating toggle comments a third t... | 1 |
<p dir="auto">These should probably be shorten and only show (user-)relevant bits.</p>
<p dir="auto">Example of a stack trace thrown by a failure:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="DriverError: Error in Flutter application: Timeou... | <p dir="auto">I'm not sure if this is an artifact of how we're using <code class="notranslate">test</code>, or if we're printing this stack trace ourselves.</p>
<p dir="auto">Here's an example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="00... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">I have found that when I use the <code class="notranslate">frame: false</code> option and then create a custom titlebar with window control buttons I cannot resize the window on the top-side.<br>
This might happen because you have to set the titlebar to be draggable with <code cla... | <p dir="auto">Firstly, i create a frameless window. Then i put a html element, such as a div which is draggable, into body element and the element occupied the whole body(margin is 0px), the resizable event can not be triggered when the mouse moves over the window frame. I don't know whether it is the case. I feel it i... | 1 |
<p dir="auto">by <strong>momoir</strong>:</p>
<pre class="notranslate">If possible, include a link to a program on play.golang.org.
1. <a href="http://play.golang.org/p/Twv8b6KCtw" rel="nofollow">http://play.golang.org/p/Twv8b6KCtw</a>
What happened?
- The external API that my application is using, sometimes returns ... | <pre class="notranslate">Build failure from darwin-386-cheney
(<a href="http://build.golang.org/log/89ebaa1281be8297290f8e7eda771da803a93b6e)" rel="nofollow">http://build.golang.org/log/89ebaa1281be8297290f8e7eda771da803a93b6e)</a>:
# ../test
# go run run.go -- index2.go
tmp__.go:3062: missing error "index|overflow|t... | 0 |
<p dir="auto">If you open a project in Atom only to look around at different files it keeps each buffer opened (with a tab). If you click on some 10+ files the editor quickly gets cluttered down and you have to eventually close the pane.</p>
<p dir="auto">I propose an option to not keep buffers open unless you change s... | <p dir="auto">One of the features I miss in Atom is the 'smart tabs' concept. In sublime when you click on an item in the file tree, unless you start modifying it, or double click on the file, it previews the file without opening the tab completely. Therefore if you click on another file without officially opening it i... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">core</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<p dir="auto">2.1</p>
<h5 dir="auto">CONFIGURATION</h5>
<h5 dir="auto">OS / ENVIRONMENT</h5>
<h5 dir="auto">SUMMARY</h5>
<p dir="auto">if i got a line like this in <c... | <p dir="auto">The character <code class="notranslate">#</code> is treated as a comment even if it is inside a string. As a consequence the rest of the command line gets stripped away and a <code class="notranslate">No closing quotation</code> error appears.</p>
<div class="snippet-clipboard-content notranslate position... | 1 |
<p dir="auto">by <strong>randynwalsh</strong>:</p>
<pre class="notranslate">1. What is a short input program that triggers the error?
import "fmt"
const FE = "xFE"
func main() {
fmt.Println(uint8(string(254)[0]))
}
2. What is the full compiler output?
missed typecheck [2b5b15067950]
. LITERAL-I120 u(1) a(1) x... | <pre class="notranslate">cgo on OpenBSD/amd64 is currently unable to generate correct z-files, due to what
appears to be a bug in our debug/dwarf package. Attached is a minimal types_openbsd.go
file and the corresponding .o file that gcc creates. The sample dwarf.go should produce
the following output for struct timeva... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">I use typescript compiler 1.8.10 from npm.</p>
<p dir="auto"><strong>Code</strong><br>
I use TypeScript in a project with ~500 ts files. When I type in console tsc -w and wait for the whole project is compiled, I add a small changes to one of my files... | <p dir="auto">The constructs:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="let v = v;
const c = c;"><pre class="notranslate"><span class="pl-k">let</span> <span class="pl-s1">v</span> <span class="pl-c1">=</span> <span class="... | 0 |
<p dir="auto">I try to include a common f77 block from legacy code.</p>
<p dir="auto">some calculations in the conversion go wrong.</p>
<p dir="auto">I have in my common block lines</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" implicit... | <p dir="auto">when running the bellow code or any code having import pandas as pd I get the above error.<br>
this is happening in the vs code ide run cod execution<br>
I can run the code as run python file in terminal<br>
for some reason to the output using run code I am getting the above error.</p>
<h3 dir="auto">Repr... | 0 |
<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>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.3</td>
</tr>
</tbody>
</t... | <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>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.3.*</td>
</tr>
</tbody>
<... | 1 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.5.16</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/9bzw21no/33/" rel="nofollow">https://jsfiddle.net/9bzw21no/33/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<ol dir="auto">
<li>Use a string literal containing <code class="notranslat... | <h3 dir="auto">Version</h3>
<p dir="auto">2.6.0</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/jk8as0bz/" rel="nofollow">https://jsfiddle.net/jk8as0bz/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">NB: use a component with a transpiled render function (render._withS... | 0 |
<p dir="auto">only after landing</p>
<p dir="auto">//! moment-timezone.js<br>
//! version : 0.5.0<br>
//! author : Tim Wood<br>
//! license : MIT<br>
//! github.com/moment/moment-timezone</p>
<p dir="auto">vendor-main-00eff8238f.js:formatted:17423Uncaught TypeError: Cannot read property 'join' of null<br>
function i(a)... | <p dir="auto">I cann't press the button "Submit and go to my next challenge (ctrl + enter)". But if I clicked I only see the infinite loading. How to solve this problem?<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/15948159/12712716/62a3c88c-c8db-11e5-9556-7... | 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 =&g... | <p dir="auto">After few days of research I have realized that <a href="https://github.com/angular/di.js">di.js</a> repo is no longer maintained and <a href="https://github.com/angular/angular/tree/master/modules/di/src">dependency injection</a> from this repo is pretty away from previous code base.</p>
<p dir="auto">I ... | 0 |
<p dir="auto">When I closed the editor I had a file open in a tab. It was named "summarize".<br>
With the editor closed I ended up having to do some restructuring of the project folder and this file was moved into a directory called "summarize" under a different name.<br>
Later in the day I tried to start up Atom again... | <p dir="auto">i want to change text color variable color to make the code more attractive but i cant find any such settings to do so i.e. where can i edit the color code of the syntax .<br>
can anyone please guide me the process to do so .</p> | 0 |
<ol dir="auto">
<li>After setting syntax or file encoding from the menus in the status bar, the cursor focus stays in the status bar, and to move focus back to the file with keyboard only, you need to press Tab key twice (after setting syntax) or thrice (after setting encoding). Imho it would be better to move the curs... | <p dir="auto">Not quite sure if this counts as a bug or enhancement, but I've noticed that clicking on any links in the status bar focuses them, when it should keep focus on whatever was focused before clicking on them. However, the correct element is focused if you dismiss the modal by clicking away from it.</p>
<p di... | 1 |
<h3 dir="auto">First Check</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c... | <h3 dir="auto">First Check</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c... | 1 |
<p dir="auto"><strong>Apache Airflow version</strong>:</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>): 1.18+</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><strong>Cloud provider or hardware configuratio... | <p dir="auto"><strong>Apache Airflow version</strong>: 2.1.1</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>): NO</p>
<p dir="auto"><strong>Environment</strong>: local (docker + ubuntu)</p>
<ul dir="auto">
<li><strong>Cloud provid... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-manipulate-arrays-with-shift" rel="nofollow">Waypoint: Manipulate Arrays With shift</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-manipulate-arrays-with-shift?solution=var%20ourArray%20%3D%20%5B%22Stimpson%22%2C%20%22J%22%2C%20%5B%22cat%22%5D%5D%3B%0A%0AremovedFromOurArray%20%3D%20ourArray.shift%28%29%3B%20%2F%2F%20removedFromOurArray%20now%20equals%20%22Stimpson%22%... | 1 |
<h3 dir="auto">Description</h3>
<p dir="auto">[test_deprecated_attribute_spiders is flaky it fails randomly in different environments.<br>
see https://travis-ci.org/scrapy/scrapy/jobs/590415988 ]</p>
<h3 dir="auto">Steps to Reproduce</h3>
<ol dir="auto">
<li>[just run the test in travis ci environment build]</li>
<li>[... | <p dir="auto">Every now and then the Travis build fails on <a href="https://github.com/scrapy/scrapy/blob/1.7.3/tests/test_crawler.py#L173"><code class="notranslate">tests.test_crawler.CrawlerRunnerTestCase.test_deprecated_attribute_spiders</code></a>, I'm not sure why.<br>
Some examples:</p>
<ul dir="auto">
<li><a hre... | 1 |
<p dir="auto">I think many would greatly appreciate if you added SASS/Compass support for Bootstrap. The use of Less is holding us back to use your otherwise very great framework :(</p>
<p dir="auto">Oh and drag&drop support via jquery would be awesome too :D</p> | <p dir="auto">I'm using the Bootstrap v3.0.3.</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" <div class="form-group">
<label class="sr-only" for="searchZipcode">Zipcode<... | 0 |
<p dir="auto"><strong>I am using Glide in my app to display the images (like photo app), when i do the lazy loading of images from server my app is getting crash.</strong></p>
<p dir="auto">Pls find the crash log</p>
<p dir="auto"><code class="notranslate">E/StrictMode: A resource was acquired at attached stack trace b... | <p dir="auto">Glide Version 4.9.0 does not support AndrdoidX?,Only version 4.8 supports Androidx? Why does version 4.8 support version 4.9 not support Android X?</p> | 0 |
<p dir="auto">I am trying to do least squares with a rank deficient matrix using <a href="http://docs.julialang.org/en/release-0.4/stdlib/linalg/" rel="nofollow">the / operator</a>. It works in the general case, but fails when applied on a square symmetric matrix with duplicate rows (and columns).</p>
<div class="high... | <p dir="auto">I propose adding methods for <code class="notranslate">all</code> and <code class="notranslate">any</code> to allow for convenient testing of nary predicates. The behavior would be equivalent to that given by</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir... | 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="[x] bug report
[ ] feature request
[ ] support request "><pre class="notranslate"><code class="notranslate">[x] bug report... | <p dir="auto">The two-way data binding was already broken before in Firefox in the sense that user input did not modify the model (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="150713786" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/82... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">Ansible play-book randomly fails with error message ERROR[Timeout (12s) waiting for privilege escalation prompt: ]</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content no... | <h5 dir="auto">Issue Type:</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible 1.9.2<br>
configured module search path = None</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">Arch Linux</p>
<h5 dir="auto">Summary:</h5>
<p dir="auto">Taken from my Post here: <a href="https://gr... | 0 |
<p dir="auto">While packaging Julia 0.4.1 for Debian, we experienced a <a href="https://buildd.debian.org/status/fetch.php?pkg=julia&arch=i386&ver=0.4.1-1&stamp=1448544177" rel="nofollow">build failure on x86</a> caused by a timeout.</p>
<p dir="auto">I performed a series of test builds in a Debian unstabl... | <p dir="auto">this is an umbrella issue for tracking known issues with switching to LLVM35 as default. please edit this post or add a comment below. close when someone edits <code class="notranslate">deps/Versions.make</code> to <del><code class="notranslate">3.6.0</code></del> <code class="notranslate">3.7.0</code></p... | 1 |
<p dir="auto">Example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>> import transformers
>>> t_fast = transformers.AutoTokenizer.from_pretrained("bert-base-cased", use_fast=True, add_special_tokens=False)
>&... | <h1 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h1>
<h2 dir="auto">Information</h2>
<p dir="auto">Model I am using (Bert, XLNet ...): Bert (could happen with other ones, don't know)</p>
<p dir="auto">Language I am ... | 1 |
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/birkskyum/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/birkskyum">@birkskyum</a>: About duplicate content. I think the Accounts module nested in met... | <p dir="auto">The <code class="notranslate">convert</code> function that should be available on each <code class="notranslate">lodash/fp</code> exported member is not typed correctly for <code class="notranslate">mapValues</code> (the only one I checked but probably others too)</p>
<p dir="auto">I should be able to do ... | 0 |
<p dir="auto">Referencing this <a href="http://stackoverflow.com/questions/40370866/tf-corrupted-record-while-training/40396754#40396754" rel="nofollow">post</a> on stackoverflow.</p>
<p dir="auto">There may be situations when we write huge databases of images into a TFRecord (or at least a few TFRecords). It would be ... | <p dir="auto">Hi,</p>
<ul dir="auto">
<li>Have I written custom code: <strong>NO</strong></li>
<li>OS Platform and Distribution: <strong>Ubuntu 18.0.4 LTS</strong></li>
<li>TensorFlow installed from: <strong>Github 1.9 release branch</strong></li>
<li>TensorFlow version: <strong>1.9</strong></li>
<li>Bazel version: <st... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.