Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/java_api/
H A Dapi_def_ParseSingleExample.pbtxt2 graph_op_name: "ParseSingleExample"
4 name: "io.ParseSingleExample"
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/base_api/
H A Dapi_def_ParseSingleExample.pbtxt2 graph_op_name: "ParseSingleExample"
50 Currently the ParseSingleExample op supports DT_FLOAT (FloatList),
59 Currently the ParseSingleExample op supports DT_FLOAT (FloatList),
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/python_api/
H A Dapi_def_ParseSingleExample.pbtxt2 graph_op_name: "ParseSingleExample"
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
H A DParseSingleExample.pbtxt2 name: "ParseSingleExample"
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
H A DParseSingleExample.pbtxt2 name: "ParseSingleExample"
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dexample_parsing_ops_test.cc282 static Graph* ParseSingleExample(int num_keys, int feature_size) { in ParseSingleExample() function
446 test::Benchmark("cpu", ParseSingleExample<TYPE>(K, F), nullptr, nullptr, \
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgraph_view_test.cc100 TEST_F(GraphViewTest, ParseSingleExample) { in TEST_F() argument
104 ops::ParseSingleExample c(s.WithOpName("c"), a, {b, b}, 2, {"w", "x"}, in TEST_F()
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/guide/
H A Dop_select_allowlist.md342 * `raw_ops.ParseSingleExample`
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/
H A Dtensorflow.raw_ops.pbtxt2936 name: "ParseSingleExample"
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v2/
H A Dtensorflow.raw_ops.pbtxt2936 name: "ParseSingleExample"
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go30592 func ParseSingleExample(scope *Scope, serialized tf.Output, dense_defaults []tf.Output, num_sparse … func
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dops.pbtxt32224 name: "ParseSingleExample"
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/
H A Dops_history.v2.pbtxt43036 name: "ParseSingleExample"