Home
last modified time | relevance | path

Searched defs:CompositeTensorVariantToComponents (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcomposite_tensor_ops.cc54 class CompositeTensorVariantToComponents : public OpKernel { class
56 explicit CompositeTensorVariantToComponents(OpKernelConstruction* context) in CompositeTensorVariantToComponents() function in tensorflow::CompositeTensorVariantToComponents
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go6405 func CompositeTensorVariantToComponents(scope *Scope, encoded tf.Output, metadata string, Tcomponen… func