public class LayNormModel extends Object
LayNormModel()
double[][]
getbTa()
getPower()
void
setbTa(double[][] bTa)
setPower(double[][] power)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LayNormModel()
public double[][] getbTa()
public void setbTa(double[][] bTa)
public double[][] getPower()
public void setPower(double[][] power)
Copyright © 2024. All rights reserved.