TF_Output_ops

org.ekrich.tensorflow.unsafe.tensorflowOps.TF_Output_ops
final implicit class TF_Output_ops(val p: Ptr[TF_Output]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def index: CInt
def index_=(value: CInt): Unit
def oper: Ptr[TF_Operation]
def oper_=(value: Ptr[TF_Operation]): Unit

Concrete fields

val p: Ptr[TF_Output]