Skip to content

Can I see the list for functions implemented. #619

Open
@openmll

Description

@openmll

I am developing a program with C#.
I think Tensorflow.NET is good to build Deep-learning Network.
But, currently many functions of Tensorflow are not implemented yet.

Especially, I need function "depthwise_conv2d".
But, I got error from existing code tf.OpDefLib._apply_op_helper("DepthwiseConv2dNative", name: name, keywords: dict);

Is there any list or document for describing binding functions which is completely implemented ?

Thank you.

Metadata

Metadata

Assignees

Labels

missing feature/sAn issue about missing features in the library.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions