Home
last modified time | relevance | path

Searched refs:TensorArrayGatherV3 (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_TensorArrayGatherV3.pbtxt2 graph_op_name: "TensorArrayGatherV3"
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_TensorArrayGatherV3.pbtxt2 graph_op_name: "TensorArrayGatherV3"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_TensorArrayGatherV2.pbtxt4 summary: "Deprecated. Use TensorArrayGatherV3"
Dapi_def_TensorArrayGatherV3.pbtxt2 graph_op_name: "TensorArrayGatherV3"
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/
Dcpu_supported_ops.md250 `TensorArrayGatherV3` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
Dgpu_supported_ops.md247 `TensorArrayGatherV3` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt40495 explanation: "Use TensorArrayGatherV3"
40531 explanation: "Use TensorArrayGatherV3"
40535 name: "TensorArrayGatherV3"
40698 explanation: "Use TensorArrayGatherV3 with RangeOp"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt3924 name: "TensorArrayGatherV3"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt3924 name: "TensorArrayGatherV3"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt37437 name: "TensorArrayGatherV3"
37469 name: "TensorArrayGatherV3"
Dops_history.v2.pbtxt83167 name: "TensorArrayGatherV3"
Dops_history.v1.pbtxt83794 name: "TensorArrayGatherV3"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go6487 func TensorArrayGatherV3(scope *Scope, handle tf.Output, indices tf.Output, flow_in tf.Output, dtyp… func