The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

AI::TensorFlow::Libtensorflow::OperationDescription - Operation being built

CONSTRUCTORS

New

C API: TF_NewOperation

NewLocked

C API: TF_NewOperationLocked

METHODS

SetDevice

C API: TF_SetDevice

AddInput

C API: TF_AddInput

AddInputList

C API: TF_AddInputList

AddControlInput

C API: TF_AddControlInput

ColocateWith

C API: TF_ColocateWith

SetAttrString

C API: TF_SetAttrString

SetAttrStringList

C API: TF_SetAttrStringList

SetAttrInt

C API: TF_SetAttrInt

SetAttrIntList

C API: TF_SetAttrIntList

SetAttrFloat

C API: TF_SetAttrFloat

SetAttrFloatList

C API: TF_SetAttrFloatList

SetAttrBool

C API: TF_SetAttrBool

SetAttrBoolList

C API: TF_SetAttrBoolList

SetAttrType

C API: TF_SetAttrType

SetAttrTypeList

C API: TF_SetAttrTypeList

SetAttrPlaceholder

C API: TF_SetAttrPlaceholder

SetAttrFuncName

C API: TF_SetAttrFuncName

SetAttrShape

C API: TF_SetAttrShape

SetAttrShapeList

C API: TF_SetAttrShapeList

SetAttrTensorShapeProto

C API: TF_SetAttrTensorShapeProto

SetAttrTensorShapeProtoList

C API: TF_SetAttrTensorShapeProtoList

SetAttrTensor

C API: TF_SetAttrTensor

SetAttrTensorList

C API: TF_SetAttrTensorList

SetAttrValueProto

C API: TF_SetAttrValueProto

FinishOperation

C API: TF_FinishOperation

FinishOperationLocked

C API: TF_FinishOperationLocked

AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2022-2023 by Auto-Parallel Technologies, Inc.

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004