Searched defs:TPUExecute (Results 1 – 3 of 3) sorted by relevance
89 struct TPUExecute : public ::mlir::SideEffects::Resource::Base<TPUExecute> { struct90 StringRef getName() final { return "TPUExecute"; } in getName() argument
416 xla::StatusOr<xla::ExecutionOutput> TPUExecute( in TPUExecute() function
50155 func TPUExecute(scope *Scope, args []tf.Output, key tf.Output, Tresults []tf.DataType) (results []t… func