You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/19 06:44:08 UTC

[GitHub] LeightonWong opened a new issue #12875: scala-package version with SNAPSHOT in release branch and tags

LeightonWong opened a new issue #12875: scala-package version with SNAPSHOT in release branch and tags
URL: https://github.com/apache/incubator-mxnet/issues/12875
 
 
   ## Description
   
   Mxnet scala-package does not change version from SNAPSHOT to release version in release branch and tags, also I can not find mxnet-scala-xxx package in Maven central repository.
   
   ## Environment info (Required)
   
   ```
   ----------Python Info----------
   Version      : 3.7.0
   Compiler     : GCC 8.2.1 20180831
   Build        : ('default', 'Sep 15 2018 19:13:07')
   Arch         : ('64bit', '')
   ------------Pip Info-----------
   No corresponding pip install for current python.
   ----------MXNet Info-----------
   No MXNet installed.
   ----------System Info----------
   Platform     : Linux-4.18.14-arch1-1-ARCH-x86_64-with-arch
   system       : Linux
   node         : msi-arch
   release      : 4.18.14-arch1-1-ARCH
   version      : #1 SMP PREEMPT Sat Oct 13 13:42:37 UTC 2018
   ----------Hardware Info----------
   machine      : x86_64
   processor    : 
   Architecture:        x86_64
   CPU op-mode(s):      32-bit, 64-bit
   Byte Order:          Little Endian
   CPU(s):              8
   On-line CPU(s) list: 0-7
   Thread(s) per core:  2
   Core(s) per socket:  4
   Socket(s):           1
   NUMA node(s):        1
   Vendor ID:           GenuineIntel
   CPU family:          6
   Model:               94
   Model name:          Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
   Stepping:            3
   CPU MHz:             2493.003
   CPU max MHz:         3500.0000
   CPU min MHz:         800.0000
   BogoMIPS:            5186.00
   Virtualization:      VT-x
   L1d cache:           32K
   L1i cache:           32K
   L2 cache:            256K
   L3 cache:            6144K
   NUMA node0 CPU(s):   0-7
   Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp flush_l1d
   ----------Network Test----------
   Setting timeout: 10
   Timing for MXNet: https://github.com/apache/incubator-mxnet, DNS: 0.0054 sec, LOAD: 2.2635 sec.
   Timing for Gluon Tutorial(en): http://gluon.mxnet.io, DNS: 0.0008 sec, LOAD: 2.3479 sec.
   Timing for Gluon Tutorial(cn): https://zh.gluon.ai, DNS: 0.0009 sec, LOAD: 1.7079 sec.
   accelerate.dualstack.amazonaws.com:443  ...  OK
   Timing for FashionMNIST: https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/fashion-mnist/train-labels-idx1-ubyte.gz, DNS: 0.0003 sec, LOAD: 1.9032 sec.
   Timing for PYPI: https://pypi.python.org/pypi/pip, DNS: 0.0008 sec, LOAD: 9.5384 sec.
   Timing for Conda: https://repo.continuum.io/pkgs/free/, DNS: 0.0008 sec, LOAD: 1.8615 sec.
   
   
   ```
   
   I'm using Scala
   
   1. Java version: 1.8.0_192
   2. Maven version: 3.5.4
   3. Scala runtime if applicable: 2.11.11
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services