|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public AbstractUnaryFunction(graph TensorGradGraph, i_v DifferentialFunction<X>, extraArgs Object[]) in class org.nd4j.autodiff.functions.AbstractUnaryFunction |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public AbstractReduceUnaryFunction(graph TensorGradGraph, i_v DifferentialFunction<X>, dimensions int[]) in class org.nd4j.autodiff.functions.AbstractReduceUnaryFunction |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public DifferentialFunction(graph TensorGradGraph, extraArgs Object[]) in class org.nd4j.autodiff.functions.DifferentialFunction |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public One(graph TensorGradGraph, i_factory AbstractIdentityFactory<X>) in class org.nd4j.autodiff.functions.One |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public TensorMmul(graph TensorGradGraph, i_v1 DifferentialFunction<X>, i_v2 DifferentialFunction<X>, differentialFunctionFactory DifferentialFunctionFactory<X>, dimensions int[][], argNum int) in class org.nd4j.autodiff.functions.mmul.TensorMmul |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public ArrayFactory(graph TensorGradGraph) in class org.nd4j.autodiff.ArrayFactory |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public Sum(graph TensorGradGraph, i_v1 DifferentialFunction<X>, i_v2 DifferentialFunction<X>) in class org.nd4j.autodiff.functions.Sum |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public Zero(graph TensorGradGraph, i_factory AbstractIdentityFactory<X>) in class org.nd4j.autodiff.functions.Zero |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public Negative(graph TensorGradGraph, i_v DifferentialFunction<X>) in class org.nd4j.autodiff.functions.Negative |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public AbstractBinaryFunction(graph TensorGradGraph, i_v1 DifferentialFunction<X>, i_v2 DifferentialFunction<X>) in class org.nd4j.autodiff.functions.AbstractBinaryFunction |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method protected Variable(graph TensorGradGraph, i_name String, i_v X, i_factory AbstractIdentityFactory<X>) in class org.nd4j.autodiff.functions.Variable |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public AbstractUnaryFunction(graph TensorGradGraph, i_v DifferentialFunction<X>, shape int[], extraArgs Object[]) in class org.nd4j.autodiff.functions.AbstractUnaryFunction |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public DifferentialFunctionFactory(graph TensorGradGraph, mFactory AbstractFactory<X>) in class org.nd4j.autodiff.functions.DifferentialFunctionFactory |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method protected Constant(graph TensorGradGraph, i_v X, i_factory AbstractIdentityFactory<X>) in class org.nd4j.autodiff.functions.Constant |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public PolynomialTerm(graph TensorGradGraph, i_scale double, i_v DifferentialFunction<X>, i_exponent int) in class org.nd4j.autodiff.functions.PolynomialTerm |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public Inverse(graph TensorGradGraph, i_v DifferentialFunction<X>) in class org.nd4j.autodiff.functions.Inverse |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public Mmul(graph TensorGradGraph, i_v1 DifferentialFunction<X>, i_v2 DifferentialFunction<X>, differentialFunctionFactory DifferentialFunctionFactory<X>, argNum int) in class org.nd4j.autodiff.functions.mmul.Mmul |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public AbstractBinaryReduceFunction(graph TensorGradGraph, i_v1 DifferentialFunction<X>, i_v2 DifferentialFunction<X>, dimensions int...) in class org.nd4j.autodiff.functions.AbstractBinaryReduceFunction |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method protected Variable(graph TensorGradGraph, i_name String, i_v X, i_factory AbstractIdentityFactory<X>, preEvaluator PreEvaluator<X>) in class org.nd4j.autodiff.functions.Variable |
From |
To |
|
Change Parameter Type graph : Graph<NDArrayInformation,OpState> to graph : TensorGradGraph in method public Product(graph TensorGradGraph, i_v1 DifferentialFunction<X>, i_v2 DifferentialFunction<X>) in class org.nd4j.autodiff.functions.Product |
From |
To |