HomeSort by relevance Sort by last modified time
    Searched refs:input0_type (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
identity_n_op_test.cc 31 Status Init(DataType input0_type, DataType input1_type) {
33 .Input(FakeInput({input0_type, input1_type}))
  /external/v8/src/compiler/
simplified-lowering.cc 1775 Type input0_type = TypeOf(node->InputAt(0)); local
    [all...]

Completed in 794 milliseconds