name
string
code
string
asm
string
file
string
testInvalidSplitNdWrongAxis()
int testInvalidSplitNdWrongAxis() { Specification::Model m; auto *in = m.mutable_description()->add_input(); in->set_name("input"); auto *inShape = in->mutable_type()->mutable_multiarraytype(); inShape->add_shape(3); inShape->add_shape(5); inShape->add_shape(2); auto *out = m.mutable_...
pushq %rbp movq %rsp, %rbp subq $0x190, %rsp # imm = 0x190 leaq -0x38(%rbp), %rdi movq %rdi, -0xc0(%rbp) callq 0x134990 movq -0xc0(%rbp), %rdi callq 0x3f8a0 movq %rax, -0xb8(%rbp) jmp 0x7f000 movq -0xb8(%rbp), %rdi callq 0x39e50 movq %rax, -0xc8(%rbp) jmp 0x7f015 movq -0xc8(%rbp), %rax movq %rax, -0x40(%rbp)...
/hollance[P]coremltools/mlmodel/tests/NNValidatorTests.cpp
testInvalidClipWrongMinMax()
int testInvalidClipWrongMinMax() { Specification::Model m; auto *in = m.mutable_description()->add_input(); in->set_name("input"); auto *inShape = in->mutable_type()->mutable_multiarraytype(); inShape->add_shape(3); inShape->add_shape(5); inShape->add_shape(2); auto *out = m.mutable_d...
pushq %rbp movq %rsp, %rbp subq $0x180, %rsp # imm = 0x180 leaq -0x38(%rbp), %rdi movq %rdi, -0xc0(%rbp) callq 0x134990 movq -0xc0(%rbp), %rdi callq 0x3f8a0 movq %rax, -0xb8(%rbp) jmp 0x80280 movq -0xb8(%rbp), %rdi callq 0x39e50 movq %rax, -0xc8(%rbp) jmp 0x80295 movq -0xc8(%rbp), %rax movq %rax, -0x40(%rbp)...
/hollance[P]coremltools/mlmodel/tests/NNValidatorTests.cpp
testInvalidFlattenTo2dWrongAxis()
int testInvalidFlattenTo2dWrongAxis() { Specification::Model m; auto *in = m.mutable_description()->add_input(); in->set_name("input"); auto *inShape = in->mutable_type()->mutable_multiarraytype(); inShape->add_shape(3); inShape->add_shape(5); inShape->add_shape(2); auto *out = m.muta...
pushq %rbp movq %rsp, %rbp subq $0x190, %rsp # imm = 0x190 leaq -0x38(%rbp), %rdi movq %rdi, -0xc0(%rbp) callq 0x134990 movq -0xc0(%rbp), %rdi callq 0x3f8a0 movq %rax, -0xb8(%rbp) jmp 0x80720 movq -0xb8(%rbp), %rdi callq 0x39e50 movq %rax, -0xc8(%rbp) jmp 0x80735 movq -0xc8(%rbp), %rax movq %rax, -0x40(%rbp)...
/hollance[P]coremltools/mlmodel/tests/NNValidatorTests.cpp
testInvalidReshapeStaticNoTargetShape()
int testInvalidReshapeStaticNoTargetShape() { Specification::Model m; auto *in = m.mutable_description()->add_input(); in->set_name("input"); auto *inShape = in->mutable_type()->mutable_multiarraytype(); inShape->add_shape(3); inShape->add_shape(5); inShape->add_shape(2); auto *out = ...
pushq %rbp movq %rsp, %rbp subq $0x170, %rsp # imm = 0x170 leaq -0x38(%rbp), %rdi movq %rdi, -0xb8(%rbp) callq 0x134990 movq -0xb8(%rbp), %rdi callq 0x3f8a0 movq %rax, -0xb0(%rbp) jmp 0x80bd0 movq -0xb0(%rbp), %rdi callq 0x39e50 movq %rax, -0xc0(%rbp) jmp 0x80be5 movq -0xc0(%rbp), %rax movq %rax, -0x40(%rbp)...
/hollance[P]coremltools/mlmodel/tests/NNValidatorTests.cpp
testInvalidRandomUniformDistributionWrongMinMax()
int testInvalidRandomUniformDistributionWrongMinMax() { Specification::Model m; auto *in = m.mutable_description()->add_input(); in->set_name("input"); auto *inShape = in->mutable_type()->mutable_multiarraytype(); inShape->add_shape(3); inShape->add_shape(5); inShape->add_shape(2); au...
pushq %rbp movq %rsp, %rbp subq $0x2d0, %rsp # imm = 0x2D0 leaq -0x38(%rbp), %rdi movq %rdi, -0x120(%rbp) callq 0x134990 movq -0x120(%rbp), %rdi callq 0x3f8a0 movq %rax, -0x118(%rbp) jmp 0x81030 movq -0x118(%rbp), %rdi callq 0x39e50 movq %rax, -0x128(%rbp) jmp 0x81045 movq -0x128(%rbp), %rax movq %rax, -0x40...
/hollance[P]coremltools/mlmodel/tests/NNValidatorTests.cpp
testInvalidRandomBernoulliDistributionWrongProb()
int testInvalidRandomBernoulliDistributionWrongProb() { Specification::Model m; auto *in = m.mutable_description()->add_input(); in->set_name("input"); auto *inShape = in->mutable_type()->mutable_multiarraytype(); inShape->add_shape(3); inShape->add_shape(5); inShape->add_shape(2); au...
pushq %rbp movq %rsp, %rbp subq $0x2d0, %rsp # imm = 0x2D0 leaq -0x38(%rbp), %rdi movq %rdi, -0x120(%rbp) callq 0x134990 movq -0x120(%rbp), %rdi callq 0x3f8a0 movq %rax, -0x118(%rbp) jmp 0x819f0 movq -0x118(%rbp), %rdi callq 0x39e50 movq %rax, -0x128(%rbp) jmp 0x81a05 movq -0x128(%rbp), %rax movq %rax, -0x40...
/hollance[P]coremltools/mlmodel/tests/NNValidatorTests.cpp
testInvalidLayerNormalizationNoNormalizedShape()
int testInvalidLayerNormalizationNoNormalizedShape() { Specification::Model m; auto *in = m.mutable_description()->add_input(); in->set_name("input"); auto *inShape = in->mutable_type()->mutable_multiarraytype(); inShape->add_shape(3); inShape->add_shape(5); inShape->add_shape(2); aut...
pushq %rbp movq %rsp, %rbp subq $0x190, %rsp # imm = 0x190 leaq -0x38(%rbp), %rdi movq %rdi, -0xc0(%rbp) callq 0x134990 movq -0xc0(%rbp), %rdi callq 0x3f8a0 movq %rax, -0xb8(%rbp) jmp 0x82830 movq -0xb8(%rbp), %rdi callq 0x39e50 movq %rax, -0xc8(%rbp) jmp 0x82845 movq -0xc8(%rbp), %rax movq %rax, -0x40(%rbp)...
/hollance[P]coremltools/mlmodel/tests/NNValidatorTests.cpp
testInvalidLayerNormalizationNoGammaOrBeta()
int testInvalidLayerNormalizationNoGammaOrBeta() { Specification::Model m; auto *in = m.mutable_description()->add_input(); in->set_name("input"); auto *inShape = in->mutable_type()->mutable_multiarraytype(); inShape->add_shape(3); inShape->add_shape(5); inShape->add_shape(2); auto *o...
pushq %rbp movq %rsp, %rbp subq $0x220, %rsp # imm = 0x220 leaq -0x38(%rbp), %rdi movq %rdi, -0xe8(%rbp) callq 0x134990 movq -0xe8(%rbp), %rdi callq 0x3f8a0 movq %rax, -0xe0(%rbp) jmp 0x82cf0 movq -0xe0(%rbp), %rdi callq 0x39e50 movq %rax, -0xf0(%rbp) jmp 0x82d05 movq -0xf0(%rbp), %rax movq %rax, -0x40(%rbp)...
/hollance[P]coremltools/mlmodel/tests/NNValidatorTests.cpp
CoreML::Specification::WeightParams::mutable_quantization()
inline ::CoreML::Specification::QuantizationParams* WeightParams::mutable_quantization() { if (quantization_ == NULL) { quantization_ = new ::CoreML::Specification::QuantizationParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.WeightParams.quantization) return quantization_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x40(%rax) jne 0x859e0 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18dc00 jmp 0x859b6 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x40(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::QuantizationParams::mutable_lookuptablequantization()
inline ::CoreML::Specification::LookUpTableQuantizationParams* QuantizationParams::mutable_lookuptablequantization() { if (!has_lookuptablequantization()) { clear_QuantizationType(); set_has_lookuptablequantization(); QuantizationType_.lookuptablequantization_ = new ::CoreML::Specification::LookUpTableQua...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8a940 testb $0x1, %al jne 0x85ba4 movq -0x20(%rbp), %rdi callq 0x18e370 movq -0x20(%rbp), %rdi callq 0x8a970 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::WeightParams::set_rawvalue(char const*)
inline void WeightParams::set_rawvalue(const char* value) { GOOGLE_DCHECK(value != NULL); rawvalue_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:CoreML.Specification.WeightParams.rawValue) }
pushq %rbp movq %rsp, %rbp subq $0xc0, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x90(%rbp) movq -0x10(%rbp), %rax movb $0x0, -0x49(%rbp) cmpq $0x0, %rax je 0x85c4e jmp 0x85ca3 leaq 0x33aa46(%rip), %rdx # 0x3c069b leaq -0x48(%rbp), %rdi movq %rdi, -0xa0(%rbp) movl $0x3, %esi...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::WeightParams::set_float16value(char const*)
inline void WeightParams::set_float16value(const char* value) { GOOGLE_DCHECK(value != NULL); float16value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:CoreML.Specification.WeightParams.float16Value) }
pushq %rbp movq %rsp, %rbp subq $0xc0, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x90(%rbp) movq -0x10(%rbp), %rax movb $0x0, -0x49(%rbp) cmpq $0x0, %rax je 0x85dfe jmp 0x85e53 leaq 0x33a896(%rip), %rdx # 0x3c069b leaq -0x48(%rbp), %rdi movq %rdi, -0xa0(%rbp) movl $0x3, %esi...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_batchedmatmul()
inline ::CoreML::Specification::BatchedMatMulLayerParams* NeuralNetworkLayer::mutable_batchedmatmul() { if (!has_batchedmatmul()) { clear_layer(); set_has_batchedmatmul(); layer_.batchedmatmul_ = new ::CoreML::Specification::BatchedMatMulLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML....
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8a9d0 testb $0x1, %al jne 0x86017 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8aa00 movl $0x38, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::BatchedMatMulLayerParams::mutable_weights()
inline ::CoreML::Specification::WeightParams* BatchedMatMulLayerParams::mutable_weights() { if (weights_ == NULL) { weights_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.BatchedMatMulLayerParams.weights) return weights_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x10(%rax) jne 0x86120 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x860f6 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x10(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_simplerecurrent()
inline ::CoreML::Specification::SimpleRecurrentLayerParams* NeuralNetworkLayer::mutable_simplerecurrent() { if (!has_simplerecurrent()) { clear_layer(); set_has_simplerecurrent(); layer_.simplerecurrent_ = new ::CoreML::Specification::SimpleRecurrentLayerParams; } // @@protoc_insertion_point(field_mut...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8aa20 testb $0x1, %al jne 0x861b7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8aa50 movl $0x48, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::SimpleRecurrentLayerParams::mutable_activation()
inline ::CoreML::Specification::ActivationParams* SimpleRecurrentLayerParams::mutable_activation() { if (activation_ == NULL) { activation_ = new ::CoreML::Specification::ActivationParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.SimpleRecurrentLayerParams.activation) return activ...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x10(%rax) jne 0x862c0 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x15e020 jmp 0x86296 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x10(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::ActivationParams::mutable_sigmoid()
inline ::CoreML::Specification::ActivationSigmoid* ActivationParams::mutable_sigmoid() { if (!has_sigmoid()) { clear_NonlinearityType(); set_has_sigmoid(); NonlinearityType_.sigmoid_ = new ::CoreML::Specification::ActivationSigmoid; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.Acti...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8aa70 testb $0x1, %al jne 0x86354 movq -0x20(%rbp), %rdi callq 0x15e6b0 movq -0x20(%rbp), %rdi callq 0x8aaa0 movl $0x18, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::SimpleRecurrentLayerParams::mutable_weightmatrix()
inline ::CoreML::Specification::WeightParams* SimpleRecurrentLayerParams::mutable_weightmatrix() { if (weightmatrix_ == NULL) { weightmatrix_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.SimpleRecurrentLayerParams.weightMatrix) return weigh...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x18(%rax) jne 0x863d0 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x863a6 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x18(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_reshape()
inline ::CoreML::Specification::ReshapeLayerParams* NeuralNetworkLayer::mutable_reshape() { if (!has_reshape()) { clear_layer(); set_has_reshape(); layer_.reshape_ = new ::CoreML::Specification::ReshapeLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.res...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8aae0 testb $0x1, %al jne 0x864e7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8ab10 movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_pooling()
inline ::CoreML::Specification::PoolingLayerParams* NeuralNetworkLayer::mutable_pooling() { if (!has_pooling()) { clear_layer(); set_has_pooling(); layer_.pooling_ = new ::CoreML::Specification::PoolingLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.poo...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8abf0 testb $0x1, %al jne 0x869e7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8ac20 movl $0x58, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_convolution3d()
inline ::CoreML::Specification::Convolution3DLayerParams* NeuralNetworkLayer::mutable_convolution3d() { if (!has_convolution3d()) { clear_layer(); set_has_convolution3d(); layer_.convolution3d_ = new ::CoreML::Specification::Convolution3DLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML....
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8ace0 testb $0x1, %al jne 0x86e67 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8ad10 movl $0x90, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::Convolution3DLayerParams::mutable_weights()
inline ::CoreML::Specification::WeightParams* Convolution3DLayerParams::mutable_weights() { if (weights_ == NULL) { weights_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.Convolution3DLayerParams.weights) return weights_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x28(%rax) jne 0x87170 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x87146 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x28(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::Convolution3DLayerParams::mutable_bias()
inline ::CoreML::Specification::WeightParams* Convolution3DLayerParams::mutable_bias() { if (bias_ == NULL) { bias_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.Convolution3DLayerParams.bias) return bias_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x30(%rax) jne 0x871f0 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x871c6 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x30(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_embedding()
inline ::CoreML::Specification::EmbeddingLayerParams* NeuralNetworkLayer::mutable_embedding() { if (!has_embedding()) { clear_layer(); set_has_embedding(); layer_.embedding_ = new ::CoreML::Specification::EmbeddingLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetw...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8ad30 testb $0x1, %al jne 0x872d7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8ad60 movl $0x38, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::EmbeddingLayerParams::mutable_bias()
inline ::CoreML::Specification::WeightParams* EmbeddingLayerParams::mutable_bias() { if (bias_ == NULL) { bias_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.EmbeddingLayerParams.bias) return bias_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x18(%rax) jne 0x87440 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x87416 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x18(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_batchnorm()
inline ::CoreML::Specification::BatchnormLayerParams* NeuralNetworkLayer::mutable_batchnorm() { if (!has_batchnorm()) { clear_layer(); set_has_batchnorm(); layer_.batchnorm_ = new ::CoreML::Specification::BatchnormLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetw...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8ad80 testb $0x1, %al jne 0x874d7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8adb0 movl $0x48, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::BatchnormLayerParams::mutable_beta()
inline ::CoreML::Specification::WeightParams* BatchnormLayerParams::mutable_beta() { if (beta_ == NULL) { beta_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.BatchnormLayerParams.beta) return beta_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x18(%rax) jne 0x87580 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x87556 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x18(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::BatchnormLayerParams::mutable_gamma()
inline ::CoreML::Specification::WeightParams* BatchnormLayerParams::mutable_gamma() { if (gamma_ == NULL) { gamma_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.BatchnormLayerParams.gamma) return gamma_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x10(%rax) jne 0x87600 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x875d6 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x10(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_padding()
inline ::CoreML::Specification::PaddingLayerParams* NeuralNetworkLayer::mutable_padding() { if (!has_padding()) { clear_layer(); set_has_padding(); layer_.padding_ = new ::CoreML::Specification::PaddingLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.pad...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8add0 testb $0x1, %al jne 0x876b7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8ae00 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::PaddingLayerParams::mutable_paddingamounts()
inline ::CoreML::Specification::BorderAmounts* PaddingLayerParams::mutable_paddingamounts() { if (paddingamounts_ == NULL) { paddingamounts_ = new ::CoreML::Specification::BorderAmounts; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.PaddingLayerParams.paddingAmounts) return paddingamou...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x10(%rax) jne 0x87740 movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x1892f0 jmp 0x87716 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x10(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::PaddingLayerParams::mutable_constant()
inline ::CoreML::Specification::PaddingLayerParams_PaddingConstant* PaddingLayerParams::mutable_constant() { if (!has_constant()) { clear_PaddingType(); set_has_constant(); PaddingType_.constant_ = new ::CoreML::Specification::PaddingLayerParams_PaddingConstant; } // @@protoc_insertion_point(field_mut...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b030 testb $0x1, %al jne 0x877f4 movq -0x20(%rbp), %rdi callq 0x19c850 movq -0x20(%rbp), %rdi callq 0x8b060 movl $0x18, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_upsample()
inline ::CoreML::Specification::UpsampleLayerParams* NeuralNetworkLayer::mutable_upsample() { if (!has_upsample()) { clear_layer(); set_has_upsample(); layer_.upsample_ = new ::CoreML::Specification::UpsampleLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLay...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b0a0 testb $0x1, %al jne 0x87887 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b0d0 movl $0x48, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_softmax()
inline ::CoreML::Specification::SoftmaxLayerParams* NeuralNetworkLayer::mutable_softmax() { if (!has_softmax()) { clear_layer(); set_has_softmax(); layer_.softmax_ = new ::CoreML::Specification::SoftmaxLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.sof...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b140 testb $0x1, %al jne 0x87aa7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b170 movl $0x18, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_reduce()
inline ::CoreML::Specification::ReduceLayerParams* NeuralNetworkLayer::mutable_reduce() { if (!has_reduce()) { clear_layer(); set_has_reduce(); layer_.reduce_ = new ::CoreML::Specification::ReduceLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.reduce) ...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b190 testb $0x1, %al jne 0x87b47 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b1c0 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_scale()
inline ::CoreML::Specification::ScaleLayerParams* NeuralNetworkLayer::mutable_scale() { if (!has_scale()) { clear_layer(); set_has_scale(); layer_.scale_ = new ::CoreML::Specification::ScaleLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.scale) return...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b1e0 testb $0x1, %al jne 0x87c27 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b210 movl $0x58, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::ScaleLayerParams::mutable_scale()
inline ::CoreML::Specification::WeightParams* ScaleLayerParams::mutable_scale() { if (scale_ == NULL) { scale_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.ScaleLayerParams.scale) return scale_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x40(%rax) jne 0x87ce0 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x87cb6 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x40(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::ScaleLayerParams::mutable_bias()
inline ::CoreML::Specification::WeightParams* ScaleLayerParams::mutable_bias() { if (bias_ == NULL) { bias_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.ScaleLayerParams.bias) return bias_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x48(%rax) jne 0x87db0 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x87d86 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x48(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_crop()
inline ::CoreML::Specification::CropLayerParams* NeuralNetworkLayer::mutable_crop() { if (!has_crop()) { clear_layer(); set_has_crop(); layer_.crop_ = new ::CoreML::Specification::CropLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.crop) return layer_...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b230 testb $0x1, %al jne 0x87e47 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b260 movl $0x38, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::CropLayerParams::mutable_cropamounts()
inline ::CoreML::Specification::BorderAmounts* CropLayerParams::mutable_cropamounts() { if (cropamounts_ == NULL) { cropamounts_ = new ::CoreML::Specification::BorderAmounts; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.CropLayerParams.cropAmounts) return cropamounts_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x28(%rax) jne 0x87ed0 movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x1892f0 jmp 0x87ea6 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x28(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_slice()
inline ::CoreML::Specification::SliceLayerParams* NeuralNetworkLayer::mutable_slice() { if (!has_slice()) { clear_layer(); set_has_slice(); layer_.slice_ = new ::CoreML::Specification::SliceLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.slice) return...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b280 testb $0x1, %al jne 0x87f97 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b2b0 movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_custom()
inline ::CoreML::Specification::CustomLayerParams* NeuralNetworkLayer::mutable_custom() { if (!has_custom()) { clear_layer(); set_has_custom(); layer_.custom_ = new ::CoreML::Specification::CustomLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.custom) ...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b2d0 testb $0x1, %al jne 0x88097 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b300 movl $0x60, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::CustomLayerParams::set_classname(char const*)
inline void CustomLayerParams::set_classname(const char* value) { GOOGLE_DCHECK(value != NULL); classname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:CoreML.Specification.CustomLayerParams.className) }
pushq %rbp movq %rsp, %rbp subq $0xc0, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x90(%rbp) movq -0x10(%rbp), %rax movb $0x0, -0x49(%rbp) cmpq $0x0, %rax je 0x880ee jmp 0x88143 leaq 0x3385a6(%rip), %rdx # 0x3c069b leaq -0x48(%rbp), %rdi movq %rdi, -0xa0(%rbp) movl $0x3, %esi...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_unary()
inline ::CoreML::Specification::UnaryFunctionLayerParams* NeuralNetworkLayer::mutable_unary() { if (!has_unary()) { clear_layer(); set_has_unary(); layer_.unary_ = new ::CoreML::Specification::UnaryFunctionLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b530 testb $0x1, %al jne 0x88387 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b560 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_transpose()
inline ::CoreML::Specification::TransposeLayerParams* NeuralNetworkLayer::mutable_transpose() { if (!has_transpose()) { clear_layer(); set_has_transpose(); layer_.transpose_ = new ::CoreML::Specification::TransposeLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetw...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b580 testb $0x1, %al jne 0x88467 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b5b0 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_activation()
inline ::CoreML::Specification::ActivationParams* NeuralNetworkLayer::mutable_activation() { if (!has_activation()) { clear_layer(); set_has_activation(); layer_.activation_ = new ::CoreML::Specification::ActivationParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkL...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b5d0 testb $0x1, %al jne 0x88537 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b600 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_branch()
inline ::CoreML::Specification::BranchLayerParams* NeuralNetworkLayer::mutable_branch() { if (!has_branch()) { clear_layer(); set_has_branch(); layer_.branch_ = new ::CoreML::Specification::BranchLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.branch) ...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b670 testb $0x1, %al jne 0x88667 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b6a0 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::BranchLayerParams::mutable_ifbranch()
inline ::CoreML::Specification::NeuralNetwork* BranchLayerParams::mutable_ifbranch() { if (ifbranch_ == NULL) { ifbranch_ = new ::CoreML::Specification::NeuralNetwork; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.BranchLayerParams.ifBranch) return ifbranch_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x10(%rax) jne 0x886f0 movl $0x58, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x151960 jmp 0x886c6 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x10(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::BranchLayerParams::mutable_elsebranch()
inline ::CoreML::Specification::NeuralNetwork* BranchLayerParams::mutable_elsebranch() { if (elsebranch_ == NULL) { elsebranch_ = new ::CoreML::Specification::NeuralNetwork; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.BranchLayerParams.elseBranch) return elsebranch_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x18(%rax) jne 0x88770 movl $0x58, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x151960 jmp 0x88746 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x18(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_copy()
inline ::CoreML::Specification::CopyLayerParams* NeuralNetworkLayer::mutable_copy() { if (!has_copy()) { clear_layer(); set_has_copy(); layer_.copy_ = new ::CoreML::Specification::CopyLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.copy) return layer_...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b6c0 testb $0x1, %al jne 0x88807 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b6f0 movl $0x18, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_loop()
inline ::CoreML::Specification::LoopLayerParams* NeuralNetworkLayer::mutable_loop() { if (!has_loop()) { clear_layer(); set_has_loop(); layer_.loop_ = new ::CoreML::Specification::LoopLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.loop) return layer_...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b710 testb $0x1, %al jne 0x888a7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b740 movl $0x38, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_greaterthan()
inline ::CoreML::Specification::GreaterThanLayerParams* NeuralNetworkLayer::mutable_greaterthan() { if (!has_greaterthan()) { clear_layer(); set_has_greaterthan(); layer_.greaterthan_ = new ::CoreML::Specification::GreaterThanLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specificatio...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b760 testb $0x1, %al jne 0x889c7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b790 movl $0x18, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::LoopLayerParams::mutable_conditionnetwork()
inline ::CoreML::Specification::NeuralNetwork* LoopLayerParams::mutable_conditionnetwork() { if (conditionnetwork_ == NULL) { conditionnetwork_ = new ::CoreML::Specification::NeuralNetwork; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.LoopLayerParams.conditionNetwork) return condition...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x18(%rax) jne 0x88a70 movl $0x58, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x151960 jmp 0x88a46 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x18(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::LoopLayerParams::set_conditionvar(char const*)
inline void LoopLayerParams::set_conditionvar(const char* value) { GOOGLE_DCHECK(value != NULL); conditionvar_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); // @@protoc_insertion_point(field_set_char:CoreML.Specification.LoopLayerParams.conditionVar) }
pushq %rbp movq %rsp, %rbp subq $0xc0, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x90(%rbp) movq -0x10(%rbp), %rax movb $0x0, -0x49(%rbp) cmpq $0x0, %rax je 0x88abe jmp 0x88b13 leaq 0x337bd6(%rip), %rdx # 0x3c069b leaq -0x48(%rbp), %rdi movq %rdi, -0xa0(%rbp) movl $0x3, %esi...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_loopbreak()
inline ::CoreML::Specification::LoopBreakLayerParams* NeuralNetworkLayer::mutable_loopbreak() { if (!has_loopbreak()) { clear_layer(); set_has_loopbreak(); layer_.loopbreak_ = new ::CoreML::Specification::LoopBreakLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetw...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b7b0 testb $0x1, %al jne 0x88c87 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b7e0 movl $0x18, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_loopcontinue()
inline ::CoreML::Specification::LoopContinueLayerParams* NeuralNetworkLayer::mutable_loopcontinue() { if (!has_loopcontinue()) { clear_layer(); set_has_loopcontinue(); layer_.loopcontinue_ = new ::CoreML::Specification::LoopContinueLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specif...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b800 testb $0x1, %al jne 0x88d27 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b830 movl $0x18, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_expanddims()
inline ::CoreML::Specification::ExpandDimsLayerParams* NeuralNetworkLayer::mutable_expanddims() { if (!has_expanddims()) { clear_layer(); set_has_expanddims(); layer_.expanddims_ = new ::CoreML::Specification::ExpandDimsLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.Neur...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b850 testb $0x1, %al jne 0x88dc7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b880 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_squeeze()
inline ::CoreML::Specification::SqueezeLayerParams* NeuralNetworkLayer::mutable_squeeze() { if (!has_squeeze()) { clear_layer(); set_has_squeeze(); layer_.squeeze_ = new ::CoreML::Specification::SqueezeLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.squ...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b8a0 testb $0x1, %al jne 0x88e97 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b8d0 movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::PoolingLayerParams::mutable_valid()
inline ::CoreML::Specification::ValidPadding* PoolingLayerParams::mutable_valid() { if (!has_valid()) { clear_PoolingPaddingType(); set_has_valid(); PoolingPaddingType_.valid_ = new ::CoreML::Specification::ValidPadding; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.PoolingLayerPara...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b8f0 testb $0x1, %al jne 0x88fa4 movq -0x20(%rbp), %rdi callq 0x198010 movq -0x20(%rbp), %rdi callq 0x8b920 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_erf()
inline ::CoreML::Specification::ErfLayerParams* NeuralNetworkLayer::mutable_erf() { if (!has_erf()) { clear_layer(); set_has_erf(); layer_.erf_ = new ::CoreML::Specification::ErfLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.erf) return layer_.erf_; ...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b960 testb $0x1, %al jne 0x89037 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b990 movl $0x18, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_constantpad()
inline ::CoreML::Specification::ConstantPaddingLayerParams* NeuralNetworkLayer::mutable_constantpad() { if (!has_constantpad()) { clear_layer(); set_has_constantpad(); layer_.constantpad_ = new ::CoreML::Specification::ConstantPaddingLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Spec...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8b9b0 testb $0x1, %al jne 0x890d7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8b9e0 movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_concatnd()
inline ::CoreML::Specification::ConcatNDLayerParams* NeuralNetworkLayer::mutable_concatnd() { if (!has_concatnd()) { clear_layer(); set_has_concatnd(); layer_.concatnd_ = new ::CoreML::Specification::ConcatNDLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLay...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8ba00 testb $0x1, %al jne 0x891c7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8ba30 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_softmaxnd()
inline ::CoreML::Specification::SoftmaxNDLayerParams* NeuralNetworkLayer::mutable_softmaxnd() { if (!has_softmaxnd()) { clear_layer(); set_has_softmaxnd(); layer_.softmaxnd_ = new ::CoreML::Specification::SoftmaxNDLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetw...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8ba50 testb $0x1, %al jne 0x89287 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8ba80 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_slidingwindows()
inline ::CoreML::Specification::SlidingWindowsLayerParams* NeuralNetworkLayer::mutable_slidingwindows() { if (!has_slidingwindows()) { clear_layer(); set_has_slidingwindows(); layer_.slidingwindows_ = new ::CoreML::Specification::SlidingWindowsLayerParams; } // @@protoc_insertion_point(field_mutable:C...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8baa0 testb $0x1, %al jne 0x89347 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8bad0 movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_fillstatic()
inline ::CoreML::Specification::FillStaticLayerParams* NeuralNetworkLayer::mutable_fillstatic() { if (!has_fillstatic()) { clear_layer(); set_has_fillstatic(); layer_.fillstatic_ = new ::CoreML::Specification::FillStaticLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.Neur...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8baf0 testb $0x1, %al jne 0x89407 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8bb20 movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_broadcasttostatic()
inline ::CoreML::Specification::BroadcastToStaticLayerParams* NeuralNetworkLayer::mutable_broadcasttostatic() { if (!has_broadcasttostatic()) { clear_layer(); set_has_broadcasttostatic(); layer_.broadcasttostatic_ = new ::CoreML::Specification::BroadcastToStaticLayerParams; } // @@protoc_insertion_poi...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8bb40 testb $0x1, %al jne 0x894a7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8bb70 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_reverse()
inline ::CoreML::Specification::ReverseLayerParams* NeuralNetworkLayer::mutable_reverse() { if (!has_reverse()) { clear_layer(); set_has_reverse(); layer_.reverse_ = new ::CoreML::Specification::ReverseLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.rev...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8bb90 testb $0x1, %al jne 0x89547 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8bbc0 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_splitnd()
inline ::CoreML::Specification::SplitNDLayerParams* NeuralNetworkLayer::mutable_splitnd() { if (!has_splitnd()) { clear_layer(); set_has_splitnd(); layer_.splitnd_ = new ::CoreML::Specification::SplitNDLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.spl...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c2a0 testb $0x1, %al jne 0x89617 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c2d0 movl $0x40, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_clip()
inline ::CoreML::Specification::ClipLayerParams* NeuralNetworkLayer::mutable_clip() { if (!has_clip()) { clear_layer(); set_has_clip(); layer_.clip_ = new ::CoreML::Specification::ClipLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NeuralNetworkLayer.clip) return layer_...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c360 testb $0x1, %al jne 0x898a7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c390 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_flattento2d()
inline ::CoreML::Specification::FlattenTo2DLayerParams* NeuralNetworkLayer::mutable_flattento2d() { if (!has_flattento2d()) { clear_layer(); set_has_flattento2d(); layer_.flattento2d_ = new ::CoreML::Specification::FlattenTo2DLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specificatio...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c3b0 testb $0x1, %al jne 0x89987 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c3e0 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_reshapestatic()
inline ::CoreML::Specification::ReshapeStaticLayerParams* NeuralNetworkLayer::mutable_reshapestatic() { if (!has_reshapestatic()) { clear_layer(); set_has_reshapestatic(); layer_.reshapestatic_ = new ::CoreML::Specification::ReshapeStaticLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML....
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c400 testb $0x1, %al jne 0x89a47 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c430 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_randomuniformdynamic()
inline ::CoreML::Specification::RandomUniformDynamicLayerParams* NeuralNetworkLayer::mutable_randomuniformdynamic() { if (!has_randomuniformdynamic()) { clear_layer(); set_has_randomuniformdynamic(); layer_.randomuniformdynamic_ = new ::CoreML::Specification::RandomUniformDynamicLayerParams; } // @@pr...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c4f0 testb $0x1, %al jne 0x89cd7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c520 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_randombernoullilike()
inline ::CoreML::Specification::RandomBernoulliLikeLayerParams* NeuralNetworkLayer::mutable_randombernoullilike() { if (!has_randombernoullilike()) { clear_layer(); set_has_randombernoullilike(); layer_.randombernoullilike_ = new ::CoreML::Specification::RandomBernoulliLikeLayerParams; } // @@protoc_i...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c540 testb $0x1, %al jne 0x89db7 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c570 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_randombernoullistatic()
inline ::CoreML::Specification::RandomBernoulliStaticLayerParams* NeuralNetworkLayer::mutable_randombernoullistatic() { if (!has_randombernoullistatic()) { clear_layer(); set_has_randombernoullistatic(); layer_.randombernoullistatic_ = new ::CoreML::Specification::RandomBernoulliStaticLayerParams; } /...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c590 testb $0x1, %al jne 0x89e77 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c5c0 movl $0x38, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_randombernoullidynamic()
inline ::CoreML::Specification::RandomBernoulliDynamicLayerParams* NeuralNetworkLayer::mutable_randombernoullidynamic() { if (!has_randombernoullidynamic()) { clear_layer(); set_has_randombernoullidynamic(); layer_.randombernoullidynamic_ = new ::CoreML::Specification::RandomBernoulliDynamicLayerParams; ...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c5e0 testb $0x1, %al jne 0x89f67 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c610 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_reducemean()
inline ::CoreML::Specification::ReduceMeanLayerParams* NeuralNetworkLayer::mutable_reducemean() { if (!has_reducemean()) { clear_layer(); set_has_reducemean(); layer_.reducemean_ = new ::CoreML::Specification::ReduceMeanLayerParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.Neur...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c630 testb $0x1, %al jne 0x8a027 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c660 movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_layernormalization()
inline ::CoreML::Specification::LayerNormalizationLayerParams* NeuralNetworkLayer::mutable_layernormalization() { if (!has_layernormalization()) { clear_layer(); set_has_layernormalization(); layer_.layernormalization_ = new ::CoreML::Specification::LayerNormalizationLayerParams; } // @@protoc_inserti...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c680 testb $0x1, %al jne 0x8a117 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c6b0 movl $0x40, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::LayerNormalizationLayerParams::mutable_gamma()
inline ::CoreML::Specification::WeightParams* LayerNormalizationLayerParams::mutable_gamma() { if (gamma_ == NULL) { gamma_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.LayerNormalizationLayerParams.gamma) return gamma_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x28(%rax) jne 0x8a1a0 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x8a176 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x28(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::LayerNormalizationLayerParams::mutable_beta()
inline ::CoreML::Specification::WeightParams* LayerNormalizationLayerParams::mutable_beta() { if (beta_ == NULL) { beta_ = new ::CoreML::Specification::WeightParams; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.LayerNormalizationLayerParams.beta) return beta_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x30(%rax) jne 0x8a220 movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x18c7f0 jmp 0x8a1f6 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x30(...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::NeuralNetworkLayer::mutable_reorganizedata()
inline ::CoreML::Specification::ReorganizeDataLayerParams* NeuralNetworkLayer::mutable_reorganizedata() { if (!has_reorganizedata()) { clear_layer(); set_has_reorganizedata(); layer_.reorganizedata_ = new ::CoreML::Specification::ReorganizeDataLayerParams; } // @@protoc_insertion_point(field_mutable:C...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x8c6e0 testb $0x1, %al jne 0x8a347 movq -0x20(%rbp), %rdi callq 0x1764b0 movq -0x20(%rbp), %rdi callq 0x8c710 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/src/../build/format/NeuralNetwork.pb.h
google::protobuf::RepeatedPtrField<CoreML::Specification::Tensor>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::Add<google::protobuf::RepeatedPtrField<CoreML::Specification::Tensor>::TypeHandler>(google::protobuf::RepeatedPtrField<CoreML::Specification::Tensor>::TypeHandler::Type*)
inline typename TypeHandler::Type* RepeatedPtrFieldBase::Add( typename TypeHandler::Type* prototype) { if (rep_ != NULL && current_size_ < rep_->allocated_size) { return cast<TypeHandler>(rep_->elements[current_size_++]); } if (!rep_ || rep_->allocated_size == total_size_) { Reserve(total_size_ + 1); ...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x10(%rbp) movq %rsi, -0x18(%rbp) movq -0x10(%rbp), %rax movq %rax, -0x28(%rbp) cmpq $0x0, 0x10(%rax) je 0x8a494 movq -0x28(%rbp), %rcx movl 0x8(%rcx), %eax movq 0x10(%rcx), %rcx cmpl (%rcx), %eax jge 0x8a494 movq -0x28(%rbp), %rdx movq 0x10(%rdx), %rax movl 0x8(%...
/hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h
google::protobuf::internal::GenericTypeHandler<CoreML::Specification::Tensor>::New(google::protobuf::Arena*)
static inline GenericType* New(Arena* arena) { return ::google::protobuf::Arena::CreateMaybeMessage<Type>( arena, static_cast<GenericType*>(0)); }
pushq %rbp movq %rsp, %rbp subq $0x60, %rsp movq %rdi, -0x48(%rbp) movq -0x48(%rbp), %rax movq %rax, -0x40(%rbp) movq -0x40(%rbp), %rax movq %rax, -0x28(%rbp) cmpq $0x0, -0x28(%rbp) jne 0x8a5ab movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x50(%rbp) callq 0x15f960 jmp 0x8a57e movq -0x50(%r...
/hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h
google::protobuf::RepeatedPtrField<CoreML::Specification::FeatureDescription>::TypeHandler::Type const& google::protobuf::internal::RepeatedPtrFieldBase::Get<google::protobuf::RepeatedPtrField<CoreML::Specification::FeatureDescription>::TypeHandler>(int) const
inline const typename TypeHandler::Type& RepeatedPtrFieldBase::Get(int index) const { GOOGLE_DCHECK_GE(index, 0); GOOGLE_DCHECK_LT(index, current_size_); return *cast<TypeHandler>(rep_->elements[index]); }
pushq %rbp movq %rsp, %rbp subq $0xd0, %rsp movq %rdi, -0x8(%rbp) movl %esi, -0xc(%rbp) movq -0x8(%rbp), %rax movq %rax, -0xa8(%rbp) movl -0xc(%rbp), %eax movb $0x0, -0x49(%rbp) cmpl $0x0, %eax jl 0x8a6eb jmp 0x8a740 leaq 0x334a03(%rip), %rdx # 0x3bf0f5 leaq -0x48(%rbp), %rdi movq %rdi, -0xb8(%rbp) movl $0x3, %esi m...
/hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h
google::protobuf::RepeatedPtrField<CoreML::Specification::BorderAmounts_EdgeSizes>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::Add<google::protobuf::RepeatedPtrField<CoreML::Specification::BorderAmounts_EdgeSizes>::TypeHandler>(google::protobuf::RepeatedPtrField<CoreML::Specification::BorderAm...
inline typename TypeHandler::Type* RepeatedPtrFieldBase::Add( typename TypeHandler::Type* prototype) { if (rep_ != NULL && current_size_ < rep_->allocated_size) { return cast<TypeHandler>(rep_->elements[current_size_++]); } if (!rep_ || rep_->allocated_size == total_size_) { Reserve(total_size_ + 1); ...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x10(%rbp) movq %rsi, -0x18(%rbp) movq -0x10(%rbp), %rax movq %rax, -0x28(%rbp) cmpq $0x0, 0x10(%rax) je 0x8ae94 movq -0x28(%rbp), %rcx movl 0x8(%rcx), %eax movq 0x10(%rcx), %rcx cmpl (%rcx), %eax jge 0x8ae94 movq -0x28(%rbp), %rdx movq 0x10(%rdx), %rax movl 0x8(%...
/hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h
google::protobuf::internal::GenericTypeHandler<CoreML::Specification::BorderAmounts_EdgeSizes>::New(google::protobuf::Arena*)
static inline GenericType* New(Arena* arena) { return ::google::protobuf::Arena::CreateMaybeMessage<Type>( arena, static_cast<GenericType*>(0)); }
pushq %rbp movq %rsp, %rbp subq $0x60, %rsp movq %rdi, -0x48(%rbp) movq -0x48(%rbp), %rax movq %rax, -0x40(%rbp) movq -0x40(%rbp), %rax movq %rax, -0x28(%rbp) cmpq $0x0, -0x28(%rbp) jne 0x8afab movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x50(%rbp) callq 0x188770 jmp 0x8af7e movq -0x50(%r...
/hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h
google::protobuf::RepeatedPtrField<CoreML::Specification::WeightParams>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::Add<google::protobuf::RepeatedPtrField<CoreML::Specification::WeightParams>::TypeHandler>(google::protobuf::RepeatedPtrField<CoreML::Specification::WeightParams>::TypeHandler::Ty...
inline typename TypeHandler::Type* RepeatedPtrFieldBase::Add( typename TypeHandler::Type* prototype) { if (rep_ != NULL && current_size_ < rep_->allocated_size) { return cast<TypeHandler>(rep_->elements[current_size_++]); } if (!rep_ || rep_->allocated_size == total_size_) { Reserve(total_size_ + 1); ...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x10(%rbp) movq %rsi, -0x18(%rbp) movq -0x10(%rbp), %rax movq %rax, -0x28(%rbp) cmpq $0x0, 0x10(%rax) je 0x8b394 movq -0x28(%rbp), %rcx movl 0x8(%rcx), %eax movq 0x10(%rcx), %rcx cmpl (%rcx), %eax jge 0x8b394 movq -0x28(%rbp), %rdx movq 0x10(%rdx), %rax movl 0x8(%...
/hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h
google::protobuf::internal::GenericTypeHandler<CoreML::Specification::WeightParams>::New(google::protobuf::Arena*)
static inline GenericType* New(Arena* arena) { return ::google::protobuf::Arena::CreateMaybeMessage<Type>( arena, static_cast<GenericType*>(0)); }
pushq %rbp movq %rsp, %rbp subq $0x60, %rsp movq %rdi, -0x48(%rbp) movq -0x48(%rbp), %rax movq %rax, -0x40(%rbp) movq -0x40(%rbp), %rax movq %rax, -0x28(%rbp) cmpq $0x0, -0x28(%rbp) jne 0x8b4ab movl $0x50, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x50(%rbp) callq 0x18c7f0 jmp 0x8b47e movq -0x50(%r...
/hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h
google::protobuf::RepeatedField<bool>::Reserve(int)
void RepeatedField<Element>::Reserve(int new_size) { if (total_size_ >= new_size) return; Rep* old_rep = rep_; Arena* arena = GetArenaNoVirtual(); new_size = std::max(google::protobuf::internal::kMinRepeatedFieldAllocationSize, std::max(total_size_ * 2, new_size)); GOOGLE_DCHECK_LE( ...
pushq %rbp movq %rsp, %rbp subq $0x1e0, %rsp # imm = 0x1E0 movq %rdi, -0xd0(%rbp) movl %esi, -0xd4(%rbp) movq -0xd0(%rbp), %rax movq %rax, -0x168(%rbp) movl 0x4(%rax), %eax cmpl -0xd4(%rbp), %eax jl 0x8bc76 jmp 0x8c0f9 movq -0x168(%rbp), %rdi movq 0x8(%rdi), %rax movq %rax, -0xe0(%rbp) callq 0x8c120 movq %ra...
/hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h
google::protobuf::RepeatedField<bool>::InternalDeallocate(google::protobuf::RepeatedField<bool>::Rep*, int)
void InternalDeallocate(Rep* rep, int size) { if (rep != NULL) { Element* e = &rep->elements[0]; Element* limit = &rep->elements[size]; for (; e < limit; e++) { e->Element::~Element(); } if (rep->arena == NULL) { #if defined(__GXX_DELETE_WITH_SIZE__) || defined(__cpp_sized_deal...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movl %edx, -0x14(%rbp) cmpq $0x0, -0x10(%rbp) je 0x8c21a movq -0x10(%rbp), %rax addq $0x8, %rax movq %rax, -0x20(%rbp) movq -0x10(%rbp), %rax addq $0x8, %rax movslq -0x14(%rbp), %rcx addq %rcx, %rax movq %rax, -0x28(%rbp) movq -0x2...
/hollance[P]coremltools/mlmodel/../deps/protobuf/src/google/protobuf/repeated_field.h
addMomentum(CoreML::Specification::NeuralNetwork*, CoreML::Specification::Optimizer::OptimizerTypeCase, double, double, double)
void addMomentum(Specification::NeuralNetwork *nn, Specification::Optimizer::OptimizerTypeCase optimizerType, double defaultValue, double minValue, double maxValue) { auto updateParameters = nn->mutable_updateparams(); auto optimizer = updateParameters->mutable_optimizer(); auto realOptimizer = (::Core...
pushq %rbp movq %rsp, %rbp subq $0x50, %rsp movq %rdi, -0x8(%rbp) movl %esi, -0xc(%rbp) movsd %xmm0, -0x18(%rbp) movsd %xmm1, -0x20(%rbp) movsd %xmm2, -0x28(%rbp) movq -0x8(%rbp), %rdi callq 0x8df80 movq %rax, -0x30(%rbp) movq -0x30(%rbp), %rdi callq 0x8e000 movq %rax, -0x38(%rbp) movq $0x0, -0x40(%rbp) movl -0xc(%rbp)...
/hollance[P]coremltools/mlmodel/tests/ParameterTests.cpp
addBeta1(CoreML::Specification::NeuralNetwork*, CoreML::Specification::Optimizer::OptimizerTypeCase, double, double, double)
void addBeta1(Specification::NeuralNetwork *nn, Specification::Optimizer::OptimizerTypeCase optimizerType, double defaultValue, double minValue, double maxValue) { auto updateParameters = nn->mutable_updateparams(); auto optimizer = updateParameters->mutable_optimizer(); auto realOptimizer = (::CoreML:...
pushq %rbp movq %rsp, %rbp subq $0x50, %rsp movq %rdi, -0x8(%rbp) movl %esi, -0xc(%rbp) movsd %xmm0, -0x18(%rbp) movsd %xmm1, -0x20(%rbp) movsd %xmm2, -0x28(%rbp) movq -0x8(%rbp), %rdi callq 0x8df80 movq %rax, -0x30(%rbp) movq -0x30(%rbp), %rdi callq 0x8e000 movq %rax, -0x38(%rbp) movq $0x0, -0x40(%rbp) movl -0xc(%rbp)...
/hollance[P]coremltools/mlmodel/tests/ParameterTests.cpp
addBeta2(CoreML::Specification::NeuralNetwork*, CoreML::Specification::Optimizer::OptimizerTypeCase, double, double, double)
void addBeta2(Specification::NeuralNetwork *nn, Specification::Optimizer::OptimizerTypeCase optimizerType, double defaultValue, double minValue, double maxValue) { auto updateParameters = nn->mutable_updateparams(); auto optimizer = updateParameters->mutable_optimizer(); auto realOptimizer = (::CoreML:...
pushq %rbp movq %rsp, %rbp subq $0x50, %rsp movq %rdi, -0x8(%rbp) movl %esi, -0xc(%rbp) movsd %xmm0, -0x18(%rbp) movsd %xmm1, -0x20(%rbp) movsd %xmm2, -0x28(%rbp) movq -0x8(%rbp), %rdi callq 0x8df80 movq %rax, -0x30(%rbp) movq -0x30(%rbp), %rdi callq 0x8e000 movq %rax, -0x38(%rbp) movq $0x0, -0x40(%rbp) movl -0xc(%rbp)...
/hollance[P]coremltools/mlmodel/tests/ParameterTests.cpp
addEps(CoreML::Specification::NeuralNetwork*, CoreML::Specification::Optimizer::OptimizerTypeCase, double, double, double)
void addEps(Specification::NeuralNetwork *nn, Specification::Optimizer::OptimizerTypeCase optimizerType, double defaultValue, double minValue, double maxValue) { auto updateParameters = nn->mutable_updateparams(); auto optimizer = updateParameters->mutable_optimizer(); auto realOptimizer = (::CoreML::S...
pushq %rbp movq %rsp, %rbp subq $0x50, %rsp movq %rdi, -0x8(%rbp) movl %esi, -0xc(%rbp) movsd %xmm0, -0x18(%rbp) movsd %xmm1, -0x20(%rbp) movsd %xmm2, -0x28(%rbp) movq -0x8(%rbp), %rdi callq 0x8df80 movq %rax, -0x30(%rbp) movq -0x30(%rbp), %rdi callq 0x8e000 movq %rax, -0x38(%rbp) movq $0x0, -0x40(%rbp) movl -0xc(%rbp)...
/hollance[P]coremltools/mlmodel/tests/ParameterTests.cpp
testMiniBatchSizeOutOfAllowedRange()
int testMiniBatchSizeOutOfAllowedRange() { Specification::Model m; // basic neural network model without any updatable model parameters. auto nn = buildBasicUpdatableNeuralNetworkModel(m); addLearningRate(nn, Specification::Optimizer::kSgdOptimizer, 0.7f, 0.0f, 1.0f); addMiniBatchSize...
pushq %rbp movq %rsp, %rbp subq $0x110, %rsp # imm = 0x110 leaq -0x38(%rbp), %rdi movq %rdi, -0xc0(%rbp) callq 0x134990 movq -0xc0(%rbp), %rdi callq 0xd6640 movq %rax, -0xb8(%rbp) jmp 0x8ca20 movq -0xb8(%rbp), %rax movq %rax, -0x40(%rbp) movq -0x40(%rbp), %rdi movl $0xa, %esi movsd 0x335624(%rip), %xmm0 # ...
/hollance[P]coremltools/mlmodel/tests/ParameterTests.cpp
testLearningRateOutOfAllowedRange()
int testLearningRateOutOfAllowedRange() { Specification::Model m; // basic neural network model without any updatable model parameters. auto nn = buildBasicUpdatableNeuralNetworkModel(m); addLearningRate(nn, Specification::Optimizer::kSgdOptimizer, 5.0f, 0.1f, 1.0f); Result res =...
pushq %rbp movq %rsp, %rbp subq $0xd0, %rsp leaq -0x38(%rbp), %rdi movq %rdi, -0x90(%rbp) callq 0x134990 movq -0x90(%rbp), %rdi callq 0xd6640 movq %rax, -0x88(%rbp) jmp 0x8d000 movq -0x88(%rbp), %rax movq %rax, -0x40(%rbp) movq -0x40(%rbp), %rdi movl $0xa, %esi movsd 0x335054(%rip), %xmm0 # 0x3c2070 movsd 0x335054(%r...
/hollance[P]coremltools/mlmodel/tests/ParameterTests.cpp
testBeta2OutOfAllowedRange()
int testBeta2OutOfAllowedRange() { Specification::Model m; // basic neural network model without any updatable model parameters. auto nn = buildBasicUpdatableNeuralNetworkModel(m); addBeta2(nn, Specification::Optimizer::kAdamOptimizer, 5.0f, 0.1f, 1.0f); Result res = Model::valid...
pushq %rbp movq %rsp, %rbp subq $0xd0, %rsp leaq -0x38(%rbp), %rdi movq %rdi, -0x90(%rbp) callq 0x134990 movq -0x90(%rbp), %rdi callq 0xd6640 movq %rax, -0x88(%rbp) jmp 0x8d540 movq -0x88(%rbp), %rax movq %rax, -0x40(%rbp) movq -0x40(%rbp), %rdi movl $0xb, %esi movsd 0x334b14(%rip), %xmm0 # 0x3c2070 movsd 0x334b14(%r...
/hollance[P]coremltools/mlmodel/tests/ParameterTests.cpp
testEpochsOutOfAllowedRange()
int testEpochsOutOfAllowedRange() { Specification::Model m; // basic neural network model without any updatable model parameters. auto nn = buildBasicUpdatableNeuralNetworkModel(m); addLearningRate(nn, Specification::Optimizer::kSgdOptimizer, 0.7f, 0.0f, 1.0f); addMiniBatchSize(nn, Sp...
pushq %rbp movq %rsp, %rbp subq $0x150, %rsp # imm = 0x150 leaq -0x38(%rbp), %rdi movq %rdi, -0xf0(%rbp) callq 0x134990 movq -0xf0(%rbp), %rdi callq 0xd6640 movq %rax, -0xe8(%rbp) jmp 0x8d8c0 movq -0xe8(%rbp), %rax movq %rax, -0x40(%rbp) movq -0x40(%rbp), %rdi movl $0xa, %esi movsd 0x334784(%rip), %xmm0 # ...
/hollance[P]coremltools/mlmodel/tests/ParameterTests.cpp
CoreML::Specification::NetworkUpdateParameters::mutable_optimizer()
inline ::CoreML::Specification::Optimizer* NetworkUpdateParameters::mutable_optimizer() { if (optimizer_ == NULL) { optimizer_ = new ::CoreML::Specification::Optimizer; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.NetworkUpdateParameters.optimizer) return optimizer_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x28(%rax) jne 0x8e060 movl $0x20, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x1fa270 jmp 0x8e036 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x28(...
/hollance[P]coremltools/mlmodel/tests/../src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::Optimizer::mutable_sgdoptimizer()
inline ::CoreML::Specification::SGDOptimizer* Optimizer::mutable_sgdoptimizer() { if (!has_sgdoptimizer()) { clear_OptimizerType(); set_has_sgdoptimizer(); OptimizerType_.sgdoptimizer_ = new ::CoreML::Specification::SGDOptimizer; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.Optimiz...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x900d0 testb $0x1, %al jne 0x8e0f4 movq -0x20(%rbp), %rdi callq 0x1fab50 movq -0x20(%rbp), %rdi callq 0x90100 movl $0x30, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/tests/../src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::SGDOptimizer::mutable_momentum()
inline ::CoreML::Specification::DoubleParameter* SGDOptimizer::mutable_momentum() { if (momentum_ == NULL) { momentum_ = new ::CoreML::Specification::DoubleParameter; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.SGDOptimizer.momentum) return momentum_; }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x20(%rbp) cmpq $0x0, 0x20(%rax) jne 0x8e170 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq 0x248610 jmp 0x8e146 movq -0x20(%rbp), %rax movq -0x28(%rbp), %rcx movq %rcx, 0x20(...
/hollance[P]coremltools/mlmodel/tests/../src/../build/format/NeuralNetwork.pb.h
CoreML::Specification::DoubleParameter::mutable_range()
inline ::CoreML::Specification::DoubleRange* DoubleParameter::mutable_range() { if (!has_range()) { clear_AllowedValues(); set_has_range(); AllowedValues_.range_ = new ::CoreML::Specification::DoubleRange; } // @@protoc_insertion_point(field_mutable:CoreML.Specification.DoubleParameter.range) return...
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0x90140 testb $0x1, %al jne 0x8e224 movq -0x20(%rbp), %rdi callq 0x2489c0 movq -0x20(%rbp), %rdi callq 0x90170 movl $0x28, %edi callq 0x37220 movq %rax, %rdi movq %rdi, %rax movq %rax, -0x28(%rbp) callq ...
/hollance[P]coremltools/mlmodel/tests/../src/../build/format/Parameters.pb.h