Re: [DISCUSS] Make MXNet deploy it's own distribution

2019-07-03 Thread Frank Liu
Another key advantage of this design will be a broader support on > > > different implementations such as Java Cpp. User will be able to > > implement > > > their customized MXNet frontend to use the native library. > > > > > > Thanks, > > > Qing > > > > > >

Re: [DISCUSS] Make MXNet deploy it's own distribution

2019-07-03 Thread Frank Liu
rary. > > > > Thanks, > > Qing > > > > ____________ > > From: Sheng Zha > > Sent: Tuesday, July 2, 2019 22:14 > > To: dev@mxnet.incubator.apache.org > > Subject: Re: [DISCUSS] Make MXNet deploy it's own distribution > > > > Does i

Re: [DISCUSS] Make MXNet deploy it's own distribution

2019-07-03 Thread Pedro Larroy
> > > > > > Another key advantage of this design will be a broader support on > > > different implementations such as Java Cpp. User will be able to > > implement > > > their customized MXNet frontend to use the native library. > > > > > > Thanks,

Re: [DISCUSS] Make MXNet deploy it's own distribution

2019-07-03 Thread Chris Olivier
t; different implementations such as Java Cpp. User will be able to > implement > > their customized MXNet frontend to use the native library. > > > > Thanks, > > Qing > > > > ____________ > > From: Sheng Zha > > Sent: Tu

Re: [DISCUSS] Make MXNet deploy it's own distribution

2019-07-03 Thread Carin Meier
gt; Qing > > > > ________ > > From: Sheng Zha > > Sent: Tuesday, July 2, 2019 22:14 > > To: dev@mxnet.incubator.apache.org > > Subject: Re: [DISCUSS] Make MXNet deploy it's own distribution > > > > Does it mean that the scala bi

Re: [DISCUSS] Make MXNet deploy it's own distribution

2019-07-03 Thread Per da Silva
mplementations such as Java Cpp. User will be able to implement > their customized MXNet frontend to use the native library. > > Thanks, > Qing > > > From: Sheng Zha > Sent: Tuesday, July 2, 2019 22:14 > To: dev@mxnet.incubator.apac

Re: [DISCUSS] Make MXNet deploy it's own distribution

2019-07-03 Thread Qing Lan
: [DISCUSS] Make MXNet deploy it's own distribution Does it mean that the scala binding of mxnet will be an independent package that doesn’t directly depend on the native package, and user projects need to declare dependency on both the scala binding and one of the native packages? -sz > On Ju

Re: [DISCUSS] Make MXNet deploy it's own distribution

2019-07-02 Thread Sheng Zha
Does it mean that the scala binding of mxnet will be an independent package that doesn’t directly depend on the native package, and user projects need to declare dependency on both the scala binding and one of the native packages? -sz > On Jul 2, 2019, at 5:50 PM, Frank Liu wrote: > >