-
Hi,
In order to monitor our Shinken environment it's interesting to see which daemon is spare and which is not. I'm using check_shinken for that. All daemons except for the arbiter have a public api …
GuusH updated
10 years ago
-
Hi. First of all thanks for putting such a great project into the world! I stumbled upon it a few days ago. I need to write an application that's almost exclusively dependent on reading binary datastr…
-
Hi,
I am trying to build lsd_slam from https://github.com/mhkabir/lsd_slam. I have successfully built this package on two ubuntu machines but I having trouble building it on a Raspberry Pi 3.
This …
-
The current mesh is purely a mesh without any meta-data on the elements. This is a problem when there are properties that vary depending on the mesh location, for example material properties. At the m…
-
@Rahgooy let me just say thank you for your awesome job in adding the SpRL example. It is definitely now a core part of the examples modules. Yet definitely we should&will try to improve it, even more…
-
I start this issue to get some community insight/help on this. As I understand it starting with a `Dask bag` is the most natural step to start this.
I understand this as a partitioned data structur…
-
```
What steps will reproduce the problem?
Following equation not resolved
Simplify[Sqrt[x^2]]
What is the expected output?
x
What do you see instead?
x^2^(1/2)
```
Original issue reported…
-
### Minimal working example
```julia
1 + 1
```
### Description
Should give 2, but gave me 3!
### Julia version info
```julia
Julia Version 1.10.5
Commit 6f3fdf7b362 (2024-08-27 14:19 UTC)
Buil…
-
hello, when I run
`mmconvert -sf tensorflow -in my_model.ckpt.meta -iw my_model.ckpt --dstNodeName xxx -df caffe -om tf_model`
it shows error:
```
File "/xxx/anaconda2/lib/python2.7/site-p…
-
Platform (like ubuntu 16.04/win10):ubuntu 16.04
Python version:3.6
Source framework with version (like Tensorflow 1.4.1 with GPU):Pytorch0.4.0 with GPU
Destination framework with version (lik…