8bitmp3

Results 75 comments of 8bitmp3

> However, Jupyter is so common that even if we're hoping that we can come up with something better, it might still make sense to integrate with that (Dex on...

![](https://cultofthepartyparrot.com/parrots/hd/reverseportalblueparrot.gif) ![](https://cultofthepartyparrot.com/parrots/hd/portalorangeparrot.gif)

Fast data loading may be causing issues with the profiler https://github.com/tensorflow/profiler/issues/344 (one of several issues mentioning this problem recently) - a possible solution for now is to switch it off...

Update: try the latest Profiler plugin v2.5 (`pip install tensorboard_plugin_profile` (or `tensorboard_plugin_profile==2.5.0`)). Then, launch (e.g. `%tensorboard --logdir=logs` without the `--load_fast` switch) and select Profiler. Thanks @yisitu 👍

Just adding here what @BradLarson said in the Swift4TF Google Group: MobileNet v1 has just been added (by @texasmichelle 🙌 with @BradLarson) _"so that could be the basis for a...

Thank you @jmarcinowski ! Can you please review the CLA as per the `google-cla` comment: > View this [failed invocation](https://github.com/tensorflow/docs/pull/2298/checks?check_run_id=23501356253) of the CLA check for more information.

@mkunesch @rosshemsley @hbq1 let us know what you think 👍

@Thenerdstation @stavros11 @mganahl @sleichen Hi and HNY 🥳 Thanks for working on this awesome library and keeping the basic classifier example in https://github.com/Thenerdstation/TensorNetsForML and in the [Colab](https://colab.research.google.com/drive/107RZdET7OGIqpq_Ag9IHhGDHeecLHSwe). Can you help...

> https://www.tensorflow.org/guide/tensor has these errors up top, which are a bit confusing for "Intro to tensors": @MarkDaoust @markmcd PTAL ``` 2024-08-15 03:05:18.327501: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:485] Unable to register cuFFT factory: Attempting...