Home
last modified time | relevance | path

Searched defs:feature_dtype (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/mlir/testing/op_tests/
Dparse_example.py30 def create_example_data(feature_dtype, feature_shape): argument
/external/tensorflow/tensorflow/lite/testing/op_tests/
Dparse_example.py26 def create_example_data(feature_dtype, feature_shape): argument
/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dparse_example.cc299 tf::DataType feature_dtype = config.sparse[d].dtype; in FastParseSerializedExample() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc820 DataType feature_dtype = in FastParseSerializedExample() local
1669 auto& feature_dtype = in FastParseSingleExample() local