text1 stringlengths 2 269k | text2 stringlengths 2 242k | label int64 0 1 |
|---|---|---|
### Version
2.5.3
### Reproduction link
https://vuejs.org/v2/guide/render-function.html#Template-Compilation
(Alternative reproduction on jsfiddle:
https://jsfiddle.net/Linusborg/pqbppg7a/)
### Steps to reproduce
1. Paste the following piece of HTML into the textarea of the linked documentation chapter above.... |
### Version
2.6.10
### Reproduction link
https://codesandbox.io/s/quizzical-hooks-flxdp
### Steps to reproduce
No steps. Just check out the reproduction.
### What is expected?
The class styles in App.vue to be applied on the functional SFC.
### What is actually happening?
Parent class is added to the classli... | 0 |
**Auke van Leeuwen** opened **SPR-8805** and commented
There is a small typo in the one of the code samples in the Cache Abstraction
documentation: http://static.springsource.org/spring/docs/3.1.0.M1/spring-
framework-reference/html/cache.html:
<bean id="cacheManager" class="org.springframework.cache... |
**Yannick Lazzari** opened **SPR-9100** and commented
There seems to be a difference in the way configuration classes, i.e. classes
annotated with `@Configuration`, are handled by the
ClassPathBeanDefinitionScanner vs the AnnotatedBeanDefinitionReader. The
javadoc says that the AnnotatedBeanDefinitionReader is, "...... | 0 |
##### System information (version)
* OpenCV => ❔ 3.4.3 native sdk
* Operating System / Platform => ❔ Mac OS
* Compiler => ❔ native c++ android studio
##### Detailed description
undefined reference to
`cv::dnn::experimental_dnn_34_v7::Net::forward(cv::_OutputArray const&,
std::__ndk1::vector<cv::String, std::... |
##### System information (version)
##### Detailed description
##### Steps to reproduce
I use the cvGetSize to get the cvsize, but it break, as:

| 0 |
It appears that only some of the image ops (e.g.
`tf.image.random_saturation()`) only accept single images (rank-3 tensors),
while others allow batches of images (rank-4 tensors). Should this be made
more consistent so that all image ops allow for higher-rank tensors? There
doesn't seem to be much about this in the A... |
### System information
* **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)** :
* **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)** : Windows 10
* **TensorFlow installed from (source or binary)** : pip
* **TensorFlow version (use command below)** : 1.9
... | 0 |
Open Gallery. Scroll up to collapse the app bar. Tap a component (e.g. Cards).
Notice the shadow on the app bar disappears, the transition into cards
completes, and then the shadow reappears.
Tested on a Nexus 5 and 5X.
|
[✓] Flutter (on Linux, channel master)
• Flutter at /src/flutter
• Framework revision `92d0445` (43 minutes ago), engine revision `603b070`
[✓] Android toolchain - develop for Android devices (Android SDK 23.0.1)
• Android SDK at /usr/local/google/home/eseidel/Android/Sdk
• Platform android-23, build-tools 2... | 1 |
## Summary
Hi! I'm getting some of my POST requests duplicated at my API, and I was
wondering if an axios request could have been automatically retried/sent again
in case of connection failure, reset, or any other reason.
As this is a random behavior and it's happening in production/users machines,
it is being a ki... |
I've spent a few hours today trying to get a post request to work with a few
parameters and a file that I need to upload.
I was able to make it work with pure javascript and XMLHttpRequest but it
doesn't work with Axios. What am I doing wrong?
Here's the code that works using XMLHttpRequest:
let data... | 0 |
**Stepan Koltsov** opened **SPR-8719** and commented
`@ComponentScan` does not work in `@Import-ed` configuration.
public class Coin { }
public class Main {
@Configuration
@ComponentScan(basePackageClasses = Main.class,
useDefaultFilters = false,
... |
**Jon Are Storløkken** opened **SPR-2877** and commented
This is mainly a documentation issue. (Although it would be possible to
improve on the design as well)
The problem is the org.springframework.scheduling.quartz.JobDetailBean. It
should be clearly stated that this bean cannot be used with a persistent job
sto... | 0 |
# Description of the new feature/enhancement
Screenshot taken while terminal is maximized (sorry, mouse disappears when it
reaches the screen edge, but you can see the yellow circle pop up when I
click):

Make Terminal consistent with Edge Dev (ideally use the same code ... | 1 |
I tried several combinations. Nothing works:
function decorator(Class) { return Class; }
@decorator
class B { }
{
"presets": ["es2015", "stage-0"],
"plugins": [ "transform-decorators", "syntax-decorators"]
}
result (decorator just silently ignored):
... | 1 | |
* VSCode Version: v1.1.0
* OS Version: Windows 7
Steps to Reproduce:
1. Check for updates
2. When network connection is bad, it will run the corrupted installer. I think it didn't check the downloaded installer's checksum.
|
hey guys. i am running on windows 10 pro v-1511 and code v-10.1 it's not
updating automatically but it shows a pop-up, i click update now it closes the
editor, i have tried to wait for 10 min it didn't work when i launched the
code it was the same, what should i do ? maybe it is because my windows is not
activated ? ... | 1 |
For example:
#![feature(rustdoc)]
extern crate rustdoc;
use rustdoc::html::markdown::Markdown;
fn main() {
let x = "This program makes a variable binding named `x`.";
println!("{}", Markdown(x));
}
This code runs fine in the playpen (http://is.gd/HVGloB) ... |
Using Windows 8.1 x64 with `rustc 1.1.0-dev (e9e9279d8 2015-04-22) (built
2015-04-22)`

| 1 |
### Bug report
**Bug summary**
When using pyplot, pyplot.savefig() throws a warning which is non-existent
with figure.Figure.savefig(). Upon understanding the warning message and some
investigation, it should be associated with figManager adding duplicate
"sources of save" to Glib when saving "the current figure" (... |
The weekly build with nightly wheels from numpy and pandas
has failed. Check the logs for any updates that need to be
made in matplotlib.
https://github.com/matplotlib/matplotlib/actions/runs/5560712365
| 0 |
# Summary of the new feature/enhancement
~~Product Launcher should support keyboard layout mapping for all system
keyboard layouts, for example:~~
~~**US Keyboard** ⟶ **Russian Keyboard**~~
~~**Russian Keyboard** ⟶ **US Keyboard**~~
EDIT: commenting out the part about the keyboard switching since it nor
relevan... |
# Summary of the new feature/enhancement
I can only search for files or applications under C disk now,if I want to
search a file in the other partition I can't use the PowerToys Run to
search,so I hope the PowerToys Run can support for other partitions to search
.
# Proposed technical implementation details (option... | 0 |
babel version beta.40
babelrc config
"presets": [
["@babel/preset-env", {
"targets": {
"browsers": ["last 2 versions", "ie >= 10"],
},
"useBuiltIns": "usage",
}],
"@babel/preset-react",
],
... |
Here's my config:
{
"babel": {
"presets": [
[
"@babel/preset-env",
{
"targets": {
"node": "4.0.0"
},
"useBuiltIns": "usage",
"debug": true,
"shippedProposals": true
... | 1 |
This will set the `dashCase` class on the button to true or false depending
upon the value of `binding`.
<button [class.dash-case]="binding"></button>
I know dash-case to camelCase conversion is actually a "feature" built into
the attribute parser, but it should have exceptions in cases like this.
Th... |
If I have a binding:
<div [class.md-radio-checked]="isChecked">...</div>
Then the class name added to the element should be `md-radio-checked`.
Currently, it is `mdRadioChecked`.
| 1 |
### Issue Details
* **Electron Version:**
* 5.0.4
* **Operating System:**
* Windows 10
* **Last Known Working Electron version:**
* None
### Expected Behavior
webContents.print(option, callback) can work with parameters.
### Actual Behavior
webContents.print() will work without parameters.
Bu... |
Hey there
I have upgraded an app to version 5 as in the list of fixes was the silent
printing bug, but the issue is still the same.
My code:
`printWindow.webContents.print({silent: true});`
Results in nothing happening at all. No errors thrown or anything. Changing it
back to false, brings up the window to selec... | 1 |
I just found seaborn through a blog post by @tyarkoni. It seems to be
similarly aligned with prettyplotlib by @olgabot. My first impression is that
seaborn seems to have more emphasis on extending plot-type support of
matplotlib, while prettyplotlib is more oriented towards improving the overall
look and feel of plot... |
I am using `histplot` for plotting simple histogram plots for medium sized
data-sizes.
I was using `histplot` for histogram determinations in my dataset using 0.11.1
and all worked very nicely and fast.
Then upon upgrading to 0.11.2 it suddenly never finishes and I am stuck in
plotting stuff...
I have a plotting s... | 0 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.6
* Operating System version: Windows 10
* Java version: JDK 1.8
### Steps to reproduce this... |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.2
* Operating System version: Ubuntu 18.04
* Java version: 1.8
### Steps to reproduce this i... | 0 |
# Checklist
* I have checked the issues list
for similar or identical enhancement to an existing feature.
* I have checked the pull requests list
for existing proposed enhancements.
* I have checked the commit log
to find out if the if the same enhancement was already implemented in the
master branch... |
## Checklist
* I have included the output of `celery -A proj report` in the issue.
software -> celery:4.2.0 (windowlicker) kombu:4.2.1 py:2.7.15
billiard:3.5.0.3 py-amqp:2.3.2
platform -> system:Linux arch:64bit imp:CPython
loader -> celery.loaders.app.AppLoader
setting... | 0 |
http://play.golang.org/p/gmQEUKYxrG
package main
import (
"fmt"
t "time"
)
func main() {
fmt.Println("Hello, playground")
time.Sleep(time.Second)
}
Run through imports, results in:
package main
import "fmt"
func... |
$ goimports <<EOF
package main
import foo "fmt"
func main() { fmt.Println() }
EOF
Prints:
package main
func main() { fmt.Println() }
Low priority, as a second run corrects the import.
| 1 |
I've got a little React component with a decorator that is created with an
arrow function. With a fairly recent release of Babel, the decorator appears
to be completely removed:
@connect(data => ({ account: data.account }))
class C extend React.Component {
}
Changing the arrow function fixes t... |
Compare the output of these two to show the difference.
https://babeljs.io/repl/#?experimental=true&evaluate=true&loose=false&spec=false&code=%40decorate((arg)%20%3D%3E%20null)%0Aclass%20Example1%20%7B%0A%7D%0A%0A%40decorate(arg%20%3D%3E%20null)%0Aclass%20Example2%20%7B%0A%7D
@decorate((arg) => null)
... | 1 |
Typescript definitions for custom theme colors has been removed. The existing
documentation example does not work anymore.
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected Behavior
One should be able to add custom colors to the Theme, as per documentation
exam... |
Hi,
I tried your demos and the menu doesn't seem to work. FF web console doesn't
show any errors but lots of warnings.
FF 33 on Ubuntu 14.04
| 0 |
# Summary of the new feature/enhancement
People with touchscreens that have no keyboard are unable to use the Shift key
to activate Fancy Zones. The existing toggle allows the zones to always stay
on, while dragging. However window will always snap to one of the zones.
Safe zone functionality will allow users to m... |
# Summary of the new feature/enhancement
**Find an Object, apply an Action (ie: copy a file)**
The ability to use Tab (or another key) to apply Actions to a selected Object.
ie: I find a .jpg file, hit Tab (list of possible actions is displayed), type
'c' and select Copy. File copied. The default Action would alwa... | 0 |
Hello,
I am extremely excited about Fancy Zones, but I have run into a problem when
using it with multiple desktops.
I laptop is left on my desk with the lid closed and plugged into 2 separate
monitors. I can only apply a zone to the left desktop and not the right
desktop.
Will this feature include zones for multi... | 1 | |
ERROR: type should be string, got "\n\nhttps://ci.appveyor.com/project/sklearn-ci/scikit-\nlearn/build/1.0.2018/job/8tf9xbl5i9j2dcyp\n\n" |
The following seems to happen randomly on appveyor, at least under 32 bit
Python 2.7:
======================================================================
FAIL: Check class_weights resemble sample_weights behavior.
----------------------------------------------------------------------
Tra... | 1 |
Recently, Julia 0.5 started segfaulting when precompiling PyCall
(JuliaPy/PyCall.jl#360). I've boiled it down to the following code:
__precompile__()
module PyCall
import MacroTools: @capture
function parse_pydef_toplevel(expr)
if @capture(expr, begin type class_name_... |
In one of my private repos tests pass locally on `release-0.5` but fail on
Travis, and the failure looks consistent with a difference between what was
tagged as `0.5.0` and what's in `release-0.5`. Are there plans for point-
releases of 0.5, or are we going straight to 0.6? If nothing else, any chance
we can "bless" ... | 1 |
Hi,
I am using SplashFormRequest.from_response() method to submit a form multiple
times with different parameters. The formdata is passed on correctly it seems,
but eventually when the request is executed, only the first set of parameters
are used for the subsequent requests too. I ran a test on google to submit 3
d... |
It is very easy to have a subtle bug when using a custom duplicates filter
that changes how request fingerprint is calculated.
* Duplicate filter checks request fingerprint and makes Scheduler drop the request if it is a duplicate.
* Cache storage checks request fingerprint and fetches response from cache if it ... | 0 |
#### Responsively Style Checkboxes
https://www.freecodecamp.com/challenges/responsively-style-checkboxes
#### Issue Description
"Like", "Info" buttons are truncated and "delete" is cut off
#### Browser Information
* Browser Name, Version: Google Chrome, Version 50.0.2661.102 m
* Operating System: Windows 10
... |
Forewarning, this _may_ be bike-shedding worthy....
### Workspace
User Agent is: `Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/49.0.2623.110 Safari/537.36`. (Chrome on Windows 7)
### Setting
The CatPhoto is where you make an web page and one component is adding three
buttons l... | 1 |
StrategicPatch should delete all duplicates from a list of maps.
Currently it just delete the first one appears in the list.
We should make StrategicPatch delete all duplicates no matter it is a list of
maps or a list of primitives. (StrategicPatch don't support list of lists).
Ref : kubernetes/community#140 (com... |
**Kubernetes version** (use `kubectl version`):
Upgrading from 1.2.0 (working) to 1.3.9 (broken)
**Environment** :
* **Cloud provider or hardware configuration** : Bare metal Dell R420's
* **OS** (e.g. from /etc/os-release): CentOS 6 with a 3.10 kernel.
* **Kernel** (e.g. `uname -a`): 3.10.0-327.18.2.el7.x... | 0 |
### Describe the bug
I'm trying to make a simple stacking and getting the cross validation score
but an error raises:
`NotFittedError: This RandomForestRegressor instance is not fitted yet. Call
'fit' with appropriate arguments before using this estimator.`
### Steps/Code to Reproduce
from sklearn.e... |
### Describe the bug
There seems to be a bug with the combination of `GridSearchCV` and
`StackingClassifier` when the parameter `cv` of `StackingClassifier` is set to
'prefit'. With this option, the estimators of the `StackingClassifier` should
be fitted before fitting the stacked model, and only the final_estimator... | 1 |
The Release notes page contains various anchors for convenience, however the
anchors within each version do not contain the version, and thus the release
of a new version often "clobbers" (by adding a higher-on-the-page duplicate)
older anchors.
This may cause confusion, for example if someone had used
https://playw... |
### System info
* Playwright Version: [v1.31.2 to v1.34.0] All versions are tested with corresponding image and npm package version.
* Operating System: [Docker playwright:v1.34.0, etc]
* Other info:
### Source code
* I provided exact source code that allows reproducing the issue locally.
**Config file**
... | 0 |
Running this code in a jupyter notebook plots a heatmap which is cutoff at the
top and bottom -- horizontal view is ok.
data=np.array([[7.49377179e-10, 5.04982270e-02, 8.41080502e-01, 1.08421271e-01],
[6.33214717e-02, 6.86063645e-01, 1.57489835e-01, 9.31250485e-02],
[1.42185280e-02, 1.0... |
seaborn/seaborn/distributions.py
Line 216 in 102cf08
| hist_kws.setdefault("normed", norm_hist)
---|---
'normed' kwarg is deprecated
| 0 |
I get the following error:
julia: repl.c:307: true_main: Assertion `(((jl_array_t*)(args))->length) == 0' failed.
signal (6): Aborted
__kernel_vsyscall at (unknown line)
gsignal at /lib/i386-linux-gnu/libc.so.6 (unknown line)
abort at /lib/i386-linux-gnu/libc.so.6 (unknown line)
... |
I found a large regression between 0.4 and 0.5 in some code of mine, which
profiling localized to containment testing. This simplified test case shows a
clear picture:
function specialized_in(x::Int, y::Vector{Int})
for k = 1:length(y)
if x == y[k]
return true
... | 0 |
interpolate.interp1d returns nan in the following example for me (scipy
version is 0.14.0):
In [7]: f = interpolate.interp1d([0, 0, 1], [0, 0, 1], kind='linear')
In [8]: f(0)
/home/jmetzen/.anaconda/lib/python2.7/site-packages/scipy/interpolate/interpolate.py:445: RuntimeWarning: invalid value... |
_Original tickethttp://projects.scipy.org/scipy/ticket/1552 on 2011-11-03 by
@pbrod, assigned to unknown._
The following example
import numpy as np
from scipy import stats
np.set_printoptions(precision=4)
print 'true'
print 0.25, 0., 20.0
print 'estimated, floc=0, loc=0'
... | 0 |
I am try to use RMSPropOptimizer to optimize parameters and I get
NotImplementedError. **But when I try AdamOptimizer, it works fine**.
**BTW, when I try to find the problem, it seems I find the key point:**
Here is part of my code:
self.x = tf.placeholder(tf.int32, [None, sequence_length])
po... |
I use RMSPropOptimizer to optimize parameters, I get NotImplementedError.
**But when I change to use AdamOptimizer, it works fine.**
So I try to fix the problem and I find some key point, may be it can help.
Here is my code:
self.x = tf.placeholder(tf.int32, [None, sequence_length])
point = tf... | 1 |
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
ansible-galaxy
##### ANSIBLE VERSION
$ ansible-galaxy --version
ansible-galaxy 2.3.0.0
config file = /Users/<snip>/fathom/git/mdm-prime-1.5.9/ansible.cfg
configured module search path = [u'library']
python version = 2.7.8 (... |
##### ISSUE TYPE
* Bug Report
* Feature Idea
* Documentation Report
##### COMPONENT NAME
##### ANSIBLE VERSION
ansible 2.3.0 (devel 8b6d786cff) last updated 2017/03/13 09:15:01 (GMT -400)
config file = /home/adrian/.ansible.cfg
configured module search path = Default w/o overrides
... | 1 |
by **santiago.gala** :
Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull -u" and retry what you did to
reproduce the problem. Thanks.
What steps will reproduce the problem?
1. Follow the "Getting Started" page
2. See "make[2]: L... |
by **freny877@student.liu.se** :
nfa@b3:~$ hg clone -u release https://code.google.com/p/go
warning: code.google.com certificate with fingerprint
e2:9e:46:29:a0:fd:3c:57:a0:68:30:c5:0a:45:97:63:bf:8d:75:fc not verified (check
hostfingerprints or web.cacerts config setting)
destination d... | 0 |
# Bug report
**What is the current behavior?**
I have just updated from **webpack@4.29.3** to **webpack@4.29.4** and I cannot
install my modules anymore. I have the following error with
@webassemblyjs/wast-parser. It stops installing.
;
}
struct Foo;
impl FooTrait for Foo {
fn footrait(&mut self) { () }
}
impl<'a> FooTrait for RefMut<'a, Foo> {
fn footrait(&mut sel... |
Compiler panics when compiling code that implements a trait for a generic type
and a generic type in a vector.
trait MyTrait {
fn foo(&self){}
}
trait OtherTrait {
fn bar(&self){}
}
impl OtherTrait for String {}
impl OtherTrait for Vec<String> {}
impl<T... | 0 |
I have 3 monitors. I created a Main layout for my center monitor, and a
"communications" for my left monitor, but when I create a "operations" layout
for my right hand monitor, it changes the layout of my communications monitor.
If I then reset my communications monitor back to its intended layout, the
layout of my o... |
# Environment
Windows build number: [Version 10.0.18362.387]
PowerToys version: 0.12.0.0
PowerToy module for which you are reporting the bug (if applicable): FancyZones
# Steps to reproduce
I have 2 custom layouts. One for the left monitor, one for the right.
1. I move the mouse to th... | 1 |
Hi,
I updated to version 0.23.0 and all of a sudden the following code breaks:
import pandas as pd
df = pd.DataFrame(data={'date': list(pd.date_range('5.1.2018', '5.10.2018')),
'vals': list(range(10))})
df.groupby([df.date.dt.month, df.date.dt.day])['vals'].sum()
... |
Opening a new issue so this isn't lost.
In #18882 banned duplicate names in a MultiIndex. I think this is a good
change since allowing duplicates hit a lot of edge cases when you went to
actually do something. I want to make sure we understand all the cases that
actually produce duplicate names in the MI though, spe... | 1 |
**System information**
* OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10
* TensorFlow installed from (source or binary):
* TensorFlow version: tensorflow-1.12.0 (installed via pip3)
* Python version: python 3.6.7
* CUDA/cuDNN version: CUDA==10.0.130 cuDNN==7.4.1
* GPU model and memor... |
_Please make sure that this is a build/installation issue. As per ourGitHub
Policy, we only address code/doc bugs, performance issues, feature requests
and build/installation issues on GitHub. tag:build_template_
**System information**
* OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Win 10
* TensorF... | 1 |
We are having this crash on one of our apps in the Play Store. We are using
the Beta 1 version of Flutter. We got 30+ crash reports. It impacts Android
6.0 users only and the most affected device is Grand Prime Plus (grandpplte).
## Logs
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
... |
Project Mulligan is affected by this issue.
## Steps to Reproduce
Using flutter_driver, attempt to find a Widget by its Material tooltip.
Implement this by declaring a dependency upon DefaultMaterialLocalizations and
using one of the tooltip strings it defines.
Observe that 'flutter/src/material/material_localizat... | 0 |
**Florian Fankhauser** opened **SPR-7638** and commented
I want to display a java.util.Date value from the model using the spring:eval-
tag like this:
<spring:eval expression="dateOfBirth" />
Now I start Tomcat and open the page let's say in Firefox. It works fine, the
page displays as expected. Now I start anoth... |
**Jose Noheda** opened **SPR-5016** and commented
context:property-placeholder/ only has an attribute (location). This is not
enough for advance usage. Please add others like
ignoreUnresolvablePlaceholders.
* * *
**Affects:** 2.5.5
**Issue Links:**
* #9338 Improve context-property-placeholder configurablity ( ... | 0 |
中文输入法导致 v-model 的值不更新
代码:http://jsbin.com/robetuzuxo/edit?html,js,output
demo: http://output.jsbin.com/robetuzuxo
当用手机浏览器打开 demo 后,点击 input 输入框,切换至中文输入法,随便输入,然后直接点击 submit 按钮(不要点击完成或者 done),发现
v-model 的值没有更新,但是通过原生方法找到 input 的 value,发现 value
值是更新过的,这种情况要怎么处理?目前我们的解决方案是重新封装一个 input component
出来,但是以前的上线的全部业务现在出现这种情... |
### test environment
app(or wechat) on iphone
### Vue.js version
1.0 version
### Reproduction Link
visit the page in wechat on iphone
### Steps to reproduce
http://jsbin.com/kiquvesiju/edit?html,js,output
1. visit the page in wechat on iphone
2. switch to chinese ime(input method)
3. input any chinese _... | 1 |
I think backprop through `torch.where` is wrong in certain special cases.
## To Reproduce
t = 0
x = torch.ones(()).requires_grad_()
y = t * (x / t) # just an example; anything that produces nan's works
z = torch.where(x >= t, x, y)
z.backward()
# the forward pass works fine (... |
## 🐛 Bug
The `grad_fn` of `torch.where` returns the gradients of the wrong argument,
rather than of the selected tensor, if the other tensor's gradients have infs
or nans.
## To Reproduce
Run this code:
x = torch.tensor([16., 0.], requires_grad=True)
y = x/2 # tensor([8., 0.], grad_fn=<DivBack... | 1 |
**I'm submitting a ...** (check one with "x")
[ ] bug report => search github for a similar issue or PR before submitting
[x ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
... |
Hi,
I've been following the Tour of Heroes tutorial. I've noticed that the back
link to return from the hero detail component to the dashboard or the list of
heroes does not work properly on safari.
Environment:
Safari 9.1 on Mac OS X 10.11.4
1. Go to https://angular.io/resources/live-examples/toh-5/ts/plnkr.h... | 0 |
The tagline of PyTorch is:
> PyTorch is a deep learning framework that puts Python first.
Pip and Pipenv are the quintessential Python package manager tools for
Python...
However, upon following the Pip (Python 3.6, OS X) instructions on
http://pytorch.org/, I was met with an error informing me I needed Conda. If ... |
## 🐛 Bug
Setting PyTorch default tensor type to cuda.FloatTensor on a Colab GPU
instance leads pack_sequence to a Runtime error.
## To Reproduce
Steps to reproduce the behavior:
1. `torch.set_default_tensor_type(torch.cuda.FloatTensor)`
2. `torch.nn.utils.rnn.pack_sequence([torch.tensor([1,2,3])])`
The seco... | 0 |
Would it be possible to set up a FancyZone that spans two monitors of the same
resolution? There are times, for example, when I want to see as many pages in
Word as possible and, since you can't maximise an app across multiple
monitors, I have to stretch it to the size I want.
|
# Summary of the new feature/enhancement
Based on different tasks throughout my day, I would like to use different
FancyZone layouts to switch between layouts quickly. As an example the
'productivity layout' would be different from 'Web Meeting' layout , then a
'focused' layout
ideally be able to select multiple fa... | 0 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.6.3
* Operating System version: mac
* Java version: 1.8
* Registry: zookeeper
### Steps to r... |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.3
* Operating System version: macOs
* Java version: 1.8
### Steps to reproduce this issue
... | 0 |
I am glad to see the newly added einsum function. The documentation claims
that its usage is the same as numpy. However, it can do almost nothing as
compared to numpy. For example, it only supports subscripts in the form of '
_- >_'. Unfortunately, even matrix transpose does not work, i.e., 'ij->ji'.
Numpy works:
... |
### System information
* **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)** : Ubuntu 16.04
* **TensorFlow installed from (source or binary)** : binary
* **TensorFlow version (use command below)** : 0.12.1
* **Python version** : 2.7.10
* **Bazel version (if compiling from source)** : None
* **CUD... | 0 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.6.2
* Operating System version: deepin
* Java version: 1.8
### Steps to reproduce this issue
... |
Duubo version 2.5.3
I encounter a problem that some times my client will OOM due to too many
threads. From the dump logs, I can see over 10,000 DubboClientHandler Threads
in my consumer and they are in blocked state.
I copied one pieace of the log like
\--------------- P R O C E S S ---------------
... | 0 |
with https://github.com/cmr/rust/tree/methodize/char I consistently get
[17:50:25]~/hacking/rust/build> make check
cfg: build triple x86_64-unknown-linux-gnu
cfg: host triples x86_64-unknown-linux-gnu
cfg: target triples x86_64-unknown-linux-gnu
cfg: disabling rustc optimization (CFG_DI... |
trait FTErrorMethods {
fn succeeded(self) -> bool;
}
impl FTErrorMethods for int {
fn succeeded(self) -> bool { self == 0 }
}
fn main() {
5.succeeded();
}
rustc: /run/media/jdm/ssd/rust/src/llvm/lib/VMCore/Instructions.cpp:2383: static l... | 1 |
Given this template, all translations are extracted twice.
Once for the correct translation domain (as specified by `{%
trans_default_domain %}` and once wrongly for the default domain. This applies
to the current template, its parent and the embedded one.
{% extends '::base.html.twig' %}
{% ... |
The Form class uses the FormEvent class, which extends the deprecated
DataEvent class:
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Form/Form.php#L522
if ($dispatcher->hasListeners(FormEvents::PRE_BIND) || $dispatcher->hasListeners(FormEvents::BIND_CLIENT_DATA)) {
$eve... | 0 |
With this file
foo
bar
foo
foo
bar
foo
foo
bar
foo
Trying to find one of the blocks does not work, with cmd+F or cmd+D.
|
Testing #4018
IMHO, there is a case not covered well enough. e.g.:
* having Windows locale in English and wanting to run VSCode in Spanish.
* or having Windows locale in Spanish and wanting to run VSCode in English.
The only way to do this now is to use a command line argument.
But especially in Windows, it i... | 0 |
_Original tickethttp://projects.scipy.org/scipy/ticket/1474 on 2011-07-08 by
trac user jmerkin, assigned to trac user peridot._
I have been using masked arrays a lot in some of my analyses, but from what I
have seen spatial.distance does not currently use the masks (converted to
normal arrays). I have copied and mo... |
At the moment `pdist` returns a distance matrix with a `nan`-entry whenever a
vector with any `nan`-element is part of the respective pair. This is
consistent with, for example, the R `dist` function, as well as MATLAB, I
believe.
In my case, and I should think a few others' as well, there are very few
`nan`s in a h... | 1 |
**Thomas Risberg** opened **SPR-4215** and commented
* * *
**Affects:** 2.5 final
**Issue Links:**
* #8971 JdbcTemplate uses a JDK 1.5 method, whereas it should be JDK 1.4.2 compatible ( _ **"is duplicated by"**_ )
|
**Björn Voß** opened **SPR-9059** and commented
Since 3.1 BeanWrapperImpl has a concurrent problem with properties which have
only a getter method.
Please see my very simple maven project in the attached zip-file.
The main method of the Starter class produces 3 to 8 exceptions per run with
the 3.1.0 and the late... | 0 |
In to matplotlib `1.3.x` the following code:
import seaborn as sns
import pandas as pd
import numpy as np
x = pd.DataFrame(np.random.lognormal(size=(100, 6)), columns=list("abcdef"))
x.boxplot(sym="k.")
Produces:
.
Current APIs:
pyplot.xticks(ticks=None, labels=None, **kwargs)
Axes.set_xticks(self, ticks, minor=False)
Axes.set_xticklabels(self, labels, fontdict=None, minor=False, **kwargs)
Notes:
* The `Axes` methods are just thin wrappers around the `Axis` met... | 0 |
Saw this on the query-refactoring branch today, since we did some changes in
Geo recently we need to check if this is only on the feature branch and what
changed here:
http://build-us-00.elastic.co/job/es_feature_query_refactoring/8998/
Geohash w has wrong centroid expected:<[27.677337714038913,
119.06734793896817]... |
I believe this is related to #13433 and fails reliably with the following:
mvn verify -Pdev -Dskip.unit.tests -pl org.elasticsearch:elasticsearch -Dtests.seed=29C485CE4EDC48CE -Dtests.class=org.elasticsearch.search.aggregations.bucket.GeoHashGridIT -Dtests.method="simple" -Des.logger.level=DEBUG -Des.n... | 1 |
I've filed a new feedback item on the Azure Resource Manager (ARM) JSON Schema
project page, although I believe this might have to do with how Visual Studio
Code handles JSON schema validation.
Azure/azure-resource-manager-schemas#68
I'm being told that `Microsoft.Storage/storageAccounts` isn't a valid top-
level A... |
The error in following JSON against schema is:
"resources\properties\osProfile\computername" should be "computerName".
But VS Code shows two errors here:
1. on "Microsoft.Compute/virtualMachines", error message is: Value is not an accepted Value. Valid values: ["Microsoft.Network/publicIPAddresses"]
2. on “prop... | 1 |
# Checklist
* I have verified that the issue exists against the `master` branch of Celery.
* This has already been asked to the discussion group first.
* I have read the relevant section in the
contribution guide
on reporting bugs.
* I have checked the issues list
for similar or identical bug reports.... |
This one is simple to reproduce, I just upgraded to `celery==4.4.4` and now my
builds are broken.
[2020-06-03 09:48:39,517: DEBUG/MainProcess] | Worker: Preparing bootsteps.
[2020-06-03 09:48:39,518: DEBUG/MainProcess] | Worker: Building graph...
[2020-06-03 09:48:39,518: DEBUG/MainProcess] | W... | 1 |
Q | A
---|---
Bug report? | yes
Feature request? | no
BC Break report? | yes
Symfony version | v3.2.4
After update to v3.2.4 the inheritance of templates from parent bundle does
not work. Create a loop and the application crash.
e.g.
I have a bundle called AdminBundle, with
public func... |
This feature has been asked by lots and lots of users in #15755, #17054 and
#17407.
### Problem
1. You have installed `MyBundle` which contains this template:
{# MyBundle/Resources/views/base.html.twig #}
{% block title '...' %}
{% block content %}
{# a lot of contents here #}
... | 1 |
# Description of the new feature/enhancement
Like any desktop application, double-clicking the title bar should either
maximize or minimize the window.
|
# Environment
Windows build number: Microsoft Windows [Version 10.0.18362.175]
Windows Terminal version (if applicable): Early Preview Build
# Steps to reproduce
Put your mouse cursor on the window's topmost coordinate just above tabs and
click.
# Expected behavior
I tried to cilck the tab... | 0 |
We are using SciPy 1.1.0 main branch source code release on AIX 7.1 using AIX
Toolkit packages for GCC and related packages -
(https://www.ibm.com/developerworks/aix/library/aix-toolbox/alpha.html).
We have to use the AIX's linker (ld) as GCC's linker is not compatible with
AIX at this time. There is a limitation wi... |
This is a follow up of discussions in #10844.
**Describe the solution you'd like**
All sampling methods in `scipy.stats` are using `random_state` which is a
`np.random.Generator` (for new code). But this `numpy` generator is not aware
of dimensions. Also, the new `scipy.stats.qmc` allow to generate samples
efficie... | 0 |
Application dump saved if needed. Zones duplicate on monitor disconnect and
may even pile up more and more the more it is disconnected and reconnected.
Closing PowerToys and reopening fixes the issue until a monitor is
disconnected again. Adding monitors does not have the same effect, it appears
to be specifically re... |
### Can PowerToys will installed from Windows Store ?
PowerToys is becoming a must need App for a Windows 10 PC but why it isn't
available to Windows Store ? We can get more installs & ratings from store .
We can deploy it to the Windows store for installation . I bet you it will be
the most rated app in Entire Wind... | 0 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.5
* Operating System version: mac
* Java version: 1.8
### Steps to reproduce this issue
1... |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.3,2.6.1
* Operating System version: MacOS 10.13.6
* Java version: 1.8
### Steps to reproduce... | 0 |
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
variables are getting duplicated on upgrading airflow to 2.5.3 from 2.4.1.
after upgrade when the airflow-sync-variables pod runs its not finding the
existing variables and then adding it again.
**logs from airflow-sync-... |
**Description**
Healthcheck endpoint returns 503 (Service Unavailable) when server is
unhealthy.
**Use case / motivation**
Current healthcheck api returns status code "200 (OK)"even if server is
"unhealthy".
It couldn't be working healthcheck correctly when some cloud services (like
aws) which can periodically... | 0 |
### Description
When using sharding to distribute a large array over several devices, each
shard is unable to utilize the entire device's RAM/HBM. In fact, it seems to
be limited to about half that size.
I've recreated this both on Cloud TPU (v2-8, having 8 devices of 8GB each) and
on the host of the TPU with 8 CP... |
Please:
* Check for duplicate issues.
* Provide a complete example of how to reproduce the bug, wrapped in triple backticks like this:
Code:
import jax
import jaxlib
import jaxlib.xla_extension as xe
jax.random.PRNGKey(0)
print(jax.devices())
print(xe.CpuDevice)
* If a... | 0 |
typeof(map(x -> x^2, [1,2,3])) = Array{int64,1}
typeof([ x^2 | x=[1,2,3]) = Array{Any, 1}
It seems odd that the comprehension loses the type information, while map
retains it.
|
Then just settle for map returning a type of the map function as the output
array type.
| 1 |

`resizable` and `always-on-top` properties do not work correctly.
BrowserWindow is appeared properly but properties are not applied. Tested on
Ubuntu 12.04 precise and Ubuntu 14.04 trusty
... |
Code like this does not work on ubuntu 14.04, the window size can be
customized by dragging the edge.
// Create the browser window.
mainWindow = new BrowserWindow({
width: 800,
height: 480,
resizable: false
});
Note:We are using node.js v0.11.14 and atom-shell 0.19... | 1 |
When I try a simple scan loop using Jax in 64bit on a Windows 10 machine, I
get the following error.
import jax
import jax.numpy as jnp
from jax.config import config
config.update('jax_enable_x64', True)
T = 1.0
init_x = 0.0
init_t = 0.0
dt = T / num_steps
def scan_... |
When I try a simple cross product calculation using Jax in 64bit on a Windows
10 machine, I get the following error.
import jax.numpy as jnp
from jax.config import config
config.update('jax_enable_x64', True)
x = jnp.array((1.0,1.0,1.0))
y = jnp.array((0.0,0.0,0.0))
z = jnp.cr... | 1 |
#### Describe the bug
When using `axios.create`, if I pass a custom property it is not being visible
on the interceptors.
#### To Reproduce
Something like:
const instance = axios.create({
baseURL: 'http://myurl.com',
withCredentials: false,
loader: true // Custom proper... |
**Describe the bug**
Custom settings are not persisted to each request
**To Reproduce**
var axios = require('axios')
var axios2 = axios.create({retry: true});
// should log "Retry is true"
axios2.interceptors.request.use(request => console.log('Retry is ' + request.retry));
axios2.g... | 1 |
# Environment
Windows build number: 18965
Windows Terminal version: Dev Build
# Steps to reproduce
1. Open Windows Terminal
# Expected behavior
1. Open default tab
# Actual behavior
After open Windows Terminal (Dev Build), Windows Defender detect a suspicious
behavior, and block the ... |
# Environment
Windows build number: 10.0.18362.0
Windows Terminal version (if applicable): 0.5.2762.0
# Steps to reproduce
Prefer bar or box cursor shape for more prominent behavior.
Produce more than a screenful of output so that the cursor is in the bottom
row.
Resize the window so that ... | 0 |
Hey there,
I've used a simple `for...of` statement in my JSX file, but the output breaks
Safari (8.0.7). Works fine in Chrome and Firefox. The error message is
"ReferenceError: Can't find variable: Symbol" and I indeed can't find any
reference to `Symbol` in the file. Might be a missing polyfill?
This is the origin... |
Choose one: is this a bug report or feature request?
Bug report
### Input Code
https://babeljs.io/repl/#?babili=false&evaluate=true&lineWrap=false&presets=es2015%2Ces2016%2Ces2017&targets=&browsers=ie%2011&builtIns=false&code=function%20logged(errorName%2C%20functionName%2C%20asyncFn)%20%7B%0D%0A%20%20return%20asy... | 0 |
### Is there an existing issue for this?
* I have searched the existing issues
### Current Behavior
I am experiencing a lag in npm install and it wait forever in below stage.
Performed npm cache clean and still the behavior is same. Attached below is
npm install and package.json content. Is this due to inability... |
### Is there an existing issue for this?
* I have searched the existing issues
### Current Behavior
I am experiencing a lag in npm install and it wait forever in below stage.
Performed npm cache clean and still the behavior is same. Attached below is
npm install and package.json content. Is this due to inability... | 1 |
**Do you want to request a _feature_ or report a _bug_?**
bug.
**What is the current behavior?**
In a component tree where legacy context and new context are co-exisiting,
when components are placed on tree nodes under the legacy context provider and
between new context provider and consumer, components are always... |
This issue is going to start off mostly theoretical as I’m still working to
make a minimal repro case.
We have a scenario where one component is having `shouldComponentUpdate()`
return false to bail out, but a child component is still having its `render`
method called.
Avoiding many details this is roughly what we ... | 1 |
when i write two profiles which are having same commandLine `pwsh.exe` and
different scheme each other. terminal shows two profile on its dropdown menu,
but both shows only the first scheme.
"profiles" :
[
{
"acrylicOpacity" : 0.5,
"closeOnExit" :... |
# Environment
Platform ServicePack Version VersionString
-------- ----------- ------- -------------
Win32NT 10.0.18362.0 Microsoft Windows NT 10.0.18362.0
# Steps to reproduce
1. Open Windows Terminal
2. Double click on the title bar of main window.
# Expected... | 0 |
### Playwright version
1.12.3
### Operating system
MacOS
### What browsers are you seeing the problem on?
WebKit
### Other information
macOS 10.15.7
node v12.20.0
### What happened? / Describe the bug
On webkit browser, when grabbing `innerText` additional line feed is added at
the end. This happens on par... |
**Context:**
* Playwright Version: 1.8.1
* Operating System: Mac
* Node.js version: 14.15.4
* Browser: webkit
test(
"Log in with mail and password",
async () => {
await loginPage.login(TestManager.USER_EMAIL, TestManager.USER_PASSWORD);
expect(await loginPa... | 1 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.3
* spring boot webflux: 2.1.6
* Operating System version: MacOS
* Java version: 1.8
### S... |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.4-SNAPSHOT
* Operating System version: macOS10.12.6
* Java version: 1.8
打包的时候测试用例无法通过,dubbo-... | 0 |
# Feature request
## Is your feature request related to a problem? Please describe.
NextJs does not recognise files like `pages/index.mjs`.
## Describe the solution you'd like
I'd like to be able to use `.mjs` files in place of `.js` files across my
entire project.
## Describe alternatives you've considered
N/A... |
I currently have my project setup with Emotion but have tried Sass modules as
well. It compiles styles in the `pages` dir, but not elsewhere. Is this a
Next.js issue, or is there something wrong with the way I set it up? When I
tried with Sass modules I encountered the same problem, where the styles would
exist if th... | 0 |
I read about Group Sequence Providers, which is pretty cool feature. I am
wondering if it is possible to create group provider (instead doing this logic
into forms)
|
When I first had the need to use validation groups I accidentally stumbled
across the GroupSequenceProvider until I found what I actually wanted to do.
What I like about the GroupSequenceProvider is that you actually bind the
validation logic to the entity configuration.
http://symfony.com/doc/current/book/validati... | 1 |
**Stevo Slavić** opened **SPR-8439** and commented
`FileNotFoundException` gets thrown in
`XmlBeanFactoryTests.testFileSystemResourceWithImport` on Windows if path
contains spaces. `URL.getFile()` will return "%20" for spaces in path making
returned path string not usable for constructing `File`.
`URL.toURI().getPa... |
**Youen Chéné** opened **SPR-6532** and commented
Hi i've got the this spring mvc code which works fines with RC2.
`@RequestMapping`(value={"/product-{id}.html","/product-{id}-{name}.html"})
public String showProduct(`@PathVariable` String
id,`@RequestParam`(value="loc",required=false) String location,Model model... | 0 |
Hello;
I think the addition of text-justify style would be a good thing. Justified
text provides a better esthetical and lacks Bootstrap according to me.
|
I was looking for ajax addition to Typeahead and found nothing that suited me
so I conjured my own patch. The main object was to allow AJAX functionality
but you can do a few additional things with it:
Pass a function to the "source" option, that does something asynchronously and
when ready calls typeahead.process()... | 0 |
## Steps to Reproduce
# issue1
when background is an opacity color,a line will show at top.
var color = Color(0xfffe7801);
var colorb = color.withOpacity(0.1);
Paint paint=new Paint();
paint.color = colorb;
var ts = Text(
" 悬赏 ¥ " +"ddddddddddddd" + " ",... |
I want to add a background to text, here is my code:
RichText(
text: TextSpan(
text: "不科学1111",
style: TextStyle(
color: Colors.black,
background: new Paint()..color =... | 1 |
_Original tickethttp://projects.scipy.org/numpy/ticket/2151 on 2012-06-06 by
trac user tux, assigned to unknown._
I found out that numpy.flatiter objects do not retain the base object's
writeable flag. While this only leads to unexpected behavior for normal non-
writeable arrays, this causes a segfault if the array... |
_Original tickethttp://projects.scipy.org/numpy/ticket/2148 on 2012-05-31 by
trac user farrowch, assigned to unknown._
The following code crashes on numpy 1.6.1, on OSX 10.6.
import numpy as np
shape = (8, 8)
dtype = np.dtype(np.uint8)
image = np.random.randint(0, 256, shape).astype(dtype... | 1 |
From @akram on 2015-01-20T11:07:08Z
##### ISSUE TYPE
Feature Idea
##### COMPONENT NAME
firewalld module
##### ANSIBLE VERSION
N/A
##### SUMMARY
hi guys,
that would be nice if the firewalld module could support the "interface
direct" configuration, allowing us to run this kind of rules:
firewall-cmd --perma... |
##### ISSUE TYPE
* Feature Idea
##### COMPONENT NAME
firewalld module
##### ANSIBLE VERSION
ansible 2.3.0 (devel 9f2d8c2409) last updated 2017/01/01 20:16:08 (GMT -600)
config file = /home/lf/.ansible.cfg
configured module search path = Default w/o overrides
##### CONFIGURATION
... | 1 |
I get a failure with the head revision on the 1.9 stable branch.
This yml code works fine with the 1.8 release.
This is running against a CentOS 6.6 machine.
* name: install semanage
yum: name=policycoreutils-python state=latest
I get the following traceback:
TASK: [install semanage]
************************... |
Ansible version:
ansible 1.9.0 (detached HEAD bce4bb2ce2) last updated 2015/03/11 09:38:29 (GMT -700)
lib/ansible/modules/core: (detached HEAD 0206cc8133) last updated 2015/03/11 09:38:37 (GMT -700)
lib/ansible/modules/extras: (detached HEAD 4c0b7cb55a) last updated 2015/03/11 09:38:39 (GMT... | 1 |
##### Description of the problem
Three supports es6 modules, including a rollup, three.module.js. It does not
provide a minified version, however.
This is a feature request to include three.module.min.js in the distribution.
The lack of three.module.min.js may be a result of the popular minifiers
initially not bei... |
##### Description of the problem
Hey, this is definitely non-blocking, but, would be helpful to check if the
position array is a 3-component based buffer before computing the boundings (
sphere / box ) of a geometry
##### Three.js version
* Dev
* r97
* ...
##### Browser
* All of them
* Chrome
* Firef... | 0 |
There is an asymmetry in Pandas wrt. indexes vs. columns that is not present
in the relational model. For example, for the purposes of merging one has to
decide whether the column on which to merge is an index or not, despite the
fact that indexing is incidental complexity for optimization. This leads to
many of us h... |
#### Code Sample, a copy-pastable example if possible
import pandas
df = pandas.DataFrame(columns=['A', 'B'])
print(df.columns)
df = df.filter(items=['A', 'A', 'A'])
print(df.columns)
#### Problem description
Filtering a dataframe with a list which contains multiple times a column tha... | 0 |
# Bug report
**What is the current behavior?**
When creating a new ModuleFederationPlugin with shared libraries, if one of
the packages has a configuration of `singleton: true, requiredVersion: false`,
it will produce a remote entry file that uses the "loadFallback" function to
try and get the package. This can lea... |
Now when webpack is well typed and provides 12000+ lines of typescript code,
it would be great to have a type for the main configuration function - the one
which is exported.
Here is a question I asked a few days ago on StackOverflow:
https://stackoverflow.com/questions/69584268/what-is-the-type-of-the-webpack-
conf... | 0 |
Hi everyone!
I upgraded the application from RC4 to RC5 and was working just fine. It was
also working fine when i modified the `bootstrap` to the latest root module
method. Then i converted one section of the application using NgModule
approach. This Module is pulled in using routing.
So the issue is i have two co... |
Before integrating the definitions to the package directly including those
into a ASP.NET 4 project that uses SystemJS was really easy: Just put the file
from DefinitelyTyped into the project, do an `import * as ng from
'angular2/angular2'` in a TypeScript file and everything worked fine. This
doesn't fit anymore (in... | 0 |
Is there a way to observe alt key press state change while displaying
application menus?
I would like to update the menu items (which I am not sure is possible either)
while the menu is displayed and the user is toggling the alt key.
This behavior can be seen in the OS X Finder app for instance.
|
> A dynamic menu item is a command that changes when the user presses a
> modifier key.
https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/MenuChanging.html
* Operating system: OS X
| 1 |
React version:
17.0.2
eslint-plugin-react-hooks version:
4.2.0
## Steps To Reproduce
1. import useEfect from react library
2. type `useEfect(`
Link to code example:
https://github.com/LeonardoRick/podcastr
## The current behavior
 => {
useEffect(); // <-
return null;
};
export default Ap... | 1 |
_Tested in VSCode 1.2 and in the playground_
class A {
method(): this {
return this;
}
}
class B extends A {}
const c = new B().method();
`c`'s type is `B` (correctly). However, if I call super.method() from B, its
return type is A instead of B:
... |
**TypeScript Version:**
nightly with "node.d.ts" from typings
We recently add thisin to es5.d.ts
**Expected behavior:**
No error
**Actual behavior:**
Duplicate Identifier with the same property defined in "node.d.ts"
| 0 |
At http://scikit-learn.org/stable/modules/classes.html#module-sklearn.utils
(and in the deprecated section too), the signature of functions that take
`*args, **kwargs` (e.g. `utils.resample`) appear with spurious backslashes,
e.g.
utils.resample(\*arrays, \*\*options) Resample arrays or sparse matrices... |
#### Description
Not sure why this is happening, but if you look at `the pipeline docs` or any
other module that uses `*` in their methods, the asterisks show up as `\*`.
Perhaps something to have to do with escaping characters?
 last updated 2014/08/18 17:03:49 (GMT +1100)
##### Environment:
Bug discovered with Debian x86_64, confirmed and bisected with Gentoo x86_64.
##### Summary:
When using group_by to create a group on the fly (e.g. `group_by: key="{... |
##### Issue Type: Bug Report
##### Ansible Version: 1.6.2 - 1.7.1
##### Environment: any
##### Summary:
Playbook level variable are ignored when we use vars_files with filename
defined with {{ansible_os_family}}
If we import variable file with static name (RedHat.yml for example) - no
issue
##### Steps To Repro... | 1 |
_Please make sure that this is a build/installation issue. As per ourGitHub
Policy, we only address code/doc bugs, performance issues, feature requests
and build/installation issues on GitHub. tag:build_template_
**System information**
* OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 64 bit
... |
_Please make sure that this is a build/installation issue. As per ourGitHub
Policy, we only address code/doc bugs, performance issues, feature requests
and build/installation issues on GitHub. tag:build_template_
**System information**
* OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 64 bit
... | 1 |
The SciPy autopower spectrum `psd` has a crosspower spectrum `csd`
counterpart, so it would make sense if the autopower `spectrogram` had a
crosspower equivalent.
Our group has a prototype that is just a wrapper around `_spectral_helper.`
This seems cleaner than the alternative of iterating `csd` on a per-time-
wind... |
Hi,
As I was looking for a way to generate random rotation matrices uniformly, I
found these two methods:
* scipy.stats.special_ortho_group
* scipy.spatial.transform.Rotation.random
As far as I understand `Rotation.random` is just a special case of
`stats.special_ortho_group` where `dim=3`.
Am I right or am I... | 0 |
Hi,
i get the follwing error when i try to build saved_model_cli (following this
tutorial: https://www.tensorflow.org/guide/saved_model). Any idea whats the
issue?
$ bazel build tensorflow/python/tools:saved_model_cli
WARNING: The following rc files are no longer being read, please transfer their ... |
### System information
* **OS Platform and Distribution** : Ubuntu 16.04
* **TensorFlow installed from** : binary
* **TensorFlow version** : 1.4
* **Python version** : 2.7.12
* **CUDA/cuDNN version** : 8.0 / 6.0
* **GPU model and memory** : GTX 1060
* **GPU driver version** : 387.12
* **Exact command... | 0 |
Just bringing attention to this particular issue since all the @ mentions are
getting no response there. See FriendsOfSymfony/FOSUserBundle#747. If there is
a better way to bring stuff like this to attention, then it would be good to
know.
Quoting @stof:
> The remember me services are private so they are removed fr... |
This is common pattern when user clicks confirmation token.
I'm unable to set remember me in clean way.
| 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.