|
|
@@ -305,9 +305,7 @@ namespace Tensorflow.Operations |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
public virtual bool IsWhileContext() |
|
|
public virtual bool IsWhileContext() |
|
|
{ |
|
|
|
|
|
throw new NotImplementedException("IsWhileContext"); |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
=> false; |
|
|
|
|
|
|
|
|
public virtual bool IsCondContext() |
|
|
public virtual bool IsCondContext() |
|
|
=> false; |
|
|
=> false; |
|
|
|