N

Results 25 issues of N

Following imports lo longer work. I could also not find any up to date documentation except for https://googleapis.dev/python/protobuf/latest/google/protobuf/timestamp_pb2.html, which still points to this namespace as the correct one. Going forward,...

Hi, According to google at some point there were considerations to support MongoDB as a backend engine. What's the current roadmap with that feature?

![image](https://user-images.githubusercontent.com/218582/62774175-64cbee00-baa4-11e9-9b8a-090fdfcfe1b2.png) Hyperopt silently changes lists definitions in a search space to tuples. While this is not difficult to circumvent, it is definitely NOT expected and cost me some hours to...

Stale

Starting with tensorflow 2.10, the behavior of weight initialization has changed. Previously, you could get perfectly reproducibly results by simply setting the numpy / tensorflow global seeds, and the seeds...

Copy of https://github.com/tensorflow/tensorflow/issues/57158 When training a model with a generator (from dataset.from_tensor_slices) and including sample weights where the batch size varies, an error is thrown. Note: This test for us...