Home
last modified time | relevance | path

Searched defs:feature_shape (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dboosted_trees_ops.cc366 shape_inference::ShapeHandle feature_shape; in __anon9348109b0a02() local
418 shape_inference::ShapeHandle feature_shape; in __anon9348109b0b02() local
462 shape_inference::ShapeHandle feature_shape; in __anon9348109b0c02() local
491 shape_inference::ShapeHandle feature_shape; in __anon9348109b0d02() local
533 shape_inference::ShapeHandle feature_shape; in __anon9348109b0f02() local
762 ShapeHandle feature_shape; in __anon9348109b1502() local
852 ShapeHandle feature_shape; in __anon9348109b1b02() local
/external/tensorflow/tensorflow/lite/testing/op_tests/
Dparse_example.py26 def create_example_data(feature_dtype, feature_shape): argument
/external/tensorflow/tensorflow/lite/experimental/mlir/testing/op_tests/
Dparse_example.py30 def create_example_data(feature_dtype, feature_shape): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dbatchnorm_expander.cc178 const Shape feature_shape = scale->shape(); in HandleBatchNormTraining() local
309 const Shape feature_shape = scale->shape(); in HandleBatchNormInference() local
417 const Shape feature_shape = scale->shape(); in HandleBatchNormGrad() local
Dshape_inference.cc1570 Shape feature_shape = in InferBatchNormGradShape() local