agibsonccc
5e8951cd8e
Add tags for junit 5
2021-03-20 19:06:24 +09:00
agibsonccc
7c7f9db097
Fix classpathresource for python script
2021-03-19 16:48:25 +09:00
agibsonccc
79191c5b6c
Add profiles to python4j submodules
2021-03-18 13:37:42 +09:00
Celebrate-future
d93976922a
Update pom.xml
2021-02-26 11:03:36 +08:00
agibsonccc
c715aea405
Update LICENSE
2021-02-01 17:47:29 +09:00
agibsonccc
65c6a9a42e
Dev commits
2021-02-01 14:31:20 +09:00
Fariz Rahman
e9c13ca9f4
Python4j change namespace (org.eclipse->org.nd4j) ( #493 )
...
* org.eclipse->org.nd4j
* Fix parent groupid
Signed-off-by: Alex Black <blacka101@gmail.com>
* memview->bytes
* del test
Co-authored-by: Alex Black <blacka101@gmail.com>
2020-06-25 13:05:08 +10:00
Fariz Rahman
9ca679e080
python4j-numpy ( #475 )
...
* 'initial'
* 'impl'
* tests
* <T>
* more tests
* scalar fixes
* lazy setup jobs
* more tests
* multithreading wip
* multithreading fix
* bytebuffer working
* nits
* inplace exec fixes
* attempt linux cpu fix
* rollback
* list fixes
* disable gc
* log
* bump jcpp + fixes
* #8985 GradientSharingTrainingTest ignore for logged issue
Signed-off-by: Alex Black <blacka101@gmail.com>
* memview fixes
* fix?
Co-authored-by: Alex Black <blacka101@gmail.com>
2020-06-16 11:43:10 +10:00
Fariz Rahman
bde0a4ec98
Python4j ( #422 )
...
* types
* pom fix
* basic exec + tests
* safe exec
* exec fixes + tests
* prim tests
* lists and dicts
* collections tests
* list test
* api
* exec and return all vars
* context manager + fixes
* leak fixes
* jobs tests
* gc basic working
* more gc fixed
* copyright headers
* try-catch-finally
* gc fixes
* validate var name (startswith _collapsed..)
* try block refac
* pythonexecutioner nits
* hashset->set
* call() gc fix
* gc fixes
* type check fix
* types fixes
* refacs
* rem numpyarray
* threadsafety check
* private->public
* threadsafe checks
* pythonGC test
* threading fixes + tests
* threading tests+
* threading test fixes
* make PythonException unchecked
* nits
* docstrings
* path fixes
2020-05-21 11:47:12 +10:00