| Package | Description |
|---|---|
| org.bytedeco.caffe |
| Modifier and Type | Method and Description |
|---|---|
static InfogainLossParameter |
InfogainLossParameter.default_instance() |
InfogainLossParameter |
LayerParameter.infogain_loss_param() |
InfogainLossParameter |
V1LayerParameter.infogain_loss_param() |
static InfogainLossParameter |
InfogainLossParameter.internal_default_instance() |
InfogainLossParameter |
LayerParameter.mutable_infogain_loss_param() |
InfogainLossParameter |
V1LayerParameter.mutable_infogain_loss_param() |
InfogainLossParameter |
InfogainLossParameter.New() |
InfogainLossParameter |
InfogainLossParameter.New(Arena arena) |
InfogainLossParameter |
InfogainLossParameter.position(long position) |
InfogainLossParameter |
InfogainLossParameter.put(InfogainLossParameter from) |
InfogainLossParameter |
LayerParameter.release_infogain_loss_param() |
InfogainLossParameter |
V1LayerParameter.release_infogain_loss_param() |
| Modifier and Type | Method and Description |
|---|---|
void |
InfogainLossParameter.CopyFrom(InfogainLossParameter from) |
void |
InfogainLossParameter.MergeFrom(InfogainLossParameter from) |
InfogainLossParameter |
InfogainLossParameter.put(InfogainLossParameter from) |
void |
LayerParameter.set_allocated_infogain_loss_param(InfogainLossParameter infogain_loss_param) |
void |
V1LayerParameter.set_allocated_infogain_loss_param(InfogainLossParameter infogain_loss_param) |
void |
InfogainLossParameter.Swap(InfogainLossParameter other) |
| Constructor and Description |
|---|
InfogainLossParameter(InfogainLossParameter from) |
Copyright © 2020. All rights reserved.