Home
last modified time | relevance | path

Searched defs:input_specs_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/
H A Dbase_vision_task_api.h241 std::unique_ptr<ImageTensorSpecs> input_specs_; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/nnc/
H A Dcontext.h186 std::vector<InputSpec> input_specs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/distribute/experimental/rpc/kernels/
H A Drpc_ops.cc77 StructuredValue input_specs_; member in tensorflow::rpc::RpcServerRegisterOp