Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dset_ops.cc54 ShapeHandle input0_shape = c->input(0); in __anonda6063e60102() local
116 ShapeHandle input0_shape = c->input(0); in __anonda6063e60202() local
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_constant_binary.cc99 Shape input0_shape = input0_array.shape(); in EvaluateBinaryOperatorOnConstantInputs() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Dcommon.h819 const RuntimeShape& input0_shape, const RuntimeShape& input1_shape, in NdArrayDescsForElementwiseBroadcast()
852 const RuntimeShape& input0_shape, const RuntimeShape& input1_shape, in NdArrayDescsForElementwiseBroadcast()