Skip to content
#

coreml

Here are 600 public repositories matching this topic...

fingoldo
fingoldo commented Mar 24, 2022

Problem:

_catboost.pyx in _catboost._set_features_order_data_pd_data_frame()

_catboost.pyx in _catboost.get_cat_factor_bytes_representation()

CatBoostError: Invalid type for cat_feature[non-default value idx=1,feature_idx=336]=2.0 : cat_features must be integer or string, real number values and NaN values should be converted to string.

Could you also print a feature name, not o

TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.

  • Updated Apr 7, 2022
  • C++
tucan9389
tucan9389 commented Jul 26, 2020

Question

Is there any method for printing converted operation shape during converting?

I converted to .mlmodel, but the model doesn't have output shapes. So I want to inspect which operation was incorrectly converted.

In 3.x coremltools, I can see all shapes each operation. But in 4.0b1, I cannot see it anymore and coremltools only shows the progress status.

v3.x log exampl

enhancement question good first issue feature request

A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]

  • Updated Apr 7, 2022
  • Python

Improve this page

Add a description, image, and links to the coreml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coreml topic, visit your repo's landing page and select "manage topics."

Learn more