Home
last modified time | relevance | path

Searched refs:TensorListLength (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_TensorListLength.pbtxt2 graph_op_name: "TensorListLength"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_TensorListLength.pbtxt2 graph_op_name: "TensorListLength"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_TensorListLength.pbtxt2 graph_op_name: "TensorListLength"
/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.cc321 class TensorListLength : public OpKernel { class
323 explicit TensorListLength(OpKernelConstruction* c) : OpKernel(c) {} in TensorListLength() function in tensorflow::TensorListLength
324 ~TensorListLength() override {} in ~TensorListLength()
336 TensorListLength);
342 TensorListLength);
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt4052 name: "TensorListLength"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt4052 name: "TensorListLength"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go27441 func TensorListLength(scope *Scope, input_handle tf.Output) (length tf.Output) { func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt41550 name: "TensorListLength"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v1.pbtxt85048 name: "TensorListLength"
Dops_history.v2.pbtxt84421 name: "TensorListLength"