Issues
- 0
Does it support Apple M1 cpu?
#480 opened by shnapz - 1
Add jdk 10 support
#145 opened by regadas - 0
Accept `tf.Tensor` for TensorFlow prediction?
#268 opened by alum - 0
Add support for the RankLib lib
#70 opened by yonromai - 1
zoltar-tests don't compile with java 11+
#186 opened by regadas - 9
java.lang.UnsatisfiedLinkError in 0.5.5 with TF 1.14.0 - Reason: image not found
#193 opened by nevillelyh - 2
Can't load XGBoostModel on Java 11
#181 opened by rculbertson - 0
Update Tensorflow to 1.14.0
#191 opened by regadas - 0
- 1
Error copying when using GCS paths.
#177 opened by regadas - 0
Add tensorflow TFRecord example.
#114 opened by regadas - 0
Local inference should be sync by default
#134 opened by ravwojdyla - 0
Add Predictor Benchmark
#153 opened by regadas - 0
Predictor should allow behavior composition
#161 opened by regadas - 1
Add logging support
#160 opened by regadas - 0
Add support for async feature extraction fns
#169 opened by regadas - 5
Support model bundles
#144 opened by yonromai - 1
Simplify predictor building logic
#90 opened by yonromai - 0
- 2
- 4
Upgrade TensorFlow to 1.10.0
#135 opened by ravwojdyla - 1
Support ONNX
#132 opened by ravwojdyla - 2
Better documentation
#48 opened by fallonchen - 0
Use official xgboost released jar
#143 opened by regadas - 1
Wrap JTensor create method around a try-finally block so we have a single place where to close the tensor
#141 opened by regadas - 0
Support access to TensorFlow SavedModel's assets
#131 opened by ravwojdyla - 0
Flakiness around the example custom-metrics test
#123 opened by regadas - 0
Add bootstrap/setup stage on model loading
#127 opened by ravwojdyla - 1
- 1
Add example on how to add/extend metrics.
#108 opened by regadas - 1
Add ML Engine model
#69 opened by ravwojdyla - 0
Improve apollo example
#95 opened by regadas - 0
Make JTensor Serializable
#104 opened by ravwojdyla - 0
Add startup check(s)
#105 opened by ravwojdyla - 1
Make value classes serializable
#102 opened by regadas - 2
Provide BOM
#97 opened by ravwojdyla - 0
- 0
preloadAsync does not trigger the async loading.
#93 opened by regadas - 0
FileSystemExtras.copyDir can't handle subdirectories/files with same name as parent
#88 opened by fallonchen - 0
- 0
- 4
- 0
Add operational metrics per model.
#62 opened by regadas - 4
maven fails with zoltar-tests test-jar not generated at compile time on fresh env.
#72 opened by regadas - 0
Remove the obsolete IrisExtras
#57 opened by ravwojdyla - 0
Update apollo example with semantic metrics.
#71 opened by regadas - 2
Add operational metrics
#61 opened by regadas - 0
Rename `zoltar-core` to `zoltar-api`
#63 opened by regadas - 0
Helper method to feed sparse arrays into TF
#40 opened by nevillelyh - 0
Don't throw Exception in Predictor.predict
#35 opened by regadas