| Package | Description |
|---|---|
| org.bytedeco.caffe |
| Modifier and Type | Method and Description |
|---|---|
ContrastiveLossParameter |
V1LayerParameter.contrastive_loss_param() |
ContrastiveLossParameter |
LayerParameter.contrastive_loss_param() |
static ContrastiveLossParameter |
ContrastiveLossParameter.default_instance() |
static ContrastiveLossParameter |
ContrastiveLossParameter.internal_default_instance() |
ContrastiveLossParameter |
V1LayerParameter.mutable_contrastive_loss_param() |
ContrastiveLossParameter |
LayerParameter.mutable_contrastive_loss_param() |
ContrastiveLossParameter |
ContrastiveLossParameter.New() |
ContrastiveLossParameter |
ContrastiveLossParameter.New(Arena arena) |
ContrastiveLossParameter |
ContrastiveLossParameter.position(long position) |
ContrastiveLossParameter |
ContrastiveLossParameter.put(ContrastiveLossParameter from) |
ContrastiveLossParameter |
V1LayerParameter.release_contrastive_loss_param() |
ContrastiveLossParameter |
LayerParameter.release_contrastive_loss_param() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContrastiveLossParameter.CopyFrom(ContrastiveLossParameter from) |
void |
ContrastiveLossParameter.MergeFrom(ContrastiveLossParameter from) |
ContrastiveLossParameter |
ContrastiveLossParameter.put(ContrastiveLossParameter from) |
void |
V1LayerParameter.set_allocated_contrastive_loss_param(ContrastiveLossParameter contrastive_loss_param) |
void |
LayerParameter.set_allocated_contrastive_loss_param(ContrastiveLossParameter contrastive_loss_param) |
void |
ContrastiveLossParameter.Swap(ContrastiveLossParameter other) |
| Constructor and Description |
|---|
ContrastiveLossParameter(ContrastiveLossParameter from) |
Copyright © 2019. All rights reserved.