Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dmlc/MXNet.jl issues and pull requests

#432 - Import fail MXNET.jl

Issue - State: open - Opened by ghost over 4 years ago - 2 comments

#431 - call mx.forward with kwargs occured an error.

Issue - State: closed - Opened by bethetops about 5 years ago - 3 comments

#430 - LoadError

Issue - State: closed - Opened by wbk123 about 5 years ago - 11 comments

#429 - Julia install documentation out of date

Issue - State: closed - Opened by cscherrer over 5 years ago - 2 comments

#428 - Pkg.add failing on Windows

Issue - State: closed - Opened by ssuds almost 6 years ago - 2 comments

#427 - build error on ubuntu: ERROR: LoadError: UndefVarError: info not defined

Issue - State: closed - Opened by scotthuang1989 about 6 years ago - 10 comments

#426 - Issue compiling

Issue - State: closed - Opened by George3d6 over 6 years ago - 2 comments

#425 - No tools for many index operations DArrays

Issue - State: open - Opened by han-so1omon over 6 years ago - 1 comment

#424 - build: add `libmxnet.so` into lib search list.

Pull Request - State: closed - Opened by iblislin over 6 years ago

#423 - LoadError: Cannot find or load libmxnet.dylib

Issue - State: open - Opened by conradwt over 6 years ago - 16 comments

#422 - build: propagate USE_JEMALLOC

Pull Request - State: closed - Opened by iblislin over 6 years ago

#421 - Error message for Correlation not very helpful.

Issue - State: open - Opened by Morpheu5 over 6 years ago

#420 - CUDA is required or this error is from other problem ?

Issue - State: closed - Opened by programistawpf over 6 years ago - 1 comment

#419 - build: propagate CC/CXX into config.mk

Pull Request - State: closed - Opened by iblislin over 6 years ago

#418 - Compiler bus error during build

Issue - State: closed - Opened by davidssmith over 6 years ago - 9 comments

#417 - Git error during linux build

Issue - State: closed - Opened by davidssmith over 6 years ago - 2 comments

#416 - Pkg.add Ubuntu not working

Issue - State: closed - Opened by davidbp over 6 years ago - 10 comments

#415 - Error building on Ubuntu

Issue - State: closed - Opened by bisraelsen over 6 years ago - 8 comments

#414 - build: Propagate more build flags from ENV

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#413 - Unable to install MXNet on JuliaPro installation

Issue - State: closed - Opened by abhi18av over 6 years ago - 4 comments

#412 - Update README: `predict` section

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#411 - doc: update predict section of mnist tutorial

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#410 - WIP: add nnvm binding

Pull Request - State: open - Opened by iblislin over 6 years ago - 1 comment

#409 - Digit-Recognition-on-MNIST-1 example code question

Issue - State: closed - Opened by LTGZZ over 6 years ago - 3 comments

#408 - "separate not defined" on the cat example

Issue - State: open - Opened by LTGZZ over 6 years ago - 4 comments

#407 - ndarray: remap hypot

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#406 - remap broadcast_to/axis/axes

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#405 - ndarray: copy!(NDArray, AbstractArray)

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#404 - ndarray: new constructor NDArray(Type, AbstractArray)

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#403 - ndarray: broadcast_min/max

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#402 - ndarray: broadcast comparison operators

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#401 - ndarray: broadcasting along dimension on arith operators

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#400 - ndarray: integrate `mx.broadcast_*` operators

Issue - State: closed - Opened by iblislin over 6 years ago

#399 - ndarray: fix 1D NDArray display

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#398 - ndarray: fix type convertion in setindex!

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#397 - Bump copyright

Pull Request - State: closed - Opened by iblislin over 6 years ago - 1 comment

#396 - Optimizer module overhaul

Pull Request - State: closed - Opened by iblislin over 6 years ago - 12 comments

#395 - opt: decouple OptimizationState from get_momentum and renames

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 3 comments

#394 - opt: rename keyword args of NadamScheduler

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 2 comments

#393 - doc: append 'Defined in' into operator docstring

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#392 - internal: rename get_updater to getupdater

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 2 comments

#391 - ndarray: refine signature of `clip`

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 2 comments

#390 - ndarray: support modulo operation in macro inplace

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#389 - ndarray: inplace modulo operators

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#388 - kvstore: refine and copy docstring from Python

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 4 comments

#387 - ndarray: remap activation functions

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#386 - Better mxnet home handling

