| Package | Description |
|---|---|
| org.bytedeco.caffe |
| Modifier and Type | Method and Description |
|---|---|
BatchNormParameter |
LayerParameter.batch_norm_param() |
static BatchNormParameter |
BatchNormParameter.default_instance() |
BatchNormParameter |
BatchNormParameter.getPointer(long i) |
static BatchNormParameter |
BatchNormParameter.internal_default_instance() |
BatchNormParameter |
LayerParameter.mutable_batch_norm_param() |
BatchNormParameter |
BatchNormParameter.New() |
BatchNormParameter |
BatchNormParameter.New(Arena arena) |
BatchNormParameter |
BatchNormParameter.position(long position) |
BatchNormParameter |
BatchNormParameter.put(BatchNormParameter from) |
BatchNormParameter |
LayerParameter.release_batch_norm_param() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchNormParameter.CopyFrom(BatchNormParameter from) |
void |
BatchNormParameter.MergeFrom(BatchNormParameter from) |
BatchNormParameter |
BatchNormParameter.put(BatchNormParameter from) |
void |
LayerParameter.set_allocated_batch_norm_param(BatchNormParameter batch_norm_param) |
void |
BatchNormParameter.Swap(BatchNormParameter other) |
| Constructor and Description |
|---|
BatchNormParameter(BatchNormParameter from) |
Copyright © 2020. All rights reserved.