Leonard Shi

Results 17 comments of Leonard Shi

@vmagamedov has any progress been made for this?

@vmagamedov currently i am using `MaxRecvMsgSize`, `MaxSendMsgSize`, `InitialWindowSize` and `InitialConnWindowSize`.

Exactly same problem experienced, quite randomly.

@sanimej Maybe I just misreported this, I just figured out that my actual problem is like this: I reported there: [Issue #33626](https://github.com/moby/moby/issues/33626), it is also subnet overlaps problem, but seems...

hard to believe this is still open!!! ppl should really run away from this lib

@xiang90 But in the code never touch the `db.Batch` API, I also want an example to demonstrate how to use the `db.Batch` API properly, can you help with that? Thanks....

@sigma-andex did u manage to get it work? @dskkato i was able to compile `TensorFlow 2.5.0` with `bazel 3.7.2` on my m1, but only got 3 libtensorflow*.so files in the...

@sigma-andex thank for the info i am only able to run the build like this: `bazel build --compilation_mode=opt --copt=-march=native --jobs=10 tensorflow:libtensorflow.so` with urs: `bazel build --compilation_mode=opt --jobs=10 --config=macos_arm64 tensorflow:libtensorflow.so` got...

@sigma-andex `* (HEAD detached at v2.7.0)`