tensorflowOps

org.ekrich.tensorflow.unsafe.tensorflowOps
object tensorflowOps

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final implicit class TF_AttrMetadata_ops(val p: Ptr[TF_AttrMetadata]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class TF_Buffer_ops(val p: Ptr[TF_Buffer]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class TF_Input_ops(val p: Ptr[TF_Input]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class TF_Output_ops(val p: Ptr[TF_Output]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class TF_WhileParams_ops(val p: Ptr[TF_WhileParams]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def TF_AttrMetadata()(implicit z: Zone): Ptr[TF_AttrMetadata]
def TF_Buffer()(implicit z: Zone): Ptr[TF_Buffer]
def TF_Input()(implicit z: Zone): Ptr[TF_Input]
def TF_Output()(implicit z: Zone): Ptr[TF_Output]
def TF_WhileParams()(implicit z: Zone): Ptr[TF_WhileParams]

Implicits

Implicits

final implicit def TF_Buffer_ops(p: Ptr[TF_Buffer]): TF_Buffer_ops
final implicit def TF_Input_ops(p: Ptr[TF_Input]): TF_Input_ops
final implicit def TF_Output_ops(p: Ptr[TF_Output]): TF_Output_ops