Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DPlaceholderV2.pbtxt2 name: "PlaceholderV2"
17 name: "PlaceholderV2"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DPlaceholderV2.pbtxt2 name: "PlaceholderV2"
17 name: "PlaceholderV2"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_PlaceholderV2.pbtxt2 graph_op_name: "PlaceholderV2"
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_PlaceholderV2.pbtxt2 graph_op_name: "PlaceholderV2"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_PlaceholderV2.pbtxt2 graph_op_name: "PlaceholderV2"
/external/tensorflow/tensorflow/core/grappler/costs/graph_properties_testdata/
Dwhile_loop.pbtxt24 op: "PlaceholderV2"
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dop_select_allowlist.md310 * `raw_ops.PlaceholderV2`
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt2884 name: "PlaceholderV2"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt2884 name: "PlaceholderV2"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt29477 name: "PlaceholderV2"
29492 explanation: "Placeholder now behaves the same as PlaceholderV2."
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt20001 name: "PlaceholderV2"
Dops_history.v2.pbtxt43494 name: "PlaceholderV2"
43509 name: "PlaceholderV2"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go9295 func PlaceholderV2(scope *Scope, dtype tf.DataType, shape tf.Shape) (output tf.Output) { func