AI-TensorFlow-Libtensorflow
view release on metacpan or search on metacpan
lib/AI/TensorFlow/Libtensorflow/Graph.pm view on Meta::CPAN
B<C API>: L<< C<TF_NewGraph>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_NewGraph >>
=head1 METHODS
=head2 ImportGraphDef
B<C API>: L<< C<TF_GraphImportGraphDef>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_GraphImportGraphDef >>
=head2 ImportGraphDefWithResults
B<C API>: L<< C<TF_GraphImportGraphDefWithResults>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_GraphImportGraphDefWithResults >>
=head2 ImportGraphDefWithReturnOutputs
B<C API>: L<< C<TF_GraphImportGraphDefWithReturnOutputs>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_GraphImportGraphDefWithReturnOutputs >>
=head2 OperationByName
B<C API>: L<< C<TF_GraphOperationByName>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_GraphOperationByName >>
=head2 SetTensorShape
B<C API>: L<< C<TF_GraphSetTensorShape>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_GraphSetTensorShape >>
=head2 GetTensorShape
B<C API>: L<< C<TF_GraphGetTensorShape>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_GraphGetTensorShape >>
=head2 GetTensorNumDims
B<C API>: L<< C<TF_GraphGetTensorNumDims>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_GraphGetTensorNumDims >>
=head2 NextOperation
B<C API>: L<< C<TF_GraphNextOperation>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_GraphNextOperation >>
=head2 UpdateEdge
B<C API>: L<< C<TF_UpdateEdge>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_UpdateEdge >>
=head2 ToGraphDef
B<C API>: L<< C<TF_GraphToGraphDef>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_GraphToGraphDef >>
=head2 GetOpDef
B<C API>: L<< C<TF_GraphGetOpDef>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_GraphGetOpDef >>
=head1 DESTRUCTORS
=head2 DESTROY
B<C API>: L<< C<TF_DeleteGraph>|AI::TensorFlow::Libtensorflow::Manual::CAPI/TF_DeleteGraph >>
=head1 AUTHOR
Zakariyya Mughal <zmughal@cpan.org>
=head1 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
=cut
( run in 2.280 seconds using v1.01-cache-2.11-cpan-97f6503c9c8 )