Danning XIE

Results 10 issues of Danning XIE

When I try to train your caffe version, I got the following error: ~~~ I0521 16:29:55.447962 1219 solver.cpp:96] Creating training net from net file: /.../model.prototxt [libprotobuf ERROR google/protobuf/text_format.cc:245] Error parsing...

Channels between cv2 and plt are different. That's why the color is so wierd

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version 2.11.0-dev20220916 ### Custom Code No ### OS Platform and Distribution Ubuntu 18.04.4 LTS (x86_64) ### Mobile device...

type:bug
comp:ops
TF 2.10

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version 2.11.0-dev20220914 ### Custom Code No ### OS Platform and Distribution Ubuntu 18.04.4 LTS (x86_64) ### Mobile device...

type:bug
comp:ops
TF 2.10

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version 2.11.0-dev20220914 ### Custom Code No ### OS Platform and Distribution Ubuntu 18.04.4 LTS (x86_64) ### Mobile device...

type:bug
comp:ops
TF 2.10

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version 2.11.0-dev20220916 ### Custom Code No ### OS Platform and Distribution Ubuntu 18.04.4 LTS (x86_64) ### Mobile device...

type:feature
comp:ops
TF 2.10

## Description This is a documentation bug. There is a format issue in `mxnet.util.use_np` document Parameter section. `and NumPy-array semantics. ` is not a parameter. ![image](https://user-images.githubusercontent.com/24580222/90995106-eba51900-e588-11ea-8e20-24b523e1d8f3.png) ### Error Message None...

Bug
Unclear Error/Doc
good first issue

## Description This is a documentation bug. The parameter of API `mxnet.test_utils.check_numeric_gradient` is not consistent between signature and Parameter section. There is a parameter `check_eps ` in the Parameter section,...

Bug
Unclear Error/Doc
good first issue
v1.x

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

stat:awaiting response
stat:awaiting tensorflower
type:bug
stale
comp:ops
ModelOptimizationToolkit
TF 2.9

The datapoint in Humaneval-x CPP/38 has a few lines repeated between `declaration` and `canonical_solution` The declaration is ``` ... string decode_cyclic(string s){ int l=s.length(); int num=(l+2)/3; string x,output; int i;...