Home
last modified time | relevance | path

Searched defs:composite_tensor (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dcomposite_tensor.py128 def convert_variables_to_tensors(composite_tensor): argument
H A Dpython_api_dispatcher.cc36 static PyObject* composite_tensor = in GetRegisteredDispatchableTypes() local
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dmeta_graph.proto248 CompositeTensor composite_tensor = 5; field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dmeta_graph.pb.cc3328 TensorInfo::_Internal::composite_tensor(const TensorInfo* msg) { in composite_tensor() function in tensorflow::TensorInfo::_Internal
3350 …oid TensorInfo::set_allocated_composite_tensor(::tensorflow::TensorInfo_CompositeTensor* composite… in set_allocated_composite_tensor()
Dmeta_graph.pb.h4708 inline const ::tensorflow::TensorInfo_CompositeTensor& TensorInfo::composite_tensor() const { in composite_tensor() function
4723 …o::unsafe_arena_set_allocated_composite_tensor(::tensorflow::TensorInfo_CompositeTensor* composite… in unsafe_arena_set_allocated_composite_tensor()