Munu sairamesh

Results 10 issues of Munu sairamesh

**Is your feature request related to a problem? Please describe.** The getReadableModel() gives hash with the weight. The PR https://github.com/microsoft/SynapseML/pull/821 does refer to the requested feature but it was not...

area/vowpal-wabbit
feature-request

**Describe the bug** A clear and concise description of what the bug is. LightGBMRegressor throws 'JavaPackage' object is not callable **To Reproduce** Steps to reproduce the behavior, code snippets encouraged...

area/lightgbm

I am facing the issue for objective "count:poisson" but works fine for the objective function. I am using data bricks environment, importing xgboost as import ml.dmlc.xgboost4j.scala.spark.{XGBoostRegressor}. This issue looks the...

type: bug

Hi, The initial model is trained as /tmp/vw --data /tmp/data.dat -f /tmp/cb.model --hash all --bit_precision 28 -k --passes 5 --onethread -q CH -q CA -q HA -q RA --cb_explore_adf --cb_type...

How to get something similar to output[:,0,:] if output is of type of NDArray? I am using for example int64_t X = logits_on_device->shape[0]; int64_t Y = logits_on_device->shape[1]; int64_t Z =...

type: bug
needs-triage

**Environment:** 1. Framework: Keras 2. Framework version:2.8.0 3. Horovod version: using horovod.spark.keras 4. MPI version: 5. CUDA version: 6. NCCL version: 7. Python version: 8. Spark / PySpark version: Spark...

bug
spark

**Environment:** 1. Framework:TensorFlow, Keras 2. Framework version:2.8.0 3. Horovod version: using horovod.spark.keras 4. MPI version: 5. CUDA version: 6. NCCL version: 7. Python version: 8. Spark / PySpark version: spark...

bug
spark

## ❓ General Questions I am porting opus-mt-it-en to vulkan device. During the decode step, i get this error [20:46:58] /home/****/softwares/programs/python_projects/tvm-framework/source-build-support-tvm-mlc/mlc-llm/3rdparty/tvm/src/runtime/memory/memory_manager.cc:115: InternalError: Check failed: (offset + needed_size buffer.size) is false:...

question

## ❓ General Questions We are able to generate the .so file for MarianMT (encoder-decoder model). But in order to support inference using python or android, we understand that changes...

question

Hi Sasha, I am running colab note book as given in https://github.com/srush/GPU-Puzzles. But executing the cell with !pip install -qqq git+https://github.com/chalk-diagrams/planar git+https://github.com/danoneata/chalk@srush-patch-1 !wget -q https://github.com/srush/GPU-Puzzles/raw/main/robot.png https://github.com/srush/GPU-Puzzles/raw/main/lib.py gives an error Installing...