Pramod Solanky

Results 4 issues of Pramod Solanky

Hey guys, I want to be able to send data in a different format than the default. My models are ``` module.exports = function(sequelize, DataTypes) { var Brand = sequelize.define('Brand',...

I'm using clnn to train a resent model on intel GPU. When the training starts I see the warning below. THClReduce.cl build log: .................................... 32/634 ...................] ETA: 0ms | Step:...

Hi, I'm upgrading to solr 5 and seems like sunspot does support solr 5 with reference to this https://github.com/sunspot/sunspot/issues/658 Which does work of course, I can reindex my data and...

I run through an issue after requiring `require 'lacquer/capistrano'` . Here's the trace to the issue ``` cap staging deploy --trace cap aborted! NoMethodError: undefined method `instance' for Capistrano::Configuration:Class /home/pamio/.rvm/gems/ruby-2.1.1/gems/lacquer-0.5.6/lib/lacquer/capistrano.rb:3:in...