Ravi Kumar Kempapura Srinivasa
Ravi Kumar Kempapura Srinivasa
Hi, I keep getting the below error when I try to run triplet_loss.py. The script is run as following: > _**python examples/triplet_loss.py -d dukemtmc -b 64 -j 2 -a resnet50...
fixes #285 requires https://github.com/Icinga/ipl-web/pull/182
The service and host nodes must be shown, but clicking on these nodes should show "Access Denied" page. fixes #345
The modify view for the process form and edit node form must contain delete button. This allows the user to either store the modifications or delete the nodes. ref #253
The critical count badge of `Business Process` menu section represent number configs that are in critical state. The critical count badge of configs sub section under represent number of critical...
The `LegacyConfigRenderer::renderHeader()` should render new lines in the `Description` field as comments. This fix avoids the occurrence of future issues due to new lines in `Description` field when adding or...
Use `Call::fromCall()` in `Visitor::visitCall()` irrespective of CSS calling function name (var, fade etc.). And in `Call::compile()` in case we have CSS `var()` function calls and the keyword value of the...