Searched refs:ParseSingleExample (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/java_api/ |
H A D | api_def_ParseSingleExample.pbtxt | 2 graph_op_name: "ParseSingleExample" 4 name: "io.ParseSingleExample"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/base_api/ |
H A D | api_def_ParseSingleExample.pbtxt | 2 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 D | api_def_ParseSingleExample.pbtxt | 2 graph_op_name: "ParseSingleExample"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
H A D | ParseSingleExample.pbtxt | 2 name: "ParseSingleExample"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
H A D | ParseSingleExample.pbtxt | 2 name: "ParseSingleExample"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | example_parsing_ops_test.cc | 282 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 D | graph_view_test.cc | 100 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 D | op_select_allowlist.md | 342 * `raw_ops.ParseSingleExample`
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/ |
H A D | tensorflow.raw_ops.pbtxt | 2936 name: "ParseSingleExample"
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v2/ |
H A D | tensorflow.raw_ops.pbtxt | 2936 name: "ParseSingleExample"
|
/aosp_15_r20/external/tensorflow/tensorflow/go/op/ |
H A D | wrappers.go | 30592 func ParseSingleExample(scope *Scope, serialized tf.Output, dense_defaults []tf.Output, num_sparse … func
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/ |
H A D | ops.pbtxt | 32224 name: "ParseSingleExample"
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/compat/ |
H A D | ops_history.v2.pbtxt | 43036 name: "ParseSingleExample"
|