search for: tuning

Displaying 20 results from an estimated 6092 matches for "tuning".

Did you mean: turning
2015 May 08
3
[LLVMdev] [lldb-dev] [cfe-dev] What does "debugger tuning" mean?
In some cases we do want to make the decision based on the target. For Hexagon, we don't support GDB anymore, only LLDB, so we always want LLDB tuning. The clang driver should have a way to specify that. -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.ui...
2008 Mar 02
2
listing components of an object
Is there a method to list the components of an object, instead of looking at the help for that method? Let me be more clear with an example data(iris) ## tune `svm' for classification with RBF-kernel (default in svm), ## using one split for training/validation set obj <- tune(svm, Species~., data = iris, ranges = list(gamma = 2^(-1:1), cost = 2^(2:4)),
2015 May 08
3
[LLVMdev] [lldb-dev] [cfe-dev] What does "debugger tuning" mean?
Comments on the patch raise the following questions, probably better discussed here. First: Should LLVM default to "no tuning" rather than a target-specific default? There are two natural follow-up questions: What would "no tuning" actually mean? Where would the target-specific defaulting occur? I originally came down against the "no tuning" option, in favor of the historical GDB default, becaus...
2008 Sep 18
1
"xxx_id may not be null" when saving many to many joined objects
Hi, I have two model classes; Tune and Title and they are joined in a many to many relationship through a Variation class. Here''s some stub code of the models: class Tune < ActiveRecord::Base has_many :variations, :dependent => :destroy has_many :titles, :through => :variations ... class Title < ActiveRecord::Base has_many :variations, :dependent => :destroy
2017 Nov 28
2
Publication LLVM Related Publications Submission
...VM to the Related Publications section. Both papers focus on code isolation applied to perform piecewise compiler optimizations. The code isolation process is performed by CERE, an open source tool based on LLVM. The second paper is an extended version of the first one. 1) Piecewise Holistic Autotuning of Compiler and Runtime Parameters @inproceedings{popov2016piecewise, title={Piecewise Holistic Autotuning of Compiler and Runtime Parameters}, author={Popov, Mihail and Akel, Chadi and Jalby, William and de Oliveira Castro, Pablo}, booktitle={European Conference on Parallel Processing}, page...
2004 Dec 01
1
tuning SVM's
Hi I am doing this sort of thing: POLY: > > obj = best.tune(svm, similarity ~., data = training, kernel = "polynomial") > summary(obj) Call: best.tune(svm, similarity ~ ., data = training, kernel = "polynomial") Parameters: SVM-Type: eps-regression SVM-Kernel: polynomial cost: 1 degree: 3 gamma: 0.04545455 coef.0: 0
2007 Dec 27
1
(package e1071) SVM tune for best parameters: why they are different everytime i run?
Hi, I run the following tuning function for svm. It's very strange that every time i run this function, the best.parameters give different values. [A] >svm.tune <- tune(svm, train.x, train.y, validation.x=train.x, validation.y=train.y, ranges = list(gamma = 2^(-1:2),...
2006 Mar 10
1
need help in tune.nnet
Dear R people, I want to use the tune.nnet function of e1071 package to tune nnet . I am unable to understand the parameters of tune.nnet from the e1071 pdf document. I have performed nnet on a traindata and want to test it for class prediction with a testdata. I want to know the values of size,decay,range etc. parameters for which the prediction of testdata is best. Can anyone please tell me
2009 Mar 12
0
e1071 SVM one-classification tune problem
Hello all, I am using the e1071 SVM with the tune options for classification, which work pretty well, given the examples of using tune.svm function for classification. But I have not found any example to tune the SVM novelty detection (one-classification) parameters (gamma, cost, nu), for example this are some of the options I have tried with no success: obj<-tune(svm, x,y, type
2011 May 25
1
help with tune.svm() e1071
Hi, I am trying to use tune.svm in e1071 package. the command i use is tobj <- tune.svm(labels, data= data, cost = 10^(1:2)) Should the last column of the 'data' contain the labels as well? I want to use the linear kernel. But it gives me the error "Error in model.frame.default(formula, data) : 'data' must be a data.frame, not a matrix or an array" Do you know why
2015 May 01
6
[LLVMdev] What does "debugger tuning" mean?
This is basically a reboot of the previous thread titled About the "debugger target" except that "target" was really too strong a term for what I had intended to use this feature for. "Debugger tuning" is more like it. You don't need to have read the previous thread, I'll recap here. Fundamentally, Clang/LLVM uses DWARF as the specification for the _format_ of information provided by the compiler to a variety of "consumers," which primarily means debuggers (but not exclu...
2015 May 06
2
[LLVMdev] [lldb-dev] [cfe-dev] What does "debugger tuning" mean?
...binson at playstation.sony.com>> wrote: > I just skimmed through the thread again, and I *think* all the main questions have been answered… > > It feels like the consensus is "reluctant agreement," with the specific design points being: > > - a "debugger tuning" option would have some sort of target-based default > > - the "debugger tuning" option would unpack into defaults for individual feature flags > > - emitting actual DWARF would test the feature flags not the tuning option > > - any command-l...
2019 Mar 19
0
CEBA-2019:0496 CentOS 7 tuned BugFix Update
CentOS Errata and Bugfix Advisory 2019:0496 Upstream details at : https://access.redhat.com/errata/RHBA-2019:0496 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: ce7752b7fd1c7b911135eaab8c195179989fe0058d0575f168ec13e9018c6239 tuned-2.10.0-6.el7_6.3.noarch.rpm
2019 Jul 31
0
CEBA-2019:1901 CentOS 7 tuned BugFix Update
CentOS Errata and Bugfix Advisory 2019:1901 Upstream details at : https://access.redhat.com/errata/RHBA-2019:1901 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 6d0b8790381395501b1333d4a1e13849b10f10737de6d2a78f1763605e0cdd3b tuned-2.10.0-6.el7_6.4.noarch.rpm
2019 Sep 18
0
CEBA-2019:2605 CentOS 7 tuned BugFix Update
CentOS Errata and Bugfix Advisory 2019:2605 Upstream details at : https://access.redhat.com/errata/RHBA-2019:2605 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 35dbeac8128a78150bf3d0546116edbad238e4e09cb8dafd070405a513562a15 tuned-2.11.0-5.el7_7.1.noarch.rpm
2020 Nov 18
0
CEBA-2020:5008 CentOS 7 tuned BugFix Update
CentOS Errata and Bugfix Advisory 2020:5008 Upstream details at : https://access.redhat.com/errata/RHBA-2020:5008 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 314863a27a19049fe9480f37f1d931ad115a3966777cfe9685ce45f0eaf763a2 tuned-2.11.0-10.el7.noarch.rpm
2005 May 19
2
tune.svm in {e1071}
Dear All , 1- I'm trying to access the values of fitted(model) after model<- tune.svm( ) but seemingly it is not poosible. How can I access to values of fitted ? However ,it is possible only after model<- svm( ) 2- How can I access to the other values such as the number of Support Vectors , gamma, cost , nu , epsilon , after model<- tune.svm( ) ? these are not possible? I
2015 May 01
4
[LLVMdev] [lldb-dev] What does "debugger tuning" mean?
> A few more things that vote for debugger tuning: > > - LLDB doesn't like to have DWARF that has a class A that inherits from > class B, but only a forward declaration of class B is provided. Hmm do we emit that kind of thing today? In a naïve test, I'm seeing the full description of class B. > - LLDB wants the .apple_XXX...
2018 Jan 30
0
Publication LLVM Related Publications Submission
...> Both papers focus on code isolation applied to perform piecewise > compiler optimizations. > The code isolation process is performed by CERE, an open source tool > based on LLVM. > > The second paper is an extended version of the first one. > > 1) Piecewise Holistic Autotuning of Compiler and Runtime Parameters > > > @inproceedings{popov2016piecewise, > title={Piecewise Holistic Autotuning of Compiler and Runtime > Parameters}, > author={Popov, Mihail and Akel, Chadi and Jalby, William and de > Oliveira Castro, Pablo}, > booktitle={Europea...
2015 May 01
2
[LLVMdev] [cfe-dev] What does "debugger tuning" mean?
Another example would be .debug_pubnames and .debug_pubtypes sections. Currently these default to omitted for Darwin and PS4, but included everywhere else. My initial patch for "tuning" changes the PS4 platform criterion to the SCE debugger predicate; quite likely the "not Darwin" criterion ought to be "not LLDB" or in other words "on for GDB only." "not LLDB" wouldn't be "on for GDB only" (it'd be "on for GDB a...