Home
last modified time | relevance | path

Searched refs:TensorListScatterIntoExistingList (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DTensorListScatterIntoExistingList.pbtxt2 name: "TensorListScatterIntoExistingList"
25 name: "TensorListScatterIntoExistingList"
55 name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_TensorListScatterIntoExistingList.pbtxt2 graph_op_name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DTensorListScatterIntoExistingList.pbtxt2 name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_TensorListScatterIntoExistingList.pbtxt2 graph_op_name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.cu.cc100 TensorListScatterIntoExistingList<GPUDevice, T>) \
Dlist_kernels.cc653 TensorListScatterIntoExistingList<CPUDevice, T>) \
770 TensorListScatterIntoExistingList<CPUDevice, T>) \
Dlist_kernels.h843 class TensorListScatterIntoExistingList : public OpKernel {
845 TensorListScatterIntoExistingList(OpKernelConstruction* c) : OpKernel(c) {} in TensorListScatterIntoExistingList() function
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dop_select_allowlist.md682 * `raw_ops.TensorListScatterIntoExistingList`
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtensor_list_ops_decomposition.mlir155 …%scatter = "tf.TensorListScatterIntoExistingList"(%tl, %arg2, %arg1) : (tensor<!tf_type.variant<te…
Dshape_inference.mlir590 …%tl_1 = "tf.TensorListScatterIntoExistingList"(%tl_0, %tensors, %indices) : (tensor<!tf_type.varia…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt5128 name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt5128 name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go51849 func TensorListScatterIntoExistingList(scope *Scope, input_handle tf.Output, tensor tf.Output, indi… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt59594 name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td18459 def TF_TensorListScatterIntoExistingListOp : TF_Op<"TensorListScatterIntoExistingList", [NoSideEffe…
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt83666 name: "TensorListScatterIntoExistingList"