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

  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
spacetobatch_op.cc 23 void SpaceToBatch(XlaOpKernelContext* ctx,
161 SpaceToBatch(ctx, ctx->Input(0), input_type(0), ctx->InputShape(0),
183 SpaceToBatch(ctx, ctx->Input(0), input_type(0), ctx->InputShape(0),
190 REGISTER_XLA_OP(Name("SpaceToBatch").CompileTimeConstInput("paddings"),
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 558 milliseconds