Jonathan DEKHTIAR

Results 27 issues of Jonathan DEKHTIAR

I have the following deprecation warning: ```text hyperdash\code_runner.py:29: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() arg_spec = getargspec(f) ```

Hi, Very interesting work. I have some remarks: * In your paper, you oftenly speak about "compared to Tensorflow", what kind of distribution strategy do you talk about ? What...

### TF Version TF 2.10 ## Gist of the issue The `Conv2DTranspose` does not behave the same when batch_size is fixed (e.g. batch_size=32) and when it's variable (e.g. batch_size=None). The...

type:bug/performance

Hello dear friend ! You have an amazing content here and I would love to subscribe with an RSS Feed, do you think you can update your blog with an...

### Description PALLAS/Triton Lowering rules do not work with X64 mode `jax.config.update("jax_enable_x64", True)` activated: ### What jax/jaxlib version are you using? Jax Nightly ### Which accelerator(s) are you using? GPU...

bug
pallas

Hello dear fellow programmers, Thank to whoever did this repository. This made me laugh so much :D You really made my day guys. By just reading through I found this...

Hello dear friend @fridiculous, First of all, thanks for this fantastic library. I have some problem with model persistance. If I try to create a new model and save it...

Everything is good and running by now. Github says "Can't automatically merge" but it's good for overwrite ;) **Notebook Updates:** Proxy Support Added with global var. … Panda Issue fixed...

Hi, @jvns may you create an empty branch : "http-version". I will create a pull request to create an http-version of the repo. It will complete the "master" branch which...

Like the other issue, please create a branch with the name "gh-pages". I will make a pull request, that way you will have an online documentation : http://dekhtiarjonathan.github.io/neural-nets-are-weird/ Regards