Chizkiyahu Raful

Results 9 issues of Chizkiyahu Raful

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version tensorflow-macos 2.9.2, colab 2.8.2, linux 2.8.2 ### Custom Code No ### OS Platform and Distribution mac m1,...

type:Bug

### Describe the bug gh version 2.13.0 (2022-06-22) `gh repo list --visibility=private ` the problem is that is retrun private and internal repos ### Steps to reproduce the behavior 1....

bug
p3
platform

Which CPU and RAM are in the Reference Benchmark 3090? How much memory there is the 3090

**System information**. - Have I written custom code (as opposed to using a stock example script provided in Keras): - OS Platform and Distribution : ubuntu 18, ubuntu 20,redhat 7...

type:Bug

**System information**. - Have I written custom code (as opposed to using a stock example script provided in Keras): NO - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Colab...

type:bug

**System information**. - Have I written custom code (as opposed to using a stock example script provided in Keras): - OS Platform and Distribution : ubuntu 18, ubuntu 20,redhat 7...

type:bug

add_onnx_metadata - metadata support only Dict[str, str] please improve docs and errors ``` metadata = {"foo": "bar", "float_data":4.2} add_onnx_metadata(onnx_model, metadata=metadata) ``` logs ``` meta.key, meta.value = k, v ^^^^^^^^^^ TypeError:...

In TF 2.16 the `add_weight` function is change https://github.com/sony/mct_quantizers/blob/4bbc18e843ff04d1f46a2a16d5bace32b7b1b37c/mct_quantizers/keras/quantize_wrapper.py#L310 logs ``` self.optimizer_step = self.add_weight( ^^^^^^^^^^^^^^^^ ValueError: Cannot convert '('o', 'p', 't', 'i', 'm', 'i', 'z', 'e', 'r', '_', 's', 't',...

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

Awaiting author contribution
python