Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dboosted_trees_ops.cc366 shape_inference::ShapeHandle feature_shape; in __anon3692361b0a02() local
418 shape_inference::ShapeHandle feature_shape; in __anon3692361b0b02() local
462 shape_inference::ShapeHandle feature_shape; in __anon3692361b0c02() local
491 shape_inference::ShapeHandle feature_shape; in __anon3692361b0d02() local
533 shape_inference::ShapeHandle feature_shape; in __anon3692361b0f02() local
762 ShapeHandle feature_shape; in __anon3692361b1502() local
852 ShapeHandle feature_shape; in __anon3692361b1b02() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A 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
H A Dshape_inference.cc1570 Shape feature_shape = in InferBatchNormGradShape() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/op_tests/
H A Dparse_example.py26 def create_example_data(feature_dtype, feature_shape): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/mlir/testing/op_tests/
H A Dparse_example.py30 def create_example_data(feature_dtype, feature_shape): argument