Categories
Misc

New TensorBoard Integration in VS Code

New TensorBoard Integration in VS Code

In the latest update of VS Code last week, they added support for TensorBoard integration in VS Code. Just wanted to share with everyone!

https://preview.redd.it/lg64jrhqhij61.png?width=2556&format=png&auto=webp&s=1afe8944a278356a3eafbc98039424b62069c505

To launch tensorboard, just open the command palette in VS Code and search for the command “Launch TensorBoard”

https://preview.redd.it/g96z1lxxhij61.png?width=1064&format=png&auto=webp&s=cc1f0bc16bd9141796e88b6fea4878141bbe74c2

It looks like VS Code will automatically look for your TensorBoard log files within your directory.

submitted by /u/evilcubed
[visit reddit] [comments]

Categories
Misc

Help with debugging

Help with debugging
submitted by /u/iWatchBlack
[visit reddit] [comments]
Categories
Misc

New TensorBoard Integration in VS Code

New TensorBoard Integration in VS Code

In the latest update of VS Code last week, they added support for TensorBoard integration in VS Code. Just wanted to share with everyone!

https://preview.redd.it/lg64jrhqhij61.png?width=2556&format=png&auto=webp&s=1afe8944a278356a3eafbc98039424b62069c505

To launch tensorboard, just open the command palette in VS Code and search for the command “Launch TensorBoard”

https://preview.redd.it/g96z1lxxhij61.png?width=1064&format=png&auto=webp&s=cc1f0bc16bd9141796e88b6fea4878141bbe74c2

It looks like VS Code will automatically look for your TensorBoard log files within your directory.

submitted by /u/evilcubed
[visit reddit] [comments]

Categories
Misc

Help with debugging

Help with debugging
submitted by /u/iWatchBlack
[visit reddit] [comments]
Categories
Misc

New TensorBoard Integration in VS Code

New TensorBoard Integration in VS Code

In the latest update of VS Code last week, they added support for TensorBoard integration in VS Code. Just wanted to share with everyone!

https://preview.redd.it/lg64jrhqhij61.png?width=2556&format=png&auto=webp&s=1afe8944a278356a3eafbc98039424b62069c505

To launch tensorboard, just open the command palette in VS Code and search for the command “Launch TensorBoard”

https://preview.redd.it/g96z1lxxhij61.png?width=1064&format=png&auto=webp&s=cc1f0bc16bd9141796e88b6fea4878141bbe74c2

It looks like VS Code will automatically look for your TensorBoard log files within your directory.

submitted by /u/evilcubed
[visit reddit] [comments]

Categories
Misc

Help with debugging

Help with debugging
submitted by /u/iWatchBlack
[visit reddit] [comments]
Categories
Misc

New TensorBoard Integration in VS Code

New TensorBoard Integration in VS Code

In the latest update of VS Code last week, they added support for TensorBoard integration in VS Code. Just wanted to share with everyone!

https://preview.redd.it/lg64jrhqhij61.png?width=2556&format=png&auto=webp&s=1afe8944a278356a3eafbc98039424b62069c505

To launch tensorboard, just open the command palette in VS Code and search for the command “Launch TensorBoard”

https://preview.redd.it/g96z1lxxhij61.png?width=1064&format=png&auto=webp&s=cc1f0bc16bd9141796e88b6fea4878141bbe74c2

It looks like VS Code will automatically look for your TensorBoard log files within your directory.

submitted by /u/evilcubed
[visit reddit] [comments]

Categories
Misc

Help with debugging

Help with debugging
submitted by /u/iWatchBlack
[visit reddit] [comments]
Categories
Misc

NVIDIA Announces Financial Results for Fourth Quarter and Fiscal 2021

NVIDIA today reported record revenue for the fourth quarter ended January 31, 2021, of $5.00 billion, up 61 percent from $3.11 billion a year earlier, and up 6 percent from $4.73 billion in the previous quarter. The company’s Gaming and Data Center platforms achieved record revenue for the quarter and year.

Categories
Misc

How to encrypt a tflite model

Hi,I am trying to run tflite model on browser. It would run client side, I have converted the model to wasm format and am able to run it successfully on browser.

Since, It would be client side, The tflite model would be accessible to everyone. Is it possible to encrypt the model in anyway, So not everyone has access to the model?

The application is built using mediapipe framework, Not sure if it would change the solution.

Thanks!

submitted by /u/cvmldlengineer
[visit reddit] [comments]