Mehul Tikekar
Mehul Tikekar
If I open an uncompressed xml file in the GUI and save it, it gets saved as compressed xml. Would it be possible to remember that it was uncompressed when...
I noticed that the loaders for npy and npz files are commented out in registry.jl. I understand the issue with npz (#32), but is there any reason the npy files...
I am using tensorboard behind a proxy at www.domain.com/tensorboard and it is making requests to paths such as www.domain.com/font-roboto/... and www.domain.com/tf-interactive-inference-dashboard/... Can these be changed to have the /tensorboard prefix?...
**Type of issue**: Bug Report **Please provide the steps to reproduce the problem:** ```scala //> using repository https://central.sonatype.com/repository/maven-snapshots //> using scala 2.13.16 //> using dep org.chipsalliance::chisel:7.0.0-RC3 //> using plugin org.chipsalliance:::chisel-plugin:7.0.0-RC3...
**Type of issue**: Bug Report **Please provide the steps to reproduce the problem:** ```scala //> using scala "2.13.12" //> using dep "org.chipsalliance::chisel:6.7.0" //> using plugin "org.chipsalliance:::chisel-plugin:6.7.0" //> using options "-unchecked",...