TensorFlow 1 version |
Public API for tf.lite.experimental namespace.
Modules
nn
module: Public API for tf.lite.experimental.nn namespace.
Classes
class OpResolverType
: Different types of op resolvers for Tensorflow Lite.
Functions
convert_op_hints_to_stubs(...)
: Converts a graphdef with LiteOp hints into stub operations. (deprecated)
get_potentially_supported_ops(...)
: Returns operations potentially supported by TensorFlow Lite. (deprecated)
load_delegate(...)
: Returns loaded Delegate object.