MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl

github.com/benoitsteiner/tensorflow-opencl @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
63,374 symbols 293,208 edges 5,922 files 16,175 documented · 26% updated 8y ago★ 47527 open issues

Browse by type

Functions 53,736 Types & classes 9,541 Endpoints 97
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Classifier (Interface)
Generic interface for interacting with different recognition engines. [8 implementers]
tensorflow/examples/android/src/org/tensorflow/demo/Classifier.java
Operand (Interface)
Interface implemented by operands of a TensorFlow operation. Example usage: {@code // The "decodeJpeg" operati [2 implementers]
tensorflow/java/src/main/java/org/tensorflow/Operand.java
Input (Interface)
Input is the interface for specifying inputs to an operation being added to a Graph. Operations can have multiple input
tensorflow/go/operation.go
ConnectionCallback (Interface)
Callback for Activities to use to initialize their data once the selected preview size is known. [4 implementers]
tensorflow/examples/android/src/org/tensorflow/demo/CameraConnectionFragment.java
Op (Interface)
A marker interface for all operation wrappers. Operation wrappers provide strongly typed interfaces for building ope [1 …
tensorflow/java/src/main/java/org/tensorflow/op/Op.java
FakeQuantWithMinMaxVarsPerChannelGradientAttr (FuncType)
FakeQuantWithMinMaxVarsPerChannelGradientAttr is an optional argument to FakeQuantWithMinMaxVarsPerChannelGradient.
tensorflow/go/op/wrappers.go
DrawCallback (Interface)
Interface defining the callback for client classes. [3 implementers]
tensorflow/examples/android/src/org/tensorflow/demo/OverlayView.java
Input (Interface)
Interface implemented by operands of a TensorFlow operation. Example usage: {@code // The "decodeJpeg" operati
tensorflow/java/src/main/java/org/tensorflow/Input.java

Core symbols most depended-on inside this repo

Shape

Method 41,087
Function 12,649
Class 9,088
FuncType 270
Enum 153
Route 97
Struct 17
Interface 8
TypeAlias 5

Languages

Python53%
C++43%
Go3%
Java1%
C1%

Modules by API surface

tensorflow/go/op/wrappers.go1,429 symbols
tensorflow/contrib/metrics/python/ops/metric_ops_test.py402 symbols
tensorflow/contrib/layers/python/layers/layers_test.py353 symbols
tensorflow/python/feature_column/feature_column_test.py316 symbols
tensorflow/python/kernel_tests/metrics_test.py277 symbols
tensorflow/python/framework/ops.py274 symbols
tensorflow/python/kernel_tests/cwise_ops_test.py216 symbols
tensorflow/python/ops/image_ops_test.py205 symbols
tensorflow/python/kernel_tests/control_flow_ops_py_test.py202 symbols
tensorflow/contrib/layers/python/layers/feature_column.py185 symbols
tensorflow/python/framework/ops_test.py183 symbols
tensorflow/python/estimator/estimator_test.py173 symbols

For agents

$ claude mcp add tensorflow-opencl \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page