dbl

Results 76 issues of dbl

Hi, I'm compiling graphlab on a Mac, running OS X 10.9.4 Mavericks. I got the following compilation error: # # libjson version: 7.6.0 target: OS: Darwin c++: error: unrecognized command...

Thanks for creating these Mathematica packages. When I run NMF on a GPT-2 embedding matrix, I get warnings from LinearSolve. I tried the following RegularizationParameters: 0.01, 0.1, 1, 2. I...

I'd like to use 'comet' with the new PyTorch 'mps' backend. The PyTorch 'mps' implementation is still being 'shaken-out', as is PyTorch-Lightning 1.6.4, however, some of the code works. Can...

I am trying to install d4rl on OS X Monterey. I got many errors associated with gcc. Should I be using clang? E.g. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:204:12: error: expected ')' before '__kindof' ```...

David-Laxers-MacBook-Pro:eldiablo davidlaxer$ vagrant up /Applications/Vagrant/bin/../embedded/gems/gems/vagrant-1.6.3/lib/vagrant/pre-rubygems.rb:31: warning: Insecure world writable dir /Developer/NVIDIA/CUDA-6.5/bin in PATH, mode 040777 /Applications/Vagrant/embedded/gems/gems/bundler-1.6.2/lib/bundler/runtime.rb:222: warning: Insecure world writable dir /Developer/NVIDIA/CUDA-6.5/bin in PATH, mode 040777 Bringing machine 'default' up...

I'm trying to install the termite-data-server on OSX 10.11.6. ``` ./demo.py infovis -------------------------------------------------------------------------------- Build a topic model (mallet) using a demo dataset (infovis) database = data/demo/infovis/corpus corpus = data/demo/infovis/corpus model...

I don't have CUDA. I have been evaluating Metal.jl. https://github.com/JuliaGPU/Metal.jl Any thoughts on support for 'Metal'? ``` julia> import Pkg; Pkg.add("Omega") Resolving package versions... ERROR: Unsatisfiable requirements detected for package...

==> default: Warning! Vagrant might not be able to SSH into the instance. ==> default: Please check your security groups settings. I was able to connect to my EC2 Instance...

### Describe the bug I'm on MacOS Sonoma in a Conda virtual enviornment. When I try to import wandb I get an exception. If I force a pip reinstallation of...