Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_TensorListScatterIntoExistingList.pbtxt2 graph_op_name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DTensorListScatterIntoExistingList.pbtxt2 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.h718 class TensorListScatterIntoExistingList : public OpKernel {
720 TensorListScatterIntoExistingList(OpKernelConstruction* c) : OpKernel(c) {} in TensorListScatterIntoExistingList() function
Dlist_kernels.cc594 TensorListScatterIntoExistingList<CPUDevice, T>) \
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dop_select_allowlist.md626 * `raw_ops.TensorListScatterIntoExistingList`
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtensor_list_ops_decomposition.mlir155 …%scatter = "tf.TensorListScatterIntoExistingList"(%tl, %arg2, %arg1) : (tensor<!tf.variant<tensor<…
Dshape_inference.mlir580 …%tl_1 = "tf.TensorListScatterIntoExistingList"(%tl_0, %tensors, %indices) : (tensor<!tf.variant<te…
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt5048 name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt5048 name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go32348 func TensorListScatterIntoExistingList(scope *Scope, input_handle tf.Output, tensor tf.Output, indi… func
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td16431 def TF_TensorListScatterIntoExistingListOp : TF_Op<"TensorListScatterIntoExistingList", [NoSideEffe…
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt55741 name: "TensorListScatterIntoExistingList"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt83691 name: "TensorListScatterIntoExistingList"