2 writes to trainerSpec_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
3910
trainerSpec_
= other.trainerSpec_ != null ? other.trainerSpec_.Clone() : null;
3949
trainerSpec_
= value;
9 references to trainerSpec_
Microsoft.ML.Tokenizers (9)
SentencepieceModel.cs (9)
3910
trainerSpec_ = other.
trainerSpec_
!= null ? other.
trainerSpec_
.Clone() : null;
3947
get { return
trainerSpec_
; }
4029
if (
trainerSpec_
!= null) hash ^= TrainerSpec.GetHashCode();
4085
if (
trainerSpec_
!= null) {
4115
if (
trainerSpec_
!= null) {
4143
if (other.
trainerSpec_
!= null) {
4144
if (
trainerSpec_
== null) {
4239
if (
trainerSpec_
== null) {