Displaying 16 results from an estimated 16 matches for "rnn".
Did you mean:
nn
2014 Jan 03
1
Tab formatting in dummy.coef.R
...rgs <- setNames(vector("list", length(vars)), vars)
for(i in vars)
args[[i]] <- if(nxl[[i]] == 1) rep.int(1, nl)
else factor(rep.int(xl[[i]][1L], nl), levels = xl[[i]])
dummy <- do.call("data.frame", args)
pos <- 0
rn <- rep.int(tl, lterms)
rnn <- rep.int("", nl)
for(j in tl) {
i <- vars[facs[, j] > 0]
ifac <- i[nxl[i] > 1]
if(length(ifac) == 0L) { # quantitative factor
rnn[pos + 1] <- j
} else if(length(ifac) == 1L) { # main effect
dummy[ pos+1L:lterms[j], ifac ] <- xl[[ifac]]...
2000 Nov 16
0
RNN Algorithm for Ward Clustering ?
Hi R people,
i'm looking for the Reciprocal Nearest Neighbour algorithm applied to
Ward clustering;
I know that it is explained in details in the following book:
Downs, G. M.; Willett, P. In Advanced Computer-Assisted Techniques in
Drug Discovery; van de Waterbeemd, H., Ed.; VCH: Weinheim, 1994; Vol. 3.
but cannot order copies it without knowing the pages involved; could
someone
2014 Dec 02
2
demmio
Is this expected result for Chipset: G98 (NV98)?
$ modinfo nvidia -F version
304.123
$ stat -c %s mmiotrace.log
134659197
$ file mmiotrace.log
mmiotrace.log: ASCII text
$ grep -i lost mmiotrace.log ; echo $?
1
$ ./envytools/rnn/demmio -f mmiotrace.log | perl -e 'open($fh409c, ">fuc409c"); open($fh409d, ">fuc409d"); open($fh41ac, ">fuc41ac"); open($fh41ad, ">fuc41ad");%m = ("0x409184" => $fh409c, "0x4091c4" => $fh409d, "0x41a184" =&...
2017 Dec 21
1
Opus 1.3-beta released
Hi,
I just released Opus 1.3-beta. This is a beta release towards the
upcoming Opus 1.3. Changes include:
- The spec fixes in RFC 8251 are now enabled by default
- Improvements to the VAD and speech/music classification using an RNN
- Improvements to stereo speech coding at low bitrate
- Added support for ambisonics projection using mapping 3 (disabled by
default)
- Fixes to the CELT PLC
Additionally, as a way to test the upcoming update to opus-tools, we’re
providing Windows binaries built with 1.3-beta. These binaries are b...
2013 Mar 12
2
vdpau problems and logging
...mpt to extract the firmware. I have
obtained another mmiotrace using my default kernel I have installed on
my Chakra Distrobution. I have used the instructions on the wiki
page.
I had some mixed results using the instructions. I didn't get anywhere
with using the demmio from rnn in envytools, but I have got some
output using the demmio command.
I will be uploading the output in different files. I did only once get
lucky with the last instructions, valgrind , but I can't seem to get any
more "vuc" files. I hae saved the ones I have and put them int...
2015 Jun 16
3
Progress on nv46 vblank bug
Hi All,
So I've been working~w banging my head against the nv46 vblank bug
again and I've been finding out some interesting things.
This is all using the latest kernel + ddx + mesa code.
All of this was tested with *cold* (power removed from wall outlet
for 20 seconds) boots in between the scenarios because this is
really weird, all boots where into text mode.
Scenario 1:
a) startx
2014 Dec 02
0
demmio
...the wiki page you got
that from for clues as to why.]
>
> $ modinfo nvidia -F version
> 304.123
>
> $ stat -c %s mmiotrace.log
> 134659197
>
> $ file mmiotrace.log
> mmiotrace.log: ASCII text
>
> $ grep -i lost mmiotrace.log ; echo $?
> 1
>
> $ ./envytools/rnn/demmio -f mmiotrace.log | perl -e 'open($fh409c, ">fuc409c"); open($fh409d, ">fuc409d"); open($fh41ac, ">fuc41ac"); open($fh41ad, ">fuc41ad");%m = ("0x409184" => $fh409c, "0x4091c4" => $fh409d, "0x41a184" =&...
2018 Oct 18
0
Opus 1.3 is out!
...3 was just released. This major
release again brings quality improvements, new features, and bug fixes.
You can read all the details in this release demo page:
https://people.xiph.org/~jm/opus/opus-1.3/
Changes since 1.2.x include:
- Improvements to the VAD and speech/music classification using an RNN
- Support for ambisonics coding using channel mapping families 2 and 3
- Improvements to stereo speech coding at low bitrate
- Using wideband encoding down to 9 kb/s
- Making it possible to use SILK down to bitrates around 5 kb/s
- Minor quality improvement on tones
- Enabling the spec fixes in RFC...
2013 Oct 28
0
Trouble on kernel
...>>
>>
>> A bit more concerning:
>>
>> $ lookup -a 4c -d NV01_SUBCHAN -- -v obj-class NV03_M2MF 0x0314 0x031dc000
>> PITCH_IN => 52281344
>
>
> lookup seems not to work, the package 'lookup' seems to be a different tool,
> right?
envytools. rnn/lookup. But you don't need to run it, I was just using
it to decode that error message to figure out what command triggered
the bad argument error.
>
>
>> I'm sure that's above some limit. A pitch of 50MB... I wonder how
>> that's happening... If you feel like deb...
2014 Dec 02
2
demmio
...gt;>
>> $ modinfo nvidia -F version
>> 304.123
>>
>> $ stat -c %s mmiotrace.log
>> 134659197
>>
>> $ file mmiotrace.log
>> mmiotrace.log: ASCII text
>>
>> $ grep -i lost mmiotrace.log ; echo $?
>> 1
>>
>> $ ./envytools/rnn/demmio -f mmiotrace.log | perl -e 'open($fh409c, ">fuc409c"); open($fh409d, ">fuc409d"); open($fh41ac, ">fuc41ac"); open($fh41ad, ">fuc41ad");%m = ("0x409184" => $fh409c, "0x4091c4" => $fh409d, "0x41a184" =&...
2013 Oct 28
3
Trouble on kernel
Am 2013-10-28 15:42, schrieb Ilia Mirkin:
> On Mon, Oct 28, 2013 at 3:45 AM, Martin Kaffanke <martin.kaffanke at gmx.at> wrote:
>> Hi there,
>>
>> Sometimes my computer crashes since i use now ubuntu 13.10 with
>> unity/compiz.
>
> You're on NV4C. Do you have mesa 9.2.1 or later (or pre-9.2)? If you
> have 9.2.0, there are known issues with shader
2015 Jan 10
13
[Bug 88272] New: [NVAC] Flickering screen on 1920x1080 monitor with 9400M in MacbookPro 5, 5
https://bugs.freedesktop.org/show_bug.cgi?id=88272
Bug ID: 88272
Summary: [NVAC] Flickering screen on 1920x1080 monitor with
9400M in MacbookPro 5,5
Product: xorg
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2015 Jul 27
4
[PATCH] nouveau: nv46: Change mc subdev oclass from nv44 to nv4c
Hi,
On 24-07-15 04:32, Ben Skeggs wrote:
> On 24 July 2015 at 01:20, Hans de Goede <hdegoede at redhat.com> wrote:
>> MSI interrupts appear to not work for nv46 based cards. Change the mc
>> subdev oclass for these cards from nv44 to nv4c, the nv4c mc code is
>> identical to the nv44 mc code except that it does not use msi
>> (it does not define a msi_rearm
2013 Feb 11
24
[Bug 60680] New: HDMI is connected and has mode, TV says "no signal"
https://bugs.freedesktop.org/show_bug.cgi?id=60680
Priority: medium
Bug ID: 60680
Assignee: nouveau at lists.freedesktop.org
Summary: HDMI is connected and has mode, TV says "no signal"
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter:
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...mTTcS))8E~$<0l3E8xZGH>;D at 70V$Z2%|x<T!gkG-TluxODHnXbf(d-89+
z2R_x2ZW}Oogi?46r`BUi!70i=MIxgJ4n3x1{um?s7?y=&it}>MyWlLC=ZaT`Q)#d4
z0OVE9$18t3A7hVKj$#a!1xk`9Ic1m1!JbbjW{E!3{oc@|D988K5<hPTqeZ1^&q1Y+
zb5MyEZSOg$$oFJ<oWZklXe9Lvj=Ur)Nx~HT3mj#xQS1Wc8V%%YZGJl?{<s3?n~XjV
zVQh at RnN>X*S9|<Aus!eVG;p<!xY}kb?QB<n-tyP8Jr0)NZYz<ac4h=VJZkq^6+RuB
zRG>$ThJy=KMC%Tl9Hi5x*$uOy><f$P8)kp3E9{j5e|w&vpmp$3d8-*y*CQHZ<ICdK
z>>$7XHpC4EoO$a9gO77K at RlN1%6CdwHxPVS!pR(TGVM}G^5%D;k$k1YVeGr at d|7kM
z78&pGq4j){GceC5wdb8rqWlX<9NQKuJ$ID_Uy<YD<F8Q3S306N...