Pull Request - State: closed - Opened by nstiurca almost 7 years ago - 5 comments

#385 - autograd: user custom function

Pull Request - State: open - Opened by iblislin almost 7 years ago - 4 comments

#384 - ndarray: support matrix/tensor multiplication

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#383 - random: Base-like APIs for rand, rand!, randn, randn!

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 4 comments

#382 - doc/ndarray: add ref table for hyperbolic function

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#381 - ndarray: remap expand_dims

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#380 - ndarray: `cat`, `hcat`, `vcat`

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#379 - base: improve MXError display

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#378 - ndarray: protect from diving zero for non-inplace op

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#377 - base: cleanup stale code in _defstruct_impl

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#376 - example: fix MSE init

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#375 - ndarray: support transpose on 1D array

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#374 - ndarray: remap hyperbolic function

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#373 - ndarray: add modulo operator

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 3 comments

#372 - sym: overload `bind`

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#371 - example: update example of lenet-stn

Pull Request - State: open - Opened by iblislin almost 7 years ago - 3 comments

#370 - example: fix parametric NDArray in lstm example

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 4 comments

#369 - Segfault running MNIST example lenet-stn.jl

Issue - State: open - Opened by rickhg12hs almost 7 years ago - 18 comments
Labels: upstream

#368 - Char-LSTM example fails on eval_metric

Issue - State: closed - Opened by colbec almost 7 years ago - 1 comment

#367 - ndarray: copy(AbstractArray, context)

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#366 - ndarray: change internal api of mul/div to help autograd

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#365 - ndarray: change internal api of minus to help autograd

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#364 - ndarray: change internal api of plus to help autograd

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#363 - ndarray: add Base.ones(::NDArray) and Base.zeros

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 3 comments

#362 - doc: sort out table for ndarray api

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#361 - ndarray: make trigonometric functions dot-call only

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 2 comments

#360 - ndarray: type convertion of _plus_scalar

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#359 - ndarray: do not auto-import _full, _ones and _zeros

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#358 - ndarray: type convertion of _rdiv_scalar

Pull Request - State: closed - Opened by iblislin almost 7 years ago

#357 - ndarray: type convertion of _div_scalar

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 5 comments

#356 - ndarray: type convertion of _mul_scalar

Pull Request - State: closed - Opened by iblislin almost 7 years ago

#355 - model: fix test cases macro

Pull Request - State: closed - Opened by iblislin almost 7 years ago

#354 - ndarray: type convertion of _minus_scalar

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#353 - ndarray: just let libmxnet do its own type convertion on `*_scalar`

Issue - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#352 - ndarray: make _plus! type stable

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#351 - ndarray: implement endof

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 5 comments

#350 - ndarray: implement `size(x, dims...)`

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#349 - ndarray: minor style changes

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 2 comments

#348 - New Broadcast API in 0.7

Issue - State: closed - Opened by iblislin almost 7 years ago - 3 comments

#346 - model: refine and test cases for FeedForward constructor

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#345 - ndarray: make _minus type stable

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#342 - example: fix batchsize config in regression-example

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 2 comments

#341 - `sub_from!` is type unstable

Issue - State: closed - Opened by iblislin almost 7 years ago - 1 comment

#336 - WIP: appveyor: enable integration test

Pull Request - State: open - Opened by iblislin almost 7 years ago - 3 comments

#331 - parametric NDArray

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 6 comments

#306 - Reexporting NDArray and SymbolicNode

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 6 comments

#274 - ndarray: porting Python's autograd

Pull Request - State: closed - Opened by iblislin about 7 years ago - 15 comments
Labels: enhancement

#264 - BoundsError if the batch size is smaller than the dimension of the output

Issue - State: open - Opened by b0noI about 7 years ago - 1 comment

#257 - Can't install MXNet on windows

Issue - State: open - Opened by mikewl over 7 years ago - 54 comments

#129 - Bucketing in MXNet.jl

Issue - State: open - Opened by vchuravy about 8 years ago - 3 comments

#121 - Build issue with OpenCV

Issue - State: closed - Opened by ranjanan about 8 years ago - 2 comments

#109 - Changed meaning of .+= in Julia 0.5

Issue - State: closed - Opened by stevengj about 8 years ago

#13 - Add coverage with Codecov.io

Pull Request - State: closed - Opened by iamed2 almost 9 years ago - 1 comment